Pull request #43006 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c9ee0641f44bc597cc390cdb82d023298506db9d+906f57ff5b7100013dfef066ea8fe367706468df (73a9f179ae5e704ebc6f69ca037e4a9de11f7566) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43006@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-18T14:28:21.221Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-18T14:28:21.227Z] Trying to pass milestone 4 [Pipeline] milestone [2022-03-18T14:28:21.302Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-18T14:28:21.501Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0f4b98731ca38b4db) in /home/ubuntu/workspace/moby_PR-43006 [Pipeline] { [Pipeline] checkout [2022-03-18T14:28:21.540Z] The recommended git tool is: git [2022-03-18T14:28:21.549Z] using credential docker-jenkins-github-credentials [2022-03-18T14:28:21.564Z] Cloning the remote Git repository [2022-03-18T14:28:21.564Z] Cloning with configured refspecs honoured and without tags [2022-03-18T14:28:21.567Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T14:28:21.567Z] > git init /home/ubuntu/workspace/moby_PR-43006 # timeout=10 [2022-03-18T14:28:21.577Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:28:21.577Z] > git --version # timeout=10 [2022-03-18T14:28:21.580Z] > git --version # 'git version 2.17.1' [2022-03-18T14:28:21.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:28:21.581Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:28:34.981Z] Fetching without tags [2022-03-18T14:28:35.202Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:28:35.681Z] Merge succeeded, producing c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:28:35.681Z] Checking out Revision c9ee0641f44bc597cc390cdb82d023298506db9d (PR-43006) [2022-03-18T14:28:34.956Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:28:34.960Z] > git config --add remote.origin.fetch +refs/pull/43006/head:refs/remotes/origin/PR-43006 # timeout=10 [2022-03-18T14:28:34.964Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:28:34.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:28:34.983Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:28:34.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:28:34.983Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:28:35.203Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:28:35.206Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:28:35.661Z] > git remote # timeout=10 [2022-03-18T14:28:35.667Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T14:28:35.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:28:35.670Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-18T14:28:35.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T14:28:35.683Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:28:35.693Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:28:36.209Z] Commit message: "[20.10] testing: update containerd to v1.5.x tagged release" [2022-03-18T14:28:36.214Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T14:28:36.935Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43006:/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-03-18T14:28:36.211Z] > git rev-list --no-walk 5180e0cffbec6485467790054a9dd7723476e0a4 # timeout=10 [2022-03-18T14:28:39.473Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-18T14:28:39.939Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0f4b98731ca38b4db) in /home/ubuntu/workspace/moby_PR-43006 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-03-18T14:28:39.989Z] The recommended git tool is: git [Pipeline] // stage [2022-03-18T14:28:39.998Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-18T14:28:40.011Z] Fetching changes from the remote Git repository [2022-03-18T14:28:40.016Z] 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 [2022-03-18T14:28:40.266Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit c9ee0641f44bc597cc390cdb82d023298506db9d [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-18T14:28:40.327Z] Merge succeeded, producing c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:28:40.327Z] Checking out Revision c9ee0641f44bc597cc390cdb82d023298506db9d (PR-43006) [2022-03-18T14:28:40.374Z] Commit message: "[20.10] testing: update containerd to v1.5.x tagged release" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T14:28:40.007Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43006/.git # timeout=10 [2022-03-18T14:28:40.013Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:28:40.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:28:40.018Z] > git --version # timeout=10 [2022-03-18T14:28:40.028Z] > git --version # 'git version 2.17.1' [2022-03-18T14:28:40.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:28:40.029Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:28:40.268Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:28:40.270Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:28:40.311Z] > git remote # timeout=10 [2022-03-18T14:28:40.316Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T14:28:40.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:28:40.319Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-18T14:28:40.325Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T14:28:40.330Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:28:40.332Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:28:41.161Z] + [ PR != PR ] [2022-03-18T14:28:41.161Z] + [ 20.10 != master ] [2022-03-18T14:28:41.161Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T14:28:41.471Z] + docker version [2022-03-18T14:28:41.471Z] Client: Docker Engine - Community [2022-03-18T14:28:41.471Z] Version: 20.10.12 [2022-03-18T14:28:41.471Z] API version: 1.41 [2022-03-18T14:28:41.471Z] Go version: go1.16.12 [2022-03-18T14:28:41.471Z] Git commit: e91ed57 [2022-03-18T14:28:41.471Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-18T14:28:41.471Z] OS/Arch: linux/amd64 [2022-03-18T14:28:41.471Z] Context: default [2022-03-18T14:28:41.471Z] Experimental: true [2022-03-18T14:28:41.471Z] [2022-03-18T14:28:41.471Z] Server: Docker Engine - Community [2022-03-18T14:28:41.471Z] Engine: [2022-03-18T14:28:41.471Z] Version: 20.10.12 [2022-03-18T14:28:41.471Z] API version: 1.41 (minimum version 1.12) [2022-03-18T14:28:41.471Z] Go version: go1.16.12 [2022-03-18T14:28:41.471Z] Git commit: 459d0df [2022-03-18T14:28:41.471Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-18T14:28:41.471Z] OS/Arch: linux/amd64 [2022-03-18T14:28:41.471Z] Experimental: true [2022-03-18T14:28:41.471Z] containerd: [2022-03-18T14:28:41.471Z] Version: 1.4.12 [2022-03-18T14:28:41.471Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T14:28:41.471Z] runc: [2022-03-18T14:28:41.471Z] Version: 1.0.2 [2022-03-18T14:28:41.471Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T14:28:41.471Z] docker-init: [2022-03-18T14:28:41.471Z] Version: 0.19.0 [2022-03-18T14:28:41.471Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T14:28:41.750Z] + docker info [2022-03-18T14:28:42.684Z] Client: [2022-03-18T14:28:42.684Z] Context: default [2022-03-18T14:28:42.684Z] Debug Mode: false [2022-03-18T14:28:42.684Z] Plugins: [2022-03-18T14:28:42.684Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T14:28:42.684Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T14:28:42.684Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T14:28:42.684Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T14:28:42.684Z] [2022-03-18T14:28:42.684Z] Server: [2022-03-18T14:28:42.684Z] Containers: 0 [2022-03-18T14:28:42.684Z] Running: 0 [2022-03-18T14:28:42.684Z] Paused: 0 [2022-03-18T14:28:42.684Z] Stopped: 0 [2022-03-18T14:28:42.684Z] Images: 4 [2022-03-18T14:28:42.684Z] Server Version: 20.10.12 [2022-03-18T14:28:42.684Z] Storage Driver: overlay2 [2022-03-18T14:28:42.684Z] Backing Filesystem: extfs [2022-03-18T14:28:42.684Z] Supports d_type: true [2022-03-18T14:28:42.684Z] Native Overlay Diff: true [2022-03-18T14:28:42.684Z] userxattr: false [2022-03-18T14:28:42.684Z] Logging Driver: json-file [2022-03-18T14:28:42.684Z] Cgroup Driver: cgroupfs [2022-03-18T14:28:42.684Z] Cgroup Version: 1 [2022-03-18T14:28:42.684Z] Plugins: [2022-03-18T14:28:42.684Z] Volume: local [2022-03-18T14:28:42.684Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T14:28:42.684Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T14:28:42.684Z] Swarm: inactive [2022-03-18T14:28:42.684Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-18T14:28:42.684Z] Default Runtime: runc [2022-03-18T14:28:42.684Z] Init Binary: docker-init [2022-03-18T14:28:42.684Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T14:28:42.684Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T14:28:42.684Z] init version: de40ad0 [2022-03-18T14:28:42.684Z] Security Options: [2022-03-18T14:28:42.684Z] apparmor [2022-03-18T14:28:42.684Z] seccomp [2022-03-18T14:28:42.684Z] Profile: default [2022-03-18T14:28:42.684Z] Kernel Version: 5.4.0-1061-aws [2022-03-18T14:28:42.684Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-18T14:28:42.684Z] OSType: linux [2022-03-18T14:28:42.684Z] Architecture: x86_64 [2022-03-18T14:28:42.684Z] CPUs: 2 [2022-03-18T14:28:42.684Z] Total Memory: 15.35GiB [2022-03-18T14:28:42.684Z] Name: ip-10-100-105-47 [2022-03-18T14:28:42.684Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-18T14:28:42.684Z] Docker Root Dir: /var/lib/docker [2022-03-18T14:28:42.684Z] Debug Mode: false [2022-03-18T14:28:42.684Z] Registry: https://index.docker.io/v1/ [2022-03-18T14:28:42.684Z] Labels: [2022-03-18T14:28:42.684Z] Experimental: true [2022-03-18T14:28:42.684Z] Insecure Registries: [2022-03-18T14:28:42.684Z] 127.0.0.0/8 [2022-03-18T14:28:42.684Z] Live Restore Enabled: true [2022-03-18T14:28:42.684Z] [2022-03-18T14:28:42.684Z] WARNING: No swap limit support [Pipeline] sh [2022-03-18T14:28:42.962Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-18T14:28:42.962Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-18T14:28:42.962Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43006/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-18T14:28:42.962Z] + bash /home/ubuntu/workspace/moby_PR-43006/check-config.sh [2022-03-18T14:28:42.962Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T14:28:42.962Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-18T14:28:42.962Z] [2022-03-18T14:28:42.962Z] Generally Necessary: [2022-03-18T14:28:42.962Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T14:28:42.962Z] - apparmor: enabled and tools installed [2022-03-18T14:28:42.962Z] - CONFIG_NAMESPACES: enabled [2022-03-18T14:28:42.962Z] - CONFIG_NET_NS: enabled [2022-03-18T14:28:42.962Z] - CONFIG_PID_NS: enabled [2022-03-18T14:28:42.962Z] - CONFIG_IPC_NS: enabled [2022-03-18T14:28:42.962Z] - CONFIG_UTS_NS: enabled [2022-03-18T14:28:42.962Z] - CONFIG_CGROUPS: enabled [2022-03-18T14:28:42.962Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T14:28:42.962Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T14:28:42.962Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T14:28:42.962Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T14:28:42.962Z] - CONFIG_CPUSETS: enabled [2022-03-18T14:28:42.962Z] - CONFIG_MEMCG: enabled [2022-03-18T14:28:42.962Z] - CONFIG_KEYS: enabled [2022-03-18T14:28:42.962Z] - CONFIG_VETH: enabled (as module) [2022-03-18T14:28:42.962Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T14:28:42.962Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T14:28:42.962Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-18T14:28:42.962Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T14:28:42.962Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T14:28:42.962Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T14:28:42.962Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T14:28:42.962Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-18T14:28:43.221Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T14:28:43.221Z] [2022-03-18T14:28:43.221Z] Optional Features: [2022-03-18T14:28:43.221Z] - CONFIG_USER_NS: enabled [2022-03-18T14:28:43.221Z] - CONFIG_SECCOMP: enabled [2022-03-18T14:28:43.221Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T14:28:43.221Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T14:28:43.221Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-18T14:28:43.221Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-18T14:28:43.221Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T14:28:43.221Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T14:28:43.221Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-18T14:28:43.221Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-18T14:28:43.221Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T14:28:43.221Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T14:28:43.221Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T14:28:43.221Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T14:28:43.221Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T14:28:43.221Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T14:28:43.221Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T14:28:43.221Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T14:28:43.221Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T14:28:43.221Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_EXT4_FS: enabled [2022-03-18T14:28:43.221Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T14:28:43.221Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T14:28:43.221Z] - Network Drivers: [2022-03-18T14:28:43.221Z] - "overlay": [2022-03-18T14:28:43.221Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T14:28:43.221Z] Optional (for encrypted networks): [2022-03-18T14:28:43.221Z] - CONFIG_CRYPTO: enabled [2022-03-18T14:28:43.221Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T14:28:43.221Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T14:28:43.221Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T14:28:43.221Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T14:28:43.221Z] - CONFIG_XFRM: enabled [2022-03-18T14:28:43.221Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-18T14:28:43.221Z] - "ipvlan": [2022-03-18T14:28:43.221Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T14:28:43.221Z] - "macvlan": [2022-03-18T14:28:43.221Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T14:28:43.221Z] - "ftp,tftp client in container": [2022-03-18T14:28:43.221Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T14:28:43.221Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T14:28:43.221Z] - Storage Drivers: [2022-03-18T14:28:43.221Z] - "aufs": [2022-03-18T14:28:43.479Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-18T14:28:43.479Z] - "btrfs": [2022-03-18T14:28:43.479Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T14:28:43.479Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T14:28:43.479Z] - "devicemapper": [2022-03-18T14:28:43.479Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T14:28:43.479Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T14:28:43.479Z] - "overlay": [2022-03-18T14:28:43.479Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T14:28:43.479Z] - "zfs": [2022-03-18T14:28:43.479Z] - /dev/zfs: present [2022-03-18T14:28:43.479Z] - zfs command: missing [2022-03-18T14:28:43.479Z] - zpool command: missing [2022-03-18T14:28:43.479Z] [2022-03-18T14:28:43.479Z] Limits: [2022-03-18T14:28:43.479Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T14:28:43.479Z] [2022-03-18T14:28:43.479Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T14:28:43.801Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c9ee0641f44bc597cc390cdb82d023298506db9d . [2022-03-18T14:28:43.802Z] #1 [internal] load build definition from Dockerfile [2022-03-18T14:28:43.802Z] #1 sha256:38231fd75ff9e78aa02fca0d1eeb794b566d6b3910e13f5c188f1aa665552919 [2022-03-18T14:28:43.802Z] #1 transferring dockerfile: 17.05kB done [2022-03-18T14:28:43.802Z] #1 DONE 0.0s [2022-03-18T14:28:43.802Z] [2022-03-18T14:28:43.802Z] #2 [internal] load .dockerignore [2022-03-18T14:28:43.802Z] #2 sha256:46bf5831c70f0226e889822ee977dd52c25c0212f9934ef5d0792c6a0632fea8 [2022-03-18T14:28:43.802Z] #2 transferring context: 87B done [2022-03-18T14:28:43.802Z] #2 DONE 0.0s [2022-03-18T14:28:43.802Z] [2022-03-18T14:28:43.802Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-18T14:28:43.802Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-18T14:28:44.061Z] #3 DONE 0.3s [2022-03-18T14:28:44.061Z] [2022-03-18T14:28:44.061Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-18T14:28:44.061Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-18T14:28:44.061Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-18T14:28:44.061Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-18T14:28:44.061Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-18T14:28:44.061Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-18T14:28:44.061Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s [2022-03-18T14:28:44.319Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-03-18T14:28:44.319Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-18T14:28:44.578Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-03-18T14:28:44.578Z] #4 DONE 0.4s [2022-03-18T14:28:44.838Z] [2022-03-18T14:28:44.838Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:28:44.838Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T14:28:44.838Z] #8 DONE 0.1s [2022-03-18T14:28:44.838Z] [2022-03-18T14:28:44.838Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:28:44.838Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T14:28:44.838Z] #6 DONE 0.1s [2022-03-18T14:28:44.838Z] [2022-03-18T14:28:44.838Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-18T14:28:44.838Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-18T14:28:44.838Z] #5 DONE 0.2s [2022-03-18T14:28:44.838Z] [2022-03-18T14:28:44.838Z] #7 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-18T14:28:44.838Z] #7 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-18T14:28:44.838Z] #7 DONE 0.2s [2022-03-18T14:28:45.098Z] [2022-03-18T14:28:45.098Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:28:45.098Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T14:28:45.098Z] #64 DONE 0.0s [2022-03-18T14:28:45.098Z] [2022-03-18T14:28:45.098Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:28:45.098Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T14:28:45.098Z] #62 DONE 0.0s [2022-03-18T14:28:45.098Z] [2022-03-18T14:28:45.098Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:28:45.098Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:28:45.098Z] #26 resolve docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca done [2022-03-18T14:28:45.098Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 0B / 50.44MB 0.0s [2022-03-18T14:28:45.098Z] #26 sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 1.85kB / 1.85kB done [2022-03-18T14:28:45.098Z] #26 sha256:e82e10f0b9560e5947a16eb28c2992ec03121fc8c9659bce0cc94c5b7b6178c9 529B / 529B done [2022-03-18T14:28:45.098Z] #26 sha256:71d646d8e0864bfe2880e76de1e4788e3b489fcefc0faa4ff26fdd60110d2ab1 1.46kB / 1.46kB done [2022-03-18T14:28:45.665Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 6.29MB / 50.44MB 0.5s [2022-03-18T14:28:45.665Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 10.49MB / 50.44MB 0.5s [2022-03-18T14:28:45.665Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 17.83MB / 50.44MB 0.7s [2022-03-18T14:28:45.927Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 28.02MB / 50.44MB 0.8s [2022-03-18T14:28:45.927Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 34.60MB / 50.44MB 1.0s [2022-03-18T14:28:46.187Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 40.89MB / 50.44MB 1.1s [2022-03-18T14:28:46.187Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 48.23MB / 50.44MB 1.2s [2022-03-18T14:28:46.447Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 50.44MB / 50.44MB 1.3s done [2022-03-18T14:28:46.707Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 [2022-03-18T14:28:50.006Z] #26 ... [2022-03-18T14:28:50.006Z] [2022-03-18T14:28:50.006Z] #23 [internal] load build context [2022-03-18T14:28:50.006Z] #23 sha256:83d2c91d9adefa1d6969b9799c2fb7d12a14ab964b469adcd63cc56c4351820e [2022-03-18T14:28:50.006Z] #23 transferring context: 53.52MB 4.6s done [2022-03-18T14:28:50.006Z] #23 DONE 4.6s [2022-03-18T14:28:50.006Z] [2022-03-18T14:28:50.006Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:28:50.006Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:28:51.908Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 5.0s [2022-03-18T14:28:52.476Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 5.7s done [2022-03-18T14:28:52.476Z] #26 DONE 7.4s [2022-03-18T14:28:52.476Z] [2022-03-18T14:28:52.476Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:28:52.476Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:28:52.476Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-03-18T14:28:52.476Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-18T14:28:52.476Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 0.8s done [2022-03-18T14:28:52.476Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.2s done [2022-03-18T14:28:52.476Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-18T14:28:52.476Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-18T14:28:52.476Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.4s done [2022-03-18T14:28:52.476Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 1.4s done [2022-03-18T14:28:52.476Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 2.2s done [2022-03-18T14:28:52.476Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 5.9s done [2022-03-18T14:28:52.476Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 3.9s done [2022-03-18T14:28:52.476Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 1.5s done [2022-03-18T14:28:52.476Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-03-18T14:28:53.043Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.4s done [2022-03-18T14:28:53.043Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-18T14:28:53.302Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.3s done [2022-03-18T14:28:53.302Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-18T14:28:54.939Z] Still waiting to schedule task [2022-03-18T14:28:54.939Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-18T14:28:54.940Z] Still waiting to schedule task [2022-03-18T14:28:54.940Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-18T14:28:54.941Z] Still waiting to schedule task [2022-03-18T14:28:54.941Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-03-18T14:28:54.943Z] Still waiting to schedule task [2022-03-18T14:28:54.943Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0481b5a966ea5decd)’ [2022-03-18T14:28:54.944Z] Still waiting to schedule task [2022-03-18T14:28:54.944Z] Waiting for next available executor on ‘azwin-2-447ec0’ [2022-03-18T14:28:57.492Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 4.0s done [2022-03-18T14:28:57.492Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da [2022-03-18T14:29:01.685Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.6s done [2022-03-18T14:29:01.685Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-18T14:29:02.620Z] #9 ... [2022-03-18T14:29:02.620Z] [2022-03-18T14:29:02.620Z] #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-03-18T14:29:02.620Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-18T14:29:02.620Z] #27 0.862 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:29:02.620Z] #27 0.870 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:29:02.620Z] #27 0.870 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:29:02.620Z] #27 1.027 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:29:02.620Z] #27 1.238 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:29:02.620Z] #27 1.774 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:29:02.620Z] #27 3.050 Fetched 8470 kB in 2s (3472 kB/s) [2022-03-18T14:29:02.620Z] #27 3.050 Reading package lists... [2022-03-18T14:29:02.620Z] #27 3.912 Reading package lists... [2022-03-18T14:29:02.620Z] #27 4.769 Building dependency tree... [2022-03-18T14:29:02.620Z] #27 4.919 Reading state information... [2022-03-18T14:29:02.620Z] #27 5.066 The following additional packages will be installed: [2022-03-18T14:29:02.620Z] #27 5.066 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T14:29:02.620Z] #27 5.066 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-18T14:29:02.620Z] #27 5.066 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-18T14:29:02.620Z] #27 5.066 Suggested packages: [2022-03-18T14:29:02.620Z] #27 5.066 krb5-doc krb5-user [2022-03-18T14:29:02.620Z] #27 5.066 Recommended packages: [2022-03-18T14:29:02.620Z] #27 5.066 krb5-locales publicsuffix libsasl2-modules [2022-03-18T14:29:02.620Z] #27 5.258 The following NEW packages will be installed: [2022-03-18T14:29:02.620Z] #27 5.266 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-18T14:29:02.620Z] #27 5.266 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-18T14:29:02.620Z] #27 5.266 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T14:29:02.620Z] #27 5.266 libssh2-1 libssl1.1 openssl [2022-03-18T14:29:02.620Z] #27 5.549 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T14:29:02.620Z] #27 5.549 Need to get 5060 kB of archives. [2022-03-18T14:29:02.620Z] #27 5.549 After this operation, 12.1 MB of additional disk space will be used. [2022-03-18T14:29:02.620Z] #27 5.549 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-18T14:29:02.620Z] #27 5.552 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u8 [1539 kB] [2022-03-18T14:29:02.620Z] #27 5.562 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-18T14:29:02.620Z] #27 5.562 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-18T14:29:02.620Z] #27 5.562 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-18T14:29:02.620Z] #27 5.562 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-18T14:29:02.620Z] #27 5.568 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-18T14:29:02.620Z] #27 5.578 Get:8 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-18T14:29:02.620Z] #27 5.578 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-18T14:29:02.620Z] #27 5.582 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-18T14:29:02.620Z] #27 5.598 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-18T14:29:02.620Z] #27 5.598 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-18T14:29:02.620Z] #27 5.598 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-18T14:29:02.620Z] #27 5.598 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-18T14:29:02.620Z] #27 5.598 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-18T14:29:02.620Z] #27 5.598 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-18T14:29:02.620Z] #27 5.602 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u8 [844 kB] [2022-03-18T14:29:02.620Z] #27 5.619 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-18T14:29:02.620Z] #27 5.619 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-18T14:29:02.620Z] #27 5.619 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-18T14:29:02.620Z] #27 5.636 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-18T14:29:02.620Z] #27 5.835 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:29:02.620Z] #27 5.844 Fetched 5060 kB in 0s (15.0 MB/s) [2022-03-18T14:29:02.620Z] #27 5.898 Selecting previously unselected package libssl1.1:amd64. [2022-03-18T14:29:02.620Z] #27 5.898 (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-03-18T14:29:02.620Z] #27 5.898 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 5.898 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-18T14:29:02.620Z] #27 6.090 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T14:29:02.620Z] #27 6.090 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.098 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:29:02.620Z] #27 6.142 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T14:29:02.620Z] #27 6.142 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.156 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:29:02.620Z] #27 6.188 Selecting previously unselected package openssl. [2022-03-18T14:29:02.620Z] #27 6.188 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.191 Unpacking openssl (1.1.1d-0+deb10u8) ... [2022-03-18T14:29:02.620Z] #27 6.343 Selecting previously unselected package ca-certificates. [2022-03-18T14:29:02.620Z] #27 6.343 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-18T14:29:02.620Z] #27 6.346 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-18T14:29:02.620Z] #27 6.416 Selecting previously unselected package libkeyutils1:amd64. [2022-03-18T14:29:02.620Z] #27 6.416 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.420 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-18T14:29:02.620Z] #27 6.451 Selecting previously unselected package libkrb5support0:amd64. [2022-03-18T14:29:02.620Z] #27 6.451 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.455 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:29:02.620Z] #27 6.497 Selecting previously unselected package libk5crypto3:amd64. [2022-03-18T14:29:02.620Z] #27 6.497 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.500 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:29:02.620Z] #27 6.549 Selecting previously unselected package libkrb5-3:amd64. [2022-03-18T14:29:02.620Z] #27 6.549 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.553 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:29:02.620Z] #27 6.643 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-18T14:29:02.620Z] #27 6.643 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.648 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:29:02.620Z] #27 6.694 Selecting previously unselected package libldap-common. [2022-03-18T14:29:02.620Z] #27 6.694 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-18T14:29:02.620Z] #27 6.699 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:29:02.620Z] #27 6.741 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T14:29:02.620Z] #27 6.741 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.744 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:29:02.620Z] #27 6.814 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T14:29:02.620Z] #27 6.814 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.819 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-18T14:29:02.620Z] #27 6.859 Selecting previously unselected package libpsl5:amd64. [2022-03-18T14:29:02.620Z] #27 6.859 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.862 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-18T14:29:02.620Z] #27 6.903 Selecting previously unselected package librtmp1:amd64. [2022-03-18T14:29:02.620Z] #27 6.903 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.905 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-18T14:29:02.620Z] #27 6.943 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T14:29:02.620Z] #27 6.943 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 6.947 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-18T14:29:02.620Z] #27 6.994 Selecting previously unselected package libcurl4:amd64. [2022-03-18T14:29:02.620Z] #27 6.994 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 7.000 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-18T14:29:02.620Z] #27 7.063 Selecting previously unselected package curl. [2022-03-18T14:29:02.620Z] #27 7.063 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 7.067 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-18T14:29:02.620Z] #27 7.129 Selecting previously unselected package libonig5:amd64. [2022-03-18T14:29:02.620Z] #27 7.129 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 7.133 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:29:02.620Z] #27 7.190 Selecting previously unselected package libjq1:amd64. [2022-03-18T14:29:02.620Z] #27 7.190 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 7.193 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:29:02.620Z] #27 7.235 Selecting previously unselected package jq. [2022-03-18T14:29:02.620Z] #27 7.235 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:29:02.620Z] #27 7.242 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-18T14:29:02.620Z] #27 7.274 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-18T14:29:02.620Z] #27 7.285 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-18T14:29:02.620Z] #27 7.297 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-18T14:29:02.620Z] #27 7.402 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-18T14:29:02.620Z] #27 7.411 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:29:02.620Z] #27 7.423 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:29:02.620Z] #27 7.433 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:29:02.620Z] #27 7.444 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-18T14:29:02.620Z] #27 7.456 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:29:02.620Z] #27 7.470 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:29:02.620Z] #27 7.481 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-18T14:29:02.620Z] #27 7.489 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:29:02.620Z] #27 7.502 Setting up openssl (1.1.1d-0+deb10u8) ... [2022-03-18T14:29:02.620Z] #27 7.518 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:29:02.620Z] #27 7.534 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:29:02.620Z] #27 7.544 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:29:02.620Z] #27 7.554 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-18T14:29:02.620Z] #27 8.179 Updating certificates in /etc/ssl/certs... [2022-03-18T14:29:02.620Z] #27 9.075 137 added, 0 removed; done. [2022-03-18T14:29:02.620Z] #27 9.112 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:29:02.620Z] #27 9.129 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-18T14:29:02.620Z] #27 9.140 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-18T14:29:02.620Z] #27 9.153 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-18T14:29:02.620Z] #27 9.174 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:29:02.621Z] #27 9.182 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-18T14:29:02.621Z] #27 9.193 Updating certificates in /etc/ssl/certs... [2022-03-18T14:29:02.621Z] #27 9.873 0 added, 0 removed; done. [2022-03-18T14:29:02.621Z] #27 9.873 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T14:29:02.621Z] #27 9.875 done. [2022-03-18T14:29:02.621Z] #27 ... [2022-03-18T14:29:02.621Z] [2022-03-18T14:29:02.621Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:29:02.621Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:29:05.908Z] #9 ... [2022-03-18T14:29:05.908Z] [2022-03-18T14:29:05.908Z] #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-03-18T14:29:05.908Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-18T14:29:05.908Z] #27 DONE 13.1s [2022-03-18T14:29:05.908Z] [2022-03-18T14:29:05.909Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:29:05.909Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:29:05.909Z] #9 ... [2022-03-18T14:29:05.909Z] [2022-03-18T14:29:05.909Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T14:29:05.909Z] #28 sha256:3843ad99c0125570e994b50f449096627672fa3db963efb514519aef00b70420 [2022-03-18T14:29:05.909Z] #28 DONE 0.2s [2022-03-18T14:29:05.909Z] [2022-03-18T14:29:05.909Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:29:05.909Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:29:06.477Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.1s [2022-03-18T14:29:07.414Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.2s done [2022-03-18T14:29:07.675Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-18T14:29:07.933Z] #9 DONE 22.9s [2022-03-18T14:29:07.933Z] [2022-03-18T14:29:07.933Z] #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-03-18T14:29:07.933Z] #29 sha256:c5656bd8c284f642ddbece315d79c1081037e47dfe89378b8cef9bcbfcbab7fe [2022-03-18T14:29:07.933Z] #29 1.211 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-18T14:29:07.933Z] #29 1.296 [2022-03-18T14:29:07.933Z] #29 1.511 #=#=# ############# 18.1% ########################### 37.9% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.5% ######################################################################## 100.0% [2022-03-18T14:29:07.933Z] #29 2.084 [2022-03-18T14:29:08.192Z] #29 2.306 #=#=# ######################################################################## 100.0% [2022-03-18T14:29:08.450Z] #29 2.493 [2022-03-18T14:29:08.709Z] #29 2.716 #=#=# [2022-03-18T14:29:08.709Z] #29 ... [2022-03-18T14:29:08.709Z] [2022-03-18T14:29:08.709Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T14:29:08.709Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-18T14:29:08.709Z] #10 DONE 0.7s [2022-03-18T14:29:08.710Z] [2022-03-18T14:29:08.710Z] #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-03-18T14:29:08.710Z] #29 sha256:c5656bd8c284f642ddbece315d79c1081037e47dfe89378b8cef9bcbfcbab7fe [2022-03-18T14:29:08.710Z] #29 2.716 #=#=# ############################################# 62.7% ######################################################################## 100.0% [2022-03-18T14:29:08.969Z] #29 2.987 [2022-03-18T14:29:09.233Z] #29 3.213 #=#=# [2022-03-18T14:29:09.234Z] #29 ... [2022-03-18T14:29:09.234Z] [2022-03-18T14:29:09.234Z] #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-03-18T14:29:09.234Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-18T14:29:09.234Z] #11 DONE 0.5s [2022-03-18T14:29:09.234Z] [2022-03-18T14:29:09.234Z] #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-03-18T14:29:09.234Z] #29 sha256:c5656bd8c284f642ddbece315d79c1081037e47dfe89378b8cef9bcbfcbab7fe [2022-03-18T14:29:09.493Z] #29 3.213 #=#=# #### 6.8% ########################## 36.5% ######################################## 55.9% [2022-03-18T14:29:09.493Z] #29 ... [2022-03-18T14:29:09.493Z] [2022-03-18T14:29:09.493Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T14:29:09.493Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-18T14:29:09.493Z] #31 DONE 0.4s [2022-03-18T14:29:09.493Z] [2022-03-18T14:29:09.493Z] #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-03-18T14:29:09.493Z] #29 sha256:c5656bd8c284f642ddbece315d79c1081037e47dfe89378b8cef9bcbfcbab7fe [2022-03-18T14:29:09.752Z] #29 3.213 #=#=# #### 6.8% ########################## 36.5% ######################################## 55.9% ################################################## 70.7%#29 ... [2022-03-18T14:29:09.752Z] [2022-03-18T14:29:09.752Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T14:29:09.752Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-18T14:29:09.752Z] #39 DONE 0.4s [2022-03-18T14:29:09.752Z] [2022-03-18T14:29:09.752Z] #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-03-18T14:29:09.752Z] #29 sha256:c5656bd8c284f642ddbece315d79c1081037e47dfe89378b8cef9bcbfcbab7fe [2022-03-18T14:29:09.752Z] #29 3.213 #=#=# #### 6.8% ########################## 36.5% ######################################## 55.9% ################################################## 70.7% #################################################################### 94.6% ######################################################################## 100.0% [2022-03-18T14:29:09.752Z] #29 3.878 [2022-03-18T14:29:12.087Z] #29 4.139 #=#=# # 2.0% #### 5.9% ####### 10.0% ########## 14.5% ############# 19.0% ################ 22.2% ################## 26.3% ##################### 29.7% ######################### 35.8% ################################ 45.2% ######################################## 56.9% ############################################# 63.8% ################################################# 69.0% ##################################################### 74.1% ######################################################### 79.3% ############################################################ 84.5% ################################################################ 89.7% #################################################################### 94.9% ######################################################################## 100.0% [2022-03-18T14:29:12.087Z] #29 6.109 [2022-03-18T14:29:12.654Z] #29 6.656 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T14:29:12.654Z] #29 6.753 [2022-03-18T14:29:12.912Z] #29 6.978 #=#=# ######################################################################## 100.0% [2022-03-18T14:29:12.912Z] #29 7.056 [2022-03-18T14:29:13.480Z] #29 7.569 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T14:29:13.741Z] #29 7.758 [2022-03-18T14:29:13.999Z] #29 8.015 #=#=# ######################################################################## 100.0% [2022-03-18T14:29:14.258Z] #29 ... [2022-03-18T14:29:14.258Z] [2022-03-18T14:29:14.258Z] #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-03-18T14:29:14.258Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-18T14:29:14.258Z] #12 DONE 5.0s [2022-03-18T14:29:14.258Z] [2022-03-18T14:29:14.258Z] #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-03-18T14:29:14.258Z] #29 sha256:c5656bd8c284f642ddbece315d79c1081037e47dfe89378b8cef9bcbfcbab7fe [2022-03-18T14:29:14.258Z] #29 8.277 [2022-03-18T14:29:14.824Z] #29 ... [2022-03-18T14:29:14.824Z] [2022-03-18T14:29:14.824Z] #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-03-18T14:29:14.824Z] #58 sha256:83d47236a3868768e8b8fd39745527ff5447e3d847ee77a0c2eb73e50bd29506 [2022-03-18T14:29:14.824Z] #58 4.114 + RM_GOPATH=0 [2022-03-18T14:29:14.824Z] #58 4.114 + TMP_GOPATH= [2022-03-18T14:29:14.824Z] #58 4.114 + : /build [2022-03-18T14:29:14.824Z] #58 4.114 + '[' -z '' ']' [2022-03-18T14:29:14.824Z] #58 4.117 ++ mktemp -d [2022-03-18T14:29:14.824Z] #58 4.118 + export GOPATH=/tmp/tmp.JGj6Klv6py [2022-03-18T14:29:14.824Z] #58 4.118 + GOPATH=/tmp/tmp.JGj6Klv6py [2022-03-18T14:29:14.824Z] #58 4.118 + RM_GOPATH=1 [2022-03-18T14:29:14.824Z] #58 4.118 + case "$(go env GOARCH)" in [2022-03-18T14:29:14.824Z] #58 4.118 ++ go env GOARCH [2022-03-18T14:29:14.824Z] #58 4.128 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:14.824Z] #58 4.128 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:14.824Z] #58 4.128 ++ dirname /tmp/install/install.sh [2022-03-18T14:29:14.824Z] #58 4.128 + dir=/tmp/install [2022-03-18T14:29:14.824Z] #58 4.128 + bin=rootlesskit [2022-03-18T14:29:14.824Z] #58 4.128 + shift [2022-03-18T14:29:14.824Z] #58 4.128 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-18T14:29:14.824Z] #58 4.128 + . /tmp/install/rootlesskit.installer [2022-03-18T14:29:14.824Z] #58 4.128 ++ : v0.14.4 [2022-03-18T14:29:14.824Z] #58 4.128 + install_rootlesskit [2022-03-18T14:29:14.824Z] #58 4.128 + case "$1" in [2022-03-18T14:29:14.824Z] #58 4.128 + export CGO_ENABLED=0 [2022-03-18T14:29:14.824Z] #58 4.128 + CGO_ENABLED=0 [2022-03-18T14:29:14.824Z] #58 4.128 + _install_rootlesskit [2022-03-18T14:29:14.824Z] #58 4.129 Install rootlesskit version v0.14.4 [2022-03-18T14:29:14.825Z] #58 4.129 + echo 'Install rootlesskit version v0.14.4' [2022-03-18T14:29:14.825Z] #58 4.129 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T14:29:14.825Z] #58 4.129 + GOBIN=/build [2022-03-18T14:29:14.825Z] #58 4.129 + GO111MODULE=on [2022-03-18T14:29:14.825Z] #58 4.129 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-18T14:29:14.825Z] #58 4.256 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-18T14:29:15.781Z] #58 ... [2022-03-18T14:29:15.781Z] [2022-03-18T14:29:15.781Z] #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-03-18T14:29:15.781Z] #29 sha256:c5656bd8c284f642ddbece315d79c1081037e47dfe89378b8cef9bcbfcbab7fe [2022-03-18T14:29:15.781Z] #29 9.754 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-18T14:29:16.040Z] #29 10.16 [2022-03-18T14:29:18.631Z] #29 10.50 #=#=# 0.0% #### 5.8% ######## 11.7% ######### 13.3% ############ 17.6% ################### 27.3% ##################### 30.3% ########################## 36.9% ############################### 44.4% ################################# 47.1% ######################################## 55.8% ########################################## 59.5% ########################################### 60.6% ################################################# 69.2% ###################################################### 75.5% ########################################################### 82.6% ############################################################### 88.6% ##################################################################### 96.0% ######################################################################## 100.0% [2022-03-18T14:29:18.899Z] #29 12.98 [2022-03-18T14:29:19.158Z] #29 ... [2022-03-18T14:29:19.158Z] [2022-03-18T14:29:19.158Z] #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-03-18T14:29:19.158Z] #45 sha256:68dbbf992330edf90172fa5576b34b0ed891c549021f5df9fa014e493f6aa7b2 [2022-03-18T14:29:19.158Z] #45 5.273 + RM_GOPATH=0 [2022-03-18T14:29:19.158Z] #45 5.273 + TMP_GOPATH= [2022-03-18T14:29:19.158Z] #45 5.273 + : /build [2022-03-18T14:29:19.158Z] #45 5.273 + '[' -z '' ']' [2022-03-18T14:29:19.158Z] #45 5.281 ++ mktemp -d [2022-03-18T14:29:19.158Z] #45 5.293 + export GOPATH=/tmp/tmp.osqiKQqWaW [2022-03-18T14:29:19.158Z] #45 5.312 + GOPATH=/tmp/tmp.osqiKQqWaW [2022-03-18T14:29:19.158Z] #45 5.312 + RM_GOPATH=1 [2022-03-18T14:29:19.158Z] #45 5.312 + case "$(go env GOARCH)" in [2022-03-18T14:29:19.158Z] #45 5.312 ++ go env GOARCH [2022-03-18T14:29:19.158Z] #45 5.407 Install vndr version v0.1.2 [2022-03-18T14:29:19.158Z] #45 5.407 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:19.158Z] #45 5.407 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:19.158Z] #45 5.407 ++ dirname /tmp/install/install.sh [2022-03-18T14:29:19.158Z] #45 5.407 + dir=/tmp/install [2022-03-18T14:29:19.158Z] #45 5.407 + bin=vndr [2022-03-18T14:29:19.158Z] #45 5.407 + shift [2022-03-18T14:29:19.158Z] #45 5.407 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-18T14:29:19.158Z] #45 5.407 + . /tmp/install/vndr.installer [2022-03-18T14:29:19.158Z] #45 5.407 ++ : v0.1.2 [2022-03-18T14:29:19.158Z] #45 5.407 + install_vndr [2022-03-18T14:29:19.158Z] #45 5.407 + echo 'Install vndr version v0.1.2' [2022-03-18T14:29:19.158Z] #45 5.407 + GOBIN=/build [2022-03-18T14:29:19.158Z] #45 5.407 + GO111MODULE=on [2022-03-18T14:29:19.158Z] #45 5.407 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-18T14:29:19.158Z] #45 6.338 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-18T14:29:19.429Z] #45 ... [2022-03-18T14:29:19.429Z] [2022-03-18T14:29:19.429Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-18T14:29:19.429Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:29:19.429Z] #42 5.781 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:29:19.429Z] #42 5.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:29:19.429Z] #42 5.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:29:19.429Z] #42 7.104 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:29:19.429Z] #42 9.328 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:29:19.429Z] #42 ... [2022-03-18T14:29:19.429Z] [2022-03-18T14:29:19.429Z] #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-03-18T14:29:19.429Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:29:19.429Z] #36 5.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:29:19.429Z] #36 5.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:29:19.429Z] #36 5.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:29:19.429Z] #36 6.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:29:19.429Z] #36 8.710 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:29:19.688Z] #36 ... [2022-03-18T14:29:19.688Z] [2022-03-18T14:29:19.688Z] #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-03-18T14:29:19.688Z] #47 sha256:a3443074abffbb2ab224746b1a64889b880d313216bb89d6db0a4051ca687ec7 [2022-03-18T14:29:19.688Z] #47 5.316 + RM_GOPATH=0 [2022-03-18T14:29:19.688Z] #47 5.316 + TMP_GOPATH= [2022-03-18T14:29:19.688Z] #47 5.316 + : /build [2022-03-18T14:29:19.688Z] #47 5.316 + '[' -z '' ']' [2022-03-18T14:29:19.688Z] #47 5.334 ++ mktemp -d [2022-03-18T14:29:19.688Z] #47 5.334 + export GOPATH=/tmp/tmp.k4eRSQ8Nnx [2022-03-18T14:29:19.688Z] #47 5.334 + GOPATH=/tmp/tmp.k4eRSQ8Nnx [2022-03-18T14:29:19.688Z] #47 5.334 + RM_GOPATH=1 [2022-03-18T14:29:19.688Z] #47 5.334 + case "$(go env GOARCH)" in [2022-03-18T14:29:19.688Z] #47 5.342 ++ go env GOARCH [2022-03-18T14:29:19.688Z] #47 5.407 Install gotestsum version v1.7.0 [2022-03-18T14:29:19.688Z] #47 5.407 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:19.688Z] #47 5.407 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:19.688Z] #47 5.407 ++ dirname /tmp/install/install.sh [2022-03-18T14:29:19.688Z] #47 5.407 + dir=/tmp/install [2022-03-18T14:29:19.688Z] #47 5.407 + bin=gotestsum [2022-03-18T14:29:19.688Z] #47 5.407 + shift [2022-03-18T14:29:19.688Z] #47 5.407 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-18T14:29:19.688Z] #47 5.407 + . /tmp/install/gotestsum.installer [2022-03-18T14:29:19.688Z] #47 5.407 ++ : v1.7.0 [2022-03-18T14:29:19.688Z] #47 5.407 + install_gotestsum [2022-03-18T14:29:19.688Z] #47 5.407 + set -e [2022-03-18T14:29:19.688Z] #47 5.407 + echo 'Install gotestsum version v1.7.0' [2022-03-18T14:29:19.688Z] #47 5.407 + GOBIN=/build [2022-03-18T14:29:19.688Z] #47 5.407 + GO111MODULE=on [2022-03-18T14:29:19.688Z] #47 5.407 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-18T14:29:19.688Z] #47 6.484 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T14:29:19.688Z] #47 8.561 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T14:29:19.688Z] #47 8.803 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T14:29:19.688Z] #47 8.824 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T14:29:19.688Z] #47 8.843 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:29:19.688Z] #47 9.149 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T14:29:19.688Z] #47 9.350 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T14:29:19.688Z] #47 9.430 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T14:29:19.688Z] #47 9.876 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T14:29:19.688Z] #47 10.26 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T14:29:19.688Z] #47 ... [2022-03-18T14:29:19.688Z] [2022-03-18T14:29:19.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-03-18T14:29:19.688Z] #67 sha256:4a6a3b0334f5d9e2b64106024b792c11f8a7d8cb6ff65f7fbb376f138342487e [2022-03-18T14:29:19.688Z] #67 4.940 + RM_GOPATH=0 [2022-03-18T14:29:19.688Z] #67 4.940 + TMP_GOPATH= [2022-03-18T14:29:19.688Z] #67 4.940 + : /build [2022-03-18T14:29:19.688Z] #67 4.940 + '[' -z '' ']' [2022-03-18T14:29:19.688Z] #67 4.940 ++ mktemp -d [2022-03-18T14:29:19.688Z] #67 4.943 + export GOPATH=/tmp/tmp.JrHEV9rgcP [2022-03-18T14:29:19.688Z] #67 4.943 + GOPATH=/tmp/tmp.JrHEV9rgcP [2022-03-18T14:29:19.688Z] #67 4.943 + RM_GOPATH=1 [2022-03-18T14:29:19.688Z] #67 4.943 + case "$(go env GOARCH)" in [2022-03-18T14:29:19.688Z] #67 4.943 ++ go env GOARCH [2022-03-18T14:29:19.688Z] #67 4.971 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:19.688Z] #67 4.971 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:19.688Z] #67 4.971 ++ dirname /tmp/install/install.sh [2022-03-18T14:29:19.688Z] #67 4.972 + dir=/tmp/install [2022-03-18T14:29:19.688Z] #67 4.972 + bin=proxy [2022-03-18T14:29:19.688Z] #67 4.972 + shift [2022-03-18T14:29:19.688Z] #67 4.972 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-18T14:29:19.688Z] #67 4.972 + . /tmp/install/proxy.installer [2022-03-18T14:29:19.688Z] #67 4.972 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:29:19.688Z] #67 4.972 + install_proxy [2022-03-18T14:29:19.688Z] #67 4.972 + case "$1" in [2022-03-18T14:29:19.688Z] #67 4.972 + export CGO_ENABLED=0 [2022-03-18T14:29:19.688Z] #67 4.972 + CGO_ENABLED=0 [2022-03-18T14:29:19.688Z] #67 4.972 + _install_proxy [2022-03-18T14:29:19.688Z] #67 4.972 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-18T14:29:19.688Z] #67 4.972 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JrHEV9rgcP/src/github.com/docker/libnetwork [2022-03-18T14:29:19.688Z] #67 4.976 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:29:19.688Z] #67 4.979 Cloning into '/tmp/tmp.JrHEV9rgcP/src/github.com/docker/libnetwork'... [2022-03-18T14:29:19.947Z] #67 ... [2022-03-18T14:29:19.947Z] [2022-03-18T14:29:19.947Z] #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-03-18T14:29:19.947Z] #49 sha256:3f863ca6a6463df8344ab14b5c324959b2530a1a148e082d954f09a391cfa887 [2022-03-18T14:29:19.947Z] #49 4.639 + RM_GOPATH=0 [2022-03-18T14:29:19.947Z] #49 4.639 + TMP_GOPATH= [2022-03-18T14:29:19.947Z] #49 4.639 + : /build [2022-03-18T14:29:19.947Z] #49 4.639 + '[' -z '' ']' [2022-03-18T14:29:19.947Z] #49 4.639 ++ mktemp -d [2022-03-18T14:29:19.947Z] #49 4.639 + export GOPATH=/tmp/tmp.WznP5LwIqN [2022-03-18T14:29:19.947Z] #49 4.639 + GOPATH=/tmp/tmp.WznP5LwIqN [2022-03-18T14:29:19.947Z] #49 4.639 + RM_GOPATH=1 [2022-03-18T14:29:19.947Z] #49 4.639 + case "$(go env GOARCH)" in [2022-03-18T14:29:19.947Z] #49 4.650 ++ go env GOARCH [2022-03-18T14:29:19.947Z] #49 4.668 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:19.947Z] #49 4.668 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:19.947Z] #49 4.668 ++ dirname /tmp/install/install.sh [2022-03-18T14:29:19.947Z] #49 4.668 + dir=/tmp/install [2022-03-18T14:29:19.947Z] #49 4.668 + bin=golangci_lint [2022-03-18T14:29:19.947Z] #49 4.668 + shift [2022-03-18T14:29:19.947Z] #49 4.668 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-18T14:29:19.947Z] #49 4.668 + . /tmp/install/golangci_lint.installer [2022-03-18T14:29:19.947Z] #49 4.668 ++ : v1.23.8 [2022-03-18T14:29:19.947Z] #49 4.668 + install_golangci_lint [2022-03-18T14:29:19.947Z] #49 4.668 + set -e [2022-03-18T14:29:19.947Z] #49 4.668 + echo 'Install golangci-lint version v1.23.8' [2022-03-18T14:29:19.947Z] #49 4.668 + GOBIN=/build [2022-03-18T14:29:19.947Z] #49 4.668 + GO111MODULE=on [2022-03-18T14:29:19.947Z] #49 4.668 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-18T14:29:19.947Z] #49 4.668 Install golangci-lint version v1.23.8 [2022-03-18T14:29:19.947Z] #49 5.869 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-18T14:29:19.947Z] #49 ... [2022-03-18T14:29:19.947Z] [2022-03-18T14:29:19.947Z] #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-03-18T14:29:19.947Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:29:19.947Z] #40 4.906 + git clone https://github.com/docker/distribution.git . [2022-03-18T14:29:19.947Z] #40 4.912 Cloning into '.'... [2022-03-18T14:29:20.206Z] #40 ... [2022-03-18T14:29:20.206Z] [2022-03-18T14:29:20.206Z] #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-03-18T14:29:20.206Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:29:20.206Z] #32 4.984 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T14:29:20.206Z] #32 4.993 Cloning into '.'... [2022-03-18T14:29:20.464Z] #32 ... [2022-03-18T14:29:20.464Z] [2022-03-18T14:29:20.464Z] #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-03-18T14:29:20.464Z] #51 sha256:536d7edbfb0d05b5fde4850e671a767ccdb545539390b8de87d6aee66af81501 [2022-03-18T14:29:20.464Z] #51 4.578 + RM_GOPATH=0 [2022-03-18T14:29:20.465Z] #51 4.578 + TMP_GOPATH= [2022-03-18T14:29:20.465Z] #51 4.578 + : /build [2022-03-18T14:29:20.465Z] #51 4.578 + '[' -z '' ']' [2022-03-18T14:29:20.465Z] #51 4.578 ++ mktemp -d [2022-03-18T14:29:20.465Z] #51 4.578 + export GOPATH=/tmp/tmp.MTcVkUD8Qi [2022-03-18T14:29:20.465Z] #51 4.578 + GOPATH=/tmp/tmp.MTcVkUD8Qi [2022-03-18T14:29:20.465Z] #51 4.578 + RM_GOPATH=1 [2022-03-18T14:29:20.465Z] #51 4.578 + case "$(go env GOARCH)" in [2022-03-18T14:29:20.465Z] #51 4.578 ++ go env GOARCH [2022-03-18T14:29:20.465Z] #51 4.586 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:20.465Z] #51 4.586 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:20.465Z] #51 4.586 ++ dirname /tmp/install/install.sh [2022-03-18T14:29:20.465Z] #51 4.586 + dir=/tmp/install [2022-03-18T14:29:20.465Z] #51 4.586 + bin=shfmt [2022-03-18T14:29:20.465Z] #51 4.586 + shift [2022-03-18T14:29:20.465Z] #51 4.586 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-18T14:29:20.465Z] #51 4.586 + . /tmp/install/shfmt.installer [2022-03-18T14:29:20.465Z] #51 4.586 ++ : v3.0.2 [2022-03-18T14:29:20.465Z] #51 4.586 + install_shfmt [2022-03-18T14:29:20.465Z] #51 4.586 + echo 'Install shfmt version v3.0.2' [2022-03-18T14:29:20.465Z] #51 4.586 + GOBIN=/build [2022-03-18T14:29:20.465Z] #51 4.586 + GO111MODULE=on [2022-03-18T14:29:20.465Z] #51 4.586 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-18T14:29:20.465Z] #51 4.586 Install shfmt version v3.0.2 [2022-03-18T14:29:20.465Z] #51 5.389 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T14:29:20.465Z] #51 6.742 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T14:29:20.465Z] #51 6.750 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T14:29:20.465Z] #51 6.829 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T14:29:20.465Z] #51 9.494 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T14:29:20.465Z] #51 ... [2022-03-18T14:29:20.465Z] [2022-03-18T14:29:20.465Z] #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-03-18T14:29:20.465Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:29:20.465Z] #55 4.731 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:29:20.465Z] #55 4.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:29:20.465Z] #55 4.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:29:20.465Z] #55 6.090 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:29:20.465Z] #55 8.093 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:29:20.465Z] #55 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:29:20.728Z] #55 ... [2022-03-18T14:29:20.728Z] [2022-03-18T14:29:20.728Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-18T14:29:20.728Z] #34 sha256:14b87b6114e08d4584fec15dcc33452881fce226deb2d91bf548f86a97356793 [2022-03-18T14:29:20.728Z] #34 4.683 + RM_GOPATH=0 [2022-03-18T14:29:20.728Z] #34 4.683 + TMP_GOPATH= [2022-03-18T14:29:20.728Z] #34 4.683 + : /build [2022-03-18T14:29:20.728Z] #34 4.683 + '[' -z '' ']' [2022-03-18T14:29:20.728Z] #34 4.683 ++ mktemp -d [2022-03-18T14:29:20.728Z] #34 4.683 + export GOPATH=/tmp/tmp.G5dzDABZk3 [2022-03-18T14:29:20.728Z] #34 4.683 + GOPATH=/tmp/tmp.G5dzDABZk3 [2022-03-18T14:29:20.728Z] #34 4.683 + RM_GOPATH=1 [2022-03-18T14:29:20.728Z] #34 4.683 + case "$(go env GOARCH)" in [2022-03-18T14:29:20.728Z] #34 4.683 ++ go env GOARCH [2022-03-18T14:29:20.728Z] #34 4.686 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:20.728Z] #34 4.686 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:20.728Z] #34 4.686 ++ dirname /tmp/install/install.sh [2022-03-18T14:29:20.728Z] #34 4.696 + dir=/tmp/install [2022-03-18T14:29:20.728Z] #34 4.696 + bin=tomlv [2022-03-18T14:29:20.728Z] #34 4.696 + shift [2022-03-18T14:29:20.728Z] #34 4.696 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-18T14:29:20.728Z] #34 4.696 + . /tmp/install/tomlv.installer [2022-03-18T14:29:20.728Z] #34 4.696 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:29:20.728Z] #34 4.696 + install_tomlv [2022-03-18T14:29:20.728Z] #34 4.696 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-18T14:29:20.728Z] #34 4.696 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.G5dzDABZk3/src/github.com/BurntSushi/toml [2022-03-18T14:29:20.728Z] #34 4.696 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:29:20.728Z] #34 4.711 Cloning into '/tmp/tmp.G5dzDABZk3/src/github.com/BurntSushi/toml'... [2022-03-18T14:29:20.728Z] #34 6.526 + cd /tmp/tmp.G5dzDABZk3/src/github.com/BurntSushi/toml [2022-03-18T14:29:20.728Z] #34 6.526 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:29:20.728Z] #34 6.631 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-18T14:29:20.728Z] #34 7.490 internal/unsafeheader [2022-03-18T14:29:20.728Z] #34 7.596 internal/cpu [2022-03-18T14:29:20.728Z] #34 7.652 runtime/internal/atomic [2022-03-18T14:29:20.728Z] #34 8.068 runtime/internal/sys [2022-03-18T14:29:20.728Z] #34 8.393 runtime/internal/math [2022-03-18T14:29:20.728Z] #34 8.570 math/bits [2022-03-18T14:29:20.728Z] #34 8.667 internal/bytealg [2022-03-18T14:29:20.728Z] #34 9.321 math [2022-03-18T14:29:20.728Z] #34 10.24 runtime [2022-03-18T14:29:20.728Z] #34 ... [2022-03-18T14:29:20.728Z] [2022-03-18T14:29:20.728Z] #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-03-18T14:29:20.728Z] #24 sha256:2ea85b89d4837034cdccc320c042f3d133e06473efe767661c530a412a705814 [2022-03-18T14:29:20.728Z] #24 4.462 + RM_GOPATH=0 [2022-03-18T14:29:20.728Z] #24 4.462 + TMP_GOPATH= [2022-03-18T14:29:20.728Z] #24 4.462 + : /build [2022-03-18T14:29:20.728Z] #24 4.462 + '[' -z '' ']' [2022-03-18T14:29:20.728Z] #24 4.462 ++ mktemp -d [2022-03-18T14:29:20.728Z] #24 4.462 + export GOPATH=/tmp/tmp.yQy06HDhNO [2022-03-18T14:29:20.728Z] #24 4.462 + GOPATH=/tmp/tmp.yQy06HDhNO [2022-03-18T14:29:20.728Z] #24 4.462 + RM_GOPATH=1 [2022-03-18T14:29:20.728Z] #24 4.462 + case "$(go env GOARCH)" in [2022-03-18T14:29:20.728Z] #24 4.462 ++ go env GOARCH [2022-03-18T14:29:20.728Z] #24 4.487 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:20.728Z] #24 4.487 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:20.728Z] #24 4.487 ++ dirname /tmp/install/install.sh [2022-03-18T14:29:20.728Z] #24 4.488 Install docker/cli version 17.06.2-ce from stable [2022-03-18T14:29:20.728Z] #24 4.489 + dir=/tmp/install [2022-03-18T14:29:20.728Z] #24 4.489 + bin=dockercli [2022-03-18T14:29:20.728Z] #24 4.489 + shift [2022-03-18T14:29:20.728Z] #24 4.489 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-18T14:29:20.728Z] #24 4.489 + . /tmp/install/dockercli.installer [2022-03-18T14:29:20.728Z] #24 4.489 ++ : stable [2022-03-18T14:29:20.728Z] #24 4.489 ++ : 17.06.2-ce [2022-03-18T14:29:20.728Z] #24 4.489 + install_dockercli [2022-03-18T14:29:20.728Z] #24 4.489 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T14:29:20.728Z] #24 4.489 ++ uname -m [2022-03-18T14:29:20.728Z] #24 4.489 + arch=x86_64 [2022-03-18T14:29:20.728Z] #24 4.489 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T14:29:20.728Z] #24 4.489 + url=https://download.docker.com/linux/static [2022-03-18T14:29:20.728Z] #24 4.489 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T14:29:20.728Z] #24 4.495 + tar -xz docker/docker [2022-03-18T14:29:20.988Z] #24 ... [2022-03-18T14:29:20.988Z] [2022-03-18T14:29:20.988Z] #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-03-18T14:29:20.988Z] #29 sha256:c5656bd8c284f642ddbece315d79c1081037e47dfe89378b8cef9bcbfcbab7fe [2022-03-18T14:29:20.988Z] #29 14.09 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T14:29:20.988Z] #29 14.53 [2022-03-18T14:29:20.988Z] #29 14.88 #=#=# ######################################################################## 100.0% [2022-03-18T14:29:20.988Z] #29 15.08 [2022-03-18T14:29:21.930Z] #29 16.00 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T14:29:22.504Z] #29 16.45 [2022-03-18T14:29:22.762Z] #29 16.65 #=#=# ##O#- # ######################################################################## 100.0% [2022-03-18T14:29:23.026Z] #29 17.01 [2022-03-18T14:29:23.026Z] #29 17.10 Download of images into '/build' complete. [2022-03-18T14:29:23.026Z] #29 17.11 Use something like the following to load the result into a Docker daemon: [2022-03-18T14:29:23.026Z] #29 17.11 tar -cC '/build' . | docker load [2022-03-18T14:29:23.698Z] #29 DONE 17.8s [2022-03-18T14:29:23.698Z] [2022-03-18T14:29:23.698Z] #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-03-18T14:29:23.698Z] #24 sha256:2ea85b89d4837034cdccc320c042f3d133e06473efe767661c530a412a705814 [2022-03-18T14:29:23.698Z] #24 14.22 + mkdir -p /build [2022-03-18T14:29:23.698Z] #24 14.38 + mv docker/docker /build/ [2022-03-18T14:29:23.698Z] #24 14.39 + rmdir docker [2022-03-18T14:29:23.698Z] #24 DONE 14.6s [2022-03-18T14:29:23.698Z] [2022-03-18T14:29:23.698Z] #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-03-18T14:29:23.698Z] #49 sha256:3f863ca6a6463df8344ab14b5c324959b2530a1a148e082d954f09a391cfa887 [2022-03-18T14:29:23.698Z] #49 13.68 go: downloading github.com/fatih/color v1.7.0 [2022-03-18T14:29:23.698Z] #49 13.72 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-18T14:29:23.698Z] #49 13.75 go: downloading github.com/pkg/errors v0.8.1 [2022-03-18T14:29:23.698Z] #49 13.81 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-18T14:29:23.698Z] #49 14.02 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T14:29:23.698Z] #49 14.49 go: downloading github.com/spf13/viper v1.6.1 [2022-03-18T14:29:23.957Z] #49 14.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-18T14:29:24.216Z] #49 14.94 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-18T14:29:24.216Z] #49 14.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-18T14:29:24.216Z] #49 ... [2022-03-18T14:29:24.216Z] [2022-03-18T14:29:24.216Z] #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-03-18T14:29:24.216Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:29:24.216Z] #13 1.699 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-18T14:29:24.216Z] #13 1.747 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:29:24.216Z] #13 1.756 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:29:24.216Z] #13 1.807 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:29:24.216Z] #13 2.785 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-18T14:29:24.216Z] #13 5.063 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:29:24.216Z] #13 7.320 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:29:24.216Z] #13 9.575 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:29:24.216Z] #13 ... [2022-03-18T14:29:24.216Z] [2022-03-18T14:29:24.216Z] #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-03-18T14:29:24.216Z] #49 sha256:3f863ca6a6463df8344ab14b5c324959b2530a1a148e082d954f09a391cfa887 [2022-03-18T14:29:24.216Z] #49 15.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-18T14:29:25.595Z] #49 16.28 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-18T14:29:26.161Z] #49 16.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T14:29:26.727Z] #49 ... [2022-03-18T14:29:26.727Z] [2022-03-18T14:29:26.727Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-18T14:29:26.727Z] #58 sha256:83d47236a3868768e8b8fd39745527ff5447e3d847ee77a0c2eb73e50bd29506 [2022-03-18T14:29:26.727Z] #58 7.445 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:29:26.727Z] #58 7.538 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T14:29:26.727Z] #58 7.568 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T14:29:26.727Z] #58 8.457 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-18T14:29:26.727Z] #58 12.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-18T14:29:26.727Z] #58 13.02 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T14:29:26.727Z] #58 13.26 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T14:29:26.727Z] #58 13.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T14:29:26.727Z] #58 13.42 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T14:29:26.727Z] #58 13.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T14:29:26.727Z] #58 13.69 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-18T14:29:26.727Z] #58 14.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T14:29:26.727Z] #58 14.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-18T14:29:26.727Z] #58 ... [2022-03-18T14:29:26.727Z] [2022-03-18T14:29:26.727Z] #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-03-18T14:29:26.727Z] #47 sha256:a3443074abffbb2ab224746b1a64889b880d313216bb89d6db0a4051ca687ec7 [2022-03-18T14:29:26.727Z] #47 15.72 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T14:29:26.727Z] #47 15.89 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T14:29:26.727Z] #47 16.01 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T14:29:27.662Z] #47 18.49 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T14:29:27.920Z] #47 18.55 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T14:29:29.828Z] #47 ... [2022-03-18T14:29:29.828Z] [2022-03-18T14:29:29.828Z] #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-03-18T14:29:29.828Z] #49 sha256:3f863ca6a6463df8344ab14b5c324959b2530a1a148e082d954f09a391cfa887 [2022-03-18T14:29:29.828Z] #49 20.81 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-18T14:29:30.091Z] #49 20.81 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-18T14:29:30.091Z] #49 21.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-18T14:29:30.350Z] #49 21.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-18T14:29:30.609Z] #49 21.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T14:29:30.609Z] #49 ... [2022-03-18T14:29:30.609Z] [2022-03-18T14:29:30.609Z] #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-03-18T14:29:30.609Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:29:30.609Z] #36 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:29:30.609Z] #36 ... [2022-03-18T14:29:30.609Z] [2022-03-18T14:29:30.609Z] #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-03-18T14:29:30.609Z] #58 sha256:83d47236a3868768e8b8fd39745527ff5447e3d847ee77a0c2eb73e50bd29506 [2022-03-18T14:29:30.609Z] #58 20.83 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-18T14:29:30.609Z] #58 21.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T14:29:31.177Z] #58 ... [2022-03-18T14:29:31.177Z] [2022-03-18T14:29:31.177Z] #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-03-18T14:29:31.177Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:29:31.177Z] #42 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:29:31.177Z] #42 ... [2022-03-18T14:29:31.177Z] [2022-03-18T14:29:31.177Z] #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-03-18T14:29:31.177Z] #49 sha256:3f863ca6a6463df8344ab14b5c324959b2530a1a148e082d954f09a391cfa887 [2022-03-18T14:29:31.177Z] #49 21.55 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-18T14:29:31.177Z] #49 21.61 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-18T14:29:31.177Z] #49 21.71 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-18T14:29:31.177Z] #49 21.73 go: downloading github.com/spf13/afero v1.1.2 [2022-03-18T14:29:31.177Z] #49 21.89 go: downloading github.com/spf13/cast v1.3.0 [2022-03-18T14:29:31.177Z] #49 21.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-18T14:29:31.177Z] #49 22.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T14:29:31.177Z] #49 22.04 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-18T14:29:31.177Z] #49 22.05 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-18T14:29:31.745Z] #49 22.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-18T14:29:31.745Z] #49 22.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T14:29:31.745Z] #49 22.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T14:29:31.745Z] #49 22.60 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-18T14:29:32.008Z] #49 22.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T14:29:32.008Z] #49 22.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T14:29:32.008Z] #49 22.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T14:29:32.008Z] #49 22.88 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-18T14:29:32.268Z] #49 ... [2022-03-18T14:29:32.268Z] [2022-03-18T14:29:32.268Z] #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-03-18T14:29:32.268Z] #45 sha256:68dbbf992330edf90172fa5576b34b0ed891c549021f5df9fa014e493f6aa7b2 [2022-03-18T14:29:32.268Z] #45 DONE 23.2s [2022-03-18T14:29:32.268Z] [2022-03-18T14:29:32.268Z] #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-03-18T14:29:32.268Z] #49 sha256:3f863ca6a6463df8344ab14b5c324959b2530a1a148e082d954f09a391cfa887 [2022-03-18T14:29:32.268Z] #49 23.15 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-18T14:29:32.268Z] #49 23.23 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-18T14:29:32.528Z] #49 23.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T14:29:32.787Z] #49 23.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T14:29:33.045Z] #49 23.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-18T14:29:33.304Z] #49 23.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T14:29:33.872Z] #49 ... [2022-03-18T14:29:33.873Z] [2022-03-18T14:29:33.873Z] #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-03-18T14:29:33.873Z] #34 sha256:14b87b6114e08d4584fec15dcc33452881fce226deb2d91bf548f86a97356793 [2022-03-18T14:29:33.873Z] #34 14.73 unicode/utf8 [2022-03-18T14:29:33.873Z] #34 15.77 internal/race [2022-03-18T14:29:33.873Z] #34 16.02 sync/atomic [2022-03-18T14:29:33.873Z] #34 16.81 unicode [2022-03-18T14:29:33.873Z] #34 20.59 encoding [2022-03-18T14:29:33.873Z] #34 ... [2022-03-18T14:29:33.873Z] [2022-03-18T14:29:33.873Z] #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-03-18T14:29:33.873Z] #67 sha256:4a6a3b0334f5d9e2b64106024b792c11f8a7d8cb6ff65f7fbb376f138342487e [2022-03-18T14:29:34.649Z] #67 24.40 Checking out files: 43% (827/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 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-03-18T14:29:34.649Z] #67 25.50 + cd /tmp/tmp.JrHEV9rgcP/src/github.com/docker/libnetwork [2022-03-18T14:29:34.649Z] #67 25.50 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:29:35.262Z] #67 26.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-18T14:29:42.969Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04e8b4694c5754b88) in /home/ubuntu/workspace/moby_PR-43006 [Pipeline] { [Pipeline] checkout [2022-03-18T14:29:43.189Z] The recommended git tool is: git [2022-03-18T14:29:43.396Z] #67 ... [2022-03-18T14:29:43.396Z] [2022-03-18T14:29:43.396Z] #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-03-18T14:29:43.396Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:29:43.396Z] #55 23.34 Fetched 8470 kB in 19s (451 kB/s) [2022-03-18T14:29:43.396Z] #55 23.34 Reading package lists... [2022-03-18T14:29:43.396Z] #55 30.22 Reading package lists... [2022-03-18T14:29:43.396Z] #55 ... [2022-03-18T14:29:43.396Z] [2022-03-18T14:29:43.396Z] #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-03-18T14:29:43.396Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:29:43.396Z] #40 27.61 Checking out files: 90% (1664/1837) Checking out files: 91% (1672/1837) Checking out files: 92% (1691/1837) Checking out files: 93% (1709/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-18T14:29:43.396Z] #40 27.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-18T14:29:43.396Z] #40 29.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-18T14:29:43.396Z] #40 ... [2022-03-18T14:29:43.396Z] [2022-03-18T14:29:43.396Z] #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-03-18T14:29:43.396Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:29:43.396Z] #36 23.65 Fetched 8470 kB in 18s (468 kB/s) [2022-03-18T14:29:43.396Z] #36 23.65 Reading package lists... [2022-03-18T14:29:43.396Z] #36 30.45 Reading package lists... [2022-03-18T14:29:43.396Z] #36 ... [2022-03-18T14:29:43.396Z] [2022-03-18T14:29:43.396Z] #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-03-18T14:29:43.396Z] #49 sha256:3f863ca6a6463df8344ab14b5c324959b2530a1a148e082d954f09a391cfa887 [2022-03-18T14:29:43.396Z] #49 24.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-18T14:29:43.396Z] #49 24.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-18T14:29:43.396Z] #49 24.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T14:29:43.396Z] #49 25.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-18T14:29:43.396Z] #49 25.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T14:29:43.396Z] #49 25.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T14:29:43.396Z] #49 25.58 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-18T14:29:43.396Z] #49 26.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-18T14:29:43.396Z] #49 26.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T14:29:43.396Z] #49 26.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-18T14:29:43.396Z] #49 26.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-18T14:29:43.396Z] #49 26.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-18T14:29:43.396Z] #49 26.48 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-18T14:29:43.396Z] #49 26.77 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-18T14:29:43.396Z] #49 27.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-18T14:29:43.396Z] #49 27.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-18T14:29:43.396Z] #49 27.20 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-18T14:29:43.396Z] #49 27.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T14:29:43.396Z] #49 27.38 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-18T14:29:43.396Z] #49 27.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-18T14:29:43.396Z] #49 28.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T14:29:43.396Z] #49 28.44 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-18T14:29:43.396Z] #49 28.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T14:29:43.396Z] #49 28.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T14:29:43.396Z] #49 28.56 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-18T14:29:43.396Z] #49 28.75 go: downloading golang.org/x/text v0.3.2 [2022-03-18T14:29:43.962Z] #49 34.63 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T14:29:43.962Z] #49 34.71 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T14:29:43.962Z] #49 34.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-18T14:29:43.962Z] #49 34.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-18T14:29:43.962Z] #49 34.81 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-18T14:29:43.962Z] #49 ... [2022-03-18T14:29:43.962Z] [2022-03-18T14:29:43.962Z] #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-03-18T14:29:43.962Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:29:43.962Z] #42 24.92 Fetched 8470 kB in 19s (437 kB/s) [2022-03-18T14:29:43.962Z] #42 24.92 Reading package lists... [2022-03-18T14:29:44.221Z] #42 31.15 Reading package lists... [2022-03-18T14:29:44.221Z] #42 ... [2022-03-18T14:29:44.221Z] [2022-03-18T14:29:44.221Z] #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-03-18T14:29:44.221Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:29:44.221Z] #13 21.70 Fetched 9005 kB in 20s (447 kB/s) [2022-03-18T14:29:44.221Z] #13 21.70 Reading package lists... [2022-03-18T14:29:45.157Z] #13 27.70 Reading package lists... [2022-03-18T14:29:45.157Z] #13 ... [2022-03-18T14:29:45.157Z] [2022-03-18T14:29:45.157Z] #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-03-18T14:29:45.157Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:29:45.157Z] #55 30.22 Reading package lists... [2022-03-18T14:29:46.396Z] using credential docker-jenkins-github-credentials [2022-03-18T14:29:46.473Z] Cloning the remote Git repository [2022-03-18T14:29:46.474Z] Cloning with configured refspecs honoured and without tags [2022-03-18T14:29:46.539Z] #55 35.96 Building dependency tree... [2022-03-18T14:29:46.539Z] #55 ... [2022-03-18T14:29:46.539Z] [2022-03-18T14:29:46.539Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-18T14:29:46.539Z] #51 sha256:536d7edbfb0d05b5fde4850e671a767ccdb545539390b8de87d6aee66af81501 [2022-03-18T14:29:46.539Z] #51 DONE 37.0s [2022-03-18T14:29:46.539Z] [2022-03-18T14:29:46.539Z] #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-03-18T14:29:46.539Z] #49 sha256:3f863ca6a6463df8344ab14b5c324959b2530a1a148e082d954f09a391cfa887 [2022-03-18T14:29:46.539Z] #49 36.43 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-18T14:29:46.539Z] #49 36.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T14:29:46.539Z] #49 37.00 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-18T14:29:45.750Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T14:29:45.869Z] > git init /home/ubuntu/workspace/moby_PR-43006 # timeout=10 [2022-03-18T14:29:46.154Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:29:46.155Z] > git --version # timeout=10 [2022-03-18T14:29:46.184Z] > git --version # 'git version 2.17.1' [2022-03-18T14:29:46.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:29:46.186Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:29:50.730Z] #49 ... [2022-03-18T14:29:50.735Z] [2022-03-18T14:29:50.735Z] #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-03-18T14:29:50.735Z] #67 sha256:4a6a3b0334f5d9e2b64106024b792c11f8a7d8cb6ff65f7fbb376f138342487e [2022-03-18T14:29:50.735Z] #67 DONE 41.2s [2022-03-18T14:29:50.735Z] [2022-03-18T14:29:50.735Z] #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-03-18T14:29:50.735Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:29:50.735Z] #55 35.96 Building dependency tree... [2022-03-18T14:29:50.735Z] #55 37.59 Reading state information... [2022-03-18T14:29:50.735Z] #55 39.21 The following additional packages will be installed: [2022-03-18T14:29:50.735Z] #55 39.21 libbtrfs0 [2022-03-18T14:29:50.735Z] #55 39.40 The following NEW packages will be installed: [2022-03-18T14:29:50.735Z] #55 39.40 libbtrfs-dev libbtrfs0 [2022-03-18T14:29:50.735Z] #55 39.82 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:29:50.735Z] #55 39.82 Need to get 119 kB of archives. [2022-03-18T14:29:50.735Z] #55 39.82 After this operation, 387 kB of additional disk space will be used. [2022-03-18T14:29:50.735Z] #55 39.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-18T14:29:50.735Z] #55 39.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-18T14:29:50.735Z] #55 40.68 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:29:50.735Z] #55 40.79 Fetched 119 kB in 0s (437 kB/s) [2022-03-18T14:29:50.735Z] #55 40.86 Selecting previously unselected package libbtrfs0. [2022-03-18T14:29:50.735Z] #55 40.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-03-18T14:29:50.735Z] #55 40.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-18T14:29:50.735Z] #55 40.94 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-18T14:29:50.735Z] #55 41.05 Selecting previously unselected package libbtrfs-dev. [2022-03-18T14:29:50.735Z] #55 41.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-18T14:29:50.735Z] #55 41.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:29:50.735Z] #55 41.57 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-18T14:29:50.735Z] #55 41.64 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:29:50.735Z] #55 41.67 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:29:51.310Z] #55 DONE 42.2s [2022-03-18T14:29:51.310Z] [2022-03-18T14:29:51.310Z] #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-03-18T14:29:51.310Z] #56 sha256:6f3f1f99eb3e679198c485ce7d33663e94331d398b1cb4b1ec545088ef9d93a0 [2022-03-18T14:29:52.247Z] #56 0.889 + RM_GOPATH=0 [2022-03-18T14:29:52.247Z] #56 0.889 + TMP_GOPATH= [2022-03-18T14:29:52.247Z] #56 0.890 + : /build [2022-03-18T14:29:52.247Z] #56 0.890 + '[' -z '' ']' [2022-03-18T14:29:52.247Z] #56 0.891 ++ mktemp -d [2022-03-18T14:29:52.247Z] #56 0.893 + export GOPATH=/tmp/tmp.o9BItDyFBT [2022-03-18T14:29:52.247Z] #56 0.893 + GOPATH=/tmp/tmp.o9BItDyFBT [2022-03-18T14:29:52.247Z] #56 0.893 + RM_GOPATH=1 [2022-03-18T14:29:52.247Z] #56 0.893 + case "$(go env GOARCH)" in [2022-03-18T14:29:52.247Z] #56 0.895 ++ go env GOARCH [2022-03-18T14:29:52.247Z] #56 0.917 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:52.247Z] #56 0.917 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:29:52.247Z] #56 0.918 ++ dirname /tmp/install/install.sh [2022-03-18T14:29:52.247Z] #56 0.921 + dir=/tmp/install [2022-03-18T14:29:52.247Z] #56 0.922 + bin=containerd [2022-03-18T14:29:52.247Z] #56 0.925 + shift [2022-03-18T14:29:52.247Z] #56 0.929 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-18T14:29:52.247Z] #56 0.931 + . /tmp/install/containerd.installer [2022-03-18T14:29:52.247Z] #56 0.931 ++ set -e [2022-03-18T14:29:52.247Z] #56 0.932 ++ : v1.5.10 [2022-03-18T14:29:52.247Z] #56 0.933 + install_containerd [2022-03-18T14:29:52.247Z] #56 0.934 + echo 'Install containerd version v1.5.10' [2022-03-18T14:29:52.247Z] #56 0.934 + git clone https://github.com/containerd/containerd.git /tmp/tmp.o9BItDyFBT/src/github.com/containerd/containerd [2022-03-18T14:29:52.247Z] #56 0.934 Install containerd version v1.5.10 [2022-03-18T14:29:52.247Z] #56 0.938 Cloning into '/tmp/tmp.o9BItDyFBT/src/github.com/containerd/containerd'... [2022-03-18T14:29:55.533Z] #56 ... [2022-03-18T14:29:55.533Z] [2022-03-18T14:29:55.533Z] #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-03-18T14:29:55.533Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:29:55.533Z] #36 30.45 Reading package lists... [2022-03-18T14:29:55.533Z] #36 36.26 Building dependency tree... [2022-03-18T14:29:55.533Z] #36 38.10 Reading state information... [2022-03-18T14:29:55.533Z] #36 39.68 The following additional packages will be installed: [2022-03-18T14:29:55.533Z] #36 39.69 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-18T14:29:55.533Z] #36 39.71 Suggested packages: [2022-03-18T14:29:55.533Z] #36 39.72 cmake-doc ninja-build lrzip [2022-03-18T14:29:55.533Z] #36 39.72 Recommended packages: [2022-03-18T14:29:55.533Z] #36 39.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T14:29:55.533Z] #36 40.53 The following NEW packages will be installed: [2022-03-18T14:29:55.533Z] #36 40.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-18T14:29:55.533Z] #36 40.55 vim-common xxd [2022-03-18T14:29:55.533Z] #36 40.90 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:29:55.533Z] #36 40.90 Need to get 14.9 MB of archives. [2022-03-18T14:29:55.533Z] #36 40.90 After this operation, 61.8 MB of additional disk space will be used. [2022-03-18T14:29:55.534Z] #36 40.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-18T14:29:55.534Z] #36 40.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-18T14:29:55.534Z] #36 40.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-18T14:29:55.534Z] #36 41.04 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-18T14:29:55.534Z] #36 41.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-18T14:29:55.534Z] #36 41.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-18T14:29:55.534Z] #36 41.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-18T14:29:55.534Z] #36 42.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-18T14:29:55.534Z] #36 42.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-18T14:29:55.534Z] #36 42.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-18T14:29:55.534Z] #36 43.39 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:29:55.534Z] #36 43.56 Fetched 14.9 MB in 2s (9009 kB/s) [2022-03-18T14:29:55.534Z] #36 43.67 Selecting previously unselected package xxd. [2022-03-18T14:29:55.534Z] #36 43.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:29:55.534Z] #36 43.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:29:55.534Z] #36 43.75 Unpacking xxd (2:8.1.0875-5) ... [2022-03-18T14:29:55.534Z] #36 43.93 Selecting previously unselected package vim-common. [2022-03-18T14:29:55.534Z] #36 43.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:29:55.534Z] #36 43.97 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-18T14:29:55.534Z] #36 44.13 Selecting previously unselected package cmake-data. [2022-03-18T14:29:55.534Z] #36 44.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-18T14:29:55.534Z] #36 44.16 Unpacking cmake-data (3.13.4-1) ... [2022-03-18T14:29:55.534Z] #36 ... [2022-03-18T14:29:55.534Z] [2022-03-18T14:29:55.534Z] #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-03-18T14:29:55.534Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:29:55.534Z] #32 45.36 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-03-18T14:29:55.534Z] #32 45.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T14:29:55.792Z] #32 ... [2022-03-18T14:29:55.792Z] [2022-03-18T14:29:55.792Z] #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-03-18T14:29:55.792Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:29:55.792Z] #42 31.15 Reading package lists... [2022-03-18T14:29:55.792Z] #42 36.87 Building dependency tree... [2022-03-18T14:29:55.792Z] #42 38.57 Reading state information... [2022-03-18T14:29:55.792Z] #42 40.10 The following additional packages will be installed: [2022-03-18T14:29:55.792Z] #42 40.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-18T14:29:55.792Z] #42 40.11 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-18T14:29:55.792Z] #42 40.12 Suggested packages: [2022-03-18T14:29:55.792Z] #42 40.13 manpages-dev python-setuptools [2022-03-18T14:29:55.792Z] #42 41.42 The following NEW packages will be installed: [2022-03-18T14:29:55.792Z] #42 41.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-18T14:29:55.792Z] #42 41.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-18T14:29:55.792Z] #42 41.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-18T14:29:55.792Z] #42 41.42 python-six zlib1g-dev [2022-03-18T14:29:55.792Z] #42 41.97 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:29:55.792Z] #42 41.97 Need to get 4095 kB of archives. [2022-03-18T14:29:55.792Z] #42 41.97 After this operation, 22.5 MB of additional disk space will be used. [2022-03-18T14:29:55.792Z] #42 41.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-18T14:29:55.792Z] #42 41.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T14:29:55.792Z] #42 42.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-18T14:29:55.792Z] #42 42.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-18T14:29:55.792Z] #42 42.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-18T14:29:55.792Z] #42 42.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-18T14:29:55.792Z] #42 42.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-18T14:29:55.792Z] #42 42.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-18T14:29:55.792Z] #42 42.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-18T14:29:55.792Z] #42 42.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-18T14:29:55.792Z] #42 42.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-18T14:29:55.792Z] #42 42.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-18T14:29:55.792Z] #42 42.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-18T14:29:55.792Z] #42 42.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-18T14:29:55.792Z] #42 42.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-18T14:29:55.792Z] #42 42.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-18T14:29:55.792Z] #42 42.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-18T14:29:55.792Z] #42 43.82 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:29:55.792Z] #42 43.91 Fetched 4095 kB in 1s (3510 kB/s) [2022-03-18T14:29:55.792Z] #42 43.98 Selecting previously unselected package libcap-dev:amd64. [2022-03-18T14:29:55.792Z] #42 43.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:29:55.792Z] #42 44.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 44.02 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-18T14:29:55.792Z] #42 44.11 Selecting previously unselected package libnet1:amd64. [2022-03-18T14:29:55.792Z] #42 44.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 44.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:29:55.792Z] #42 44.23 Selecting previously unselected package libnet1-dev. [2022-03-18T14:29:55.792Z] #42 44.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 44.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-18T14:29:55.792Z] #42 44.44 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T14:29:55.792Z] #42 44.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 44.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:29:55.792Z] #42 44.63 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-18T14:29:55.792Z] #42 44.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 44.67 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-18T14:29:55.792Z] #42 44.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T14:29:55.792Z] #42 44.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 44.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:29:55.792Z] #42 44.96 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-18T14:29:55.792Z] #42 44.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 44.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-18T14:29:55.792Z] #42 45.07 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-18T14:29:55.792Z] #42 45.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 45.11 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-18T14:29:55.792Z] #42 45.33 Selecting previously unselected package libprotobuf17:amd64. [2022-03-18T14:29:55.792Z] #42 45.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 45.35 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-18T14:29:55.792Z] #42 45.99 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-18T14:29:55.792Z] #42 46.00 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 46.01 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-18T14:29:55.792Z] #42 46.25 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-18T14:29:55.792Z] #42 46.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-18T14:29:55.792Z] #42 46.25 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-18T14:29:56.050Z] #42 ... [2022-03-18T14:29:56.050Z] [2022-03-18T14:29:56.050Z] #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-03-18T14:29:56.050Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:29:56.050Z] #36 46.71 Selecting previously unselected package libicu63:amd64. [2022-03-18T14:29:56.050Z] #36 46.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-18T14:29:56.050Z] #36 46.74 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:29:57.846Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0decd447ae97e5e4e) in /home/ubuntu/workspace/moby_PR-43006 [Pipeline] { [Pipeline] checkout [2022-03-18T14:29:57.997Z] The recommended git tool is: git [2022-03-18T14:29:58.583Z] #36 ... [2022-03-18T14:29:58.584Z] [2022-03-18T14:29:58.584Z] #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-03-18T14:29:58.584Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:29:58.584Z] #13 27.70 Reading package lists... [2022-03-18T14:29:58.584Z] #13 34.32 Building dependency tree... [2022-03-18T14:29:58.584Z] #13 35.68 Reading state information... [2022-03-18T14:29:58.584Z] #13 37.77 The following additional packages will be installed: [2022-03-18T14:29:58.584Z] #13 37.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-18T14:29:58.584Z] #13 37.77 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-18T14:29:58.584Z] #13 37.77 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-18T14:29:58.584Z] #13 37.80 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-18T14:29:58.584Z] #13 37.80 mingw-w64-x86-64-dev [2022-03-18T14:29:58.584Z] #13 37.81 Suggested packages: [2022-03-18T14:29:58.584Z] #13 37.82 gcc-8-locales seccomp wine64 [2022-03-18T14:29:58.584Z] #13 38.84 The following NEW packages will be installed: [2022-03-18T14:29:58.584Z] #13 38.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T14:29:58.584Z] #13 38.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-18T14:29:58.584Z] #13 38.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-18T14:29:58.584Z] #13 38.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-18T14:29:58.584Z] #13 38.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-18T14:29:58.584Z] #13 38.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T14:29:58.584Z] #13 38.85 The following packages will be upgraded: [2022-03-18T14:29:58.584Z] #13 38.86 libseccomp2 [2022-03-18T14:29:58.584Z] #13 39.27 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:29:58.584Z] #13 39.27 Need to get 77.8 MB of archives. [2022-03-18T14:29:58.584Z] #13 39.27 After this operation, 487 MB of additional disk space will be used. [2022-03-18T14:29:58.584Z] #13 39.27 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-18T14:29:58.584Z] #13 39.27 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-18T14:29:58.584Z] #13 39.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-03-18T14:29:58.584Z] #13 39.42 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-03-18T14:29:58.584Z] #13 39.68 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-03-18T14:29:58.584Z] #13 39.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-18T14:29:58.584Z] #13 39.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-18T14:29:58.584Z] #13 39.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-18T14:29:58.584Z] #13 40.12 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-03-18T14:29:58.584Z] #13 40.43 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-03-18T14:29:58.584Z] #13 40.43 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-03-18T14:29:58.584Z] #13 42.98 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-03-18T14:29:58.584Z] #13 ... [2022-03-18T14:29:58.584Z] [2022-03-18T14:29:58.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-03-18T14:29:58.584Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:29:58.584Z] #42 47.33 Selecting previously unselected package libprotoc17:amd64. [2022-03-18T14:29:58.584Z] #42 47.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:29:58.584Z] #42 47.35 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-18T14:29:58.584Z] #42 47.97 Selecting previously unselected package protobuf-c-compiler. [2022-03-18T14:29:58.584Z] #42 47.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:29:58.584Z] #42 47.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-18T14:29:58.584Z] #42 48.14 Selecting previously unselected package protobuf-compiler. [2022-03-18T14:29:58.584Z] #42 48.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-18T14:29:58.584Z] #42 48.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-18T14:29:58.584Z] #42 48.33 Selecting previously unselected package python-pkg-resources. [2022-03-18T14:29:58.584Z] #42 48.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-18T14:29:58.584Z] #42 48.36 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-18T14:29:58.584Z] #42 48.57 Selecting previously unselected package python-six. [2022-03-18T14:29:58.584Z] #42 48.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-18T14:29:58.584Z] #42 48.58 Unpacking python-six (1.12.0-1) ... [2022-03-18T14:29:58.584Z] #42 48.68 Selecting previously unselected package python-protobuf. [2022-03-18T14:29:58.584Z] #42 48.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-18T14:29:58.584Z] #42 48.68 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-18T14:29:58.584Z] #42 49.23 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-18T14:30:01.114Z] #42 ... [2022-03-18T14:30:01.114Z] [2022-03-18T14:30:01.114Z] #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-03-18T14:30:01.114Z] #34 sha256:14b87b6114e08d4584fec15dcc33452881fce226deb2d91bf548f86a97356793 [2022-03-18T14:30:01.114Z] #34 41.92 internal/reflectlite [2022-03-18T14:30:01.114Z] #34 41.98 sync [2022-03-18T14:30:01.114Z] #34 43.72 internal/testlog [2022-03-18T14:30:01.114Z] #34 44.62 sort [2022-03-18T14:30:01.114Z] #34 44.62 errors [2022-03-18T14:30:01.114Z] #34 44.97 strconv [2022-03-18T14:30:01.114Z] #34 45.60 io [2022-03-18T14:30:01.114Z] #34 46.84 internal/oserror [2022-03-18T14:30:01.114Z] #34 46.95 syscall [2022-03-18T14:30:01.114Z] #34 48.60 reflect [2022-03-18T14:30:01.372Z] #34 ... [2022-03-18T14:30:01.372Z] [2022-03-18T14:30:01.372Z] #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-03-18T14:30:01.372Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:30:01.372Z] #13 44.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-18T14:30:01.372Z] #13 44.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-18T14:30:01.372Z] #13 44.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-18T14:30:01.372Z] #13 44.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-18T14:30:01.372Z] #13 44.87 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-03-18T14:30:01.372Z] #13 44.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-18T14:30:01.372Z] #13 44.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-18T14:30:01.372Z] #13 44.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-18T14:30:01.372Z] #13 44.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-18T14:30:01.372Z] #13 44.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-18T14:30:01.372Z] #13 44.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-18T14:30:01.372Z] #13 45.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-18T14:30:01.372Z] #13 45.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-18T14:30:01.372Z] #13 45.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-18T14:30:01.372Z] #13 45.99 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:30:01.372Z] #13 46.16 Fetched 77.8 MB in 6s (12.8 MB/s) [2022-03-18T14:30:01.373Z] #13 46.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:30:01.373Z] #13 46.29 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-18T14:30:01.373Z] #13 46.32 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-18T14:30:01.373Z] #13 46.47 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:30:01.373Z] #13 46.61 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T14:30:01.373Z] #13 46.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-03-18T14:30:01.373Z] #13 46.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-18T14:30:01.373Z] #13 46.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-18T14:30:01.408Z] using credential docker-jenkins-github-credentials [2022-03-18T14:30:01.422Z] Cloning the remote Git repository [2022-03-18T14:30:01.422Z] Cloning with configured refspecs honoured and without tags [2022-03-18T14:30:01.291Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T14:30:01.389Z] > git init /home/ubuntu/workspace/moby_PR-43006 # timeout=10 [2022-03-18T14:30:01.997Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:30:01.997Z] > git --version # timeout=10 [2022-03-18T14:30:02.012Z] > git --version # 'git version 2.17.1' [2022-03-18T14:30:02.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:02.015Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:03.288Z] #13 48.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T14:30:03.288Z] #13 48.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-18T14:30:03.288Z] #13 48.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-18T14:30:05.827Z] #13 51.51 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T14:30:05.827Z] #13 51.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-18T14:30:05.827Z] #13 51.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-18T14:30:05.827Z] #13 51.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T14:30:05.827Z] #13 51.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:30:05.827Z] #13 51.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:30:05.827Z] #13 51.80 Selecting previously unselected package dmsetup. [2022-03-18T14:30:05.827Z] #13 51.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:30:05.827Z] #13 51.81 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-18T14:30:06.086Z] #13 ... [2022-03-18T14:30:06.086Z] [2022-03-18T14:30:06.086Z] #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-03-18T14:30:06.086Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:30:06.086Z] #32 46.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T14:30:06.086Z] #32 ... [2022-03-18T14:30:06.086Z] [2022-03-18T14:30:06.086Z] #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-03-18T14:30:06.086Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:30:06.086Z] #13 52.01 Selecting previously unselected package mingw-w64-common. [2022-03-18T14:30:06.086Z] #13 52.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-18T14:30:06.086Z] #13 52.02 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-18T14:30:07.069Z] #13 ... [2022-03-18T14:30:07.069Z] [2022-03-18T14:30:07.069Z] #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-03-18T14:30:07.069Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:30:07.069Z] #36 52.60 Selecting previously unselected package libxml2:amd64. [2022-03-18T14:30:07.069Z] #36 52.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-18T14:30:07.069Z] #36 52.65 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-18T14:30:07.069Z] #36 53.18 Selecting previously unselected package libarchive13:amd64. [2022-03-18T14:30:07.069Z] #36 53.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-18T14:30:07.069Z] #36 53.20 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-18T14:30:07.069Z] #36 53.52 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-18T14:30:07.069Z] #36 53.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-18T14:30:07.069Z] #36 53.52 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-18T14:30:07.069Z] #36 53.67 Selecting previously unselected package librhash0:amd64. [2022-03-18T14:30:07.069Z] #36 53.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-18T14:30:07.069Z] #36 53.69 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-18T14:30:07.069Z] #36 53.87 Selecting previously unselected package libuv1:amd64. [2022-03-18T14:30:07.069Z] #36 53.88 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-18T14:30:07.070Z] #36 53.88 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-18T14:30:07.070Z] #36 54.02 Selecting previously unselected package cmake. [2022-03-18T14:30:07.070Z] #36 54.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-18T14:30:07.070Z] #36 54.03 Unpacking cmake (3.13.4-1) ... [2022-03-18T14:30:07.070Z] #36 56.69 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:30:07.070Z] #36 56.71 Setting up xxd (2:8.1.0875-5) ... [2022-03-18T14:30:07.070Z] #36 56.72 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-18T14:30:07.070Z] #36 56.73 Setting up vim-common (2:8.1.0875-5) ... [2022-03-18T14:30:07.070Z] #36 56.77 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-18T14:30:07.070Z] #36 56.79 Setting up cmake-data (3.13.4-1) ... [2022-03-18T14:30:07.070Z] #36 56.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-18T14:30:07.070Z] #36 56.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-18T14:30:07.070Z] #36 56.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-18T14:30:07.070Z] #36 56.88 Setting up cmake (3.13.4-1) ... [2022-03-18T14:30:07.070Z] #36 56.90 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:30:07.070Z] #36 57.00 Processing triggers for mime-support (3.62) ... [2022-03-18T14:30:07.070Z] #36 DONE 57.6s [2022-03-18T14:30:07.070Z] [2022-03-18T14:30:07.070Z] #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-03-18T14:30:07.070Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:30:07.070Z] #42 53.39 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-18T14:30:07.070Z] #42 53.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:30:07.070Z] #42 53.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:30:07.070Z] #42 53.43 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-18T14:30:07.070Z] #42 53.46 Setting up python-six (1.12.0-1) ... [2022-03-18T14:30:07.070Z] #42 56.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-18T14:30:07.070Z] #42 56.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:30:07.070Z] #42 57.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-18T14:30:07.070Z] #42 57.03 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-18T14:30:07.070Z] #42 57.04 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-18T14:30:07.070Z] #42 57.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-18T14:30:07.070Z] #42 57.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-18T14:30:07.070Z] #42 57.11 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-18T14:30:07.070Z] #42 57.13 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-18T14:30:07.070Z] #42 57.14 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-18T14:30:07.145Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a1df88ba228219ca) in /home/ubuntu/workspace/moby_PR-43006 [Pipeline] { [Pipeline] checkout [2022-03-18T14:30:07.246Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0381cb8d82d639639) in /home/ubuntu/workspace/moby_PR-43006 [Pipeline] { [Pipeline] checkout [2022-03-18T14:30:07.305Z] The recommended git tool is: git [2022-03-18T14:30:07.360Z] The recommended git tool is: git [2022-03-18T14:30:08.008Z] #42 ... [2022-03-18T14:30:08.008Z] [2022-03-18T14:30:08.008Z] #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-03-18T14:30:08.008Z] #47 sha256:a3443074abffbb2ab224746b1a64889b880d313216bb89d6db0a4051ca687ec7 [2022-03-18T14:30:08.008Z] #47 DONE 58.7s [2022-03-18T14:30:08.008Z] [2022-03-18T14:30:08.008Z] #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-03-18T14:30:08.008Z] #37 sha256:81358958b6651afa271c0393f922dccf1484eb692f960f5dc1ceb2c6e15ad132 [2022-03-18T14:30:08.008Z] #37 0.953 + RM_GOPATH=0 [2022-03-18T14:30:08.008Z] #37 0.953 + TMP_GOPATH= [2022-03-18T14:30:08.008Z] #37 0.953 + : /build [2022-03-18T14:30:08.008Z] #37 0.953 + '[' -z '' ']' [2022-03-18T14:30:08.008Z] #37 0.953 ++ mktemp -d [2022-03-18T14:30:08.008Z] #37 0.953 + export GOPATH=/tmp/tmp.Lmh84yUzMA [2022-03-18T14:30:08.008Z] #37 0.953 + GOPATH=/tmp/tmp.Lmh84yUzMA [2022-03-18T14:30:08.008Z] #37 0.953 + RM_GOPATH=1 [2022-03-18T14:30:08.008Z] #37 0.953 + case "$(go env GOARCH)" in [2022-03-18T14:30:08.008Z] #37 0.953 ++ go env GOARCH [2022-03-18T14:30:08.008Z] #37 0.987 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:30:08.008Z] #37 0.987 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:30:08.008Z] #37 0.987 ++ dirname /tmp/install/install.sh [2022-03-18T14:30:08.008Z] #37 0.993 + dir=/tmp/install [2022-03-18T14:30:08.008Z] #37 0.994 + bin=tini [2022-03-18T14:30:08.008Z] #37 0.994 + shift [2022-03-18T14:30:08.008Z] #37 0.994 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-18T14:30:08.008Z] #37 0.994 + . /tmp/install/tini.installer [2022-03-18T14:30:08.008Z] #37 0.994 ++ : v0.19.0 [2022-03-18T14:30:08.008Z] #37 0.994 + install_tini [2022-03-18T14:30:08.008Z] #37 0.994 Install tini version v0.19.0 [2022-03-18T14:30:08.008Z] #37 0.994 + echo 'Install tini version v0.19.0' [2022-03-18T14:30:08.008Z] #37 1.001 + git clone https://github.com/krallin/tini.git /tmp/tmp.Lmh84yUzMA/tini [2022-03-18T14:30:08.008Z] #37 1.003 Cloning into '/tmp/tmp.Lmh84yUzMA/tini'... [2022-03-18T14:30:08.947Z] #37 2.028 + cd /tmp/tmp.Lmh84yUzMA/tini [2022-03-18T14:30:08.947Z] #37 2.028 + git checkout -q v0.19.0 [2022-03-18T14:30:08.947Z] #37 2.110 + cmake . [2022-03-18T14:30:09.514Z] #37 2.839 -- The C compiler identification is GNU 8.3.0 [2022-03-18T14:30:09.774Z] #37 2.888 -- Check for working C compiler: /usr/bin/cc [2022-03-18T14:30:10.342Z] #37 3.521 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-18T14:30:10.342Z] #37 3.527 -- Detecting C compiler ABI info [2022-03-18T14:30:10.851Z] using credential docker-jenkins-github-credentials [2022-03-18T14:30:10.859Z] Cloning the remote Git repository [2022-03-18T14:30:10.859Z] Cloning with configured refspecs honoured and without tags [2022-03-18T14:30:10.909Z] #37 4.077 -- Detecting C compiler ABI info - done [2022-03-18T14:30:10.909Z] #37 4.119 -- Detecting C compile features [2022-03-18T14:30:11.579Z] Fetching without tags [2022-03-18T14:30:11.420Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:30:11.462Z] > git config --add remote.origin.fetch +refs/pull/43006/head:refs/remotes/origin/PR-43006 # timeout=10 [2022-03-18T14:30:11.495Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:11.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:30:11.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:30:11.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:11.584Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:11.825Z] using credential docker-jenkins-github-credentials [2022-03-18T14:30:11.838Z] Cloning the remote Git repository [2022-03-18T14:30:11.838Z] Cloning with configured refspecs honoured and without tags [2022-03-18T14:30:10.879Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T14:30:10.969Z] > git init /home/ubuntu/workspace/moby_PR-43006 # timeout=10 [2022-03-18T14:30:11.774Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:30:11.774Z] > git --version # timeout=10 [2022-03-18T14:30:11.793Z] > git --version # 'git version 2.25.1' [2022-03-18T14:30:11.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:11.977Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:11.868Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T14:30:11.927Z] > git init /home/ubuntu/workspace/moby_PR-43006 # timeout=10 [2022-03-18T14:30:12.143Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:30:12.282Z] #37 ... [2022-03-18T14:30:12.282Z] [2022-03-18T14:30:12.282Z] #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-03-18T14:30:12.282Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:30:12.282Z] #42 63.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-18T14:30:12.540Z] #42 63.25 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:30:12.798Z] #42 DONE 63.7s [2022-03-18T14:30:12.798Z] [2022-03-18T14:30:12.799Z] #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-03-18T14:30:12.799Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:30:12.799Z] #13 57.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T14:30:12.799Z] #13 57.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-18T14:30:12.799Z] #13 57.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-18T14:30:13.058Z] Merge succeeded, producing c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:30:13.059Z] Checking out Revision c9ee0641f44bc597cc390cdb82d023298506db9d (PR-43006) [2022-03-18T14:30:12.610Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:30:12.611Z] > git --version # timeout=10 [2022-03-18T14:30:12.620Z] > git --version # 'git version 2.25.1' [2022-03-18T14:30:12.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:12.624Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:13.364Z] #13 ... [2022-03-18T14:30:13.364Z] [2022-03-18T14:30:13.364Z] #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-03-18T14:30:13.364Z] #34 sha256:14b87b6114e08d4584fec15dcc33452881fce226deb2d91bf548f86a97356793 [2022-03-18T14:30:13.364Z] #34 54.04 internal/syscall/unix [2022-03-18T14:30:13.364Z] #34 54.29 time [2022-03-18T14:30:13.364Z] #34 60.76 internal/poll [2022-03-18T14:30:13.364Z] #34 61.26 internal/fmtsort [2022-03-18T14:30:13.364Z] #34 61.60 internal/syscall/execenv [2022-03-18T14:30:13.364Z] #34 61.75 io/fs [2022-03-18T14:30:13.364Z] #34 62.70 strings [2022-03-18T14:30:13.364Z] #34 63.68 os [2022-03-18T14:30:13.364Z] #34 ... [2022-03-18T14:30:13.364Z] [2022-03-18T14:30:13.364Z] #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-03-18T14:30:13.364Z] #37 sha256:81358958b6651afa271c0393f922dccf1484eb692f960f5dc1ceb2c6e15ad132 [2022-03-18T14:30:13.364Z] #37 6.240 -- Detecting C compile features - done [2022-03-18T14:30:13.364Z] #37 6.315 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T14:30:13.364Z] #37 6.533 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T14:30:13.622Z] #37 6.663 -- Configuring done [2022-03-18T14:30:13.622Z] #37 6.692 -- Generating done [2022-03-18T14:30:13.622Z] #37 6.701 -- Build files have been written to: /tmp/tmp.Lmh84yUzMA/tini [2022-03-18T14:30:13.622Z] #37 6.712 + make tini-static [2022-03-18T14:30:13.881Z] #37 7.013 Scanning dependencies of target tini-static [2022-03-18T14:30:13.881Z] #37 7.199 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T14:30:12.150Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:30:12.175Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:30:12.966Z] > git remote # timeout=10 [2022-03-18T14:30:12.989Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T14:30:13.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:13.004Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-18T14:30:13.024Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T14:30:13.061Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:30:13.083Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:30:15.259Z] #37 8.325 [100%] Linking C executable tini-static [2022-03-18T14:30:15.519Z] #37 8.751 [100%] Built target tini-static [2022-03-18T14:30:15.519Z] #37 8.807 + mkdir -p /build [2022-03-18T14:30:15.778Z] #37 8.812 + cp tini-static /build/docker-init [2022-03-18T14:30:15.778Z] #37 DONE 9.1s [2022-03-18T14:30:15.778Z] [2022-03-18T14:30:15.778Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:30:15.778Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:30:15.778Z] #43 1.814 Note: Building without setproctitle() and strlcpy() support. [2022-03-18T14:30:15.778Z] #43 1.815 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-18T14:30:15.778Z] #43 1.827 Note: Building without GnuTLS support [2022-03-18T14:30:15.778Z] #43 1.842 Makefile.config:39: Warn: you have no libnftables installed [2022-03-18T14:30:15.778Z] #43 1.842 Makefile.config:40: Warn: Building without nftables support [2022-03-18T14:30:16.348Z] #43 3.622 fatal: not a git repository (or any of the parent directories): .git [2022-03-18T14:30:16.606Z] #43 3.807 GEN .gitid [2022-03-18T14:30:16.864Z] #43 3.952 GEN criu/include/version.h [2022-03-18T14:30:16.864Z] #43 4.048 GEN include/common/asm [2022-03-18T14:30:19.202Z] #43 5.177 PBCC images/timens.pb-c.c [2022-03-18T14:30:19.202Z] #43 5.203 DEP images/timens.pb-c.d [2022-03-18T14:30:19.202Z] #43 5.243 PBCC images/fown.pb-c.c [2022-03-18T14:30:19.202Z] #43 5.251 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-18T14:30:19.202Z] #43 5.313 PBCC images/opts.pb-c.c [2022-03-18T14:30:19.202Z] #43 5.343 PBCC images/memfd.pb-c.c [2022-03-18T14:30:19.202Z] #43 5.379 DEP images/fown.pb-c.d [2022-03-18T14:30:19.202Z] #43 5.430 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-18T14:30:19.202Z] #43 5.481 DEP images/opts.pb-c.d [2022-03-18T14:30:19.202Z] #43 5.527 DEP images/memfd.pb-c.d [2022-03-18T14:30:19.202Z] #43 5.569 PBCC images/sit.pb-c.c [2022-03-18T14:30:19.202Z] #43 5.647 DEP images/sit.pb-c.d [2022-03-18T14:30:19.202Z] #43 5.701 PBCC images/macvlan.pb-c.c [2022-03-18T14:30:19.202Z] #43 5.747 DEP images/macvlan.pb-c.d [2022-03-18T14:30:19.202Z] #43 5.790 PBCC images/autofs.pb-c.c [2022-03-18T14:30:19.202Z] #43 5.804 DEP images/autofs.pb-c.d [2022-03-18T14:30:19.202Z] #43 5.831 PBCC images/sysctl.pb-c.c [2022-03-18T14:30:19.202Z] #43 5.858 DEP images/sysctl.pb-c.d [2022-03-18T14:30:19.202Z] #43 5.893 PBCC images/time.pb-c.c [2022-03-18T14:30:19.202Z] #43 5.903 DEP images/time.pb-c.d [2022-03-18T14:30:19.202Z] #43 5.977 PBCC images/binfmt-misc.pb-c.c [2022-03-18T14:30:19.202Z] #43 6.015 DEP images/binfmt-misc.pb-c.d [2022-03-18T14:30:19.202Z] #43 6.069 PBCC images/seccomp.pb-c.c [2022-03-18T14:30:19.202Z] #43 6.103 DEP images/seccomp.pb-c.d [2022-03-18T14:30:19.202Z] #43 6.144 PBCC images/userns.pb-c.c [2022-03-18T14:30:19.202Z] #43 6.171 DEP images/userns.pb-c.d [2022-03-18T14:30:19.202Z] #43 6.211 PBCC images/cgroup.pb-c.c [2022-03-18T14:30:19.202Z] #43 6.225 DEP images/cgroup.pb-c.d [2022-03-18T14:30:19.202Z] #43 6.292 PBCC images/ext-file.pb-c.c [2022-03-18T14:30:19.202Z] #43 6.316 DEP images/ext-file.pb-c.d [2022-03-18T14:30:19.202Z] #43 6.380 PBCC images/rpc.pb-c.c [2022-03-18T14:30:19.202Z] #43 6.426 DEP images/rpc.pb-c.d [2022-03-18T14:30:19.462Z] #43 6.468 PBCC images/siginfo.pb-c.c [2022-03-18T14:30:19.462Z] #43 6.499 DEP images/siginfo.pb-c.d [2022-03-18T14:30:19.462Z] #43 6.552 PBCC images/pagemap.pb-c.c [2022-03-18T14:30:19.462Z] #43 6.604 DEP images/pagemap.pb-c.d [2022-03-18T14:30:19.462Z] #43 6.642 PBCC images/rlimit.pb-c.c [2022-03-18T14:30:19.462Z] #43 6.675 DEP images/rlimit.pb-c.d [2022-03-18T14:30:19.462Z] #43 6.718 PBCC images/file-lock.pb-c.c [2022-03-18T14:30:19.462Z] #43 6.731 DEP images/file-lock.pb-c.d [2022-03-18T14:30:19.462Z] #43 6.770 PBCC images/tty.pb-c.c [2022-03-18T14:30:19.578Z] Commit message: "[20.10] testing: update containerd to v1.5.x tagged release" [2022-03-18T14:30:19.721Z] #43 6.816 DEP images/tty.pb-c.d [2022-03-18T14:30:19.721Z] #43 6.875 PBCC images/tun.pb-c.c [2022-03-18T14:30:19.721Z] #43 6.919 PBCC images/netdev.pb-c.c [2022-03-18T14:30:19.721Z] #43 6.948 DEP images/tun.pb-c.d [2022-03-18T14:30:19.721Z] #43 7.006 DEP images/netdev.pb-c.d [2022-03-18T14:30:19.721Z] #43 7.067 PBCC images/vma.pb-c.c [2022-03-18T14:30:19.979Z] #43 7.111 DEP images/vma.pb-c.d [2022-03-18T14:30:19.979Z] #43 7.133 PBCC images/creds.pb-c.c [2022-03-18T14:30:19.979Z] #43 7.173 DEP images/creds.pb-c.d [2022-03-18T14:30:19.979Z] #43 7.220 PBCC images/utsns.pb-c.c [2022-03-18T14:30:19.979Z] #43 7.245 DEP images/utsns.pb-c.d [2022-03-18T14:30:19.979Z] #43 7.299 PBCC images/ipc-desc.pb-c.c [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T14:30:20.238Z] #43 7.321 PBCC images/ipc-sem.pb-c.c [2022-03-18T14:30:20.238Z] #43 7.347 DEP images/ipc-desc.pb-c.d [2022-03-18T14:30:20.238Z] #43 7.411 DEP images/ipc-sem.pb-c.d [2022-03-18T14:30:20.238Z] #43 7.470 PBCC images/ipc-msg.pb-c.c [2022-03-18T14:30:20.238Z] #43 7.503 DEP images/ipc-msg.pb-c.d [2022-03-18T14:30:20.497Z] #43 7.563 PBCC images/ipc-shm.pb-c.c [2022-03-18T14:30:20.497Z] #43 7.599 DEP images/ipc-shm.pb-c.d [2022-03-18T14:30:20.497Z] #43 7.653 PBCC images/ipc-var.pb-c.c [2022-03-18T14:30:20.497Z] #43 7.684 DEP images/ipc-var.pb-c.d [2022-03-18T14:30:20.497Z] #43 7.729 PBCC images/sk-opts.pb-c.c [2022-03-18T14:30:20.497Z] #43 7.780 PBCC images/packet-sock.pb-c.c [2022-03-18T14:30:20.497Z] #43 7.821 DEP images/sk-opts.pb-c.d [2022-03-18T14:30:20.756Z] #43 7.887 DEP images/packet-sock.pb-c.d [2022-03-18T14:30:20.756Z] #43 7.945 PBCC images/sk-netlink.pb-c.c [2022-03-18T14:30:20.756Z] #43 8.027 DEP images/sk-netlink.pb-c.d [2022-03-18T14:30:20.756Z] #43 8.071 PBCC images/sk-inet.pb-c.c [2022-03-18T14:30:20.919Z] + docker version [2022-03-18T14:30:21.014Z] #43 8.139 DEP images/sk-inet.pb-c.d [2022-03-18T14:30:21.015Z] #43 8.187 PBCC images/sk-unix.pb-c.c [2022-03-18T14:30:21.015Z] #43 8.254 DEP images/sk-unix.pb-c.d [2022-03-18T14:30:21.015Z] #43 8.293 PBCC images/mm.pb-c.c [2022-03-18T14:30:21.273Z] #43 8.334 DEP images/mm.pb-c.d [2022-03-18T14:30:21.273Z] #43 8.379 PBCC images/timerfd.pb-c.c [2022-03-18T14:30:21.273Z] #43 8.444 DEP images/timerfd.pb-c.d [2022-03-18T14:30:21.273Z] #43 8.495 PBCC images/timer.pb-c.c [2022-03-18T14:30:21.273Z] #43 8.527 DEP images/timer.pb-c.d [2022-03-18T14:30:21.273Z] #43 8.557 PBCC images/sa.pb-c.c [2022-03-18T14:30:21.532Z] #43 8.600 DEP images/sa.pb-c.d [2022-03-18T14:30:21.532Z] #43 8.627 PBCC images/pipe-data.pb-c.c [2022-03-18T14:30:21.532Z] #43 8.663 DEP images/pipe-data.pb-c.d [2022-03-18T14:30:21.532Z] #43 8.701 PBCC images/mnt.pb-c.c [2022-03-18T14:30:21.532Z] #43 8.759 DEP images/mnt.pb-c.d [2022-03-18T14:30:21.790Z] #43 8.820 PBCC images/sk-packet.pb-c.c [2022-03-18T14:30:21.790Z] #43 8.855 DEP images/sk-packet.pb-c.d [2022-03-18T14:30:21.790Z] #43 8.887 PBCC images/tcp-stream.pb-c.c [2022-03-18T14:30:21.790Z] #43 8.931 DEP images/tcp-stream.pb-c.d [2022-03-18T14:30:21.790Z] #43 8.966 PBCC images/pipe.pb-c.c [2022-03-18T14:30:21.790Z] #43 9.007 DEP images/pipe.pb-c.d [2022-03-18T14:30:21.790Z] #43 9.069 PBCC images/pstree.pb-c.c [2022-03-18T14:30:22.049Z] #43 9.094 DEP images/pstree.pb-c.d [2022-03-18T14:30:22.049Z] #43 9.127 PBCC images/fs.pb-c.c [2022-03-18T14:30:22.049Z] #43 9.146 DEP images/fs.pb-c.d [2022-03-18T14:30:22.049Z] #43 9.207 PBCC images/signalfd.pb-c.c [2022-03-18T14:30:22.049Z] #43 9.281 DEP images/signalfd.pb-c.d [2022-03-18T14:30:22.049Z] #43 9.345 PBCC images/fh.pb-c.c [2022-03-18T14:30:22.307Z] #43 9.377 PBCC images/fsnotify.pb-c.c [2022-03-18T14:30:22.307Z] #43 9.424 DEP images/fh.pb-c.d [2022-03-18T14:30:22.307Z] #43 9.481 DEP images/fsnotify.pb-c.d [2022-03-18T14:30:22.307Z] #43 9.547 PBCC images/eventpoll.pb-c.c [2022-03-18T14:30:22.307Z] #43 9.563 DEP images/eventpoll.pb-c.d [2022-03-18T14:30:22.307Z] #43 9.604 PBCC images/eventfd.pb-c.c [2022-03-18T14:30:22.566Z] #43 9.613 DEP images/eventfd.pb-c.d [2022-03-18T14:30:22.566Z] #43 9.651 PBCC images/remap-file-path.pb-c.c [2022-03-18T14:30:22.566Z] #43 9.677 DEP images/remap-file-path.pb-c.d [2022-03-18T14:30:22.566Z] #43 9.709 PBCC images/fifo.pb-c.c [2022-03-18T14:30:22.566Z] #43 9.739 DEP images/fifo.pb-c.d [2022-03-18T14:30:22.566Z] #43 9.765 PBCC images/ghost-file.pb-c.c [2022-03-18T14:30:22.566Z] #43 9.818 DEP images/ghost-file.pb-c.d [2022-03-18T14:30:22.825Z] #43 9.860 PBCC images/regfile.pb-c.c [2022-03-18T14:30:22.825Z] #43 9.898 DEP images/regfile.pb-c.d [2022-03-18T14:30:22.825Z] #43 9.953 PBCC images/ns.pb-c.c [2022-03-18T14:30:22.825Z] #43 9.975 DEP images/ns.pb-c.d [2022-03-18T14:30:22.825Z] #43 10.02 PBCC images/fdinfo.pb-c.c [2022-03-18T14:30:22.825Z] #43 10.08 DEP images/fdinfo.pb-c.d [2022-03-18T14:30:23.083Z] #43 10.13 PBCC images/core-aarch64.pb-c.c [2022-03-18T14:30:23.083Z] #43 10.18 PBCC images/core-arm.pb-c.c [2022-03-18T14:30:23.083Z] #43 10.21 PBCC images/core-ppc64.pb-c.c [2022-03-18T14:30:23.083Z] #43 10.28 PBCC images/core-s390.pb-c.c [2022-03-18T14:30:23.083Z] #43 10.33 PBCC images/core-x86.pb-c.c [2022-03-18T14:30:23.342Z] #43 10.38 PBCC images/core.pb-c.c [2022-03-18T14:30:23.342Z] #43 10.43 PBCC images/inventory.pb-c.c [2022-03-18T14:30:23.342Z] #43 10.48 DEP images/core-aarch64.pb-c.d [2022-03-18T14:30:23.342Z] #43 10.51 DEP images/core-arm.pb-c.d [2022-03-18T14:30:23.342Z] #43 10.54 DEP images/core-ppc64.pb-c.d [2022-03-18T14:30:23.342Z] #43 10.59 DEP images/core-s390.pb-c.d [2022-03-18T14:30:23.600Z] #43 10.63 DEP images/core-x86.pb-c.d [2022-03-18T14:30:23.600Z] #43 10.68 DEP images/core.pb-c.d [2022-03-18T14:30:23.600Z] #43 10.76 DEP images/inventory.pb-c.d [2022-03-18T14:30:23.600Z] #43 10.83 PBCC images/cpuinfo.pb-c.c [2022-03-18T14:30:23.600Z] #43 10.85 DEP images/cpuinfo.pb-c.d [2022-03-18T14:30:23.859Z] #43 10.90 PBCC images/stats.pb-c.c [2022-03-18T14:30:23.859Z] #43 10.92 DEP images/stats.pb-c.d [2022-03-18T14:30:24.433Z] #43 ... [2022-03-18T14:30:24.433Z] [2022-03-18T14:30:24.433Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-18T14:30:24.433Z] #34 sha256:14b87b6114e08d4584fec15dcc33452881fce226deb2d91bf548f86a97356793 [2022-03-18T14:30:24.433Z] #34 65.32 bufio [2022-03-18T14:30:24.433Z] #34 66.95 text/tabwriter [2022-03-18T14:30:24.433Z] #34 67.84 path/filepath [2022-03-18T14:30:24.433Z] #34 67.84 fmt [2022-03-18T14:30:24.433Z] #34 68.79 io/ioutil [2022-03-18T14:30:24.433Z] #34 70.46 flag [2022-03-18T14:30:24.433Z] #34 70.47 github.com/BurntSushi/toml [2022-03-18T14:30:24.433Z] #34 72.02 log [2022-03-18T14:30:24.433Z] #34 73.65 github.com/BurntSushi/toml/cmd/tomlv [2022-03-18T14:30:24.693Z] #34 DONE 75.4s [2022-03-18T14:30:24.693Z] [2022-03-18T14:30:24.693Z] #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-03-18T14:30:24.693Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:30:24.693Z] #13 63.59 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T14:30:24.693Z] #13 63.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:30:24.693Z] #13 63.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:30:24.693Z] #13 63.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-18T14:30:24.693Z] #13 63.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:30:24.693Z] #13 63.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:30:25.636Z] #13 ... [2022-03-18T14:30:25.636Z] [2022-03-18T14:30:25.636Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:30:25.636Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:30:25.636Z] #43 12.62 make[1]: Nothing to be done for 'all'. [2022-03-18T14:30:26.150Z] Fetching without tags [2022-03-18T14:30:26.011Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:30:26.030Z] > git config --add remote.origin.fetch +refs/pull/43006/head:refs/remotes/origin/PR-43006 # timeout=10 [2022-03-18T14:30:26.063Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:26.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:30:26.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:30:26.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:26.128Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:26.440Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:30:26.575Z] #43 13.72 CC images/stats.o [2022-03-18T14:30:26.835Z] #43 13.99 CC images/core.o [2022-03-18T14:30:27.246Z] Merge succeeded, producing c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:30:27.247Z] Checking out Revision c9ee0641f44bc597cc390cdb82d023298506db9d (PR-43006) [2022-03-18T14:30:27.404Z] #43 14.46 CC images/core-x86.o [2022-03-18T14:30:27.517Z] Client: Docker Engine - Community [2022-03-18T14:30:27.517Z] Version: 20.10.12 [2022-03-18T14:30:27.517Z] API version: 1.41 [2022-03-18T14:30:27.517Z] Go version: go1.16.12 [2022-03-18T14:30:27.517Z] Git commit: e91ed57 [2022-03-18T14:30:27.517Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-18T14:30:27.517Z] OS/Arch: linux/amd64 [2022-03-18T14:30:27.517Z] Context: default [2022-03-18T14:30:27.517Z] Experimental: true [2022-03-18T14:30:27.517Z] [2022-03-18T14:30:27.517Z] Server: Docker Engine - Community [2022-03-18T14:30:27.517Z] Engine: [2022-03-18T14:30:27.517Z] Version: 20.10.12 [2022-03-18T14:30:27.517Z] API version: 1.41 (minimum version 1.12) [2022-03-18T14:30:27.517Z] Go version: go1.16.12 [2022-03-18T14:30:27.517Z] Git commit: 459d0df [2022-03-18T14:30:27.517Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-18T14:30:27.517Z] OS/Arch: linux/amd64 [2022-03-18T14:30:27.517Z] Experimental: true [2022-03-18T14:30:27.517Z] containerd: [2022-03-18T14:30:27.517Z] Version: 1.4.12 [2022-03-18T14:30:27.517Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T14:30:27.517Z] runc: [2022-03-18T14:30:27.517Z] Version: 1.0.2 [2022-03-18T14:30:27.517Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T14:30:27.517Z] docker-init: [2022-03-18T14:30:27.517Z] Version: 0.19.0 [2022-03-18T14:30:27.517Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T14:30:27.847Z] + docker info [2022-03-18T14:30:27.972Z] #43 14.89 CC images/core-arm.o [2022-03-18T14:30:28.232Z] #43 15.23 CC images/core-aarch64.o [2022-03-18T14:30:28.491Z] #43 15.58 CC images/core-ppc64.o [2022-03-18T14:30:28.750Z] #43 16.01 CC images/core-s390.o [2022-03-18T14:30:26.424Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:30:26.445Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:30:27.149Z] > git remote # timeout=10 [2022-03-18T14:30:27.169Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T14:30:27.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:27.187Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-18T14:30:27.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T14:30:27.225Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:30:27.236Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:30:29.317Z] #43 16.54 CC images/cpuinfo.o [2022-03-18T14:30:29.575Z] #43 16.89 CC images/inventory.o [2022-03-18T14:30:30.143Z] #43 17.07 CC images/fdinfo.o [2022-03-18T14:30:30.401Z] #43 17.38 CC images/fown.o [2022-03-18T14:30:30.401Z] #43 17.55 CC images/ns.o [2022-03-18T14:30:30.661Z] #43 17.66 CC images/regfile.o [2022-03-18T14:30:30.661Z] #43 17.82 CC images/ghost-file.o [2022-03-18T14:30:30.919Z] #43 18.04 CC images/fifo.o [2022-03-18T14:30:31.179Z] #43 18.27 CC images/remap-file-path.o [2022-03-18T14:30:31.208Z] Commit message: "[20.10] testing: update containerd to v1.5.x tagged release" [2022-03-18T14:30:31.439Z] #43 18.41 CC images/eventfd.o [2022-03-18T14:30:31.439Z] #43 18.60 CC images/eventpoll.o [2022-03-18T14:30:31.698Z] #43 18.81 CC images/fh.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T14:30:31.957Z] #43 19.11 CC images/fsnotify.o [2022-03-18T14:30:32.501Z] + docker version [2022-03-18T14:30:32.524Z] #43 19.57 CC images/signalfd.o [2022-03-18T14:30:32.525Z] #43 19.77 CC images/fs.o [2022-03-18T14:30:32.525Z] #43 ... [2022-03-18T14:30:32.525Z] [2022-03-18T14:30:32.525Z] #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-03-18T14:30:32.525Z] #56 sha256:6f3f1f99eb3e679198c485ce7d33663e94331d398b1cb4b1ec545088ef9d93a0 [2022-03-18T14:30:33.244Z] Fetching without tags [2022-03-18T14:30:33.141Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:30:33.162Z] > git config --add remote.origin.fetch +refs/pull/43006/head:refs/remotes/origin/PR-43006 # timeout=10 [2022-03-18T14:30:33.174Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:33.192Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:30:33.247Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:30:33.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:33.302Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:33.550Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:30:33.816Z] #56 41.16 Checking out files: 53% (2532/4737) Checking out files: 54% (2558/4737) Checking out files: 55% (2606/4737) Checking out files: 56% (2653/4737) Checking out files: 57% (2701/4737) Checking out files: 58% (2748/4737) Checking out files: 59% (2795/4737) Checking out files: 60% (2843/4737) Checking out files: 61% (2890/4737) Checking out files: 62% (2937/4737) Checking out files: 63% (2985/4737) Checking out files: 64% (3032/4737) Checking out files: 65% (3080/4737) Checking out files: 66% (3127/4737) Checking out files: 67% (3174/4737) Checking out files: 68% (3222/4737) Checking out files: 69% (3269/4737) Checking out files: 70% (3316/4737) Checking out files: 71% (3364/4737) Checking out files: 72% (3411/4737) Checking out files: 73% (3459/4737) Checking out files: 74% (3506/4737) Checking out files: 75% (3553/4737) Checking out files: 76% (3601/4737) Checking out files: 77% (3648/4737) Checking out files: 78% (3695/4737) Checking out files: 79% (3743/4737) Checking out files: 80% (3790/4737) Checking out files: 81% (3837/4737) Checking out files: 82% (3885/4737) Checking out files: 83% (3932/4737) Checking out files: 84% (3980/4737) Checking out files: 85% (4027/4737) Checking out files: 86% (4074/4737) Checking out files: 87% (4122/4737) Checking out files: 88% (4169/4737) Checking out files: 89% (4216/4737) Checking out files: 90% (4264/4737) Checking out files: 91% (4311/4737) Checking out files: 92% (4359/4737) Checking out files: 92% (4382/4737) Checking out files: 93% (4406/4737) Checking out files: 94% (4453/4737) Checking out files: 95% (4501/4737) Checking out files: 96% (4548/4737) Checking out files: 97% (4595/4737) Checking out files: 98% (4643/4737) Checking out files: 99% (4690/4737) Checking out files: 100% (4737/4737) Checking out files: 100% (4737/4737), done. [2022-03-18T14:30:33.816Z] #56 42.39 + cd /tmp/tmp.o9BItDyFBT/src/github.com/containerd/containerd [2022-03-18T14:30:33.816Z] #56 42.39 + git checkout -q v1.5.10 [2022-03-18T14:30:34.000Z] Fetching without tags [2022-03-18T14:30:34.316Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:30:34.341Z] Merge succeeded, producing c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:30:34.341Z] Checking out Revision c9ee0641f44bc597cc390cdb82d023298506db9d (PR-43006) [2022-03-18T14:30:35.278Z] Merge succeeded, producing c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:30:35.278Z] Checking out Revision c9ee0641f44bc597cc390cdb82d023298506db9d (PR-43006) [2022-03-18T14:30:35.718Z] #56 44.27 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T14:30:35.718Z] #56 44.27 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T14:30:35.718Z] #56 44.27 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T14:30:35.718Z] #56 44.27 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T14:30:35.718Z] #56 44.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T14:30:35.718Z] #56 44.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T14:30:35.718Z] #56 44.27 + '[' '' = dynamic ']' [2022-03-18T14:30:35.718Z] #56 44.27 + make [2022-03-18T14:30:33.892Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:30:33.905Z] > git config --add remote.origin.fetch +refs/pull/43006/head:refs/remotes/origin/PR-43006 # timeout=10 [2022-03-18T14:30:33.917Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:33.968Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:30:34.003Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:30:34.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:34.081Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:30:34.329Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:30:34.335Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:30:35.159Z] > git remote # timeout=10 [2022-03-18T14:30:35.172Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T14:30:35.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:35.248Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-18T14:30:35.269Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T14:30:35.285Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:30:35.288Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:30:33.561Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:30:33.577Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:30:34.237Z] > git remote # timeout=10 [2022-03-18T14:30:34.249Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T14:30:34.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:30:34.319Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-18T14:30:34.329Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T14:30:34.343Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:30:34.355Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:30:36.687Z] Client: Docker Engine - Community [2022-03-18T14:30:36.687Z] Version: 20.10.12 [2022-03-18T14:30:36.687Z] API version: 1.41 [2022-03-18T14:30:36.687Z] Go version: go1.16.12 [2022-03-18T14:30:36.687Z] Git commit: e91ed57 [2022-03-18T14:30:36.687Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-18T14:30:36.687Z] OS/Arch: linux/amd64 [2022-03-18T14:30:36.687Z] Context: default [2022-03-18T14:30:36.687Z] Experimental: true [2022-03-18T14:30:36.687Z] [2022-03-18T14:30:36.687Z] Server: Docker Engine - Community [2022-03-18T14:30:36.687Z] Engine: [2022-03-18T14:30:36.688Z] Version: 20.10.12 [2022-03-18T14:30:36.688Z] API version: 1.41 (minimum version 1.12) [2022-03-18T14:30:36.688Z] Go version: go1.16.12 [2022-03-18T14:30:36.688Z] Git commit: 459d0df [2022-03-18T14:30:36.688Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-18T14:30:36.688Z] OS/Arch: linux/amd64 [2022-03-18T14:30:36.688Z] Experimental: true [2022-03-18T14:30:36.688Z] containerd: [2022-03-18T14:30:36.688Z] Version: 1.4.12 [2022-03-18T14:30:36.688Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T14:30:36.688Z] runc: [2022-03-18T14:30:36.688Z] Version: 1.0.2 [2022-03-18T14:30:36.688Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T14:30:36.688Z] docker-init: [2022-03-18T14:30:36.688Z] Version: 0.19.0 [2022-03-18T14:30:36.688Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T14:30:37.050Z] + docker info [2022-03-18T14:30:37.096Z] #56 45.77 + bin/ctr [2022-03-18T14:30:38.835Z] Commit message: "[20.10] testing: update containerd to v1.5.x tagged release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T14:30:39.352Z] Commit message: "[20.10] testing: update containerd to v1.5.x tagged release" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T14:30:39.862Z] + docker version [2022-03-18T14:30:40.460Z] + docker version [2022-03-18T14:30:43.658Z] #56 ... [2022-03-18T14:30:43.658Z] [2022-03-18T14:30:43.658Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:30:43.658Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:30:43.658Z] #43 19.96 CC images/pstree.o [2022-03-18T14:30:43.658Z] #43 20.10 CC images/pipe.o [2022-03-18T14:30:43.658Z] #43 20.35 CC images/tcp-stream.o [2022-03-18T14:30:43.658Z] #43 20.62 CC images/sk-packet.o [2022-03-18T14:30:43.658Z] #43 20.90 CC images/mnt.o [2022-03-18T14:30:43.658Z] #43 21.12 CC images/pipe-data.o [2022-03-18T14:30:43.658Z] #43 21.32 CC images/sa.o [2022-03-18T14:30:43.658Z] #43 21.48 CC images/timer.o [2022-03-18T14:30:43.658Z] #43 21.78 CC images/timerfd.o [2022-03-18T14:30:43.658Z] #43 21.97 CC images/mm.o [2022-03-18T14:30:43.658Z] #43 22.25 CC images/sk-opts.o [2022-03-18T14:30:43.658Z] #43 22.47 CC images/sk-unix.o [2022-03-18T14:30:43.658Z] #43 22.74 CC images/sk-inet.o [2022-03-18T14:30:43.658Z] #43 23.09 CC images/tun.o [2022-03-18T14:30:43.658Z] #43 23.34 CC images/sk-netlink.o [2022-03-18T14:30:43.658Z] #43 23.50 CC images/packet-sock.o [2022-03-18T14:30:43.658Z] #43 23.80 CC images/ipc-var.o [2022-03-18T14:30:43.658Z] #43 23.96 CC images/ipc-desc.o [2022-03-18T14:30:43.658Z] #43 24.15 CC images/ipc-shm.o [2022-03-18T14:30:43.658Z] #43 24.30 CC images/ipc-msg.o [2022-03-18T14:30:43.658Z] #43 24.51 CC images/ipc-sem.o [2022-03-18T14:30:43.658Z] #43 24.68 CC images/utsns.o [2022-03-18T14:30:43.658Z] #43 24.82 CC images/creds.o [2022-03-18T14:30:43.658Z] #43 25.06 CC images/vma.o [2022-03-18T14:30:43.658Z] #43 25.23 CC images/netdev.o [2022-03-18T14:30:43.658Z] #43 25.52 CC images/tty.o [2022-03-18T14:30:43.658Z] #43 25.97 CC images/file-lock.o [2022-03-18T14:30:43.658Z] #43 26.18 CC images/rlimit.o [2022-03-18T14:30:43.658Z] #43 26.36 CC images/pagemap.o [2022-03-18T14:30:43.658Z] #43 26.60 CC images/siginfo.o [2022-03-18T14:30:43.658Z] #43 26.80 CC images/rpc.o [2022-03-18T14:30:43.658Z] #43 27.70 CC images/ext-file.o [2022-03-18T14:30:43.658Z] #43 27.93 CC images/cgroup.o [2022-03-18T14:30:43.658Z] #43 28.43 CC images/userns.o [2022-03-18T14:30:43.658Z] #43 28.67 CC images/google/protobuf/descriptor.o [2022-03-18T14:30:43.658Z] #43 29.92 CC images/opts.o [2022-03-18T14:30:43.658Z] #43 30.08 CC images/seccomp.o [2022-03-18T14:30:43.658Z] #43 30.31 CC images/binfmt-misc.o [2022-03-18T14:30:43.658Z] #43 30.49 CC images/time.o [2022-03-18T14:30:43.658Z] #43 30.64 CC images/sysctl.o [2022-03-18T14:30:43.658Z] #43 30.80 CC images/autofs.o [2022-03-18T14:30:43.916Z] #43 30.93 CC images/macvlan.o [2022-03-18T14:30:43.916Z] #43 31.09 CC images/sit.o [2022-03-18T14:30:44.174Z] #43 31.27 CC images/memfd.o [2022-03-18T14:30:44.174Z] #43 31.48 CC images/timens.o [2022-03-18T14:30:44.740Z] #43 31.67 LINK images/built-in.o [2022-03-18T14:30:44.740Z] #43 31.83 GEN compel/include/asm [2022-03-18T14:30:44.740Z] #43 31.85 GEN compel/include/version.h [2022-03-18T14:30:44.740Z] #43 31.88 touch .config [2022-03-18T14:30:44.740Z] #43 31.93 GEN include/common/config.h [2022-03-18T14:30:44.740Z] #43 31.98 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-18T14:30:44.740Z] #43 32.00 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-18T14:30:44.740Z] #43 32.03 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-18T14:30:44.999Z] #43 32.04 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-18T14:30:44.999Z] #43 32.07 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-18T14:30:44.999Z] #43 32.09 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-18T14:30:44.999Z] #43 32.10 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-18T14:30:44.999Z] #43 32.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-18T14:30:44.999Z] #43 32.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-18T14:30:44.999Z] #43 32.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-18T14:30:44.999Z] #43 32.16 DEP compel/plugins/std/infect.d [2022-03-18T14:30:44.999Z] #43 32.25 DEP compel/plugins/std/string.d [2022-03-18T14:30:45.258Z] #43 32.35 DEP compel/plugins/std/log.d [2022-03-18T14:30:45.258Z] #43 32.42 DEP compel/plugins/std/fds.d [2022-03-18T14:30:45.258Z] #43 ... [2022-03-18T14:30:45.258Z] [2022-03-18T14:30:45.258Z] #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-03-18T14:30:45.258Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:30:45.258Z] #13 81.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T14:30:45.258Z] #13 81.21 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:30:45.258Z] #13 81.22 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:30:45.517Z] #13 ... [2022-03-18T14:30:45.517Z] [2022-03-18T14:30:45.517Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:30:45.517Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:30:45.517Z] #43 32.57 DEP compel/plugins/std/std.d [2022-03-18T14:30:45.517Z] #43 32.65 DEP compel/plugins/shmem/shmem.d [2022-03-18T14:30:45.517Z] #43 32.73 DEP compel/plugins/fds/fds.d [2022-03-18T14:30:45.517Z] #43 32.84 CC compel/plugins/std/std.o [2022-03-18T14:30:45.976Z] Client: [2022-03-18T14:30:45.976Z] Context: default [2022-03-18T14:30:45.976Z] Debug Mode: false [2022-03-18T14:30:45.976Z] Plugins: [2022-03-18T14:30:45.976Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T14:30:45.976Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T14:30:45.976Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T14:30:45.976Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T14:30:45.976Z] [2022-03-18T14:30:45.976Z] Server: [2022-03-18T14:30:45.976Z] Containers: 0 [2022-03-18T14:30:45.976Z] Running: 0 [2022-03-18T14:30:45.976Z] Paused: 0 [2022-03-18T14:30:45.976Z] Stopped: 0 [2022-03-18T14:30:45.976Z] Images: 0 [2022-03-18T14:30:45.976Z] Server Version: 20.10.12 [2022-03-18T14:30:45.976Z] Storage Driver: overlay2 [2022-03-18T14:30:45.976Z] Backing Filesystem: extfs [2022-03-18T14:30:45.976Z] Supports d_type: true [2022-03-18T14:30:45.976Z] Native Overlay Diff: true [2022-03-18T14:30:45.976Z] userxattr: false [2022-03-18T14:30:45.976Z] Logging Driver: json-file [2022-03-18T14:30:45.976Z] Cgroup Driver: cgroupfs [2022-03-18T14:30:45.976Z] Cgroup Version: 1 [2022-03-18T14:30:45.976Z] Plugins: [2022-03-18T14:30:45.976Z] Volume: local [2022-03-18T14:30:45.976Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T14:30:45.976Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T14:30:45.976Z] Swarm: inactive [2022-03-18T14:30:45.976Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T14:30:45.976Z] Default Runtime: runc [2022-03-18T14:30:45.976Z] Init Binary: docker-init [2022-03-18T14:30:45.976Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T14:30:45.976Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T14:30:45.976Z] init version: de40ad0 [2022-03-18T14:30:45.976Z] Security Options: [2022-03-18T14:30:45.976Z] apparmor [2022-03-18T14:30:45.976Z] seccomp [2022-03-18T14:30:45.976Z] Profile: default [2022-03-18T14:30:45.976Z] Kernel Version: 5.4.0-1061-aws [2022-03-18T14:30:45.976Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-18T14:30:45.976Z] OSType: linux [2022-03-18T14:30:45.976Z] Architecture: x86_64 [2022-03-18T14:30:45.976Z] CPUs: 2 [2022-03-18T14:30:45.976Z] Total Memory: 7.483GiB [2022-03-18T14:30:45.976Z] Name: ip-10-100-49-30 [2022-03-18T14:30:45.976Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-18T14:30:45.976Z] Docker Root Dir: /var/lib/docker [2022-03-18T14:30:45.976Z] Debug Mode: false [2022-03-18T14:30:45.976Z] Registry: https://index.docker.io/v1/ [2022-03-18T14:30:45.976Z] Labels: [2022-03-18T14:30:45.976Z] Experimental: true [2022-03-18T14:30:45.976Z] Insecure Registries: [2022-03-18T14:30:45.976Z] 127.0.0.0/8 [2022-03-18T14:30:45.976Z] Live Restore Enabled: true [2022-03-18T14:30:45.976Z] [2022-03-18T14:30:45.976Z] WARNING: No swap limit support [Pipeline] sh [2022-03-18T14:30:46.084Z] #43 33.09 CC compel/plugins/std/fds.o [2022-03-18T14:30:46.084Z] #43 33.41 CC compel/plugins/std/log.o [2022-03-18T14:30:46.317Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-18T14:30:46.317Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-18T14:30:46.317Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43006/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-18T14:30:46.318Z] + bash /home/ubuntu/workspace/moby_PR-43006/check-config.sh [2022-03-18T14:30:46.318Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T14:30:46.318Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-18T14:30:46.318Z] [2022-03-18T14:30:46.318Z] Generally Necessary: [2022-03-18T14:30:46.318Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T14:30:46.318Z] - apparmor: enabled and tools installed [2022-03-18T14:30:46.318Z] - CONFIG_NAMESPACES: enabled [2022-03-18T14:30:46.318Z] - CONFIG_NET_NS: enabled [2022-03-18T14:30:46.318Z] - CONFIG_PID_NS: enabled [2022-03-18T14:30:46.318Z] - CONFIG_IPC_NS: enabled [2022-03-18T14:30:46.318Z] - CONFIG_UTS_NS: enabled [2022-03-18T14:30:46.318Z] - CONFIG_CGROUPS: enabled [2022-03-18T14:30:46.318Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T14:30:46.318Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T14:30:46.318Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T14:30:46.318Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T14:30:46.318Z] - CONFIG_CPUSETS: enabled [2022-03-18T14:30:46.318Z] - CONFIG_MEMCG: enabled [2022-03-18T14:30:46.318Z] - CONFIG_KEYS: enabled [2022-03-18T14:30:46.318Z] - CONFIG_VETH: enabled (as module) [2022-03-18T14:30:46.318Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T14:30:46.318Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T14:30:46.318Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-18T14:30:46.318Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T14:30:46.318Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T14:30:46.318Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T14:30:46.318Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T14:30:46.318Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T14:30:46.318Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T14:30:46.318Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T14:30:46.318Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-18T14:30:46.318Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T14:30:46.318Z] [2022-03-18T14:30:46.318Z] Optional Features: [2022-03-18T14:30:46.451Z] Client: Docker Engine - Community [2022-03-18T14:30:46.451Z] Version: 20.10.12 [2022-03-18T14:30:46.451Z] API version: 1.41 [2022-03-18T14:30:46.451Z] Go version: go1.16.12 [2022-03-18T14:30:46.451Z] Git commit: e91ed57 [2022-03-18T14:30:46.451Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-18T14:30:46.451Z] OS/Arch: linux/arm64 [2022-03-18T14:30:46.451Z] Context: default [2022-03-18T14:30:46.451Z] Experimental: true [2022-03-18T14:30:46.451Z] [2022-03-18T14:30:46.451Z] Server: Docker Engine - Community [2022-03-18T14:30:46.451Z] Engine: [2022-03-18T14:30:46.451Z] Version: 20.10.12 [2022-03-18T14:30:46.451Z] API version: 1.41 (minimum version 1.12) [2022-03-18T14:30:46.451Z] Go version: go1.16.12 [2022-03-18T14:30:46.451Z] Git commit: 459d0df [2022-03-18T14:30:46.451Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-18T14:30:46.451Z] OS/Arch: linux/arm64 [2022-03-18T14:30:46.451Z] Experimental: true [2022-03-18T14:30:46.451Z] containerd: [2022-03-18T14:30:46.451Z] Version: 1.4.12 [2022-03-18T14:30:46.451Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T14:30:46.451Z] runc: [2022-03-18T14:30:46.451Z] Version: 1.0.2 [2022-03-18T14:30:46.451Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T14:30:46.451Z] docker-init: [2022-03-18T14:30:46.451Z] Version: 0.19.0 [2022-03-18T14:30:46.451Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T14:30:46.591Z] - CONFIG_USER_NS: enabled [2022-03-18T14:30:46.591Z] - CONFIG_SECCOMP: enabled [2022-03-18T14:30:46.591Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T14:30:46.591Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T14:30:46.591Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-18T14:30:46.591Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-18T14:30:46.591Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T14:30:46.591Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T14:30:46.591Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-18T14:30:46.591Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-18T14:30:46.591Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T14:30:46.591Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T14:30:46.591Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T14:30:46.591Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T14:30:46.591Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T14:30:46.591Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T14:30:46.591Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T14:30:46.591Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T14:30:46.591Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T14:30:46.591Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T14:30:46.591Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T14:30:46.591Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T14:30:46.591Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T14:30:46.591Z] - CONFIG_EXT4_FS: enabled [2022-03-18T14:30:46.591Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T14:30:46.591Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T14:30:46.591Z] - Network Drivers: [2022-03-18T14:30:46.591Z] - "overlay": [2022-03-18T14:30:46.591Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T14:30:46.591Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T14:30:46.591Z] Optional (for encrypted networks): [2022-03-18T14:30:46.812Z] + docker info [2022-03-18T14:30:46.854Z] - CONFIG_CRYPTO: enabled [2022-03-18T14:30:46.854Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T14:30:46.854Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T14:30:46.854Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T14:30:46.854Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T14:30:46.854Z] - CONFIG_XFRM: enabled [2022-03-18T14:30:46.854Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T14:30:46.854Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T14:30:46.854Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T14:30:46.854Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-18T14:30:46.854Z] - "ipvlan": [2022-03-18T14:30:46.854Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T14:30:46.854Z] - "macvlan": [2022-03-18T14:30:46.854Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T14:30:46.854Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T14:30:46.854Z] - "ftp,tftp client in container": [2022-03-18T14:30:46.854Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T14:30:46.854Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T14:30:46.854Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T14:30:46.854Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T14:30:46.854Z] - Storage Drivers: [2022-03-18T14:30:46.854Z] - "aufs": [2022-03-18T14:30:46.855Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-18T14:30:46.855Z] - "btrfs": [2022-03-18T14:30:46.855Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T14:30:46.855Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T14:30:46.855Z] - "devicemapper": [2022-03-18T14:30:46.855Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T14:30:46.855Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T14:30:46.855Z] - "overlay": [2022-03-18T14:30:46.855Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T14:30:46.855Z] - "zfs": [2022-03-18T14:30:46.855Z] - /dev/zfs: present [2022-03-18T14:30:46.855Z] - zfs command: missing [2022-03-18T14:30:46.855Z] - zpool command: missing [2022-03-18T14:30:46.855Z] [2022-03-18T14:30:46.855Z] Limits: [2022-03-18T14:30:46.855Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T14:30:46.855Z] [2022-03-18T14:30:46.855Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T14:30:47.018Z] Client: [2022-03-18T14:30:47.018Z] Context: default [2022-03-18T14:30:47.018Z] Debug Mode: false [2022-03-18T14:30:47.018Z] Plugins: [2022-03-18T14:30:47.018Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T14:30:47.018Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T14:30:47.018Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T14:30:47.018Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T14:30:47.018Z] [2022-03-18T14:30:47.018Z] Server: [2022-03-18T14:30:47.018Z] Containers: 0 [2022-03-18T14:30:47.018Z] Running: 0 [2022-03-18T14:30:47.018Z] Paused: 0 [2022-03-18T14:30:47.018Z] Stopped: 0 [2022-03-18T14:30:47.018Z] Images: 0 [2022-03-18T14:30:47.018Z] Server Version: 20.10.12 [2022-03-18T14:30:47.018Z] Storage Driver: overlay2 [2022-03-18T14:30:47.018Z] Backing Filesystem: extfs [2022-03-18T14:30:47.018Z] Supports d_type: true [2022-03-18T14:30:47.018Z] Native Overlay Diff: true [2022-03-18T14:30:47.018Z] userxattr: false [2022-03-18T14:30:47.018Z] Logging Driver: json-file [2022-03-18T14:30:47.018Z] Cgroup Driver: cgroupfs [2022-03-18T14:30:47.018Z] Cgroup Version: 1 [2022-03-18T14:30:47.018Z] Plugins: [2022-03-18T14:30:47.018Z] Volume: local [2022-03-18T14:30:47.018Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T14:30:47.018Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T14:30:47.018Z] Swarm: inactive [2022-03-18T14:30:47.018Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T14:30:47.018Z] Default Runtime: runc [2022-03-18T14:30:47.018Z] Init Binary: docker-init [2022-03-18T14:30:47.018Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T14:30:47.018Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T14:30:47.018Z] init version: de40ad0 [2022-03-18T14:30:47.018Z] Security Options: [2022-03-18T14:30:47.018Z] apparmor [2022-03-18T14:30:47.018Z] seccomp [2022-03-18T14:30:47.018Z] Profile: default [2022-03-18T14:30:47.018Z] Kernel Version: 5.4.0-1061-aws [2022-03-18T14:30:47.018Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-18T14:30:47.018Z] OSType: linux [2022-03-18T14:30:47.018Z] Architecture: x86_64 [2022-03-18T14:30:47.018Z] CPUs: 2 [2022-03-18T14:30:47.018Z] Total Memory: 7.565GiB [2022-03-18T14:30:47.018Z] Name: ip-10-100-87-149 [2022-03-18T14:30:47.018Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-18T14:30:47.018Z] Docker Root Dir: /var/lib/docker [2022-03-18T14:30:47.018Z] Debug Mode: false [2022-03-18T14:30:47.018Z] Registry: https://index.docker.io/v1/ [2022-03-18T14:30:47.018Z] Labels: [2022-03-18T14:30:47.018Z] Experimental: true [2022-03-18T14:30:47.018Z] Insecure Registries: [2022-03-18T14:30:47.018Z] 127.0.0.0/8 [2022-03-18T14:30:47.018Z] Live Restore Enabled: true [2022-03-18T14:30:47.018Z] [2022-03-18T14:30:47.018Z] WARNING: No swap limit support [2022-03-18T14:30:47.019Z] #43 34.12 CC compel/plugins/std/string.o [Pipeline] sh [2022-03-18T14:30:47.194Z] + sudo modprobe ip_vs [2022-03-18T14:30:47.194Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c9ee0641f44bc597cc390cdb82d023298506db9d . [2022-03-18T14:30:47.310Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-18T14:30:47.310Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-18T14:30:47.310Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43006/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-18T14:30:47.310Z] + bash /home/ubuntu/workspace/moby_PR-43006/check-config.sh [2022-03-18T14:30:47.310Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T14:30:47.310Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-18T14:30:47.310Z] [2022-03-18T14:30:47.310Z] Generally Necessary: [2022-03-18T14:30:47.311Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T14:30:47.311Z] - apparmor: enabled and tools installed [2022-03-18T14:30:47.311Z] - CONFIG_NAMESPACES: enabled [2022-03-18T14:30:47.311Z] - CONFIG_NET_NS: enabled [2022-03-18T14:30:47.311Z] - CONFIG_PID_NS: enabled [2022-03-18T14:30:47.311Z] - CONFIG_IPC_NS: enabled [2022-03-18T14:30:47.311Z] - CONFIG_UTS_NS: enabled [2022-03-18T14:30:47.311Z] - CONFIG_CGROUPS: enabled [2022-03-18T14:30:47.311Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T14:30:47.311Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T14:30:47.311Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T14:30:47.311Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T14:30:47.311Z] - CONFIG_CPUSETS: enabled [2022-03-18T14:30:47.311Z] - CONFIG_MEMCG: enabled [2022-03-18T14:30:47.311Z] - CONFIG_KEYS: enabled [2022-03-18T14:30:47.311Z] - CONFIG_VETH: enabled (as module) [2022-03-18T14:30:47.311Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T14:30:47.311Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T14:30:47.311Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-18T14:30:47.311Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T14:30:47.311Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T14:30:47.311Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T14:30:47.311Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T14:30:47.311Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T14:30:47.311Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T14:30:47.456Z] #1 [internal] load build definition from Dockerfile [2022-03-18T14:30:47.456Z] #1 sha256:8fef691d5067a73eccb747a6f9561a75f1fcff8208e3dd6954569cc41f276070 [2022-03-18T14:30:47.570Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T14:30:47.570Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-18T14:30:47.570Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T14:30:47.570Z] [2022-03-18T14:30:47.570Z] Optional Features: [2022-03-18T14:30:47.570Z] - CONFIG_USER_NS: enabled [2022-03-18T14:30:47.570Z] - CONFIG_SECCOMP: enabled [2022-03-18T14:30:47.570Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T14:30:47.570Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T14:30:47.570Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-18T14:30:47.570Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-18T14:30:47.570Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T14:30:47.570Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T14:30:47.570Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-18T14:30:47.570Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-18T14:30:47.570Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T14:30:47.570Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T14:30:47.570Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T14:30:47.570Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T14:30:47.570Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T14:30:47.570Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T14:30:47.570Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T14:30:47.570Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T14:30:47.570Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T14:30:47.570Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T14:30:47.570Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T14:30:47.570Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T14:30:47.570Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T14:30:47.570Z] - CONFIG_EXT4_FS: enabled [2022-03-18T14:30:47.570Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T14:30:47.570Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T14:30:47.570Z] - Network Drivers: [2022-03-18T14:30:47.570Z] - "overlay": [2022-03-18T14:30:47.570Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T14:30:47.570Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T14:30:47.570Z] Optional (for encrypted networks): [2022-03-18T14:30:47.586Z] #43 34.71 CC compel/plugins/std/infect.o [2022-03-18T14:30:47.719Z] #1 transferring dockerfile: 17.05kB done [2022-03-18T14:30:47.719Z] #1 DONE 0.3s [2022-03-18T14:30:47.719Z] [2022-03-18T14:30:47.719Z] #2 [internal] load .dockerignore [2022-03-18T14:30:47.719Z] #2 sha256:82ff14ea4515ad96820acc97417dd01e5eb7097d1e3d09799d4eb646bef2d2f7 [2022-03-18T14:30:47.719Z] #2 transferring context: 87B done [2022-03-18T14:30:47.719Z] #2 DONE 0.2s [2022-03-18T14:30:47.719Z] [2022-03-18T14:30:47.719Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-18T14:30:47.719Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-18T14:30:47.827Z] - CONFIG_CRYPTO: enabled [2022-03-18T14:30:47.827Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T14:30:47.827Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T14:30:47.827Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T14:30:47.827Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T14:30:47.827Z] - CONFIG_XFRM: enabled [2022-03-18T14:30:47.827Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T14:30:47.827Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T14:30:47.827Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T14:30:47.827Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-18T14:30:47.827Z] - "ipvlan": [2022-03-18T14:30:47.827Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T14:30:47.828Z] - "macvlan": [2022-03-18T14:30:47.828Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T14:30:47.828Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T14:30:47.828Z] - "ftp,tftp client in container": [2022-03-18T14:30:47.828Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T14:30:47.828Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T14:30:47.828Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T14:30:47.828Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T14:30:47.828Z] - Storage Drivers: [2022-03-18T14:30:47.828Z] - "aufs": [2022-03-18T14:30:47.828Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-18T14:30:47.828Z] - "btrfs": [2022-03-18T14:30:47.828Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T14:30:47.828Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T14:30:47.828Z] - "devicemapper": [2022-03-18T14:30:47.828Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T14:30:47.828Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T14:30:47.828Z] - "overlay": [2022-03-18T14:30:47.828Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T14:30:47.828Z] - "zfs": [2022-03-18T14:30:47.828Z] - /dev/zfs: present [2022-03-18T14:30:47.828Z] - zfs command: missing [2022-03-18T14:30:47.828Z] - zpool command: missing [2022-03-18T14:30:47.828Z] [2022-03-18T14:30:47.828Z] Limits: [2022-03-18T14:30:47.828Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T14:30:47.828Z] [2022-03-18T14:30:47.828Z] + true [Pipeline] } [2022-03-18T14:30:47.845Z] #43 35.02 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-18T14:30:47.845Z] #43 35.06 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-18T14:30:47.845Z] #43 35.10 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-18T14:30:47.845Z] #43 35.14 AR compel/plugins/std.lib.a [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T14:30:48.103Z] #43 35.21 CC compel/plugins/fds/fds.o [2022-03-18T14:30:48.175Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c9ee0641f44bc597cc390cdb82d023298506db9d . [2022-03-18T14:30:48.291Z] #3 DONE 0.5s [2022-03-18T14:30:48.291Z] [2022-03-18T14:30:48.291Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-18T14:30:48.291Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-18T14:30:48.291Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2022-03-18T14:30:48.291Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-18T14:30:48.291Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-18T14:30:48.291Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-18T14:30:48.291Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2022-03-18T14:30:48.362Z] #43 35.45 AR compel/plugins/fds.lib.a [2022-03-18T14:30:48.362Z] #43 35.49 HOSTDEP compel/src/lib/log-host.d [2022-03-18T14:30:48.362Z] #43 35.57 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-18T14:30:48.362Z] #43 35.65 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-18T14:30:48.434Z] #1 [internal] load build definition from Dockerfile [2022-03-18T14:30:48.434Z] #1 sha256:3b67f2b772a307027ed9ba4e402cd60e9dd4d3064bdbf0a86386d49cd18847a3 [2022-03-18T14:30:48.434Z] #1 transferring dockerfile: 17.05kB 0.0s done [2022-03-18T14:30:48.434Z] #1 DONE 0.1s [2022-03-18T14:30:48.434Z] [2022-03-18T14:30:48.434Z] #2 [internal] load .dockerignore [2022-03-18T14:30:48.434Z] #2 sha256:a6647d3bfbbc9bc0db94539ed04daccbb9f4d517c466d410bd065bc975482a7f [2022-03-18T14:30:48.434Z] #2 transferring context: 87B done [2022-03-18T14:30:48.434Z] #2 DONE 0.1s [2022-03-18T14:30:48.434Z] [2022-03-18T14:30:48.434Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-18T14:30:48.434Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-18T14:30:48.552Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.2s [2022-03-18T14:30:48.596Z] Client: Docker Engine - Community [2022-03-18T14:30:48.596Z] Version: 20.10.12 [2022-03-18T14:30:48.596Z] API version: 1.41 [2022-03-18T14:30:48.596Z] Go version: go1.16.12 [2022-03-18T14:30:48.596Z] Git commit: e91ed57 [2022-03-18T14:30:48.596Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-18T14:30:48.596Z] OS/Arch: linux/amd64 [2022-03-18T14:30:48.596Z] Context: default [2022-03-18T14:30:48.596Z] Experimental: true [2022-03-18T14:30:48.596Z] [2022-03-18T14:30:48.596Z] Server: Docker Engine - Community [2022-03-18T14:30:48.596Z] Engine: [2022-03-18T14:30:48.596Z] Version: 20.10.12 [2022-03-18T14:30:48.596Z] API version: 1.41 (minimum version 1.12) [2022-03-18T14:30:48.596Z] Go version: go1.16.12 [2022-03-18T14:30:48.596Z] Git commit: 459d0df [2022-03-18T14:30:48.596Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-18T14:30:48.596Z] OS/Arch: linux/amd64 [2022-03-18T14:30:48.596Z] Experimental: true [2022-03-18T14:30:48.596Z] containerd: [2022-03-18T14:30:48.596Z] Version: 1.4.12 [2022-03-18T14:30:48.596Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T14:30:48.596Z] runc: [2022-03-18T14:30:48.596Z] Version: 1.0.2 [2022-03-18T14:30:48.596Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T14:30:48.596Z] docker-init: [2022-03-18T14:30:48.596Z] Version: 0.19.0 [2022-03-18T14:30:48.596Z] GitCommit: de40ad0 [2022-03-18T14:30:48.620Z] #43 35.73 HOSTDEP compel/src/main-host.d [2022-03-18T14:30:48.620Z] #43 35.79 DEP compel/src/lib/ptrace.d [2022-03-18T14:30:48.620Z] #43 35.87 DEP compel/src/lib/infect.d [Pipeline] sh [2022-03-18T14:30:48.814Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-03-18T14:30:48.814Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-03-18T14:30:48.878Z] #43 36.02 DEP compel/src/lib/infect-util.d [2022-03-18T14:30:48.878Z] #43 36.08 DEP compel/src/lib/infect-rpc.d [2022-03-18T14:30:48.946Z] + docker info [2022-03-18T14:30:49.000Z] #3 DONE 0.4s [2022-03-18T14:30:49.000Z] [2022-03-18T14:30:49.000Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-18T14:30:49.000Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-18T14:30:49.000Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2022-03-18T14:30:49.000Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-18T14:30:49.000Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-18T14:30:49.000Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-18T14:30:49.000Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.2s [2022-03-18T14:30:49.075Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2022-03-18T14:30:49.075Z] #4 DONE 0.9s [2022-03-18T14:30:49.156Z] #43 36.18 DEP compel/arch/x86/src/lib/infect.d [2022-03-18T14:30:49.156Z] #43 36.29 DEP compel/arch/x86/src/lib/cpu.d [2022-03-18T14:30:49.156Z] #43 36.35 DEP compel/src/lib/log.d [2022-03-18T14:30:49.156Z] #43 36.40 DEP compel/src/main.d [2022-03-18T14:30:49.257Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2022-03-18T14:30:49.416Z] #43 36.49 DEP compel/src/lib/handle-elf.d [2022-03-18T14:30:49.416Z] #43 36.58 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-18T14:30:49.515Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.6s done [2022-03-18T14:30:49.656Z] [2022-03-18T14:30:49.656Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-03-18T14:30:49.656Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-18T14:30:49.694Z] #43 36.74 CC compel/src/lib/log.o [2022-03-18T14:30:49.773Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-18T14:30:49.953Z] #43 36.98 CC compel/arch/x86/src/lib/cpu.o [2022-03-18T14:30:50.031Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2022-03-18T14:30:50.031Z] #4 DONE 1.2s [2022-03-18T14:30:50.521Z] #43 37.66 CC compel/arch/x86/src/lib/infect.o [2022-03-18T14:30:50.597Z] [2022-03-18T14:30:50.597Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:30:50.597Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T14:30:51.088Z] #43 38.39 CC compel/src/lib/infect-rpc.o [2022-03-18T14:30:51.348Z] #43 38.60 CC compel/src/lib/infect-util.o [2022-03-18T14:30:51.348Z] #43 ... [2022-03-18T14:30:51.348Z] [2022-03-18T14:30:51.348Z] #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-03-18T14:30:51.348Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:30:51.348Z] #13 94.23 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T14:30:51.348Z] #13 94.24 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 94.24 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-18T14:30:51.348Z] #13 94.36 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T14:30:51.348Z] #13 94.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 94.37 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-18T14:30:51.348Z] #13 94.49 Selecting previously unselected package libbtrfs0. [2022-03-18T14:30:51.348Z] #13 94.51 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 94.52 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-18T14:30:51.348Z] #13 94.58 Selecting previously unselected package libbtrfs-dev. [2022-03-18T14:30:51.348Z] #13 94.60 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 94.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:30:51.348Z] #13 94.71 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T14:30:51.348Z] #13 94.72 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 94.72 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:30:51.348Z] #13 94.78 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T14:30:51.348Z] #13 94.79 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 94.81 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:30:51.348Z] #13 94.96 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T14:30:51.348Z] #13 94.96 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 94.97 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-18T14:30:51.348Z] #13 95.20 Selecting previously unselected package libpcre16-3:amd64. [2022-03-18T14:30:51.348Z] #13 95.21 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 95.22 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-18T14:30:51.348Z] #13 95.38 Selecting previously unselected package libpcre32-3:amd64. [2022-03-18T14:30:51.348Z] #13 95.38 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 95.39 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-18T14:30:51.348Z] #13 95.57 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-18T14:30:51.348Z] #13 95.58 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 95.58 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-18T14:30:51.348Z] #13 95.67 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-18T14:30:51.348Z] #13 95.68 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 95.69 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-18T14:30:51.348Z] #13 96.15 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T14:30:51.348Z] #13 96.15 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 96.17 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-18T14:30:51.348Z] #13 96.43 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T14:30:51.348Z] #13 96.45 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 96.45 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-18T14:30:51.348Z] #13 96.55 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T14:30:51.348Z] #13 96.60 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 96.60 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:30:51.348Z] #13 96.72 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T14:30:51.348Z] #13 96.73 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-18T14:30:51.348Z] #13 96.73 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:30:51.348Z] #13 97.17 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-18T14:30:51.348Z] #13 97.19 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:30:51.348Z] #13 97.20 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-18T14:30:51.348Z] #13 97.23 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-18T14:30:51.348Z] #13 97.24 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-18T14:30:51.348Z] #13 97.25 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-18T14:30:51.348Z] #13 97.26 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:30:51.348Z] #13 97.28 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-18T14:30:51.348Z] #13 97.29 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-18T14:30:51.348Z] #13 97.30 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:30:51.578Z] #8 ... [2022-03-18T14:30:51.578Z] [2022-03-18T14:30:51.578Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-18T14:30:51.578Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-18T14:30:51.578Z] #5 DONE 1.8s [2022-03-18T14:30:51.578Z] [2022-03-18T14:30:51.578Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-03-18T14:30:51.578Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-18T14:30:51.578Z] #8 DONE 1.9s [2022-03-18T14:30:51.578Z] [2022-03-18T14:30:51.578Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:30:51.578Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T14:30:51.578Z] #7 DONE 1.9s [2022-03-18T14:30:51.578Z] [2022-03-18T14:30:51.578Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:30:51.578Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T14:30:51.578Z] #6 DONE 1.9s [2022-03-18T14:30:51.607Z] #13 97.33 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-18T14:30:51.607Z] #13 97.35 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:30:51.607Z] #13 97.36 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-18T14:30:51.607Z] #13 97.37 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-18T14:30:51.607Z] #13 97.42 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:30:51.607Z] #13 97.43 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-18T14:30:51.607Z] #13 97.44 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-18T14:30:51.607Z] #13 97.45 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:30:51.607Z] #13 97.47 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-03-18T14:30:51.607Z] #13 97.47 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-03-18T14:30:51.607Z] #13 97.49 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:30:51.607Z] #13 97.49 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-03-18T14:30:51.607Z] #13 97.50 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-03-18T14:30:51.607Z] #13 97.51 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-18T14:30:51.607Z] #13 97.52 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-18T14:30:51.607Z] #13 97.53 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:30:51.848Z] [2022-03-18T14:30:51.848Z] #23 [internal] load build context [2022-03-18T14:30:51.848Z] #23 sha256:f8678fc78c8d1463377ebed382aaac2515b3b792ff39f9b9e91278679707eac3 [2022-03-18T14:30:51.866Z] #13 97.54 Setting up dmsetup (2:1.02.155-3) ... [2022-03-18T14:30:51.866Z] #13 97.56 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:30:51.866Z] #13 97.57 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-18T14:30:51.866Z] #13 97.58 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:30:52.498Z] #8 DONE 1.9s [2022-03-18T14:30:52.498Z] [2022-03-18T14:30:52.498Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-18T14:30:52.498Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-18T14:30:52.498Z] #5 DONE 1.9s [2022-03-18T14:30:52.498Z] [2022-03-18T14:30:52.498Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:30:52.498Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T14:30:52.498Z] #6 DONE 1.9s [2022-03-18T14:30:52.498Z] [2022-03-18T14:30:52.498Z] #7 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-18T14:30:52.498Z] #7 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-18T14:30:52.498Z] #7 DONE 1.9s [2022-03-18T14:30:52.803Z] #13 DONE 98.6s [2022-03-18T14:30:52.803Z] [2022-03-18T14:30:52.803Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:30:52.803Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:30:52.803Z] #43 38.79 CC compel/src/lib/infect.o [2022-03-18T14:30:52.805Z] #23 transferring context: 4.66MB 1.0s [2022-03-18T14:30:53.271Z] [2022-03-18T14:30:53.271Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:30:53.271Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:30:53.271Z] #26 resolve docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 0.0s done [2022-03-18T14:30:53.271Z] #26 sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 1.85kB / 1.85kB done [2022-03-18T14:30:53.271Z] #26 sha256:e82e10f0b9560e5947a16eb28c2992ec03121fc8c9659bce0cc94c5b7b6178c9 529B / 529B done [2022-03-18T14:30:53.271Z] #26 sha256:71d646d8e0864bfe2880e76de1e4788e3b489fcefc0faa4ff26fdd60110d2ab1 1.46kB / 1.46kB done [2022-03-18T14:30:53.741Z] #43 40.87 CC compel/src/lib/ptrace.o [2022-03-18T14:30:53.998Z] #43 ... [2022-03-18T14:30:53.998Z] [2022-03-18T14:30:53.998Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-18T14:30:53.998Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-18T14:30:53.998Z] #14 DONE 1.4s [2022-03-18T14:30:54.257Z] [2022-03-18T14:30:54.257Z] #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-03-18T14:30:54.257Z] #53 sha256:7ba26f458076fb41fa41e2f8dede66b1ef2e375f46ec4f3dd10af472a6262c08 [2022-03-18T14:30:54.257Z] #53 1.301 + RM_GOPATH=0 [2022-03-18T14:30:54.257Z] #53 1.302 + TMP_GOPATH= [2022-03-18T14:30:54.257Z] #53 1.302 + : /build [2022-03-18T14:30:54.257Z] #53 1.303 + '[' -z '' ']' [2022-03-18T14:30:54.257Z] #53 1.303 ++ mktemp -d [2022-03-18T14:30:54.257Z] #53 1.306 + export GOPATH=/tmp/tmp.0KiBrMiuHX [2022-03-18T14:30:54.257Z] #53 1.306 + GOPATH=/tmp/tmp.0KiBrMiuHX [2022-03-18T14:30:54.257Z] #53 1.306 + RM_GOPATH=1 [2022-03-18T14:30:54.257Z] #53 1.306 + case "$(go env GOARCH)" in [2022-03-18T14:30:54.257Z] #53 1.307 ++ go env GOARCH [2022-03-18T14:30:54.257Z] #53 1.320 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:30:54.257Z] #53 1.320 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:30:54.257Z] #53 1.321 ++ dirname /tmp/install/install.sh [2022-03-18T14:30:54.257Z] #53 1.322 + dir=/tmp/install [2022-03-18T14:30:54.257Z] #53 1.325 + bin=runc [2022-03-18T14:30:54.257Z] #53 1.325 + shift [2022-03-18T14:30:54.257Z] #53 1.325 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-18T14:30:54.257Z] #53 1.325 + . /tmp/install/runc.installer [2022-03-18T14:30:54.257Z] #53 1.326 ++ set -e [2022-03-18T14:30:54.257Z] #53 1.328 ++ : v1.0.3 [2022-03-18T14:30:54.257Z] #53 1.328 + install_runc [2022-03-18T14:30:54.257Z] #53 1.332 + RUNC_BUILDTAGS=seccomp [2022-03-18T14:30:54.257Z] #53 1.332 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-18T14:30:54.257Z] #53 1.338 Install runc version v1.0.3 (build tags: seccomp) [2022-03-18T14:30:54.257Z] #53 1.342 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0KiBrMiuHX/src/github.com/opencontainers/runc [2022-03-18T14:30:54.257Z] #53 1.347 Cloning into '/tmp/tmp.0KiBrMiuHX/src/github.com/opencontainers/runc'... [2022-03-18T14:30:55.192Z] #53 ... [2022-03-18T14:30:55.192Z] [2022-03-18T14:30:55.192Z] #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-03-18T14:30:55.192Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-18T14:30:55.192Z] #15 DONE 1.0s [2022-03-18T14:30:55.192Z] [2022-03-18T14:30:55.192Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T14:30:55.192Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-18T14:30:56.125Z] #16 0.844 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T14:30:56.125Z] #16 DONE 0.9s [2022-03-18T14:30:56.125Z] [2022-03-18T14:30:56.125Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T14:30:56.125Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-18T14:30:57.062Z] #17 DONE 0.9s [2022-03-18T14:30:57.062Z] [2022-03-18T14:30:57.062Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:30:57.062Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:30:57.062Z] #43 41.50 AR compel/libcompel.a [2022-03-18T14:30:57.062Z] #43 41.62 HOSTCC compel/src/main-host.o [2022-03-18T14:30:57.062Z] #43 41.93 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-18T14:30:57.062Z] #43 42.11 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-18T14:30:57.062Z] #43 42.55 HOSTCC compel/src/lib/log-host.o [2022-03-18T14:30:57.062Z] #43 42.75 HOSTLINK compel/compel-host-bin [2022-03-18T14:30:57.062Z] #43 43.05 DEP soccr/soccr.d [2022-03-18T14:30:57.062Z] #43 43.15 CC soccr/soccr.o [2022-03-18T14:30:57.615Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 0B / 50.44MB 4.1s [2022-03-18T14:30:57.899Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 6.29MB / 50.44MB 4.5s [2022-03-18T14:30:57.899Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 14.68MB / 50.44MB 4.7s [2022-03-18T14:30:57.998Z] #43 ... [2022-03-18T14:30:57.998Z] [2022-03-18T14:30:57.998Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T14:30:57.998Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-18T14:30:57.998Z] #18 DONE 1.0s [2022-03-18T14:30:57.998Z] [2022-03-18T14:30:57.998Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:30:57.998Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:30:57.998Z] #43 45.05 AR soccr/libsoccr.a [2022-03-18T14:30:57.998Z] #43 45.08 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-18T14:30:58.101Z] #23 transferring context: 37.14MB 6.0s [2022-03-18T14:30:58.101Z] #23 ... [2022-03-18T14:30:58.101Z] [2022-03-18T14:30:58.101Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:30:58.101Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:30:58.101Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.2s done [2022-03-18T14:30:58.101Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-18T14:30:58.101Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-18T14:30:58.101Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-18T14:30:58.101Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 2.8s done [2022-03-18T14:30:58.101Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.7s done [2022-03-18T14:30:58.101Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 1.4s done [2022-03-18T14:30:58.101Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 3.9s done [2022-03-18T14:30:58.101Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 5.8s done [2022-03-18T14:30:58.101Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 71.30MB / 129.16MB 6.0s [2022-03-18T14:30:58.101Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 2.8s [2022-03-18T14:30:58.101Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 4.2s done [2022-03-18T14:30:58.479Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 20.70MB / 50.44MB 5.1s [2022-03-18T14:30:58.479Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 24.12MB / 50.44MB 5.2s [2022-03-18T14:30:58.479Z] #26 ... [2022-03-18T14:30:58.479Z] [2022-03-18T14:30:58.479Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:30:58.479Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:30:58.479Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-03-18T14:30:58.479Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-18T14:30:58.480Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-18T14:30:58.480Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-18T14:30:58.480Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 0.8s done [2022-03-18T14:30:58.480Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.9s done [2022-03-18T14:30:58.480Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 1.0s done [2022-03-18T14:30:58.480Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 2.9s done [2022-03-18T14:30:58.480Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 4.1s done [2022-03-18T14:30:58.480Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 95.42MB / 129.16MB 5.3s [2022-03-18T14:30:58.480Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 2.9s [2022-03-18T14:30:58.480Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 3.0s done [2022-03-18T14:30:58.567Z] #43 45.68 DEP criu/arch/x86/sigframe.d [2022-03-18T14:30:58.675Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 80.74MB / 129.16MB 6.6s [2022-03-18T14:30:58.745Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 102.76MB / 129.16MB 5.7s [2022-03-18T14:30:58.826Z] #43 45.81 DEP criu/arch/x86/sigaction_compat.d [2022-03-18T14:30:58.826Z] #43 ... [2022-03-18T14:30:58.826Z] [2022-03-18T14:30:58.826Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-18T14:30:58.826Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-18T14:30:58.826Z] #19 DONE 1.0s [2022-03-18T14:30:58.826Z] [2022-03-18T14:30:58.826Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:30:58.826Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:30:58.826Z] #43 45.94 DEP criu/arch/x86/kerndat.d [2022-03-18T14:30:58.826Z] #43 46.17 DEP criu/arch/x86/crtools.d [2022-03-18T14:30:59.040Z] Client: [2022-03-18T14:30:59.040Z] Context: default [2022-03-18T14:30:59.040Z] Debug Mode: false [2022-03-18T14:30:59.040Z] Plugins: [2022-03-18T14:30:59.040Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T14:30:59.040Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T14:30:59.040Z] [2022-03-18T14:30:59.040Z] Server: [2022-03-18T14:30:59.040Z] Containers: 0 [2022-03-18T14:30:59.040Z] Running: 0 [2022-03-18T14:30:59.040Z] Paused: 0 [2022-03-18T14:30:59.040Z] Stopped: 0 [2022-03-18T14:30:59.040Z] Images: 0 [2022-03-18T14:30:59.040Z] Server Version: 20.10.12 [2022-03-18T14:30:59.040Z] Storage Driver: overlay2 [2022-03-18T14:30:59.040Z] Backing Filesystem: extfs [2022-03-18T14:30:59.040Z] Supports d_type: true [2022-03-18T14:30:59.040Z] Native Overlay Diff: true [2022-03-18T14:30:59.040Z] userxattr: false [2022-03-18T14:30:59.040Z] Logging Driver: json-file [2022-03-18T14:30:59.040Z] Cgroup Driver: cgroupfs [2022-03-18T14:30:59.040Z] Cgroup Version: 1 [2022-03-18T14:30:59.040Z] Plugins: [2022-03-18T14:30:59.040Z] Volume: local [2022-03-18T14:30:59.040Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T14:30:59.040Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T14:30:59.040Z] Swarm: inactive [2022-03-18T14:30:59.040Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T14:30:59.040Z] Default Runtime: runc [2022-03-18T14:30:59.040Z] Init Binary: docker-init [2022-03-18T14:30:59.040Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T14:30:59.040Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T14:30:59.040Z] init version: de40ad0 [2022-03-18T14:30:59.040Z] Security Options: [2022-03-18T14:30:59.040Z] apparmor [2022-03-18T14:30:59.040Z] seccomp [2022-03-18T14:30:59.040Z] Profile: default [2022-03-18T14:30:59.040Z] Kernel Version: 5.11.0-1023-aws [2022-03-18T14:30:59.040Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-18T14:30:59.040Z] OSType: linux [2022-03-18T14:30:59.040Z] Architecture: aarch64 [2022-03-18T14:30:59.040Z] CPUs: 2 [2022-03-18T14:30:59.040Z] Total Memory: 7.576GiB [2022-03-18T14:30:59.040Z] Name: ip-10-100-109-40 [2022-03-18T14:30:59.040Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-18T14:30:59.040Z] Docker Root Dir: /var/lib/docker [2022-03-18T14:30:59.040Z] Debug Mode: false [2022-03-18T14:30:59.040Z] Registry: https://index.docker.io/v1/ [2022-03-18T14:30:59.040Z] Labels: [2022-03-18T14:30:59.040Z] Experimental: true [2022-03-18T14:30:59.040Z] Insecure Registries: [2022-03-18T14:30:59.040Z] 127.0.0.0/8 [2022-03-18T14:30:59.040Z] Live Restore Enabled: true [2022-03-18T14:30:59.040Z] [Pipeline] sh [2022-03-18T14:30:59.248Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 88.08MB / 129.16MB 7.1s [2022-03-18T14:30:59.310Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 110.10MB / 129.16MB 6.0s [2022-03-18T14:30:59.330Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-18T14:30:59.331Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-18T14:30:59.331Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43006/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-18T14:30:59.331Z] + bash /home/ubuntu/workspace/moby_PR-43006/check-config.sh [2022-03-18T14:30:59.331Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T14:30:59.331Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-18T14:30:59.331Z] [2022-03-18T14:30:59.331Z] Generally Necessary: [2022-03-18T14:30:59.331Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T14:30:59.331Z] - apparmor: enabled and tools installed [2022-03-18T14:30:59.331Z] - CONFIG_NAMESPACES: enabled [2022-03-18T14:30:59.331Z] - CONFIG_NET_NS: enabled [2022-03-18T14:30:59.331Z] - CONFIG_PID_NS: enabled [2022-03-18T14:30:59.331Z] - CONFIG_IPC_NS: enabled [2022-03-18T14:30:59.331Z] - CONFIG_UTS_NS: enabled [2022-03-18T14:30:59.331Z] - CONFIG_CGROUPS: enabled [2022-03-18T14:30:59.331Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T14:30:59.331Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T14:30:59.331Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T14:30:59.331Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T14:30:59.331Z] - CONFIG_CPUSETS: enabled [2022-03-18T14:30:59.331Z] - CONFIG_MEMCG: enabled [2022-03-18T14:30:59.331Z] - CONFIG_KEYS: enabled [2022-03-18T14:30:59.331Z] - CONFIG_VETH: enabled (as module) [2022-03-18T14:30:59.331Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T14:30:59.331Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T14:30:59.331Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-18T14:30:59.331Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T14:30:59.331Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T14:30:59.331Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T14:30:59.331Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T14:30:59.331Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T14:30:59.331Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T14:30:59.331Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T14:30:59.331Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-18T14:30:59.331Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T14:30:59.331Z] [2022-03-18T14:30:59.331Z] Optional Features: [2022-03-18T14:30:59.331Z] - CONFIG_USER_NS: enabled [2022-03-18T14:30:59.395Z] #43 46.38 DEP criu/arch/x86/cpu.d [2022-03-18T14:30:59.395Z] #43 46.59 CC criu/arch/x86/cpu.o [2022-03-18T14:30:59.395Z] #43 ... [2022-03-18T14:30:59.395Z] [2022-03-18T14:30:59.395Z] #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-03-18T14:30:59.395Z] #58 sha256:83d47236a3868768e8b8fd39745527ff5447e3d847ee77a0c2eb73e50bd29506 [2022-03-18T14:30:59.395Z] #58 101.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T14:30:59.395Z] #58 101.1 + GOBIN=/build [2022-03-18T14:30:59.395Z] #58 101.1 + GO111MODULE=on [2022-03-18T14:30:59.395Z] #58 101.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-18T14:30:59.395Z] #58 DONE 110.3s [2022-03-18T14:30:59.395Z] [2022-03-18T14:30:59.395Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T14:30:59.395Z] #59 sha256:db543bc1df8f1f3a5045fd7490d5c12486e379b960a7e3865ac199cdc6bf9741 [2022-03-18T14:30:59.395Z] #59 DONE 0.1s [2022-03-18T14:30:59.571Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 119.54MB / 129.16MB 6.4s [2022-03-18T14:30:59.590Z] - CONFIG_SECCOMP: enabled [2022-03-18T14:30:59.590Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T14:30:59.590Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T14:30:59.590Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-18T14:30:59.590Z] (cgroup swap accounting is currently enabled) [2022-03-18T14:30:59.590Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T14:30:59.590Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T14:30:59.590Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-18T14:30:59.590Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-18T14:30:59.590Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T14:30:59.590Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T14:30:59.590Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T14:30:59.590Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T14:30:59.590Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T14:30:59.590Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T14:30:59.590Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T14:30:59.590Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T14:30:59.590Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T14:30:59.590Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T14:30:59.590Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T14:30:59.591Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T14:30:59.591Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T14:30:59.591Z] - CONFIG_EXT4_FS: enabled [2022-03-18T14:30:59.591Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T14:30:59.591Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T14:30:59.591Z] - Network Drivers: [2022-03-18T14:30:59.591Z] - "overlay": [2022-03-18T14:30:59.591Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T14:30:59.591Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T14:30:59.591Z] Optional (for encrypted networks): [2022-03-18T14:30:59.591Z] - CONFIG_CRYPTO: enabled [2022-03-18T14:30:59.591Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T14:30:59.591Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T14:30:59.591Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T14:30:59.591Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T14:30:59.591Z] - CONFIG_XFRM: enabled [2022-03-18T14:30:59.591Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T14:30:59.591Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T14:30:59.591Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T14:30:59.591Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-18T14:30:59.591Z] - "ipvlan": [2022-03-18T14:30:59.591Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T14:30:59.591Z] - "macvlan": [2022-03-18T14:30:59.591Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T14:30:59.591Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T14:30:59.591Z] - "ftp,tftp client in container": [2022-03-18T14:30:59.591Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T14:30:59.591Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T14:30:59.591Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T14:30:59.591Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T14:30:59.591Z] - Storage Drivers: [2022-03-18T14:30:59.591Z] - "aufs": [2022-03-18T14:30:59.591Z] - CONFIG_AUFS_FS: missing [2022-03-18T14:30:59.591Z] - "btrfs": [2022-03-18T14:30:59.655Z] [2022-03-18T14:30:59.655Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T14:30:59.655Z] #60 sha256:d0cf36e985a169a6bb9c2a1bfa3f632f2e3a13713780dc01a3fcf715ef6419aa [2022-03-18T14:30:59.655Z] #60 DONE 0.0s [2022-03-18T14:30:59.655Z] [2022-03-18T14:30:59.655Z] #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-03-18T14:30:59.655Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:30:59.849Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T14:30:59.849Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T14:30:59.849Z] - "devicemapper": [2022-03-18T14:30:59.849Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T14:30:59.849Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T14:30:59.849Z] - "overlay": [2022-03-18T14:30:59.849Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T14:30:59.849Z] - "zfs": [2022-03-18T14:30:59.849Z] - /dev/zfs: present [2022-03-18T14:30:59.849Z] - zfs command: missing [2022-03-18T14:30:59.849Z] - zpool command: missing [2022-03-18T14:30:59.849Z] [2022-03-18T14:30:59.849Z] Limits: [2022-03-18T14:30:59.849Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T14:30:59.849Z] [2022-03-18T14:30:59.849Z] + true [Pipeline] } [2022-03-18T14:30:59.869Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 97.52MB / 129.16MB 7.5s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T14:31:00.134Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 126.88MB / 129.16MB 6.8s [2022-03-18T14:31:00.149Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 104.86MB / 129.16MB 7.9s [2022-03-18T14:31:00.149Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 112.03MB / 129.16MB 8.1s [2022-03-18T14:31:00.194Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c9ee0641f44bc597cc390cdb82d023298506db9d . [2022-03-18T14:31:00.457Z] #1 [internal] load build definition from Dockerfile [2022-03-18T14:31:00.457Z] #1 sha256:107b208b03334d39ce4a4f38615a052e5c6b6eebe8fe98bc51e6d5db87477887 [2022-03-18T14:31:00.457Z] #1 transferring dockerfile: 17.05kB done [2022-03-18T14:31:00.457Z] #1 DONE 0.1s [2022-03-18T14:31:00.457Z] [2022-03-18T14:31:00.457Z] #2 [internal] load .dockerignore [2022-03-18T14:31:00.457Z] #2 sha256:881f9ab7e8c4b8301e0e69faddee5f841b0aeb8a18fcd42bb6d546eef706f0fd [2022-03-18T14:31:00.457Z] #2 transferring context: 87B done [2022-03-18T14:31:00.457Z] #2 DONE 0.1s [2022-03-18T14:31:00.457Z] [2022-03-18T14:31:00.457Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-18T14:31:00.457Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-03-18T14:31:00.590Z] #20 1.660 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-18T14:31:00.591Z] #20 1.737 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:00.591Z] #20 1.750 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:00.591Z] #20 1.750 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:00.722Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 118.49MB / 129.16MB 8.6s [2022-03-18T14:31:00.982Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 8.9s [2022-03-18T14:31:01.028Z] #3 DONE 0.5s [2022-03-18T14:31:01.028Z] [2022-03-18T14:31:01.028Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-18T14:31:01.028Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-03-18T14:31:01.028Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-18T14:31:01.028Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 6.29MB / 9.01MB 0.2s [2022-03-18T14:31:01.028Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-18T14:31:01.028Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-03-18T14:31:01.028Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-03-18T14:31:01.028Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2022-03-18T14:31:01.158Z] #20 ... [2022-03-18T14:31:01.158Z] [2022-03-18T14:31:01.158Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T14:31:01.158Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T14:31:01.158Z] #63 CACHED [2022-03-18T14:31:01.158Z] [2022-03-18T14:31:01.158Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T14:31:01.158Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T14:31:01.158Z] #65 CACHED [2022-03-18T14:31:01.158Z] [2022-03-18T14:31:01.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-03-18T14:31:01.158Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:31:01.158Z] #43 47.64 CC criu/arch/x86/crtools.o [2022-03-18T14:31:01.286Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2022-03-18T14:31:01.286Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-03-18T14:31:01.545Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-03-18T14:31:01.545Z] #4 DONE 0.6s [2022-03-18T14:31:01.545Z] [2022-03-18T14:31:01.545Z] #8 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-18T14:31:01.545Z] #8 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a [2022-03-18T14:31:01.726Z] #43 48.93 CC criu/arch/x86/kerndat.o [2022-03-18T14:31:01.926Z] #9 ... [2022-03-18T14:31:01.926Z] [2022-03-18T14:31:01.926Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:01.926Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T14:31:01.926Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T14:31:01.926Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T14:31:01.926Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T14:31:01.926Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.7s done [2022-03-18T14:31:01.926Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s [2022-03-18T14:31:01.926Z] #64 ... [2022-03-18T14:31:01.926Z] [2022-03-18T14:31:01.926Z] #23 [internal] load build context [2022-03-18T14:31:01.926Z] #23 sha256:f8678fc78c8d1463377ebed382aaac2515b3b792ff39f9b9e91278679707eac3 [2022-03-18T14:31:01.926Z] #23 transferring context: 53.52MB 9.1s done [2022-03-18T14:31:01.926Z] #23 DONE 10.1s [2022-03-18T14:31:01.926Z] [2022-03-18T14:31:01.926Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:01.926Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T14:31:01.926Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-18T14:31:01.926Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T14:31:01.926Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T14:31:01.926Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T14:31:01.926Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-03-18T14:31:01.926Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-03-18T14:31:01.926Z] #62 ... [2022-03-18T14:31:01.926Z] [2022-03-18T14:31:01.926Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:01.926Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:31:01.926Z] #26 resolve docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 0.2s done [2022-03-18T14:31:01.926Z] #26 sha256:71d646d8e0864bfe2880e76de1e4788e3b489fcefc0faa4ff26fdd60110d2ab1 1.46kB / 1.46kB done [2022-03-18T14:31:01.926Z] #26 sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 1.85kB / 1.85kB done [2022-03-18T14:31:01.926Z] #26 sha256:e82e10f0b9560e5947a16eb28c2992ec03121fc8c9659bce0cc94c5b7b6178c9 529B / 529B done [2022-03-18T14:31:01.926Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 50.44MB / 50.44MB 2.0s done [2022-03-18T14:31:01.926Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 7.4s [2022-03-18T14:31:02.034Z] #9 ... [2022-03-18T14:31:02.034Z] [2022-03-18T14:31:02.034Z] #23 [internal] load build context [2022-03-18T14:31:02.034Z] #23 sha256:43521a2683bb0a0f2804a887e178c85432d3ee6bfeed33ff54564e516858d96f [2022-03-18T14:31:02.034Z] #23 transferring context: 53.52MB 7.8s done [2022-03-18T14:31:02.034Z] #23 DONE 8.6s [2022-03-18T14:31:02.034Z] [2022-03-18T14:31:02.034Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:02.034Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:02.034Z] #9 ... [2022-03-18T14:31:02.034Z] [2022-03-18T14:31:02.034Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:02.034Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:31:02.034Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 50.44MB / 50.44MB 7.0s done [2022-03-18T14:31:02.034Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 0.6s [2022-03-18T14:31:02.034Z] #26 ... [2022-03-18T14:31:02.034Z] [2022-03-18T14:31:02.034Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:02.034Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T14:31:02.034Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-18T14:31:02.034Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T14:31:02.034Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T14:31:02.034Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T14:31:02.034Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-03-18T14:31:02.034Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2022-03-18T14:31:02.034Z] #62 DONE 8.9s [2022-03-18T14:31:02.034Z] [2022-03-18T14:31:02.034Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:02.034Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:31:02.117Z] #8 ... [2022-03-18T14:31:02.117Z] [2022-03-18T14:31:02.117Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-18T14:31:02.117Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-03-18T14:31:02.117Z] #5 DONE 0.4s [2022-03-18T14:31:02.117Z] [2022-03-18T14:31:02.117Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:31:02.117Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T14:31:02.117Z] #6 DONE 0.4s [2022-03-18T14:31:02.117Z] [2022-03-18T14:31:02.117Z] #8 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-18T14:31:02.117Z] #8 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a [2022-03-18T14:31:02.117Z] #8 DONE 0.4s [2022-03-18T14:31:02.117Z] [2022-03-18T14:31:02.117Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:31:02.117Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T14:31:02.117Z] #7 DONE 0.5s [2022-03-18T14:31:02.189Z] #26 ... [2022-03-18T14:31:02.189Z] [2022-03-18T14:31:02.189Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:02.189Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:02.295Z] #43 49.37 CC criu/arch/x86/sigaction_compat.o [2022-03-18T14:31:02.451Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 10.3s done [2022-03-18T14:31:02.554Z] #43 49.58 CC criu/arch/x86/sigframe.o [2022-03-18T14:31:02.554Z] #43 49.85 LINK criu/arch/x86/crtools.built-in.o [2022-03-18T14:31:02.685Z] [2022-03-18T14:31:02.685Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:02.685Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T14:31:02.685Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-18T14:31:02.685Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T14:31:02.685Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T14:31:02.685Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T14:31:02.715Z] #9 ... [2022-03-18T14:31:02.715Z] [2022-03-18T14:31:02.715Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:02.715Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T14:31:02.715Z] #62 DONE 10.7s [2022-03-18T14:31:02.715Z] [2022-03-18T14:31:02.715Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:02.715Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:02.715Z] #9 ... [2022-03-18T14:31:02.715Z] [2022-03-18T14:31:02.715Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:02.715Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T14:31:02.715Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-03-18T14:31:02.715Z] #64 DONE 10.8s [2022-03-18T14:31:02.715Z] [2022-03-18T14:31:02.715Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:02.715Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:02.814Z] #43 49.91 DEP criu/pie/util-vdso-elf32.d [2022-03-18T14:31:02.814Z] #43 50.04 DEP criu/pie/util-vdso.d [2022-03-18T14:31:02.943Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.85MB / 9.86MB 0.3s [2022-03-18T14:31:02.968Z] #26 ... [2022-03-18T14:31:02.968Z] [2022-03-18T14:31:02.968Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:02.968Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T14:31:02.968Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-18T14:31:02.968Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T14:31:02.968Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T14:31:02.968Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T14:31:02.968Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2022-03-18T14:31:02.968Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-03-18T14:31:03.073Z] #43 50.21 DEP criu/pie/util.d [2022-03-18T14:31:03.210Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-03-18T14:31:03.227Z] #64 DONE 10.0s [2022-03-18T14:31:03.227Z] [2022-03-18T14:31:03.227Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:03.227Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:31:03.296Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 7.9s [2022-03-18T14:31:03.333Z] #43 50.36 CC criu/pie/util.o [2022-03-18T14:31:03.333Z] #43 50.60 CC criu/pie/util-vdso.o [2022-03-18T14:31:03.479Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-18T14:31:03.479Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-03-18T14:31:04.269Z] #43 51.25 CC criu/pie/util-vdso-elf32.o [2022-03-18T14:31:04.837Z] #43 51.87 AR criu/pie/pie.lib.a [2022-03-18T14:31:04.837Z] #43 51.94 DEP criu/pie/restorer.d [2022-03-18T14:31:04.867Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-03-18T14:31:05.095Z] #43 52.13 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-18T14:31:05.095Z] #43 52.30 DEP criu/arch/x86/restorer_unmap.d [2022-03-18T14:31:05.095Z] #43 52.31 DEP criu/arch/x86/restorer.d [2022-03-18T14:31:05.354Z] #43 52.54 DEP criu/arch/x86/vdso-pie.d [2022-03-18T14:31:05.354Z] #43 52.65 DEP criu/pie/parasite-vdso.d [2022-03-18T14:31:05.612Z] #43 52.76 DEP criu/pie/parasite.d [2022-03-18T14:31:05.760Z] #26 ... [2022-03-18T14:31:05.760Z] [2022-03-18T14:31:05.760Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T14:31:05.760Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T14:31:05.760Z] #63 DONE 0.8s [2022-03-18T14:31:05.760Z] [2022-03-18T14:31:05.760Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:05.760Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:31:05.804Z] #62 DONE 3.4s [2022-03-18T14:31:05.804Z] [2022-03-18T14:31:05.804Z] #23 [internal] load build context [2022-03-18T14:31:05.804Z] #23 sha256:2c1d3383f9707c9a8cb247cee8db7626ef3d1dc57864de2f2ee7852e6e9539cd [2022-03-18T14:31:05.804Z] #23 transferring context: 53.52MB 2.1s done [2022-03-18T14:31:05.804Z] #23 DONE 3.5s [2022-03-18T14:31:05.804Z] [2022-03-18T14:31:05.804Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:05.804Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-18T14:31:05.804Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.2s done [2022-03-18T14:31:05.804Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-18T14:31:05.804Z] #9 sha256:07fa8072b5a2117bbb87e893e43da425b56a94a9f04b07f0a3f0af4a9813a0b0 1.79kB / 1.79kB done [2022-03-18T14:31:05.804Z] #9 sha256:67f476ddb57c5706a3953f92e77ba881bc4d92fe30e444a8e8b2fbf95b5118bc 7.07kB / 7.07kB done [2022-03-18T14:31:05.804Z] #9 sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 49.22MB / 49.22MB 2.7s done [2022-03-18T14:31:05.804Z] #9 sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 7.70MB / 7.70MB 0.8s done [2022-03-18T14:31:05.804Z] #9 sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 9.77MB / 9.77MB 2.7s [2022-03-18T14:31:05.804Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 0.1s [2022-03-18T14:31:05.870Z] #43 53.01 CC criu/pie/parasite.o [2022-03-18T14:31:06.064Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 1.05MB / 62.42MB 3.0s [2022-03-18T14:31:06.064Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 0B / 52.17MB 3.0s [2022-03-18T14:31:06.064Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 1.52MB / 99.70MB 3.0s [2022-03-18T14:31:06.064Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 7.34MB / 62.42MB 3.1s [2022-03-18T14:31:06.064Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 14.68MB / 99.70MB 3.1s [2022-03-18T14:31:06.325Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 20.73MB / 62.42MB 3.3s [2022-03-18T14:31:06.325Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 22.02MB / 52.17MB 3.3s [2022-03-18T14:31:06.584Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 28.31MB / 62.42MB 3.4s [2022-03-18T14:31:06.584Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 29.36MB / 52.17MB 3.4s [2022-03-18T14:31:06.584Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 26.21MB / 99.70MB 3.4s [2022-03-18T14:31:06.584Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 44.04MB / 62.42MB 3.6s [2022-03-18T14:31:06.584Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 32.51MB / 52.17MB 3.6s [2022-03-18T14:31:06.584Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 40.53MB / 99.70MB 3.6s [2022-03-18T14:31:06.596Z] #9 ... [2022-03-18T14:31:06.596Z] [2022-03-18T14:31:06.596Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T14:31:06.596Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T14:31:06.596Z] #63 DONE 1.2s [2022-03-18T14:31:06.596Z] [2022-03-18T14:31:06.596Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:06.596Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:06.696Z] #26 ... [2022-03-18T14:31:06.696Z] [2022-03-18T14:31:06.696Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T14:31:06.696Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T14:31:06.696Z] #65 DONE 1.4s [2022-03-18T14:31:06.696Z] [2022-03-18T14:31:06.696Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:06.696Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:31:06.696Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 5.7s [2022-03-18T14:31:06.843Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 50.33MB / 62.42MB 3.7s [2022-03-18T14:31:06.843Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 39.78MB / 52.17MB 3.7s [2022-03-18T14:31:06.843Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 53.48MB / 62.42MB 3.8s [2022-03-18T14:31:06.843Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 50.33MB / 52.17MB 3.8s [2022-03-18T14:31:06.843Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 48.23MB / 99.70MB 3.8s [2022-03-18T14:31:06.964Z] #43 54.04 LINK criu/pie/parasite.built-in.o [2022-03-18T14:31:06.964Z] #43 54.06 GEN criu/pie/parasite-blob.h [2022-03-18T14:31:06.964Z] #43 54.07 CC criu/pie/parasite-vdso.o [2022-03-18T14:31:07.102Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 59.77MB / 62.42MB 3.9s [2022-03-18T14:31:07.102Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 54.53MB / 99.70MB 4.1s [2022-03-18T14:31:07.187Z] Client: [2022-03-18T14:31:07.187Z] Context: default [2022-03-18T14:31:07.187Z] Debug Mode: false [2022-03-18T14:31:07.187Z] Plugins: [2022-03-18T14:31:07.187Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T14:31:07.187Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T14:31:07.187Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T14:31:07.187Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T14:31:07.187Z] [2022-03-18T14:31:07.187Z] Server: [2022-03-18T14:31:07.187Z] Containers: 0 [2022-03-18T14:31:07.187Z] Running: 0 [2022-03-18T14:31:07.187Z] Paused: 0 [2022-03-18T14:31:07.187Z] Stopped: 0 [2022-03-18T14:31:07.187Z] Images: 0 [2022-03-18T14:31:07.187Z] Server Version: 20.10.12 [2022-03-18T14:31:07.187Z] Storage Driver: overlay2 [2022-03-18T14:31:07.187Z] Backing Filesystem: extfs [2022-03-18T14:31:07.187Z] Supports d_type: true [2022-03-18T14:31:07.187Z] Native Overlay Diff: true [2022-03-18T14:31:07.187Z] userxattr: false [2022-03-18T14:31:07.187Z] Logging Driver: json-file [2022-03-18T14:31:07.187Z] Cgroup Driver: systemd [2022-03-18T14:31:07.187Z] Cgroup Version: 2 [2022-03-18T14:31:07.187Z] Plugins: [2022-03-18T14:31:07.187Z] Volume: local [2022-03-18T14:31:07.187Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T14:31:07.187Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T14:31:07.187Z] Swarm: inactive [2022-03-18T14:31:07.188Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-18T14:31:07.188Z] Default Runtime: runc [2022-03-18T14:31:07.188Z] Init Binary: docker-init [2022-03-18T14:31:07.188Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T14:31:07.188Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T14:31:07.188Z] init version: de40ad0 [2022-03-18T14:31:07.188Z] Security Options: [2022-03-18T14:31:07.188Z] apparmor [2022-03-18T14:31:07.188Z] seccomp [2022-03-18T14:31:07.188Z] Profile: default [2022-03-18T14:31:07.188Z] cgroupns [2022-03-18T14:31:07.188Z] Kernel Version: 5.11.0-1023-aws [2022-03-18T14:31:07.188Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-18T14:31:07.188Z] OSType: linux [2022-03-18T14:31:07.188Z] Architecture: x86_64 [2022-03-18T14:31:07.188Z] CPUs: 2 [2022-03-18T14:31:07.188Z] Total Memory: 7.477GiB [2022-03-18T14:31:07.188Z] Name: ip-10-100-101-6 [2022-03-18T14:31:07.188Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-18T14:31:07.188Z] Docker Root Dir: /var/lib/docker [2022-03-18T14:31:07.188Z] Debug Mode: false [2022-03-18T14:31:07.188Z] Registry: https://index.docker.io/v1/ [2022-03-18T14:31:07.188Z] Labels: [2022-03-18T14:31:07.188Z] Experimental: true [2022-03-18T14:31:07.188Z] Insecure Registries: [2022-03-18T14:31:07.188Z] 127.0.0.0/8 [2022-03-18T14:31:07.188Z] Live Restore Enabled: true [2022-03-18T14:31:07.188Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T14:31:07.361Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 66.06MB / 99.70MB 4.4s [2022-03-18T14:31:07.539Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c9ee0641f44bc597cc390cdb82d023298506db9d . [2022-03-18T14:31:07.799Z] #1 [internal] load build definition from Dockerfile [2022-03-18T14:31:07.799Z] #1 sha256:f7e8773ab5d5f71e22bd168e9e14a660135e2c0eb8a6e3769334cc1aeb94d881 [2022-03-18T14:31:07.799Z] #1 transferring dockerfile: 17.05kB done [2022-03-18T14:31:07.799Z] #1 DONE 0.2s [2022-03-18T14:31:07.799Z] [2022-03-18T14:31:07.799Z] #2 [internal] load .dockerignore [2022-03-18T14:31:07.799Z] #2 sha256:d1f03f7920bfef2b9069fe37c729e1b93a56add1b951a62f1a3ccd90a94c0849 [2022-03-18T14:31:07.799Z] #2 transferring context: 87B done [2022-03-18T14:31:07.799Z] #2 DONE 0.1s [2022-03-18T14:31:07.799Z] [2022-03-18T14:31:07.799Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-18T14:31:07.799Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-18T14:31:07.905Z] #43 54.81 CC criu/arch/x86/vdso-pie.o [2022-03-18T14:31:07.905Z] #43 55.12 CC criu/arch/x86/restorer.o [2022-03-18T14:31:07.931Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 94.37MB / 99.70MB 4.9s [2022-03-18T14:31:07.931Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 5.0s [2022-03-18T14:31:07.980Z] #9 ... [2022-03-18T14:31:07.980Z] [2022-03-18T14:31:07.980Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T14:31:07.980Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T14:31:07.980Z] #65 DONE 1.2s [2022-03-18T14:31:07.980Z] [2022-03-18T14:31:07.980Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:07.980Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:08.058Z] #3 DONE 0.3s [2022-03-18T14:31:08.318Z] [2022-03-18T14:31:08.318Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-18T14:31:08.318Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-18T14:31:08.318Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-03-18T14:31:08.318Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-03-18T14:31:08.318Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-03-18T14:31:08.318Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-03-18T14:31:08.318Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2022-03-18T14:31:08.318Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-03-18T14:31:08.473Z] #43 55.62 CC criu/arch/x86/restorer_unmap.o [2022-03-18T14:31:08.473Z] #43 55.66 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-18T14:31:08.553Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 13.0s [2022-03-18T14:31:08.578Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-03-18T14:31:08.578Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-03-18T14:31:08.837Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-03-18T14:31:08.837Z] #4 DONE 0.6s [2022-03-18T14:31:08.837Z] [2022-03-18T14:31:08.837Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:31:08.837Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T14:31:08.865Z] #9 sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 52.17MB / 52.17MB 5.5s done [2022-03-18T14:31:08.865Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 0B / 126B 5.8s [2022-03-18T14:31:08.865Z] #9 extracting sha256:72f0eb753e825356fa0fef854ac259cc8eefdb0f689516f29b13da8b1595c342 3.1s done [2022-03-18T14:31:08.865Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 126B / 126B 5.9s [2022-03-18T14:31:09.041Z] #43 55.99 CC criu/pie/restorer.o [2022-03-18T14:31:09.217Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 8.1s done [2022-03-18T14:31:09.431Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd [2022-03-18T14:31:09.475Z] #26 DONE 16.2s [2022-03-18T14:31:09.475Z] [2022-03-18T14:31:09.475Z] #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-03-18T14:31:09.475Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-18T14:31:09.495Z] #9 ... [2022-03-18T14:31:09.495Z] [2022-03-18T14:31:09.495Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:09.495Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:31:09.495Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 14.5s done [2022-03-18T14:31:09.495Z] #26 DONE 17.5s [2022-03-18T14:31:09.495Z] [2022-03-18T14:31:09.495Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:09.495Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:09.694Z] #9 extracting sha256:93053a54416be8288cbcc300d0a929f1279cceff9eb11ad9c080fe5439d62dbd 0.2s done [2022-03-18T14:31:09.757Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 14.4s done [2022-03-18T14:31:09.774Z] #8 ... [2022-03-18T14:31:09.774Z] [2022-03-18T14:31:09.774Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-18T14:31:09.774Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-18T14:31:09.774Z] #5 DONE 0.6s [2022-03-18T14:31:09.774Z] [2022-03-18T14:31:09.774Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-03-18T14:31:09.774Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-18T14:31:09.774Z] #6 DONE 0.7s [2022-03-18T14:31:09.774Z] [2022-03-18T14:31:09.774Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:31:09.774Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T14:31:09.774Z] #8 DONE 0.7s [2022-03-18T14:31:09.774Z] [2022-03-18T14:31:09.774Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T14:31:09.774Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T14:31:09.774Z] #7 DONE 0.7s [2022-03-18T14:31:09.953Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 [2022-03-18T14:31:10.019Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-03-18T14:31:10.034Z] [2022-03-18T14:31:10.034Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:10.034Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:31:10.034Z] #26 resolve docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 0.0s done [2022-03-18T14:31:10.212Z] #9 extracting sha256:2387f0e2dcc6f4271b34d3158d1768015e4424839f06ae428f4e22de8a5c1542 0.2s done [2022-03-18T14:31:10.294Z] #26 sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 1.85kB / 1.85kB done [2022-03-18T14:31:10.294Z] #26 sha256:e82e10f0b9560e5947a16eb28c2992ec03121fc8c9659bce0cc94c5b7b6178c9 529B / 529B done [2022-03-18T14:31:10.294Z] #26 sha256:71d646d8e0864bfe2880e76de1e4788e3b489fcefc0faa4ff26fdd60110d2ab1 1.46kB / 1.46kB done [2022-03-18T14:31:10.294Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 0B / 50.44MB 0.2s [2022-03-18T14:31:10.420Z] #27 1.237 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:10.420Z] #27 1.250 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:10.420Z] #27 1.250 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:10.554Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 10.06MB / 50.44MB 0.4s [2022-03-18T14:31:10.554Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 17.83MB / 50.44MB 0.5s [2022-03-18T14:31:10.784Z] #9 sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 62.42MB / 62.42MB 7.8s done [2022-03-18T14:31:10.784Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b [2022-03-18T14:31:10.819Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 23.07MB / 50.44MB 0.8s [2022-03-18T14:31:10.965Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.7s done [2022-03-18T14:31:10.965Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-18T14:31:10.987Z] #27 1.487 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:31:10.987Z] #27 1.795 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:11.086Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 27.26MB / 50.44MB 0.9s [2022-03-18T14:31:11.086Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 31.46MB / 50.44MB 1.0s [2022-03-18T14:31:11.349Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 40.89MB / 50.44MB 1.1s [2022-03-18T14:31:11.349Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 50.44MB / 50.44MB 1.3s [2022-03-18T14:31:11.538Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.6s done [2022-03-18T14:31:11.553Z] #27 2.108 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:31:11.577Z] #43 58.45 LINK criu/pie/restorer.built-in.o [2022-03-18T14:31:11.577Z] #43 58.48 GEN criu/pie/restorer-blob.h [2022-03-18T14:31:11.577Z] #43 ... [2022-03-18T14:31:11.577Z] [2022-03-18T14:31:11.577Z] #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-03-18T14:31:11.577Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:31:11.577Z] #20 2.355 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-18T14:31:11.577Z] #20 3.236 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:11.577Z] #20 4.610 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:31:11.577Z] #20 5.933 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:31:11.577Z] #20 10.59 Fetched 9005 kB in 9s (982 kB/s) [2022-03-18T14:31:11.577Z] #20 10.59 Reading package lists... [2022-03-18T14:31:11.577Z] #20 ... [2022-03-18T14:31:11.577Z] [2022-03-18T14:31:11.577Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:31:11.577Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:31:11.577Z] #43 58.54 DEP criu/vdso.d [2022-03-18T14:31:11.800Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-18T14:31:11.810Z] #27 ... [2022-03-18T14:31:11.811Z] [2022-03-18T14:31:11.811Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:11.811Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:11.811Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 8.6s done [2022-03-18T14:31:11.811Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 12.2s done [2022-03-18T14:31:11.811Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 1.1s done [2022-03-18T14:31:11.811Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.6s done [2022-03-18T14:31:11.811Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 1.5s [2022-03-18T14:31:11.836Z] #43 58.81 DEP criu/vdso-compat.d [2022-03-18T14:31:11.837Z] #43 58.95 DEP criu/uts_ns.d [2022-03-18T14:31:12.096Z] #43 59.17 DEP criu/util.d [2022-03-18T14:31:12.096Z] #43 59.36 DEP criu/uffd.d [2022-03-18T14:31:12.355Z] #43 59.60 DEP criu/tun.d [2022-03-18T14:31:12.615Z] #43 59.75 DEP criu/tty.d [2022-03-18T14:31:12.615Z] #43 59.92 DEP criu/timerfd.d [2022-03-18T14:31:12.696Z] #9 ... [2022-03-18T14:31:12.697Z] [2022-03-18T14:31:12.697Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:12.697Z] #26 sha256:d7954506fb032172bcbdf46b9afbf3e90abbba6ec20523345da04530cf93c20b [2022-03-18T14:31:12.697Z] #26 resolve docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 0.2s done [2022-03-18T14:31:12.697Z] #26 sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca 1.85kB / 1.85kB done [2022-03-18T14:31:12.697Z] #26 sha256:272ea3972e872b8f689a9b9906bb3de9a070a1d85ad1635fedd91ddc18177be0 529B / 529B done [2022-03-18T14:31:12.697Z] #26 sha256:21b413cc462ce47ce45fa1e7fbdba759199c1fab45a3a5e65a044e2881d5664f 1.48kB / 1.48kB done [2022-03-18T14:31:12.697Z] #26 sha256:3996f04b7c6c17d8b25c04c7287353b896b4a0b10ab440f47d00573a7d5c3e17 49.22MB / 49.22MB 1.8s done [2022-03-18T14:31:12.697Z] #26 extracting sha256:3996f04b7c6c17d8b25c04c7287353b896b4a0b10ab440f47d00573a7d5c3e17 2.6s done [2022-03-18T14:31:12.697Z] #26 ... [2022-03-18T14:31:12.697Z] [2022-03-18T14:31:12.697Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:12.697Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T14:31:12.697Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-18T14:31:12.697Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T14:31:12.697Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T14:31:12.697Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T14:31:12.697Z] #64 ... [2022-03-18T14:31:12.697Z] [2022-03-18T14:31:12.697Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:12.697Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-18T14:31:12.697Z] #9 extracting sha256:08d8752c30aea58b7ac6dd29ed3dee03ac8ecb3aedcc6e23ba5ddaac39d89f0b 1.8s done [2022-03-18T14:31:12.756Z] #26 sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 50.44MB / 50.44MB 2.4s done [2022-03-18T14:31:12.756Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 [2022-03-18T14:31:12.874Z] #43 60.17 DEP criu/timens.d [2022-03-18T14:31:12.957Z] #9 ... [2022-03-18T14:31:12.957Z] [2022-03-18T14:31:12.957Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:12.957Z] #26 sha256:d7954506fb032172bcbdf46b9afbf3e90abbba6ec20523345da04530cf93c20b [2022-03-18T14:31:12.957Z] #26 DONE 10.4s [2022-03-18T14:31:12.957Z] [2022-03-18T14:31:12.957Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:12.957Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-18T14:31:12.957Z] #9 sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 99.70MB / 99.70MB 10.0s done [2022-03-18T14:31:12.957Z] #9 sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 126B / 126B 10.0s done [2022-03-18T14:31:12.957Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f [2022-03-18T14:31:13.133Z] #43 60.38 DEP criu/sysfs_parse.d [2022-03-18T14:31:13.235Z] #9 ... [2022-03-18T14:31:13.235Z] [2022-03-18T14:31:13.235Z] #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-03-18T14:31:13.235Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-18T14:31:13.235Z] #27 3.724 Fetched 8470 kB in 3s (3096 kB/s) [2022-03-18T14:31:13.393Z] #43 60.52 DEP criu/sysctl.d [2022-03-18T14:31:13.653Z] #43 60.64 DEP criu/string.d [2022-03-18T14:31:13.653Z] #43 60.67 DEP criu/stats.d [2022-03-18T14:31:13.653Z] #43 60.79 DEP criu/sockets.d [2022-03-18T14:31:13.653Z] #43 60.93 DEP criu/sk-unix.d [2022-03-18T14:31:13.699Z] #26 ... [2022-03-18T14:31:13.699Z] [2022-03-18T14:31:13.699Z] #23 [internal] load build context [2022-03-18T14:31:13.699Z] #23 sha256:c4aaea9755235c842158ac6940884b8e14a3d7d2198c79cc7ccf889d47bef199 [2022-03-18T14:31:13.699Z] #23 transferring context: 53.51MB 3.6s done [2022-03-18T14:31:13.699Z] #23 DONE 3.8s [2022-03-18T14:31:13.699Z] [2022-03-18T14:31:13.699Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-18T14:31:13.700Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-18T14:31:13.912Z] #43 61.18 DEP criu/sk-tcp.d [2022-03-18T14:31:14.172Z] #43 61.33 DEP criu/sk-queue.d [2022-03-18T14:31:14.172Z] #43 61.47 DEP criu/sk-packet.d [2022-03-18T14:31:14.173Z] #27 3.724 Reading package lists... [2022-03-18T14:31:14.431Z] #43 61.61 DEP criu/sk-netlink.d [2022-03-18T14:31:14.431Z] #43 61.72 DEP criu/sk-inet.d [2022-03-18T14:31:14.691Z] #43 61.92 DEP criu/signalfd.d [2022-03-18T14:31:14.950Z] #43 62.07 DEP criu/sigframe.d [2022-03-18T14:31:15.109Z] #27 4.714 Reading package lists... [2022-03-18T14:31:15.109Z] #27 5.660 Building dependency tree... [2022-03-18T14:31:15.210Z] #43 62.17 DEP criu/shmem.d [2022-03-18T14:31:15.210Z] #43 62.34 DEP criu/servicefd.d [2022-03-18T14:31:15.368Z] #27 6.009 The following additional packages will be installed: [2022-03-18T14:31:15.368Z] #27 6.009 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T14:31:15.368Z] #27 6.009 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-18T14:31:15.368Z] #27 6.009 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-18T14:31:15.368Z] #27 6.010 Suggested packages: [2022-03-18T14:31:15.368Z] #27 6.010 krb5-doc krb5-user [2022-03-18T14:31:15.368Z] #27 6.010 Recommended packages: [2022-03-18T14:31:15.368Z] #27 6.010 krb5-locales publicsuffix libsasl2-modules [2022-03-18T14:31:15.469Z] #43 62.50 DEP criu/seize.d [2022-03-18T14:31:15.470Z] #43 62.68 DEP criu/seccomp.d [2022-03-18T14:31:15.470Z] #43 ... [2022-03-18T14:31:15.470Z] [2022-03-18T14:31:15.470Z] #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-03-18T14:31:15.470Z] #53 sha256:7ba26f458076fb41fa41e2f8dede66b1ef2e375f46ec4f3dd10af472a6262c08 [2022-03-18T14:31:15.470Z] #53 12.75 + cd /tmp/tmp.0KiBrMiuHX/src/github.com/opencontainers/runc [2022-03-18T14:31:15.470Z] #53 12.75 + git checkout -q v1.0.3 [2022-03-18T14:31:15.470Z] #53 13.37 + '[' -z '' ']' [2022-03-18T14:31:15.470Z] #53 13.39 + target=static [2022-03-18T14:31:15.470Z] #53 13.39 + make BUILDTAGS=seccomp static [2022-03-18T14:31:15.470Z] #53 13.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-03-18T14:31:15.511Z] #9 extracting sha256:950f61f24f60a2947ceec6c4f3a247c07661917d317b88c05cb7c2df9591646f 2.2s done [2022-03-18T14:31:15.511Z] #9 ... [2022-03-18T14:31:15.511Z] [2022-03-18T14:31:15.511Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:15.511Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T14:31:15.511Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 10.6s done [2022-03-18T14:31:15.511Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-03-18T14:31:15.511Z] #64 DONE 12.8s [2022-03-18T14:31:15.511Z] [2022-03-18T14:31:15.511Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T14:31:15.511Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-18T14:31:15.627Z] #27 6.219 The following NEW packages will be installed: [2022-03-18T14:31:15.627Z] #27 6.220 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-18T14:31:15.627Z] #27 6.220 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-18T14:31:15.627Z] #27 6.220 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T14:31:15.627Z] #27 6.220 libssh2-1 libssl1.1 openssl [2022-03-18T14:31:15.729Z] #53 ... [2022-03-18T14:31:15.729Z] [2022-03-18T14:31:15.729Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:31:15.729Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:31:15.729Z] #43 62.84 DEP criu/rst-malloc.d [2022-03-18T14:31:15.729Z] #43 62.89 DEP criu/rbtree.d [2022-03-18T14:31:15.729Z] #43 62.94 DEP criu/pstree.d [2022-03-18T14:31:15.885Z] #27 6.520 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T14:31:15.885Z] #27 6.520 Need to get 5060 kB of archives. [2022-03-18T14:31:15.885Z] #27 6.520 After this operation, 12.1 MB of additional disk space will be used. [2022-03-18T14:31:15.885Z] #27 6.520 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-18T14:31:15.885Z] #27 6.520 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u8 [1539 kB] [2022-03-18T14:31:15.885Z] #27 6.527 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-18T14:31:15.885Z] #27 6.527 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-18T14:31:15.885Z] #27 6.527 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-18T14:31:15.885Z] #27 6.543 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-18T14:31:15.885Z] #27 6.600 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-18T14:31:15.885Z] #27 6.663 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-18T14:31:15.885Z] #27 6.663 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-18T14:31:15.885Z] #27 6.663 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-18T14:31:15.885Z] #27 6.663 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u8 [844 kB] [2022-03-18T14:31:15.885Z] #27 6.682 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-18T14:31:15.885Z] #27 6.682 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-18T14:31:15.885Z] #27 6.682 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-18T14:31:15.885Z] #27 6.682 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-18T14:31:15.885Z] #27 6.682 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-18T14:31:15.885Z] #27 6.682 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-18T14:31:15.885Z] #27 6.682 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-18T14:31:15.885Z] #27 6.710 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-18T14:31:15.885Z] #27 6.710 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-18T14:31:15.885Z] #27 6.710 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-18T14:31:15.988Z] #43 63.15 DEP criu/protobuf.d [2022-03-18T14:31:15.988Z] #43 63.26 GEN criu/protobuf-desc-gen.h [2022-03-18T14:31:16.142Z] #27 6.907 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:31:16.142Z] #27 6.947 Fetched 5060 kB in 0s (11.1 MB/s) [2022-03-18T14:31:16.402Z] #27 7.047 Selecting previously unselected package libssl1.1:amd64. [2022-03-18T14:31:16.402Z] #27 7.047 (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-03-18T14:31:16.402Z] #27 7.047 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-18T14:31:16.402Z] #27 7.056 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:16.669Z] #27 7.260 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T14:31:16.669Z] #27 7.260 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-18T14:31:16.669Z] #27 7.268 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:16.669Z] #27 7.311 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T14:31:16.669Z] #27 7.311 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-18T14:31:16.669Z] #27 7.312 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:16.669Z] #27 7.377 Selecting previously unselected package openssl. [2022-03-18T14:31:16.669Z] #27 7.377 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-18T14:31:16.669Z] #27 7.377 Unpacking openssl (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:16.927Z] #27 7.613 Selecting previously unselected package ca-certificates. [2022-03-18T14:31:16.927Z] #27 7.613 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-18T14:31:16.927Z] #27 7.618 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:17.088Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.3s [2022-03-18T14:31:17.185Z] #27 7.698 Selecting previously unselected package libkeyutils1:amd64. [2022-03-18T14:31:17.185Z] #27 7.698 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-18T14:31:17.185Z] #27 7.703 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-18T14:31:17.185Z] #27 7.820 Selecting previously unselected package libkrb5support0:amd64. [2022-03-18T14:31:17.185Z] #27 7.820 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:17.185Z] #27 7.856 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:17.367Z] #43 64.69 DEP criu/protobuf-desc.d [2022-03-18T14:31:17.443Z] #27 8.068 Selecting previously unselected package libk5crypto3:amd64. [2022-03-18T14:31:17.443Z] #27 8.068 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:17.443Z] #27 8.124 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:17.443Z] #27 8.225 Selecting previously unselected package libkrb5-3:amd64. [2022-03-18T14:31:17.443Z] #27 8.225 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:17.700Z] #27 8.230 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:17.700Z] #27 8.340 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-18T14:31:17.700Z] #27 8.340 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:17.700Z] #27 8.348 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:17.700Z] #27 8.413 Selecting previously unselected package libldap-common. [2022-03-18T14:31:17.700Z] #27 8.413 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-18T14:31:17.700Z] #27 8.416 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:17.700Z] #27 8.475 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T14:31:17.700Z] #27 8.475 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-18T14:31:17.934Z] #43 64.88 DEP criu/proc_parse.d [2022-03-18T14:31:17.934Z] #43 65.15 DEP criu/plugin.d [2022-03-18T14:31:17.934Z] #43 65.25 DEP criu/pipes.d [2022-03-18T14:31:17.957Z] #27 8.480 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:17.957Z] #27 8.561 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T14:31:17.957Z] #27 8.561 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-18T14:31:17.957Z] #27 8.565 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-18T14:31:17.957Z] #27 8.619 Selecting previously unselected package libpsl5:amd64. [2022-03-18T14:31:17.957Z] #27 8.619 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-18T14:31:17.957Z] #27 8.622 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-18T14:31:17.957Z] #27 8.671 Selecting previously unselected package librtmp1:amd64. [2022-03-18T14:31:17.957Z] #27 8.671 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-18T14:31:17.957Z] #27 8.693 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-18T14:31:17.957Z] #27 8.735 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T14:31:17.957Z] #27 8.735 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-18T14:31:18.031Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 6.2s done [2022-03-18T14:31:18.216Z] #27 8.741 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-18T14:31:18.216Z] #27 8.797 Selecting previously unselected package libcurl4:amd64. [2022-03-18T14:31:18.216Z] #27 8.797 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-18T14:31:18.216Z] #27 8.811 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-18T14:31:18.216Z] #27 8.899 Selecting previously unselected package curl. [2022-03-18T14:31:18.216Z] #27 8.899 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-18T14:31:18.216Z] #27 8.908 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-18T14:31:18.216Z] #27 9.013 Selecting previously unselected package libonig5:amd64. [2022-03-18T14:31:18.216Z] #27 9.013 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-18T14:31:18.473Z] #27 9.017 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:31:18.473Z] #27 9.091 Selecting previously unselected package libjq1:amd64. [2022-03-18T14:31:18.473Z] #27 9.093 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:31:18.473Z] #27 9.098 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:31:18.473Z] #27 9.150 Selecting previously unselected package jq. [2022-03-18T14:31:18.473Z] #27 9.155 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:31:18.473Z] #27 9.160 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-18T14:31:18.473Z] #27 9.224 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-18T14:31:18.473Z] #27 9.241 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-18T14:31:18.502Z] #43 65.49 DEP criu/pie-util.d [2022-03-18T14:31:18.502Z] #43 65.58 DEP criu/pie-util-vdso.d [2022-03-18T14:31:18.502Z] #43 65.68 DEP criu/pie-util-vdso-elf32.d [2022-03-18T14:31:18.502Z] #43 65.77 DEP criu/path.d [2022-03-18T14:31:18.610Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0.1s [2022-03-18T14:31:18.729Z] #27 9.252 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:18.730Z] #27 9.389 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-18T14:31:18.730Z] #27 9.403 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:18.730Z] #27 9.418 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:18.730Z] #27 9.436 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:18.730Z] #27 9.448 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-18T14:31:18.730Z] #27 9.458 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:18.730Z] #27 9.469 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:18.730Z] #27 9.481 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-18T14:31:18.730Z] #27 9.494 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:18.802Z] #63 DONE 3.3s [2022-03-18T14:31:18.802Z] [2022-03-18T14:31:18.802Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:18.802Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-18T14:31:18.802Z] #9 extracting sha256:15c011ce00675e033dab163629e8014a72352c4270fce59cbfb92d5c62291226 3.1s done [2022-03-18T14:31:18.802Z] #9 extracting sha256:632458e542a13a10f55cedfc477d4e4b7571bd49e9c2be545cee5a9fb02ed343 done [2022-03-18T14:31:18.989Z] #27 9.504 Setting up openssl (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:18.989Z] #27 9.520 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:31:18.989Z] #27 9.533 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:31:18.989Z] #27 9.546 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:18.989Z] #27 9.561 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:19.001Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 5.4s [2022-03-18T14:31:19.001Z] #26 extracting sha256:7d66b83ec869a899bc8364af9c9eb0f1a5ba6907f699ef52f3182e19e2598924 5.6s done [2022-03-18T14:31:19.001Z] #26 DONE 8.6s [2022-03-18T14:31:19.001Z] [2022-03-18T14:31:19.001Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:19.001Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:19.001Z] #9 resolve docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 0.0s done [2022-03-18T14:31:19.001Z] #9 sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 1.86kB / 1.86kB done [2022-03-18T14:31:19.001Z] #9 sha256:595e6556f40e1f34eeb0a9eec95df1b81545deb9b5e92d59e8922be3eed2ba24 1.79kB / 1.79kB done [2022-03-18T14:31:19.001Z] #9 sha256:27fe614eb0bcb06d087855dcc4d5a497c9d61261e766278aa781e5ec8f044aac 7.06kB / 7.06kB done [2022-03-18T14:31:19.001Z] #9 sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 50.44MB / 50.44MB 1.7s done [2022-03-18T14:31:19.001Z] #9 sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 7.83MB / 7.83MB 0.7s done [2022-03-18T14:31:19.001Z] #9 sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 10.00MB / 10.00MB 1.8s done [2022-03-18T14:31:19.001Z] #9 extracting sha256:1c9a8b42b5780ac49c71f392c9512c0167ecc23de9b30b1b5f38747b73097d1a 6.3s done [2022-03-18T14:31:19.001Z] #9 sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 68.78MB / 68.78MB 3.6s done [2022-03-18T14:31:19.001Z] #9 sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 51.84MB / 51.84MB 4.4s done [2022-03-18T14:31:19.001Z] #9 sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 129.16MB / 129.16MB 6.9s done [2022-03-18T14:31:19.001Z] #9 sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a 156B / 156B 4.4s done [2022-03-18T14:31:19.001Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 [2022-03-18T14:31:19.001Z] #9 ... [2022-03-18T14:31:19.001Z] [2022-03-18T14:31:19.001Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:19.001Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T14:31:19.001Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-18T14:31:19.001Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T14:31:19.001Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T14:31:19.001Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T14:31:19.001Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.9s done [2022-03-18T14:31:19.001Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-03-18T14:31:19.001Z] #62 DONE 8.5s [2022-03-18T14:31:19.001Z] [2022-03-18T14:31:19.001Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:19.001Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:19.001Z] #9 ... [2022-03-18T14:31:19.001Z] [2022-03-18T14:31:19.001Z] #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-03-18T14:31:19.001Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-18T14:31:19.071Z] #43 66.02 DEP criu/parasite-syscall.d [2022-03-18T14:31:19.197Z] #9 ... [2022-03-18T14:31:19.198Z] [2022-03-18T14:31:19.198Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-18T14:31:19.198Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-18T14:31:19.198Z] #27 1.270 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:19.198Z] #27 1.282 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:19.198Z] #27 1.282 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:19.198Z] #27 1.511 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:31:19.198Z] #27 1.723 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:19.198Z] #27 2.138 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:31:19.198Z] #27 3.847 Fetched 8470 kB in 3s (2996 kB/s) [2022-03-18T14:31:19.198Z] #27 3.847 Reading package lists... [2022-03-18T14:31:19.198Z] #27 4.837 Reading package lists... [2022-03-18T14:31:19.198Z] #27 5.850 Building dependency tree... [2022-03-18T14:31:19.198Z] #27 6.298 The following additional packages will be installed: [2022-03-18T14:31:19.198Z] #27 6.298 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T14:31:19.198Z] #27 6.298 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-18T14:31:19.198Z] #27 6.298 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-18T14:31:19.198Z] #27 6.298 Suggested packages: [2022-03-18T14:31:19.198Z] #27 6.298 krb5-doc krb5-user [2022-03-18T14:31:19.198Z] #27 6.298 Recommended packages: [2022-03-18T14:31:19.198Z] #27 6.298 krb5-locales publicsuffix libsasl2-modules [2022-03-18T14:31:19.198Z] #27 6.509 The following NEW packages will be installed: [2022-03-18T14:31:19.198Z] #27 6.510 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-18T14:31:19.198Z] #27 6.510 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-18T14:31:19.198Z] #27 6.510 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T14:31:19.198Z] #27 6.511 libssh2-1 libssl1.1 openssl [2022-03-18T14:31:19.198Z] #27 6.796 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T14:31:19.198Z] #27 6.796 Need to get 5060 kB of archives. [2022-03-18T14:31:19.198Z] #27 6.796 After this operation, 12.1 MB of additional disk space will be used. [2022-03-18T14:31:19.198Z] #27 6.796 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-18T14:31:19.198Z] #27 6.799 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u8 [1539 kB] [2022-03-18T14:31:19.198Z] #27 6.812 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-18T14:31:19.198Z] #27 6.812 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-18T14:31:19.198Z] #27 6.812 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-18T14:31:19.198Z] #27 6.818 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-18T14:31:19.198Z] #27 6.828 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-18T14:31:19.198Z] #27 6.834 Get:8 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-18T14:31:19.198Z] #27 6.858 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-18T14:31:19.198Z] #27 6.870 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-18T14:31:19.198Z] #27 6.870 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-18T14:31:19.198Z] #27 6.870 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-18T14:31:19.198Z] #27 6.870 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u8 [844 kB] [2022-03-18T14:31:19.198Z] #27 6.870 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-18T14:31:19.198Z] #27 6.870 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-18T14:31:19.198Z] #27 6.870 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-18T14:31:19.198Z] #27 6.873 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-18T14:31:19.198Z] #27 6.883 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-18T14:31:19.198Z] #27 6.898 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-18T14:31:19.198Z] #27 6.901 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-18T14:31:19.198Z] #27 6.903 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-18T14:31:19.198Z] #27 7.211 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:31:19.198Z] #27 7.265 Fetched 5060 kB in 0s (13.7 MB/s) [2022-03-18T14:31:19.198Z] #27 7.341 Selecting previously unselected package libssl1.1:amd64. [2022-03-18T14:31:19.198Z] #27 7.341 (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-03-18T14:31:19.198Z] #27 7.342 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 7.356 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:19.198Z] #27 7.645 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T14:31:19.198Z] #27 7.645 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 7.652 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:19.198Z] #27 7.718 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T14:31:19.198Z] #27 7.718 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 7.718 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:19.198Z] #27 7.808 Selecting previously unselected package openssl. [2022-03-18T14:31:19.198Z] #27 7.808 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 7.812 Unpacking openssl (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:19.198Z] #27 8.027 Selecting previously unselected package ca-certificates. [2022-03-18T14:31:19.198Z] #27 8.027 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-18T14:31:19.198Z] #27 8.028 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:19.198Z] #27 8.148 Selecting previously unselected package libkeyutils1:amd64. [2022-03-18T14:31:19.198Z] #27 8.148 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 8.157 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-18T14:31:19.198Z] #27 8.206 Selecting previously unselected package libkrb5support0:amd64. [2022-03-18T14:31:19.198Z] #27 8.206 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 8.215 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:19.198Z] #27 8.294 Selecting previously unselected package libk5crypto3:amd64. [2022-03-18T14:31:19.198Z] #27 8.296 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 8.301 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:19.198Z] #27 8.379 Selecting previously unselected package libkrb5-3:amd64. [2022-03-18T14:31:19.198Z] #27 8.379 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 8.383 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:19.198Z] #27 8.506 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-18T14:31:19.198Z] #27 8.506 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 8.512 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:19.198Z] #27 8.585 Selecting previously unselected package libldap-common. [2022-03-18T14:31:19.198Z] #27 8.585 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-18T14:31:19.198Z] #27 8.589 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:19.198Z] #27 8.690 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T14:31:19.198Z] #27 8.690 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 8.696 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:19.198Z] #27 8.777 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T14:31:19.198Z] #27 8.777 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 8.783 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-18T14:31:19.198Z] #27 8.849 Selecting previously unselected package libpsl5:amd64. [2022-03-18T14:31:19.198Z] #27 8.849 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 8.856 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-18T14:31:19.198Z] #27 8.911 Selecting previously unselected package librtmp1:amd64. [2022-03-18T14:31:19.198Z] #27 8.913 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 8.919 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-18T14:31:19.198Z] #27 8.974 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T14:31:19.198Z] #27 8.974 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 8.978 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-18T14:31:19.198Z] #27 9.073 Selecting previously unselected package libcurl4:amd64. [2022-03-18T14:31:19.198Z] #27 9.073 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 9.077 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-18T14:31:19.198Z] #27 9.195 Selecting previously unselected package curl. [2022-03-18T14:31:19.198Z] #27 9.195 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 9.204 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-18T14:31:19.198Z] #27 9.290 Selecting previously unselected package libonig5:amd64. [2022-03-18T14:31:19.198Z] #27 9.290 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 9.295 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:31:19.198Z] #27 9.434 Selecting previously unselected package libjq1:amd64. [2022-03-18T14:31:19.198Z] #27 9.434 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 9.439 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:31:19.198Z] #27 9.500 Selecting previously unselected package jq. [2022-03-18T14:31:19.198Z] #27 9.500 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:31:19.198Z] #27 9.506 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-18T14:31:19.198Z] #27 9.572 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-18T14:31:19.198Z] #27 9.588 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-18T14:31:19.198Z] #27 9.604 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:19.263Z] #27 ... [2022-03-18T14:31:19.263Z] [2022-03-18T14:31:19.263Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T14:31:19.263Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T14:31:19.263Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-18T14:31:19.263Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T14:31:19.263Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T14:31:19.263Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T14:31:19.263Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.0s done [2022-03-18T14:31:19.263Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-03-18T14:31:19.263Z] #64 DONE 9.0s [2022-03-18T14:31:19.263Z] [2022-03-18T14:31:19.263Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:19.263Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:19.331Z] #43 66.30 DEP criu/pagemap.d [2022-03-18T14:31:19.331Z] #43 66.52 DEP criu/pagemap-cache.d [2022-03-18T14:31:19.460Z] #27 9.800 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-18T14:31:19.460Z] #27 9.814 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:19.460Z] #27 9.899 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:19.460Z] #27 9.914 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:19.460Z] #27 9.928 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-18T14:31:19.460Z] #27 9.942 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:19.460Z] #27 9.956 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:19.523Z] #9 extracting sha256:163066942b43a00ba7f4674c4c1ca90eccc8d99366a3dc47cb64e06ad79c36e5 0.9s done [2022-03-18T14:31:19.523Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb [2022-03-18T14:31:19.558Z] #27 10.34 Updating certificates in /etc/ssl/certs... [2022-03-18T14:31:19.590Z] #43 66.63 DEP criu/page-xfer.d [2022-03-18T14:31:19.590Z] #43 66.78 DEP criu/page-pipe.d [2022-03-18T14:31:19.590Z] #43 66.92 DEP criu/netfilter.d [2022-03-18T14:31:19.721Z] #27 9.970 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-18T14:31:19.721Z] #27 9.983 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:19.721Z] #27 10.01 Setting up openssl (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:19.721Z] #27 10.03 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:31:19.721Z] #27 10.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:31:19.721Z] #27 10.11 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:19.721Z] #27 10.13 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:19.849Z] #43 67.13 DEP criu/net.d [2022-03-18T14:31:20.106Z] #9 extracting sha256:cf70e03a8272d87e65c7b1592f97f6e739cf1f5d13cc536670f41c28b086b4cb 0.3s done [2022-03-18T14:31:20.107Z] #43 67.30 DEP criu/namespaces.d [2022-03-18T14:31:20.273Z] #9 DONE 17.7s [2022-03-18T14:31:20.273Z] [2022-03-18T14:31:20.273Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T14:31:20.273Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390 [2022-03-18T14:31:20.369Z] #43 67.53 DEP criu/mount.d [2022-03-18T14:31:20.370Z] #43 67.69 DEP criu/memfd.d [2022-03-18T14:31:20.532Z] #10 ... [2022-03-18T14:31:20.532Z] [2022-03-18T14:31:20.532Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T14:31:20.532Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-18T14:31:20.532Z] #65 DONE 1.6s [2022-03-18T14:31:20.664Z] #27 10.95 Updating certificates in /etc/ssl/certs... [2022-03-18T14:31:20.676Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 [2022-03-18T14:31:20.794Z] [2022-03-18T14:31:20.794Z] #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-03-18T14:31:20.794Z] #27 sha256:b7fab2693c029b8dd2d4c5b138e6e0be71717a29b9e565f6a9a961eec4da772c [2022-03-18T14:31:20.794Z] #27 6.267 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:20.794Z] #27 6.269 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:20.794Z] #27 6.281 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:20.794Z] #27 6.370 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-18T14:31:20.794Z] #27 6.752 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-18T14:31:20.794Z] #27 7.165 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-18T14:31:20.936Z] #43 67.87 DEP criu/mem.d [2022-03-18T14:31:20.936Z] #43 68.08 DEP criu/lsm.d [2022-03-18T14:31:20.936Z] #43 68.24 DEP criu/log.d [2022-03-18T14:31:20.940Z] #27 11.63 137 added, 0 removed; done. [2022-03-18T14:31:20.941Z] #27 11.65 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:20.941Z] #27 11.66 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-18T14:31:20.941Z] #27 11.68 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-18T14:31:20.941Z] #27 11.69 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-18T14:31:20.941Z] #27 11.70 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:31:20.941Z] #27 11.72 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:20.941Z] #27 11.74 Updating certificates in /etc/ssl/certs... [2022-03-18T14:31:21.056Z] #27 ... [2022-03-18T14:31:21.056Z] [2022-03-18T14:31:21.056Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T14:31:21.056Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390 [2022-03-18T14:31:21.056Z] #10 DONE 0.6s [2022-03-18T14:31:21.056Z] [2022-03-18T14:31:21.056Z] #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-03-18T14:31:21.056Z] #11 sha256:7e9fb8c50a77f78e188dee9719a7d7a97200788991b1053df11db445e116bd49 [2022-03-18T14:31:21.195Z] #43 68.33 DEP criu/libnetlink.d [2022-03-18T14:31:21.453Z] #43 68.45 DEP criu/kerndat.d [2022-03-18T14:31:21.453Z] #43 68.57 DEP criu/kcmp-ids.d [2022-03-18T14:31:21.453Z] #43 68.64 DEP criu/irmap.d [2022-03-18T14:31:21.607Z] #27 12.01 137 added, 0 removed; done. [2022-03-18T14:31:21.607Z] #27 12.07 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:21.607Z] #27 12.09 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-18T14:31:21.607Z] #27 12.10 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-18T14:31:21.607Z] #27 12.12 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-18T14:31:21.607Z] #27 12.13 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:31:21.607Z] #27 12.16 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:21.624Z] #11 DONE 0.7s [2022-03-18T14:31:21.624Z] [2022-03-18T14:31:21.624Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T14:31:21.624Z] #31 sha256:5638eb09c3002a6228016443b2c26ae9c2fb0df698ffbd30c1e77ac38ab7aba8 [2022-03-18T14:31:21.625Z] #9 ... [2022-03-18T14:31:21.625Z] [2022-03-18T14:31:21.625Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T14:31:21.625Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T14:31:21.625Z] #63 DONE 0.9s [2022-03-18T14:31:21.625Z] [2022-03-18T14:31:21.625Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:21.625Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:21.713Z] #43 68.75 DEP criu/ipc_ns.d [2022-03-18T14:31:21.713Z] #43 68.88 DEP criu/image.d [2022-03-18T14:31:21.869Z] #27 12.18 Updating certificates in /etc/ssl/certs... [2022-03-18T14:31:21.886Z] #31 ... [2022-03-18T14:31:21.886Z] [2022-03-18T14:31:21.886Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T14:31:21.886Z] #39 sha256:160ccabe7ecb8c9f284810bcfa276094dc2754463b7fbbfcea23ecd1e5717440 [2022-03-18T14:31:21.886Z] #39 DONE 0.3s [2022-03-18T14:31:21.886Z] [2022-03-18T14:31:21.886Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T14:31:21.886Z] #31 sha256:5638eb09c3002a6228016443b2c26ae9c2fb0df698ffbd30c1e77ac38ab7aba8 [2022-03-18T14:31:21.886Z] #31 DONE 0.3s [2022-03-18T14:31:21.886Z] [2022-03-18T14:31:21.886Z] #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-03-18T14:31:21.886Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-18T14:31:21.972Z] #43 69.00 DEP criu/image-desc.d [2022-03-18T14:31:21.972Z] #43 69.08 DEP criu/fsnotify.d [2022-03-18T14:31:22.230Z] #43 69.30 DEP criu/filesystems.d [2022-03-18T14:31:22.230Z] #43 69.47 DEP criu/files.d [2022-03-18T14:31:22.319Z] #27 12.86 0 added, 0 removed; done. [2022-03-18T14:31:22.319Z] #27 12.86 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T14:31:22.319Z] #27 12.86 done. [2022-03-18T14:31:22.564Z] #9 ... [2022-03-18T14:31:22.564Z] [2022-03-18T14:31:22.564Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T14:31:22.564Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T14:31:22.564Z] #65 DONE 1.0s [2022-03-18T14:31:22.564Z] [2022-03-18T14:31:22.564Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:22.564Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:22.800Z] #43 69.75 DEP criu/files-reg.d [2022-03-18T14:31:22.800Z] #43 69.91 DEP criu/files-ext.d [2022-03-18T14:31:22.800Z] #43 70.03 DEP criu/file-lock.d [2022-03-18T14:31:22.800Z] #43 ... [2022-03-18T14:31:22.800Z] [2022-03-18T14:31:22.800Z] #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-03-18T14:31:22.800Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:31:22.800Z] #20 10.59 Reading package lists... [2022-03-18T14:31:22.800Z] #20 14.14 Reading package lists... [2022-03-18T14:31:22.800Z] #20 17.60 Building dependency tree... [2022-03-18T14:31:22.800Z] #20 18.39 Reading state information... [2022-03-18T14:31:22.800Z] #20 18.88 libcap2-bin is already the newest version (1:2.25-2). [2022-03-18T14:31:22.800Z] #20 18.88 The following additional packages will be installed: [2022-03-18T14:31:22.800Z] #20 18.89 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-18T14:31:22.800Z] #20 18.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-18T14:31:22.800Z] #20 18.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-18T14:31:22.800Z] #20 18.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-18T14:31:22.800Z] #20 18.90 python3.7 python3.7-minimal vim-runtime xxd [2022-03-18T14:31:22.800Z] #20 18.90 Suggested packages: [2022-03-18T14:31:22.800Z] #20 18.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-18T14:31:22.800Z] #20 18.90 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-18T14:31:22.800Z] #20 18.90 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-18T14:31:22.800Z] #20 18.90 quota [2022-03-18T14:31:22.800Z] #20 18.90 Recommended packages: [2022-03-18T14:31:22.800Z] #20 18.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-18T14:31:22.800Z] #20 18.90 python3-keyrings.alt python3-xdg unzip [2022-03-18T14:31:22.800Z] #20 20.32 The following NEW packages will be installed: [2022-03-18T14:31:22.800Z] #20 20.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-18T14:31:22.800Z] #20 20.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-18T14:31:22.800Z] #20 20.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-18T14:31:22.800Z] #20 20.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-18T14:31:22.800Z] #20 20.32 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-18T14:31:22.800Z] #20 20.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-18T14:31:22.800Z] #20 20.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-18T14:31:22.800Z] #20 20.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T14:31:22.800Z] #20 20.33 xz-utils zip [2022-03-18T14:31:22.800Z] #20 20.65 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:31:22.800Z] #20 20.65 Need to get 28.6 MB of archives. [2022-03-18T14:31:22.800Z] #20 20.65 After this operation, 116 MB of additional disk space will be used. [2022-03-18T14:31:22.800Z] #20 20.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-18T14:31:22.800Z] #20 20.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-18T14:31:22.800Z] #20 20.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-18T14:31:22.800Z] #20 20.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-18T14:31:22.800Z] #20 20.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-18T14:31:22.800Z] #20 20.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-18T14:31:22.800Z] #20 20.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-18T14:31:22.800Z] #20 20.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-18T14:31:22.800Z] #20 20.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-18T14:31:22.800Z] #20 20.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-18T14:31:22.800Z] #20 20.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-18T14:31:22.800Z] #20 20.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-18T14:31:22.800Z] #20 20.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T14:31:22.800Z] #20 20.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-18T14:31:22.800Z] #20 20.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-18T14:31:22.800Z] #20 20.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-18T14:31:22.800Z] #20 20.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-18T14:31:22.800Z] #20 20.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-18T14:31:22.800Z] #20 20.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-18T14:31:22.800Z] #20 20.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-18T14:31:22.800Z] #20 20.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-18T14:31:22.800Z] #20 20.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-18T14:31:22.800Z] #20 21.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-18T14:31:22.800Z] #20 21.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-18T14:31:22.800Z] #20 21.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-18T14:31:22.800Z] #20 21.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-18T14:31:22.800Z] #20 21.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-18T14:31:22.800Z] #20 21.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-18T14:31:22.800Z] #20 21.05 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-18T14:31:22.800Z] #20 21.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T14:31:22.800Z] #20 21.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-18T14:31:22.800Z] #20 21.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-18T14:31:22.800Z] #20 21.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-18T14:31:22.800Z] #20 21.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-18T14:31:22.800Z] #20 21.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-18T14:31:22.800Z] #20 21.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-18T14:31:22.800Z] #20 21.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-18T14:31:22.800Z] #20 21.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-18T14:31:22.800Z] #20 21.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-18T14:31:22.800Z] #20 21.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-18T14:31:22.800Z] #20 21.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-18T14:31:22.800Z] #20 21.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-18T14:31:22.800Z] #20 21.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-18T14:31:22.800Z] #20 21.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-18T14:31:22.800Z] #20 21.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-18T14:31:22.800Z] #20 21.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-18T14:31:22.800Z] #20 22.04 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-18T14:31:22.800Z] #20 22.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-18T14:31:22.801Z] #20 22.14 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-18T14:31:22.801Z] #20 22.88 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:31:22.801Z] #20 23.01 Fetched 28.6 MB in 2s (16.3 MB/s) [2022-03-18T14:31:22.801Z] #20 23.10 Selecting previously unselected package pigz. [2022-03-18T14:31:22.801Z] #20 23.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-03-18T14:31:22.801Z] #20 23.19 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-18T14:31:22.801Z] #20 23.21 Unpacking pigz (2.4-1) ... [2022-03-18T14:31:22.801Z] #20 23.29 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-18T14:31:22.801Z] #20 23.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:31:22.801Z] #20 23.31 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:31:22.801Z] #20 23.66 Selecting previously unselected package python3.7-minimal. [2022-03-18T14:31:22.801Z] #20 23.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:31:22.801Z] #20 23.69 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-18T14:31:22.838Z] #27 13.18 0 added, 0 removed; done. [2022-03-18T14:31:22.838Z] #27 13.18 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T14:31:22.838Z] #27 13.18 done. [2022-03-18T14:31:23.060Z] #20 ... [2022-03-18T14:31:23.060Z] [2022-03-18T14:31:23.060Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:31:23.060Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:31:23.060Z] #43 70.24 DEP criu/file-ids.d [2022-03-18T14:31:23.261Z] #27 ... [2022-03-18T14:31:23.261Z] [2022-03-18T14:31:23.261Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:23.261Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:23.261Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 7.4s done [2022-03-18T14:31:23.261Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.2s [2022-03-18T14:31:23.320Z] #43 70.35 DEP criu/fifo.d [2022-03-18T14:31:23.320Z] #43 70.49 DEP criu/fdstore.d [2022-03-18T14:31:23.321Z] #43 70.59 DEP criu/fault-injection.d [2022-03-18T14:31:23.580Z] #43 70.61 DEP criu/external.d [2022-03-18T14:31:23.580Z] #43 70.70 DEP criu/eventpoll.d [2022-03-18T14:31:23.580Z] #43 70.77 DEP criu/eventfd.d [2022-03-18T14:31:23.629Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.4s done [2022-03-18T14:31:23.629Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-18T14:31:23.783Z] #27 ... [2022-03-18T14:31:23.783Z] [2022-03-18T14:31:23.783Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:23.783Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:23.783Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.3s [2022-03-18T14:31:23.839Z] #43 70.88 DEP criu/crtools.d [2022-03-18T14:31:23.839Z] #43 ... [2022-03-18T14:31:23.839Z] [2022-03-18T14:31:23.839Z] #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-03-18T14:31:23.839Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:31:23.839Z] #32 DONE 134.3s [2022-03-18T14:31:23.839Z] [2022-03-18T14:31:23.839Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:31:23.839Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:31:23.839Z] #43 70.99 DEP criu/cr-service.d [2022-03-18T14:31:24.097Z] #43 71.22 DEP criu/cr-restore.d [2022-03-18T14:31:24.406Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 5.9s done [2022-03-18T14:31:24.665Z] #43 71.64 DEP criu/cr-errno.d [2022-03-18T14:31:24.665Z] #43 71.68 DEP criu/cr-dump.d [2022-03-18T14:31:24.924Z] #43 72.02 DEP criu/cr-dedup.d [2022-03-18T14:31:25.183Z] #43 72.23 DEP criu/cr-check.d [2022-03-18T14:31:25.188Z] #32 ... [2022-03-18T14:31:25.188Z] [2022-03-18T14:31:25.188Z] #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-03-18T14:31:25.188Z] #12 sha256:1d648dad974e6e1caa40aeb3b1b6dea2171e767294424aeb0c70944c540f761f [2022-03-18T14:31:25.188Z] #12 DONE 3.0s [2022-03-18T14:31:25.188Z] [2022-03-18T14:31:25.188Z] #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-03-18T14:31:25.188Z] #27 sha256:b7fab2693c029b8dd2d4c5b138e6e0be71717a29b9e565f6a9a961eec4da772c [2022-03-18T14:31:25.188Z] #27 8.410 Fetched 8293 kB in 2s (3466 kB/s) [2022-03-18T14:31:25.188Z] #27 8.410 Reading package lists... [2022-03-18T14:31:25.188Z] #27 9.367 Reading package lists... [2022-03-18T14:31:25.188Z] #27 10.52 Building dependency tree... [2022-03-18T14:31:25.188Z] #27 10.86 The following additional packages will be installed: [2022-03-18T14:31:25.188Z] #27 10.86 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T14:31:25.188Z] #27 10.86 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-18T14:31:25.188Z] #27 10.86 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-18T14:31:25.188Z] #27 10.86 Suggested packages: [2022-03-18T14:31:25.188Z] #27 10.86 krb5-doc krb5-user [2022-03-18T14:31:25.188Z] #27 10.86 Recommended packages: [2022-03-18T14:31:25.188Z] #27 10.86 krb5-locales publicsuffix libsasl2-modules [2022-03-18T14:31:25.188Z] #27 11.04 The following NEW packages will be installed: [2022-03-18T14:31:25.188Z] #27 11.04 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-18T14:31:25.188Z] #27 11.04 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-18T14:31:25.188Z] #27 11.04 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T14:31:25.188Z] #27 11.04 libssh2-1 libssl1.1 openssl [2022-03-18T14:31:25.188Z] #27 11.34 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T14:31:25.188Z] #27 11.34 Need to get 4779 kB of archives. [2022-03-18T14:31:25.188Z] #27 11.34 After this operation, 11.5 MB of additional disk space will be used. [2022-03-18T14:31:25.188Z] #27 11.34 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u8 [1383 kB] [2022-03-18T14:31:25.188Z] #27 11.34 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-18T14:31:25.188Z] #27 11.34 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-03-18T14:31:25.188Z] #27 11.34 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-03-18T14:31:25.188Z] #27 11.34 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-03-18T14:31:25.188Z] #27 11.35 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-03-18T14:31:25.188Z] #27 11.36 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-03-18T14:31:25.188Z] #27 11.37 Get:8 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-18T14:31:25.188Z] #27 11.37 Get:9 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2022-03-18T14:31:25.188Z] #27 11.37 Get:10 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-03-18T14:31:25.188Z] #27 11.37 Get:11 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-03-18T14:31:25.188Z] #27 11.38 Get:12 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-03-18T14:31:25.188Z] #27 11.38 Get:13 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-03-18T14:31:25.188Z] #27 11.38 Get:14 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-03-18T14:31:25.188Z] #27 11.39 Get:15 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-03-18T14:31:25.188Z] #27 11.39 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-03-18T14:31:25.188Z] #27 11.39 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-03-18T14:31:25.188Z] #27 11.39 Get:18 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u8 [823 kB] [2022-03-18T14:31:25.188Z] #27 11.40 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-03-18T14:31:25.188Z] #27 11.41 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-03-18T14:31:25.188Z] #27 11.41 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-03-18T14:31:25.188Z] #27 11.57 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:31:25.188Z] #27 11.61 Fetched 4779 kB in 0s (14.1 MB/s) [2022-03-18T14:31:25.188Z] #27 11.67 Selecting previously unselected package libssl1.1:arm64. [2022-03-18T14:31:25.188Z] #27 11.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 ... 6670 files and directories currently installed.) [2022-03-18T14:31:25.188Z] #27 11.67 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u8_arm64.deb ... [2022-03-18T14:31:25.188Z] #27 11.69 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:25.188Z] #27 11.85 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-18T14:31:25.188Z] #27 11.85 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-03-18T14:31:25.188Z] #27 11.86 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:25.188Z] #27 11.90 Selecting previously unselected package libsasl2-2:arm64. [2022-03-18T14:31:25.188Z] #27 11.90 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-03-18T14:31:25.188Z] #27 11.91 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:25.188Z] #27 11.97 Selecting previously unselected package openssl. [2022-03-18T14:31:25.188Z] #27 11.97 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u8_arm64.deb ... [2022-03-18T14:31:25.188Z] #27 11.97 Unpacking openssl (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:25.188Z] #27 12.19 Selecting previously unselected package ca-certificates. [2022-03-18T14:31:25.188Z] #27 12.21 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-18T14:31:25.188Z] #27 12.21 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:25.347Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de [2022-03-18T14:31:25.441Z] #43 72.54 DEP criu/config.d [2022-03-18T14:31:25.441Z] #43 72.66 DEP criu/clone-noasan.d [2022-03-18T14:31:25.441Z] #43 72.72 DEP criu/cgroup.d [2022-03-18T14:31:25.447Z] #27 12.37 Selecting previously unselected package libkeyutils1:arm64. [2022-03-18T14:31:25.447Z] #27 12.37 Preparing to unpack .../05-libkeyutils1_1.6-6_arm64.deb ... [2022-03-18T14:31:25.447Z] #27 12.37 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-03-18T14:31:25.447Z] #27 12.43 Selecting previously unselected package libkrb5support0:arm64. [2022-03-18T14:31:25.447Z] #27 12.43 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-03-18T14:31:25.447Z] #27 12.43 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-03-18T14:31:25.536Z] #9 ... [2022-03-18T14:31:25.536Z] [2022-03-18T14:31:25.536Z] #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-03-18T14:31:25.536Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-18T14:31:25.536Z] #27 DONE 16.1s [2022-03-18T14:31:25.536Z] [2022-03-18T14:31:25.536Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:25.536Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:25.536Z] #9 ... [2022-03-18T14:31:25.536Z] [2022-03-18T14:31:25.536Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T14:31:25.536Z] #28 sha256:dd4b516cdc4fa2649b40268c7ba2ef34fb89fd42a031f0c0044db272a5a8ece4 [2022-03-18T14:31:25.536Z] #28 DONE 0.1s [2022-03-18T14:31:25.536Z] [2022-03-18T14:31:25.536Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:25.536Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:25.700Z] #43 72.88 DEP criu/cgroup-props.d [2022-03-18T14:31:25.700Z] #43 72.93 DEP criu/bitmap.d [2022-03-18T14:31:25.700Z] #43 72.94 DEP criu/bfd.d [2022-03-18T14:31:25.700Z] #43 73.03 DEP criu/autofs.d [2022-03-18T14:31:25.706Z] #27 12.51 Selecting previously unselected package libk5crypto3:arm64. [2022-03-18T14:31:25.706Z] #27 12.51 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-03-18T14:31:25.706Z] #27 12.54 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-03-18T14:31:25.706Z] #27 12.70 Selecting previously unselected package libkrb5-3:arm64. [2022-03-18T14:31:25.706Z] #27 12.70 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-03-18T14:31:25.706Z] #27 12.71 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-03-18T14:31:25.873Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.2s [2022-03-18T14:31:25.873Z] #9 extracting sha256:86c5ff33549498a7154441116b5843e184c1f4441df2eab519ad2c498cb8a716 5.3s done [2022-03-18T14:31:25.921Z] #9 ... [2022-03-18T14:31:25.921Z] [2022-03-18T14:31:25.921Z] #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-03-18T14:31:25.921Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-18T14:31:25.921Z] #27 DONE 16.5s [2022-03-18T14:31:25.921Z] [2022-03-18T14:31:25.921Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:25.921Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:25.921Z] #9 ... [2022-03-18T14:31:25.921Z] [2022-03-18T14:31:25.921Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T14:31:25.921Z] #28 sha256:9285a5e8730aff318e81138f5fb22defda675deb0b2e55fd57ee9ccd92453fe3 [2022-03-18T14:31:25.960Z] #43 73.11 DEP criu/aio.d [2022-03-18T14:31:26.135Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 0.1s [2022-03-18T14:31:26.183Z] #28 DONE 0.1s [2022-03-18T14:31:26.183Z] [2022-03-18T14:31:26.183Z] #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-03-18T14:31:26.183Z] #29 sha256:626f85048bb36eb1935832eedc8d0dd6d776468484af12c411d1ab8fedd7923e [2022-03-18T14:31:26.219Z] #43 73.25 DEP criu/action-scripts.d [2022-03-18T14:31:26.273Z] #27 13.07 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-03-18T14:31:26.273Z] #27 13.07 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-03-18T14:31:26.273Z] #27 13.10 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-03-18T14:31:26.273Z] #27 13.21 Selecting previously unselected package libldap-common. [2022-03-18T14:31:26.273Z] #27 13.22 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-18T14:31:26.273Z] #27 13.22 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:26.273Z] #27 13.32 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-18T14:31:26.478Z] #43 73.52 CC criu/action-scripts.o [2022-03-18T14:31:26.531Z] #27 13.32 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2022-03-18T14:31:26.532Z] #27 13.32 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:26.750Z] #43 73.86 CC criu/aio.o [2022-03-18T14:31:26.792Z] #27 13.53 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-18T14:31:26.792Z] #27 13.54 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-03-18T14:31:26.792Z] #27 13.56 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-03-18T14:31:26.792Z] #27 13.69 Selecting previously unselected package libpsl5:arm64. [2022-03-18T14:31:26.792Z] #27 13.69 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-03-18T14:31:26.792Z] #27 13.70 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-03-18T14:31:27.055Z] #27 13.84 Selecting previously unselected package librtmp1:arm64. [2022-03-18T14:31:27.055Z] #27 13.84 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-03-18T14:31:27.055Z] #27 13.85 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-18T14:31:27.055Z] #27 14.00 Selecting previously unselected package libssh2-1:arm64. [2022-03-18T14:31:27.055Z] #27 14.00 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-03-18T14:31:27.055Z] #27 14.01 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-03-18T14:31:27.337Z] #43 74.52 CC criu/autofs.o [2022-03-18T14:31:27.569Z] #29 1.475 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-18T14:31:27.653Z] #27 14.48 Selecting previously unselected package libcurl4:arm64. [2022-03-18T14:31:27.653Z] #27 14.48 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-03-18T14:31:27.653Z] #27 14.49 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-03-18T14:31:27.831Z] #29 1.574 [2022-03-18T14:31:27.924Z] #27 14.83 Selecting previously unselected package curl. [2022-03-18T14:31:27.924Z] #27 14.83 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-03-18T14:31:27.924Z] #27 14.84 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-18T14:31:28.182Z] #27 15.11 Selecting previously unselected package libonig5:arm64. [2022-03-18T14:31:28.182Z] #27 15.12 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-03-18T14:31:28.182Z] #27 15.13 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-03-18T14:31:28.494Z] #27 15.38 Selecting previously unselected package libjq1:arm64. [2022-03-18T14:31:28.494Z] #27 15.39 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-03-18T14:31:28.494Z] #27 15.43 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-18T14:31:28.613Z] #29 1.806 #=#=# ########### 15.9% ########################## 37.3% ######################################### 57.1% ################################################## 69.8% ##################################################################### 96.9% ######################################################################## 100.0% [2022-03-18T14:31:28.613Z] #29 2.454 [2022-03-18T14:31:28.710Z] #43 75.65 CC criu/bfd.o [2022-03-18T14:31:28.710Z] #43 76.00 CC criu/bitmap.o [2022-03-18T14:31:28.822Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.0s [2022-03-18T14:31:28.875Z] #29 2.682 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:28.968Z] #43 76.15 CC criu/cgroup-props.o [2022-03-18T14:31:29.067Z] #27 15.76 Selecting previously unselected package jq. [2022-03-18T14:31:29.067Z] #27 15.76 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-03-18T14:31:29.067Z] #27 15.81 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-18T14:31:29.135Z] #29 2.892 [2022-03-18T14:31:29.326Z] #27 16.08 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-03-18T14:31:29.327Z] #27 16.16 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-03-18T14:31:29.327Z] #27 16.20 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:29.395Z] #29 3.126 #=#=# ####################################### 54.2% ######################################################################## 100.0% [2022-03-18T14:31:29.395Z] #29 3.363 [2022-03-18T14:31:29.433Z] #9 extracting sha256:398bdb7b0a5ae8eb0b39b1c5624619d48f54dda97ee695a49b721773626fa1da 3.5s done [2022-03-18T14:31:29.533Z] #43 76.74 CC criu/cgroup.o [2022-03-18T14:31:29.693Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 0.1s [2022-03-18T14:31:29.899Z] #27 16.83 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-03-18T14:31:29.899Z] #27 16.88 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:29.899Z] #27 16.90 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-03-18T14:31:29.899Z] #27 16.91 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:29.899Z] #27 16.93 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-18T14:31:29.954Z] #9 ... [2022-03-18T14:31:29.954Z] [2022-03-18T14:31:29.954Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-18T14:31:29.954Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-18T14:31:29.954Z] #27 1.408 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:29.954Z] #27 1.411 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:29.954Z] #27 1.469 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:29.954Z] #27 1.568 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:29.954Z] #27 1.960 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:31:29.954Z] #27 2.062 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:31:29.954Z] #27 3.900 Fetched 8470 kB in 3s (3087 kB/s) [2022-03-18T14:31:29.954Z] #27 3.900 Reading package lists... [2022-03-18T14:31:29.954Z] #27 4.925 Reading package lists... [2022-03-18T14:31:29.954Z] #27 5.933 Building dependency tree... [2022-03-18T14:31:29.954Z] #27 6.353 The following additional packages will be installed: [2022-03-18T14:31:29.954Z] #27 6.353 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T14:31:29.954Z] #27 6.353 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-03-18T14:31:29.954Z] #27 6.353 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-03-18T14:31:29.954Z] #27 6.354 Suggested packages: [2022-03-18T14:31:29.954Z] #27 6.354 krb5-doc krb5-user [2022-03-18T14:31:29.954Z] #27 6.354 Recommended packages: [2022-03-18T14:31:29.954Z] #27 6.354 krb5-locales publicsuffix libsasl2-modules [2022-03-18T14:31:29.954Z] #27 6.565 The following NEW packages will be installed: [2022-03-18T14:31:29.954Z] #27 6.567 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-03-18T14:31:29.954Z] #27 6.567 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-03-18T14:31:29.954Z] #27 6.567 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T14:31:29.954Z] #27 6.569 libssh2-1 libssl1.1 openssl [2022-03-18T14:31:29.954Z] #27 6.862 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T14:31:29.954Z] #27 6.862 Need to get 5060 kB of archives. [2022-03-18T14:31:29.954Z] #27 6.862 After this operation, 12.1 MB of additional disk space will be used. [2022-03-18T14:31:29.954Z] #27 6.862 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-03-18T14:31:29.954Z] #27 6.862 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u8 [1539 kB] [2022-03-18T14:31:29.954Z] #27 6.862 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-03-18T14:31:29.954Z] #27 6.862 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-03-18T14:31:29.954Z] #27 6.862 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-03-18T14:31:29.954Z] #27 6.874 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-03-18T14:31:29.954Z] #27 6.882 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-03-18T14:31:29.954Z] #27 6.889 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-03-18T14:31:29.954Z] #27 6.937 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-03-18T14:31:29.954Z] #27 6.937 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-03-18T14:31:29.954Z] #27 6.937 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u8 [844 kB] [2022-03-18T14:31:29.954Z] #27 6.937 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-03-18T14:31:29.954Z] #27 6.947 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-03-18T14:31:29.954Z] #27 6.950 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-03-18T14:31:29.954Z] #27 6.951 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-03-18T14:31:29.954Z] #27 6.953 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-03-18T14:31:29.954Z] #27 6.960 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-03-18T14:31:29.954Z] #27 6.971 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-03-18T14:31:29.954Z] #27 6.975 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-18T14:31:29.954Z] #27 6.978 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-18T14:31:29.954Z] #27 6.988 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-18T14:31:29.954Z] #27 7.246 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:31:29.954Z] #27 7.277 Fetched 5060 kB in 0s (12.7 MB/s) [2022-03-18T14:31:29.954Z] #27 7.322 Selecting previously unselected package libssl1.1:amd64. [2022-03-18T14:31:29.954Z] #27 7.322 (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-03-18T14:31:29.954Z] #27 7.322 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 7.332 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:29.954Z] #27 7.538 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T14:31:29.954Z] #27 7.538 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 7.543 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:29.954Z] #27 7.598 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T14:31:29.954Z] #27 7.600 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 7.605 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:29.954Z] #27 7.662 Selecting previously unselected package openssl. [2022-03-18T14:31:29.954Z] #27 7.662 Preparing to unpack .../03-openssl_1.1.1d-0+deb10u8_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 7.667 Unpacking openssl (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:29.954Z] #27 7.826 Selecting previously unselected package ca-certificates. [2022-03-18T14:31:29.954Z] #27 7.826 Preparing to unpack .../04-ca-certificates_20200601~deb10u2_all.deb ... [2022-03-18T14:31:29.954Z] #27 7.830 Unpacking ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:29.954Z] #27 7.975 Selecting previously unselected package libkeyutils1:amd64. [2022-03-18T14:31:29.954Z] #27 7.975 Preparing to unpack .../05-libkeyutils1_1.6-6_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 7.985 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-03-18T14:31:29.954Z] #27 8.017 Selecting previously unselected package libkrb5support0:amd64. [2022-03-18T14:31:29.954Z] #27 8.019 Preparing to unpack .../06-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.028 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:29.954Z] #27 8.074 Selecting previously unselected package libk5crypto3:amd64. [2022-03-18T14:31:29.954Z] #27 8.074 Preparing to unpack .../07-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.077 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:29.954Z] #27 8.139 Selecting previously unselected package libkrb5-3:amd64. [2022-03-18T14:31:29.954Z] #27 8.141 Preparing to unpack .../08-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.146 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:29.954Z] #27 8.263 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-18T14:31:29.954Z] #27 8.263 Preparing to unpack .../09-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.264 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:29.954Z] #27 8.324 Selecting previously unselected package libldap-common. [2022-03-18T14:31:29.954Z] #27 8.324 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-03-18T14:31:29.954Z] #27 8.329 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:29.954Z] #27 8.384 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T14:31:29.954Z] #27 8.384 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.389 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:29.954Z] #27 8.459 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T14:31:29.954Z] #27 8.460 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.467 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-18T14:31:29.954Z] #27 8.515 Selecting previously unselected package libpsl5:amd64. [2022-03-18T14:31:29.954Z] #27 8.515 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.519 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-03-18T14:31:29.954Z] #27 8.556 Selecting previously unselected package librtmp1:amd64. [2022-03-18T14:31:29.954Z] #27 8.556 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.560 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-18T14:31:29.954Z] #27 8.606 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T14:31:29.954Z] #27 8.607 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.611 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-18T14:31:29.954Z] #27 8.717 Selecting previously unselected package libcurl4:amd64. [2022-03-18T14:31:29.954Z] #27 8.719 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.722 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-18T14:31:29.954Z] #27 8.794 Selecting previously unselected package curl. [2022-03-18T14:31:29.954Z] #27 8.794 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.799 Unpacking curl (7.64.0-4+deb10u2) ... [2022-03-18T14:31:29.954Z] #27 8.882 Selecting previously unselected package libonig5:amd64. [2022-03-18T14:31:29.954Z] #27 8.882 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.886 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:31:29.954Z] #27 8.962 Selecting previously unselected package libjq1:amd64. [2022-03-18T14:31:29.954Z] #27 8.962 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 8.965 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:31:29.954Z] #27 9.008 Selecting previously unselected package jq. [2022-03-18T14:31:29.954Z] #27 9.008 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:31:29.954Z] #27 9.012 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-18T14:31:29.954Z] #27 9.077 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-03-18T14:31:29.954Z] #27 9.090 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-03-18T14:31:29.954Z] #27 9.102 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:29.954Z] #27 9.264 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-03-18T14:31:29.954Z] #27 9.275 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:29.954Z] #27 9.290 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:29.954Z] #27 9.304 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:29.954Z] #27 9.313 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-03-18T14:31:29.954Z] #27 9.326 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:29.954Z] #27 9.339 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:29.954Z] #27 9.350 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-03-18T14:31:29.954Z] #27 9.363 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:29.954Z] #27 9.377 Setting up openssl (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:29.954Z] #27 9.458 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:31:29.954Z] #27 9.470 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:31:29.954Z] #27 9.482 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:29.954Z] #27 9.494 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:29.954Z] #27 10.11 Updating certificates in /etc/ssl/certs... [2022-03-18T14:31:29.954Z] #27 10.83 137 added, 0 removed; done. [2022-03-18T14:31:29.954Z] #27 10.94 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-03-18T14:31:29.954Z] #27 10.94 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-18T14:31:29.954Z] #27 10.95 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-03-18T14:31:29.954Z] #27 10.96 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-18T14:31:29.954Z] #27 10.98 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:31:29.954Z] #27 11.00 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:29.954Z] #27 11.01 Updating certificates in /etc/ssl/certs... [2022-03-18T14:31:30.100Z] #43 ... [2022-03-18T14:31:30.100Z] [2022-03-18T14:31:30.100Z] #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-03-18T14:31:30.100Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:31:30.100Z] #20 24.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:31:30.100Z] #20 24.73 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-18T14:31:30.100Z] #20 27.52 Selecting previously unselected package python3-minimal. [2022-03-18T14:31:30.100Z] #20 27.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-18T14:31:30.100Z] #20 27.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 27.58 Unpacking python3-minimal (3.7.3-1) ... [2022-03-18T14:31:30.100Z] #20 27.67 Selecting previously unselected package libmpdec2:amd64. [2022-03-18T14:31:30.100Z] #20 27.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 27.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-18T14:31:30.100Z] #20 27.81 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-18T14:31:30.100Z] #20 27.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 27.82 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:31:30.100Z] #20 28.81 Selecting previously unselected package python3.7. [2022-03-18T14:31:30.100Z] #20 28.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 28.82 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-18T14:31:30.100Z] #20 28.94 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-18T14:31:30.100Z] #20 28.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 28.95 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-18T14:31:30.100Z] #20 29.03 Setting up python3-minimal (3.7.3-1) ... [2022-03-18T14:31:30.100Z] #20 29.73 Selecting previously unselected package python3. [2022-03-18T14:31:30.100Z] #20 29.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-18T14:31:30.100Z] #20 29.78 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 29.80 Unpacking python3 (3.7.3-1) ... [2022-03-18T14:31:30.100Z] #20 29.89 Selecting previously unselected package libip4tc0:amd64. [2022-03-18T14:31:30.100Z] #20 29.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 29.90 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-18T14:31:30.100Z] #20 30.01 Selecting previously unselected package libip6tc0:amd64. [2022-03-18T14:31:30.100Z] #20 30.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 30.02 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-18T14:31:30.100Z] #20 30.11 Selecting previously unselected package libiptc0:amd64. [2022-03-18T14:31:30.100Z] #20 30.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 30.12 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-18T14:31:30.100Z] #20 30.19 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T14:31:30.100Z] #20 30.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 30.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T14:31:30.100Z] #20 30.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T14:31:30.100Z] #20 30.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 30.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-18T14:31:30.100Z] #20 30.39 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T14:31:30.100Z] #20 30.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 30.40 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-18T14:31:30.100Z] #20 30.49 Selecting previously unselected package iptables. [2022-03-18T14:31:30.100Z] #20 30.49 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 30.49 Unpacking iptables (1.8.2-4) ... [2022-03-18T14:31:30.100Z] #20 30.85 Selecting previously unselected package xxd. [2022-03-18T14:31:30.100Z] #20 30.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:31:30.100Z] #20 30.87 Unpacking xxd (2:8.1.0875-5) ... [2022-03-18T14:31:30.100Z] #20 31.02 Selecting previously unselected package vim-common. [2022-03-18T14:31:30.100Z] #20 31.03 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:31:30.100Z] #20 31.06 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-18T14:31:30.100Z] #20 31.24 Selecting previously unselected package bash-completion. [2022-03-18T14:31:30.100Z] #20 31.24 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-18T14:31:30.171Z] #27 16.96 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-03-18T14:31:30.171Z] #27 16.99 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-03-18T14:31:30.171Z] #27 17.02 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-03-18T14:31:30.171Z] #27 17.05 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-03-18T14:31:30.171Z] #27 17.11 Setting up openssl (1.1.1d-0+deb10u8) ... [2022-03-18T14:31:30.214Z] #27 ... [2022-03-18T14:31:30.214Z] [2022-03-18T14:31:30.214Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:30.214Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:30.429Z] #27 17.21 Setting up libonig5:arm64 (6.9.1-1) ... [2022-03-18T14:31:30.429Z] #27 17.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-18T14:31:30.429Z] #27 17.34 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2022-03-18T14:31:30.429Z] #27 17.35 Setting up ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:30.439Z] #29 3.599 #=#=# ######### 13.0% ########################## 36.5% ######################################## 55.7% ###################################################### 75.2% ################################################################### 94.4% ######################################################################## 100.0% [2022-03-18T14:31:30.439Z] #29 4.238 [2022-03-18T14:31:31.805Z] #27 ... [2022-03-18T14:31:31.805Z] [2022-03-18T14:31:31.805Z] #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-03-18T14:31:31.805Z] #47 sha256:6fdaf95569be39a3e5e8786f3c323c3f05f05426394ee57c8eb4b1a1f6dfbf2c [2022-03-18T14:31:31.805Z] #47 3.702 + RM_GOPATH=0 [2022-03-18T14:31:31.805Z] #47 3.702 + TMP_GOPATH= [2022-03-18T14:31:31.805Z] #47 3.702 + : /build [2022-03-18T14:31:31.805Z] #47 3.702 + '[' -z '' ']' [2022-03-18T14:31:31.805Z] #47 3.702 ++ mktemp -d [2022-03-18T14:31:31.805Z] #47 3.702 + export GOPATH=/tmp/tmp.vhfi6X3sB4 [2022-03-18T14:31:31.805Z] #47 3.702 + GOPATH=/tmp/tmp.vhfi6X3sB4 [2022-03-18T14:31:31.805Z] #47 3.702 + RM_GOPATH=1 [2022-03-18T14:31:31.805Z] #47 3.702 + case "$(go env GOARCH)" in [2022-03-18T14:31:31.805Z] #47 3.702 ++ go env GOARCH [2022-03-18T14:31:31.805Z] #47 3.712 Install gotestsum version v1.7.0 [2022-03-18T14:31:31.805Z] #47 3.712 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:31.805Z] #47 3.712 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:31.805Z] #47 3.712 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:31.805Z] #47 3.712 + dir=/tmp/install [2022-03-18T14:31:31.805Z] #47 3.712 + bin=gotestsum [2022-03-18T14:31:31.805Z] #47 3.712 + shift [2022-03-18T14:31:31.805Z] #47 3.712 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-18T14:31:31.805Z] #47 3.712 + . /tmp/install/gotestsum.installer [2022-03-18T14:31:31.805Z] #47 3.712 ++ : v1.7.0 [2022-03-18T14:31:31.805Z] #47 3.712 + install_gotestsum [2022-03-18T14:31:31.805Z] #47 3.712 + set -e [2022-03-18T14:31:31.805Z] #47 3.712 + echo 'Install gotestsum version v1.7.0' [2022-03-18T14:31:31.805Z] #47 3.712 + GOBIN=/build [2022-03-18T14:31:31.805Z] #47 3.712 + GO111MODULE=on [2022-03-18T14:31:31.805Z] #47 3.712 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-18T14:31:31.805Z] #47 4.384 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T14:31:31.805Z] #47 6.127 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T14:31:31.805Z] #47 6.143 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T14:31:31.805Z] #47 6.229 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T14:31:31.805Z] #47 6.260 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:31:31.805Z] #47 6.616 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T14:31:31.805Z] #47 6.629 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T14:31:31.805Z] #47 6.676 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T14:31:31.805Z] #47 6.691 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T14:31:31.805Z] #47 6.867 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T14:31:31.805Z] #47 6.936 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T14:31:31.805Z] #47 7.290 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T14:31:31.805Z] #47 7.719 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T14:31:31.805Z] #47 ... [2022-03-18T14:31:31.805Z] [2022-03-18T14:31:31.805Z] #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-03-18T14:31:31.805Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:31:31.805Z] #49 3.872 + RM_GOPATH=0 [2022-03-18T14:31:31.805Z] #49 3.872 + TMP_GOPATH= [2022-03-18T14:31:31.805Z] #49 3.872 + : /build [2022-03-18T14:31:31.805Z] #49 3.872 + '[' -z '' ']' [2022-03-18T14:31:31.805Z] #49 3.872 ++ mktemp -d [2022-03-18T14:31:31.805Z] #49 3.873 + export GOPATH=/tmp/tmp.r0ksZ0LTwn [2022-03-18T14:31:31.805Z] #49 3.873 + GOPATH=/tmp/tmp.r0ksZ0LTwn [2022-03-18T14:31:31.805Z] #49 3.873 + RM_GOPATH=1 [2022-03-18T14:31:31.805Z] #49 3.873 + case "$(go env GOARCH)" in [2022-03-18T14:31:31.805Z] #49 3.880 ++ go env GOARCH [2022-03-18T14:31:31.805Z] #49 3.880 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:31.805Z] #49 3.880 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:31.805Z] #49 3.880 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:31.805Z] #49 3.881 Install golangci-lint version v1.23.8 [2022-03-18T14:31:31.805Z] #49 3.881 + dir=/tmp/install [2022-03-18T14:31:31.805Z] #49 3.881 + bin=golangci_lint [2022-03-18T14:31:31.805Z] #49 3.881 + shift [2022-03-18T14:31:31.805Z] #49 3.881 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-18T14:31:31.805Z] #49 3.881 + . /tmp/install/golangci_lint.installer [2022-03-18T14:31:31.805Z] #49 3.881 ++ : v1.23.8 [2022-03-18T14:31:31.805Z] #49 3.881 + install_golangci_lint [2022-03-18T14:31:31.805Z] #49 3.881 + set -e [2022-03-18T14:31:31.805Z] #49 3.881 + echo 'Install golangci-lint version v1.23.8' [2022-03-18T14:31:31.805Z] #49 3.881 + GOBIN=/build [2022-03-18T14:31:31.805Z] #49 3.881 + GO111MODULE=on [2022-03-18T14:31:31.805Z] #49 3.881 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-18T14:31:31.805Z] #49 4.798 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-18T14:31:32.064Z] #49 ... [2022-03-18T14:31:32.064Z] [2022-03-18T14:31:32.064Z] #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-03-18T14:31:32.064Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-18T14:31:32.064Z] #40 3.985 + git clone https://github.com/docker/distribution.git . [2022-03-18T14:31:32.064Z] #40 3.985 Cloning into '.'... [2022-03-18T14:31:32.064Z] #40 ... [2022-03-18T14:31:32.064Z] [2022-03-18T14:31:32.064Z] #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-03-18T14:31:32.064Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-18T14:31:32.064Z] #42 9.011 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:32.064Z] #42 9.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:32.064Z] #42 9.065 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:32.064Z] #42 9.947 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-18T14:31:32.326Z] #42 ... [2022-03-18T14:31:32.326Z] [2022-03-18T14:31:32.326Z] #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-03-18T14:31:32.326Z] #45 sha256:633725b27399c9067198bcfe34886629f02144b0d9749aeb963f20398e10aa2f [2022-03-18T14:31:32.326Z] #45 3.994 + RM_GOPATH=0 [2022-03-18T14:31:32.326Z] #45 3.994 + TMP_GOPATH= [2022-03-18T14:31:32.326Z] #45 3.994 + : /build [2022-03-18T14:31:32.326Z] #45 3.994 + '[' -z '' ']' [2022-03-18T14:31:32.326Z] #45 3.994 ++ mktemp -d [2022-03-18T14:31:32.326Z] #45 3.994 + export GOPATH=/tmp/tmp.iFVSByPN9L [2022-03-18T14:31:32.326Z] #45 3.994 + GOPATH=/tmp/tmp.iFVSByPN9L [2022-03-18T14:31:32.326Z] #45 3.994 + RM_GOPATH=1 [2022-03-18T14:31:32.326Z] #45 3.994 + case "$(go env GOARCH)" in [2022-03-18T14:31:32.326Z] #45 3.994 ++ go env GOARCH [2022-03-18T14:31:32.326Z] #45 4.004 Install vndr version v0.1.2 [2022-03-18T14:31:32.326Z] #45 4.004 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:32.326Z] #45 4.004 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:32.326Z] #45 4.004 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:32.326Z] #45 4.004 + dir=/tmp/install [2022-03-18T14:31:32.326Z] #45 4.004 + bin=vndr [2022-03-18T14:31:32.326Z] #45 4.004 + shift [2022-03-18T14:31:32.326Z] #45 4.004 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-18T14:31:32.326Z] #45 4.004 + . /tmp/install/vndr.installer [2022-03-18T14:31:32.326Z] #45 4.004 ++ : v0.1.2 [2022-03-18T14:31:32.326Z] #45 4.004 + install_vndr [2022-03-18T14:31:32.326Z] #45 4.004 + echo 'Install vndr version v0.1.2' [2022-03-18T14:31:32.326Z] #45 4.004 + GOBIN=/build [2022-03-18T14:31:32.326Z] #45 4.004 + GO111MODULE=on [2022-03-18T14:31:32.326Z] #45 4.004 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-18T14:31:32.326Z] #45 4.788 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-18T14:31:32.326Z] #45 ... [2022-03-18T14:31:32.326Z] [2022-03-18T14:31:32.326Z] #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-03-18T14:31:32.326Z] #24 sha256:6545530f080eb361d9c243e41d96ca5812f1cc73471c4ed7c915ec7758940db9 [2022-03-18T14:31:32.326Z] #24 4.298 + RM_GOPATH=0 [2022-03-18T14:31:32.326Z] #24 4.298 + TMP_GOPATH= [2022-03-18T14:31:32.326Z] #24 4.298 + : /build [2022-03-18T14:31:32.326Z] #24 4.298 + '[' -z '' ']' [2022-03-18T14:31:32.326Z] #24 4.298 ++ mktemp -d [2022-03-18T14:31:32.326Z] #24 4.298 + export GOPATH=/tmp/tmp.IDw7kY50mq [2022-03-18T14:31:32.326Z] #24 4.298 + GOPATH=/tmp/tmp.IDw7kY50mq [2022-03-18T14:31:32.326Z] #24 4.298 + RM_GOPATH=1 [2022-03-18T14:31:32.326Z] #24 4.298 + case "$(go env GOARCH)" in [2022-03-18T14:31:32.326Z] #24 4.298 ++ go env GOARCH [2022-03-18T14:31:32.326Z] #24 4.349 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:32.326Z] #24 4.349 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:32.326Z] #24 4.349 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:32.326Z] #24 4.369 + dir=/tmp/install [2022-03-18T14:31:32.326Z] #24 4.369 + bin=dockercli [2022-03-18T14:31:32.326Z] #24 4.369 + shift [2022-03-18T14:31:32.326Z] #24 4.369 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-18T14:31:32.326Z] #24 4.380 + . /tmp/install/dockercli.installer [2022-03-18T14:31:32.326Z] #24 4.380 ++ : stable [2022-03-18T14:31:32.326Z] #24 4.380 ++ : 17.06.2-ce [2022-03-18T14:31:32.326Z] #24 4.380 + install_dockercli [2022-03-18T14:31:32.326Z] #24 4.380 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T14:31:32.326Z] #24 4.380 ++ uname -m [2022-03-18T14:31:32.326Z] #24 4.380 Install docker/cli version 17.06.2-ce from stable [2022-03-18T14:31:32.326Z] #24 4.383 + arch=aarch64 [2022-03-18T14:31:32.326Z] #24 4.383 + '[' aarch64 '!=' x86_64 ']' [2022-03-18T14:31:32.326Z] #24 4.383 + '[' aarch64 '!=' s390x ']' [2022-03-18T14:31:32.326Z] #24 4.383 + '[' aarch64 '!=' armhf ']' [2022-03-18T14:31:32.326Z] #24 4.383 + build_dockercli [2022-03-18T14:31:32.326Z] #24 4.383 + git clone https://github.com/docker/docker-ce /tmp/tmp.IDw7kY50mq/tmp/docker-ce [2022-03-18T14:31:32.326Z] #24 4.428 Cloning into '/tmp/tmp.IDw7kY50mq/tmp/docker-ce'... [2022-03-18T14:31:32.531Z] #29 4.475 #=#=# ### 4.9% ####### 10.1% ########## 15.2% ############## 20.6% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.6% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.4% ####################################################### 77.7% ########################################################### 83.0% ############################################################### 88.1% ################################################################### 93.4% ####################################################################### 98.6% ######################################################################## 100.0% [2022-03-18T14:31:32.586Z] #24 ... [2022-03-18T14:31:32.586Z] [2022-03-18T14:31:32.586Z] #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-03-18T14:31:32.586Z] #58 sha256:5a2459ff46e0638a8f76e405b356db962532c0cad4c64a002b0c84b5a7ac9a28 [2022-03-18T14:31:32.586Z] #58 4.057 + RM_GOPATH=0 [2022-03-18T14:31:32.586Z] #58 4.057 + TMP_GOPATH= [2022-03-18T14:31:32.586Z] #58 4.057 + : /build [2022-03-18T14:31:32.586Z] #58 4.057 + '[' -z '' ']' [2022-03-18T14:31:32.586Z] #58 4.057 ++ mktemp -d [2022-03-18T14:31:32.586Z] #58 4.073 + export GOPATH=/tmp/tmp.SySCnXAKHc [2022-03-18T14:31:32.586Z] #58 4.073 + GOPATH=/tmp/tmp.SySCnXAKHc [2022-03-18T14:31:32.586Z] #58 4.073 + RM_GOPATH=1 [2022-03-18T14:31:32.586Z] #58 4.073 + case "$(go env GOARCH)" in [2022-03-18T14:31:32.586Z] #58 4.077 ++ go env GOARCH [2022-03-18T14:31:32.586Z] #58 4.105 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:32.586Z] #58 4.105 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:32.586Z] #58 4.105 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:32.586Z] #58 4.108 Install rootlesskit version v0.14.4 [2022-03-18T14:31:32.586Z] #58 4.108 + dir=/tmp/install [2022-03-18T14:31:32.586Z] #58 4.108 + bin=rootlesskit [2022-03-18T14:31:32.586Z] #58 4.108 + shift [2022-03-18T14:31:32.586Z] #58 4.108 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-18T14:31:32.586Z] #58 4.108 + . /tmp/install/rootlesskit.installer [2022-03-18T14:31:32.586Z] #58 4.108 ++ : v0.14.4 [2022-03-18T14:31:32.586Z] #58 4.108 + install_rootlesskit [2022-03-18T14:31:32.586Z] #58 4.108 + case "$1" in [2022-03-18T14:31:32.586Z] #58 4.108 + export CGO_ENABLED=0 [2022-03-18T14:31:32.586Z] #58 4.108 + CGO_ENABLED=0 [2022-03-18T14:31:32.586Z] #58 4.108 + _install_rootlesskit [2022-03-18T14:31:32.586Z] #58 4.108 + echo 'Install rootlesskit version v0.14.4' [2022-03-18T14:31:32.586Z] #58 4.108 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T14:31:32.586Z] #58 4.108 + GOBIN=/build [2022-03-18T14:31:32.586Z] #58 4.108 + GO111MODULE=on [2022-03-18T14:31:32.586Z] #58 4.108 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-18T14:31:32.586Z] #58 4.786 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-18T14:31:32.586Z] #58 7.186 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:31:32.586Z] #58 7.188 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T14:31:32.586Z] #58 7.258 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T14:31:32.586Z] #58 7.608 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-18T14:31:32.586Z] #58 10.37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-18T14:31:32.586Z] #58 10.85 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T14:31:32.586Z] #58 10.88 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T14:31:32.586Z] #58 10.99 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T14:31:32.586Z] #58 11.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T14:31:32.586Z] #58 ... [2022-03-18T14:31:32.586Z] [2022-03-18T14:31:32.586Z] #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-03-18T14:31:32.586Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-18T14:31:32.586Z] #36 4.872 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:32.586Z] #36 4.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:32.586Z] #36 4.897 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:32.586Z] #36 5.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-18T14:31:32.586Z] #36 7.250 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-18T14:31:32.586Z] #36 8.026 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-18T14:31:32.756Z] #9 ... [2022-03-18T14:31:32.756Z] [2022-03-18T14:31:32.756Z] #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-03-18T14:31:32.756Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-18T14:31:32.756Z] #27 11.66 0 added, 0 removed; done. [2022-03-18T14:31:32.756Z] #27 11.66 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T14:31:32.756Z] #27 11.66 done. [2022-03-18T14:31:32.756Z] #27 DONE 14.0s [2022-03-18T14:31:32.756Z] [2022-03-18T14:31:32.756Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:32.756Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:32.792Z] #29 6.430 [2022-03-18T14:31:32.846Z] #36 ... [2022-03-18T14:31:32.846Z] [2022-03-18T14:31:32.846Z] #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-03-18T14:31:32.846Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-18T14:31:32.846Z] #55 4.035 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:32.846Z] #55 4.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:32.846Z] #55 4.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:32.846Z] #55 4.761 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-18T14:31:32.846Z] #55 5.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-18T14:31:32.846Z] #55 7.523 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-18T14:31:32.846Z] #55 ... [2022-03-18T14:31:32.846Z] [2022-03-18T14:31:32.846Z] #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-03-18T14:31:32.846Z] #67 sha256:01f832ebb3213c7140f12bdc105b9ba7ad0b0b22b7f2acf0c57c90c466f4ad0e [2022-03-18T14:31:32.846Z] #67 4.335 + RM_GOPATH=0 [2022-03-18T14:31:32.846Z] #67 4.335 + TMP_GOPATH= [2022-03-18T14:31:32.846Z] #67 4.335 + : /build [2022-03-18T14:31:32.846Z] #67 4.335 + '[' -z '' ']' [2022-03-18T14:31:32.846Z] #67 4.335 ++ mktemp -d [2022-03-18T14:31:32.846Z] #67 4.335 + export GOPATH=/tmp/tmp.c9nInpYKfQ [2022-03-18T14:31:32.846Z] #67 4.335 + GOPATH=/tmp/tmp.c9nInpYKfQ [2022-03-18T14:31:32.846Z] #67 4.335 + RM_GOPATH=1 [2022-03-18T14:31:32.846Z] #67 4.335 + case "$(go env GOARCH)" in [2022-03-18T14:31:32.846Z] #67 4.335 ++ go env GOARCH [2022-03-18T14:31:32.846Z] #67 4.335 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:32.846Z] #67 4.335 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:32.846Z] #67 4.335 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:32.846Z] #67 4.336 + dir=/tmp/install [2022-03-18T14:31:32.846Z] #67 4.336 + bin=proxy [2022-03-18T14:31:32.846Z] #67 4.379 + shift [2022-03-18T14:31:32.846Z] #67 4.379 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-18T14:31:32.846Z] #67 4.379 + . /tmp/install/proxy.installer [2022-03-18T14:31:32.846Z] #67 4.380 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:31:32.846Z] #67 4.382 + install_proxy [2022-03-18T14:31:32.846Z] #67 4.382 + case "$1" in [2022-03-18T14:31:32.846Z] #67 4.382 + export CGO_ENABLED=0 [2022-03-18T14:31:32.846Z] #67 4.382 + CGO_ENABLED=0 [2022-03-18T14:31:32.846Z] #67 4.382 + _install_proxy [2022-03-18T14:31:32.846Z] #67 4.382 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-18T14:31:32.846Z] #67 4.382 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.c9nInpYKfQ/src/github.com/docker/libnetwork [2022-03-18T14:31:32.846Z] #67 4.382 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:31:32.846Z] #67 4.390 Cloning into '/tmp/tmp.c9nInpYKfQ/src/github.com/docker/libnetwork'... [2022-03-18T14:31:32.890Z] #20 33.92 Unpacking bash-completion (1:2.8-6) ... [2022-03-18T14:31:33.054Z] #29 6.967 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T14:31:33.105Z] #67 ... [2022-03-18T14:31:33.105Z] [2022-03-18T14:31:33.105Z] #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-03-18T14:31:33.105Z] #34 sha256:a7d06f6e34945563c0762ccb824d4357b8324c540f293fad7b6429547facfeb3 [2022-03-18T14:31:33.105Z] #34 4.413 + RM_GOPATH=0 [2022-03-18T14:31:33.105Z] #34 4.413 + TMP_GOPATH= [2022-03-18T14:31:33.105Z] #34 4.413 + : /build [2022-03-18T14:31:33.105Z] #34 4.413 + '[' -z '' ']' [2022-03-18T14:31:33.105Z] #34 4.413 ++ mktemp -d [2022-03-18T14:31:33.105Z] #34 4.418 + export GOPATH=/tmp/tmp.SrPgWnRtDz [2022-03-18T14:31:33.105Z] #34 4.418 + GOPATH=/tmp/tmp.SrPgWnRtDz [2022-03-18T14:31:33.105Z] #34 4.418 + RM_GOPATH=1 [2022-03-18T14:31:33.105Z] #34 4.418 + case "$(go env GOARCH)" in [2022-03-18T14:31:33.105Z] #34 4.418 ++ go env GOARCH [2022-03-18T14:31:33.105Z] #34 4.443 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:33.105Z] #34 4.443 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:33.105Z] #34 4.445 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:33.105Z] #34 4.454 + dir=/tmp/install [2022-03-18T14:31:33.105Z] #34 4.461 + bin=tomlv [2022-03-18T14:31:33.105Z] #34 4.478 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:33.105Z] #34 4.478 + shift [2022-03-18T14:31:33.105Z] #34 4.478 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-18T14:31:33.105Z] #34 4.478 + . /tmp/install/tomlv.installer [2022-03-18T14:31:33.105Z] #34 4.478 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:33.105Z] #34 4.478 + install_tomlv [2022-03-18T14:31:33.105Z] #34 4.478 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-18T14:31:33.105Z] #34 4.478 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SrPgWnRtDz/src/github.com/BurntSushi/toml [2022-03-18T14:31:33.105Z] #34 4.478 Cloning into '/tmp/tmp.SrPgWnRtDz/src/github.com/BurntSushi/toml'... [2022-03-18T14:31:33.105Z] #34 5.411 + cd /tmp/tmp.SrPgWnRtDz/src/github.com/BurntSushi/toml [2022-03-18T14:31:33.105Z] #34 5.421 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:33.105Z] #34 5.704 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-18T14:31:33.105Z] #34 6.266 internal/unsafeheader [2022-03-18T14:31:33.105Z] #34 6.267 internal/cpu [2022-03-18T14:31:33.105Z] #34 6.435 runtime/internal/atomic [2022-03-18T14:31:33.105Z] #34 6.759 internal/bytealg [2022-03-18T14:31:33.105Z] #34 6.881 runtime/internal/sys [2022-03-18T14:31:33.105Z] #34 7.036 runtime/internal/math [2022-03-18T14:31:33.105Z] #34 7.176 math/bits [2022-03-18T14:31:33.105Z] #34 7.379 runtime [2022-03-18T14:31:33.105Z] #34 7.760 math [2022-03-18T14:31:33.105Z] #34 11.18 unicode/utf8 [2022-03-18T14:31:33.149Z] #20 34.33 Selecting previously unselected package bzip2. [2022-03-18T14:31:33.149Z] #20 34.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-18T14:31:33.149Z] #20 34.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-18T14:31:33.149Z] #20 34.41 Selecting previously unselected package xz-utils. [2022-03-18T14:31:33.149Z] #20 34.43 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-18T14:31:33.315Z] #29 7.079 [2022-03-18T14:31:33.366Z] #34 ... [2022-03-18T14:31:33.366Z] [2022-03-18T14:31:33.366Z] #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-03-18T14:31:33.366Z] #51 sha256:518df3840393a9037281026bc3c819b344e592d339c45a7ab4717275f8f2d7c1 [2022-03-18T14:31:33.366Z] #51 3.941 + RM_GOPATH=0 [2022-03-18T14:31:33.366Z] #51 3.941 + TMP_GOPATH= [2022-03-18T14:31:33.366Z] #51 3.941 + : /build [2022-03-18T14:31:33.366Z] #51 3.941 + '[' -z '' ']' [2022-03-18T14:31:33.366Z] #51 3.941 ++ mktemp -d [2022-03-18T14:31:33.366Z] #51 3.941 + export GOPATH=/tmp/tmp.NhS21yAai9 [2022-03-18T14:31:33.366Z] #51 3.941 + GOPATH=/tmp/tmp.NhS21yAai9 [2022-03-18T14:31:33.366Z] #51 3.941 + RM_GOPATH=1 [2022-03-18T14:31:33.366Z] #51 3.941 + case "$(go env GOARCH)" in [2022-03-18T14:31:33.366Z] #51 3.941 ++ go env GOARCH [2022-03-18T14:31:33.366Z] #51 3.941 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:33.366Z] #51 3.941 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:33.366Z] #51 3.941 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:33.366Z] #51 3.941 + dir=/tmp/install [2022-03-18T14:31:33.366Z] #51 3.941 + bin=shfmt [2022-03-18T14:31:33.366Z] #51 3.941 + shift [2022-03-18T14:31:33.366Z] #51 3.941 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-18T14:31:33.366Z] #51 3.941 + . /tmp/install/shfmt.installer [2022-03-18T14:31:33.366Z] #51 3.941 ++ : v3.0.2 [2022-03-18T14:31:33.366Z] #51 3.941 + install_shfmt [2022-03-18T14:31:33.366Z] #51 3.941 + echo 'Install shfmt version v3.0.2' [2022-03-18T14:31:33.366Z] #51 3.941 + GOBIN=/build [2022-03-18T14:31:33.366Z] #51 3.941 + GO111MODULE=on [2022-03-18T14:31:33.366Z] #51 3.941 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-18T14:31:33.366Z] #51 3.941 Install shfmt version v3.0.2 [2022-03-18T14:31:33.366Z] #51 4.399 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T14:31:33.366Z] #51 5.445 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T14:31:33.366Z] #51 5.498 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T14:31:33.366Z] #51 5.871 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T14:31:33.366Z] #51 7.455 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T14:31:33.366Z] #51 ... [2022-03-18T14:31:33.366Z] [2022-03-18T14:31:33.366Z] #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-03-18T14:31:33.366Z] #34 sha256:a7d06f6e34945563c0762ccb824d4357b8324c540f293fad7b6429547facfeb3 [2022-03-18T14:31:33.366Z] #34 11.73 internal/race [2022-03-18T14:31:33.408Z] #20 34.43 Unpacking xz-utils (5.2.4-1) ... [2022-03-18T14:31:33.588Z] #29 7.310 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:33.589Z] #29 7.411 [2022-03-18T14:31:33.626Z] #34 11.87 sync/atomic [2022-03-18T14:31:33.668Z] #20 34.63 Selecting previously unselected package apparmor. [2022-03-18T14:31:33.668Z] #20 34.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-18T14:31:33.668Z] #20 34.73 Unpacking apparmor (2.13.2-10) ... [2022-03-18T14:31:33.697Z] #9 ... [2022-03-18T14:31:33.697Z] [2022-03-18T14:31:33.697Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T14:31:33.697Z] #28 sha256:6ee7162e2dcaab1c612d5368db142daf344bf8277801254eca0ea4ba3fce4dde [2022-03-18T14:31:33.697Z] #28 DONE 0.9s [2022-03-18T14:31:33.697Z] [2022-03-18T14:31:33.697Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:33.697Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:33.885Z] #34 12.27 unicode [2022-03-18T14:31:33.927Z] #20 35.07 Selecting previously unselected package aufs-tools. [2022-03-18T14:31:33.927Z] #20 35.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-18T14:31:33.927Z] #20 35.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-18T14:31:34.081Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 10.2s [2022-03-18T14:31:34.165Z] #29 7.987 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T14:31:34.165Z] #29 8.102 [2022-03-18T14:31:34.186Z] #20 35.22 Selecting previously unselected package libonig5:amd64. [2022-03-18T14:31:34.186Z] #20 35.23 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-18T14:31:34.186Z] #20 35.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:31:34.186Z] #20 35.38 Selecting previously unselected package libjq1:amd64. [2022-03-18T14:31:34.186Z] #20 35.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:31:34.186Z] #20 35.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:31:34.446Z] #20 35.54 Selecting previously unselected package jq. [2022-03-18T14:31:34.446Z] #20 35.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:31:34.446Z] #20 35.56 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-18T14:31:34.686Z] #29 8.336 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:34.686Z] #29 8.460 [2022-03-18T14:31:34.706Z] #20 35.64 Selecting previously unselected package libaio1:amd64. [2022-03-18T14:31:34.706Z] #20 35.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-18T14:31:34.706Z] #20 35.66 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-18T14:31:34.706Z] #20 35.71 Selecting previously unselected package libgpm2:amd64. [2022-03-18T14:31:34.706Z] #20 35.71 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-18T14:31:34.706Z] #20 35.71 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-18T14:31:34.706Z] #20 35.78 Selecting previously unselected package libicu63:amd64. [2022-03-18T14:31:34.706Z] #20 35.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-18T14:31:34.706Z] #20 35.80 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:31:34.824Z] #34 ... [2022-03-18T14:31:34.824Z] [2022-03-18T14:31:34.824Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-18T14:31:34.824Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-18T14:31:34.824Z] #13 1.904 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-18T14:31:34.824Z] #13 1.954 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:34.824Z] #13 1.965 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:34.824Z] #13 1.996 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:34.824Z] #13 2.596 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-03-18T14:31:34.824Z] #13 3.901 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-18T14:31:34.824Z] #13 5.198 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-18T14:31:34.824Z] #13 6.842 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-18T14:31:34.824Z] #13 ... [2022-03-18T14:31:34.824Z] [2022-03-18T14:31:34.824Z] #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-03-18T14:31:34.824Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:31:34.824Z] #49 10.89 go: downloading github.com/fatih/color v1.7.0 [2022-03-18T14:31:34.824Z] #49 10.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-18T14:31:34.824Z] #49 11.02 go: downloading github.com/pkg/errors v0.8.1 [2022-03-18T14:31:34.824Z] #49 11.08 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-18T14:31:34.824Z] #49 11.10 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T14:31:34.824Z] #49 11.34 go: downloading github.com/spf13/viper v1.6.1 [2022-03-18T14:31:34.824Z] #49 11.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-18T14:31:34.824Z] #49 11.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-18T14:31:34.824Z] #49 11.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-18T14:31:34.824Z] #49 11.78 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-18T14:31:34.824Z] #49 12.96 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-18T14:31:34.824Z] #49 13.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T14:31:35.084Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 5.2s [2022-03-18T14:31:35.261Z] #29 8.996 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-18T14:31:35.261Z] #29 9.081 [2022-03-18T14:31:35.455Z] #9 ... [2022-03-18T14:31:35.455Z] [2022-03-18T14:31:35.455Z] #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-03-18T14:31:35.455Z] #29 sha256:d407a0602c4f28f08d5b696ec4f9cfadcdf242131aaecc0163d15c98a1928c97 [2022-03-18T14:31:35.455Z] #29 1.746 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-18T14:31:35.455Z] #29 1.840 [2022-03-18T14:31:35.455Z] #29 2.062 #=#=# ### 4.5% ############### 22.0% ################################################ 67.1% ######################################################################## 100.0% [2022-03-18T14:31:35.455Z] #29 2.693 [2022-03-18T14:31:35.455Z] #29 2.936 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:35.455Z] #29 3.118 [2022-03-18T14:31:35.455Z] #29 3.346 #=#=# ################################################################# 91.3% ######################################################################## 100.0% [2022-03-18T14:31:35.455Z] #29 3.552 [2022-03-18T14:31:35.455Z] #29 3.784 #=#=# ############ 17.6% ########################## 36.9% ######################################## 56.3% ###################################################### 75.7% #################################################################### 95.1% ######################################################################## 100.0% [2022-03-18T14:31:35.455Z] #29 4.419 [2022-03-18T14:31:35.455Z] #29 4.654 #=#=# ## 2.8% ####### 10.0% ########## 15.2% ############## 20.2% ################## 25.7% ###################### 30.9% ########################## 36.1% ############################# 41.3% ################################# 46.4% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.3% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 87.9% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2022-03-18T14:31:35.455Z] #29 6.615 [2022-03-18T14:31:35.455Z] #29 7.141 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T14:31:35.455Z] #29 7.231 [2022-03-18T14:31:35.455Z] #29 7.462 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:35.455Z] #29 7.530 [2022-03-18T14:31:35.455Z] #29 8.126 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T14:31:35.455Z] #29 8.231 [2022-03-18T14:31:35.455Z] #29 8.458 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:35.455Z] #29 8.555 [2022-03-18T14:31:35.455Z] #29 9.176 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-18T14:31:35.455Z] #29 9.290 [2022-03-18T14:31:35.712Z] #29 9.523 #=#=# 0.0% #### 5.8% ############ 17.6% [2022-03-18T14:31:35.712Z] #29 ... [2022-03-18T14:31:35.712Z] [2022-03-18T14:31:35.712Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:35.712Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:35.712Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 12.0s done [2022-03-18T14:31:35.787Z] #29 9.320 #=#=# 0.5% #### 6.5% ############ 17.6% [2022-03-18T14:31:35.787Z] #29 ... [2022-03-18T14:31:35.787Z] [2022-03-18T14:31:35.787Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:35.787Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:35.787Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 10.6s [2022-03-18T14:31:35.968Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-18T14:31:36.025Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 6.2s done [2022-03-18T14:31:36.048Z] #9 ... [2022-03-18T14:31:36.048Z] [2022-03-18T14:31:36.048Z] #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-03-18T14:31:36.048Z] #29 sha256:626f85048bb36eb1935832eedc8d0dd6d776468484af12c411d1ab8fedd7923e [2022-03-18T14:31:36.202Z] #49 ... [2022-03-18T14:31:36.203Z] [2022-03-18T14:31:36.203Z] #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-03-18T14:31:36.203Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-18T14:31:36.203Z] #32 4.069 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T14:31:36.203Z] #32 4.071 Cloning into '.'... [2022-03-18T14:31:36.203Z] #32 ... [2022-03-18T14:31:36.203Z] [2022-03-18T14:31:36.203Z] #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-03-18T14:31:36.203Z] #58 sha256:5a2459ff46e0638a8f76e405b356db962532c0cad4c64a002b0c84b5a7ac9a28 [2022-03-18T14:31:36.203Z] #58 11.18 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T14:31:36.203Z] #58 11.38 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-18T14:31:36.203Z] #58 11.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T14:31:36.203Z] #58 11.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-18T14:31:36.203Z] #58 13.44 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-18T14:31:36.225Z] #9 DONE 43.1s [2022-03-18T14:31:36.225Z] [2022-03-18T14:31:36.225Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T14:31:36.225Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-18T14:31:36.287Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-18T14:31:36.287Z] #9 DONE 26.3s [2022-03-18T14:31:36.287Z] [2022-03-18T14:31:36.287Z] #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-03-18T14:31:36.287Z] #29 sha256:c0a80f7775530478c0a84f44b955abaa19cbb7e789a43266ad98e527aa5ba8c1 [2022-03-18T14:31:36.287Z] #29 1.165 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-18T14:31:36.287Z] #29 1.253 [2022-03-18T14:31:36.287Z] #29 1.474 #=#=# ######### 12.6% ########################### 37.9% ######################################### 58.0% ######################################################## 77.8% ###################################################################### 97.7% ######################################################################## 100.0% [2022-03-18T14:31:36.287Z] #29 2.083 [2022-03-18T14:31:36.287Z] #29 2.307 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:36.287Z] #29 2.501 [2022-03-18T14:31:36.547Z] #29 2.719 #=#=# ################################################################## 92.9% ######################################################################## 100.0% [2022-03-18T14:31:36.547Z] #29 2.953 [2022-03-18T14:31:37.333Z] #29 3.177 #=#=# ############# 18.2% ########################## 37.5% ######################################## 56.9% ###################################################### 76.1% #################################################################### 95.3% ######################################################################## 100.0% [2022-03-18T14:31:37.333Z] #29 3.762 [2022-03-18T14:31:37.362Z] #29 9.320 #=#=# 0.5% #### 6.5% ############ 17.6% ################## 26.1% ######################### 35.9% ############################# 41.2% ################################# 47.1% ###################################### 53.0% ########################################## 58.9% ########################################### 60.4% ############################################### 66.1% ########################################################### 82.2% ############################################################## 86.5% ################################################################### 93.2% #################################################################### 95.4% ######################################################################## 100.0% [2022-03-18T14:31:37.362Z] #29 11.21 [2022-03-18T14:31:37.936Z] #29 11.61 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T14:31:37.936Z] #29 11.72 [2022-03-18T14:31:37.998Z] #20 39.17 Selecting previously unselected package libnet1:amd64. [2022-03-18T14:31:37.998Z] #20 39.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:31:38.111Z] #58 ... [2022-03-18T14:31:38.111Z] [2022-03-18T14:31:38.111Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-18T14:31:38.111Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:31:38.111Z] #49 15.87 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-18T14:31:38.111Z] #49 15.87 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-18T14:31:38.111Z] #49 15.95 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-18T14:31:38.111Z] #49 16.05 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-18T14:31:38.111Z] #49 16.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T14:31:38.111Z] #49 16.43 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-18T14:31:38.111Z] #49 16.43 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-18T14:31:38.111Z] #49 16.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-18T14:31:38.111Z] #49 16.52 go: downloading github.com/spf13/afero v1.1.2 [2022-03-18T14:31:38.198Z] #29 11.95 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:38.198Z] #29 ... [2022-03-18T14:31:38.198Z] [2022-03-18T14:31:38.198Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-18T14:31:38.198Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-18T14:31:38.198Z] #9 extracting sha256:85be20a58995745e348717c3bf7c833bc50f158708b5951f6fbd1f0f654ec4de 12.4s done [2022-03-18T14:31:38.198Z] #9 extracting sha256:a9d05876075bff5dc759080cc476c0b8528aae4fe1e6207c7f08092d1e8a6e0a done [2022-03-18T14:31:38.198Z] #9 DONE 46.2s [2022-03-18T14:31:38.198Z] [2022-03-18T14:31:38.198Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-18T14:31:38.198Z] #29 sha256:626f85048bb36eb1935832eedc8d0dd6d776468484af12c411d1ab8fedd7923e [2022-03-18T14:31:38.198Z] #29 12.03 [2022-03-18T14:31:38.258Z] #20 39.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:31:38.258Z] #20 39.27 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T14:31:38.258Z] #20 39.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-18T14:31:38.258Z] #20 39.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:31:38.258Z] #20 39.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T14:31:38.258Z] #20 39.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:31:38.258Z] #20 39.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:31:38.258Z] #20 39.45 Selecting previously unselected package libreadline5:amd64. [2022-03-18T14:31:38.258Z] #20 39.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-18T14:31:38.258Z] #20 39.45 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-18T14:31:38.486Z] #49 16.73 go: downloading github.com/spf13/cast v1.3.0 [2022-03-18T14:31:38.486Z] #49 16.75 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-18T14:31:38.517Z] #20 39.56 Selecting previously unselected package net-tools. [2022-03-18T14:31:38.517Z] #20 39.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-18T14:31:38.517Z] #20 39.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-18T14:31:38.767Z] #10 DONE 2.4s [2022-03-18T14:31:38.767Z] [2022-03-18T14:31:38.767Z] #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-03-18T14:31:38.767Z] #29 sha256:d407a0602c4f28f08d5b696ec4f9cfadcdf242131aaecc0163d15c98a1928c97 [2022-03-18T14:31:38.767Z] #29 9.523 #=#=# 0.0% #### 5.8% ############ 17.6% ######################### 35.3% ############################ 38.9% ################################# 47.1% ###################################### 53.0% ########################################### 60.1% ########################################### 60.4% ############################################### 66.2% ######################################################## 78.0% ################################################################# 91.0% ######################################################################## 100.0% [2022-03-18T14:31:38.767Z] #29 11.67 [2022-03-18T14:31:38.767Z] #29 12.18 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T14:31:38.767Z] #29 12.29 [2022-03-18T14:31:38.767Z] #29 12.53 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:38.767Z] #29 12.60 [2022-03-18T14:31:38.767Z] #29 13.08 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T14:31:38.767Z] #29 13.22 [2022-03-18T14:31:38.772Z] #29 12.53 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T14:31:38.772Z] #29 12.66 [2022-03-18T14:31:38.777Z] #20 39.77 Selecting previously unselected package patch. [2022-03-18T14:31:38.777Z] #20 39.79 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-18T14:31:38.777Z] #20 39.80 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-18T14:31:38.777Z] #20 39.89 Selecting previously unselected package python-pip-whl. [2022-03-18T14:31:38.777Z] #20 39.90 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-18T14:31:38.777Z] #20 39.91 Unpacking python-pip-whl (18.1-5) ... [2022-03-18T14:31:39.025Z] #29 13.42 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:39.025Z] #29 13.49 [2022-03-18T14:31:39.025Z] #29 13.51 Download of images into '/build' complete. [2022-03-18T14:31:39.025Z] #29 13.51 Use something like the following to load the result into a Docker daemon: [2022-03-18T14:31:39.025Z] #29 13.51 tar -cC '/build' . | docker load [2022-03-18T14:31:39.025Z] #29 DONE 13.6s [2022-03-18T14:31:39.025Z] [2022-03-18T14:31:39.026Z] #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-03-18T14:31:39.026Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-18T14:31:39.033Z] #29 12.89 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:39.033Z] #29 12.95 [2022-03-18T14:31:39.033Z] #29 12.97 Download of images into '/build' complete. [2022-03-18T14:31:39.033Z] #29 12.97 Use something like the following to load the result into a Docker daemon: [2022-03-18T14:31:39.033Z] #29 12.97 tar -cC '/build' . | docker load [2022-03-18T14:31:39.056Z] #49 17.29 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T14:31:39.056Z] #49 17.31 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-18T14:31:39.056Z] #49 17.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-18T14:31:39.056Z] #49 17.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-18T14:31:39.316Z] #49 17.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T14:31:39.346Z] #20 40.44 Selecting previously unselected package python3-lib2to3. [2022-03-18T14:31:39.346Z] #20 40.45 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-18T14:31:39.346Z] #20 40.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-18T14:31:39.589Z] #11 DONE 1.0s [2022-03-18T14:31:39.605Z] #20 40.61 Selecting previously unselected package python3-distutils. [2022-03-18T14:31:39.605Z] #20 40.62 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-18T14:31:39.605Z] #20 40.63 Unpacking python3-distutils (3.7.3-1) ... [2022-03-18T14:31:39.605Z] #20 40.79 Selecting previously unselected package python3-pip. [2022-03-18T14:31:39.605Z] #20 40.80 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-18T14:31:39.605Z] #20 40.81 Unpacking python3-pip (18.1-5) ... [2022-03-18T14:31:39.675Z] #29 3.974 #=#=# ### 4.7% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################## 81.4% ################################################################ 89.6% #################################################################### 94.8% ####################################################################### 100.0% ######################################################################## 100.0% [2022-03-18T14:31:39.676Z] #29 5.954 [2022-03-18T14:31:39.846Z] [2022-03-18T14:31:39.846Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T14:31:39.846Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-18T14:31:39.846Z] #31 DONE 0.1s [2022-03-18T14:31:39.846Z] [2022-03-18T14:31:39.846Z] #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-03-18T14:31:39.846Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:31:39.863Z] #20 40.96 Selecting previously unselected package python3-pkg-resources. [2022-03-18T14:31:39.863Z] #20 40.99 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-18T14:31:39.863Z] #20 41.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-18T14:31:39.886Z] #49 18.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T14:31:39.937Z] #29 ... [2022-03-18T14:31:39.937Z] [2022-03-18T14:31:39.937Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T14:31:39.937Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-18T14:31:39.937Z] #10 DONE 3.5s [2022-03-18T14:31:39.937Z] [2022-03-18T14:31:39.937Z] #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-03-18T14:31:39.937Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-18T14:31:40.106Z] #32 ... [2022-03-18T14:31:40.106Z] [2022-03-18T14:31:40.106Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T14:31:40.106Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-18T14:31:40.106Z] #39 DONE 0.3s [2022-03-18T14:31:40.122Z] #20 41.11 Selecting previously unselected package python3-setuptools. [2022-03-18T14:31:40.122Z] #20 41.12 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-18T14:31:40.122Z] #20 41.13 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-18T14:31:40.122Z] #20 41.35 Selecting previously unselected package python3-wheel. [2022-03-18T14:31:40.122Z] #20 41.35 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-18T14:31:40.122Z] #20 41.36 Unpacking python3-wheel (0.32.3-2) ... [2022-03-18T14:31:40.148Z] #49 18.45 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-18T14:31:40.366Z] [2022-03-18T14:31:40.366Z] #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-03-18T14:31:40.366Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:31:40.381Z] #20 41.42 Selecting previously unselected package sudo. [2022-03-18T14:31:40.381Z] #20 41.43 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-18T14:31:40.381Z] #20 41.44 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-18T14:31:40.840Z] #49 19.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T14:31:40.948Z] #20 41.89 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T14:31:40.948Z] #20 41.90 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-18T14:31:40.948Z] #20 41.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-18T14:31:40.948Z] #20 42.14 Selecting previously unselected package uidmap. [2022-03-18T14:31:40.948Z] #20 42.15 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-18T14:31:40.948Z] #20 42.15 Unpacking uidmap (1:4.5-1.1) ... [2022-03-18T14:31:41.100Z] #49 19.38 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T14:31:41.206Z] #20 42.26 Selecting previously unselected package vim-runtime. [2022-03-18T14:31:41.206Z] #20 42.27 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:31:41.206Z] #20 42.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T14:31:41.206Z] #20 42.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-18T14:31:41.206Z] #20 42.34 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-18T14:31:41.321Z] #11 DONE 1.5s [2022-03-18T14:31:41.321Z] [2022-03-18T14:31:41.321Z] #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-03-18T14:31:41.321Z] #29 sha256:c0a80f7775530478c0a84f44b955abaa19cbb7e789a43266ad98e527aa5ba8c1 [2022-03-18T14:31:41.321Z] #29 6.407 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T14:31:41.321Z] #29 6.515 [2022-03-18T14:31:41.321Z] #29 6.743 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:41.321Z] #29 6.819 [2022-03-18T14:31:41.321Z] #29 7.251 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T14:31:41.321Z] #29 7.310 [2022-03-18T14:31:41.321Z] #29 7.523 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:41.321Z] #29 7.616 [2022-03-18T14:31:41.321Z] #29 ... [2022-03-18T14:31:41.321Z] [2022-03-18T14:31:41.321Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T14:31:41.321Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-18T14:31:41.321Z] #31 DONE 0.1s [2022-03-18T14:31:41.358Z] #49 19.63 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T14:31:41.581Z] [2022-03-18T14:31:41.581Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T14:31:41.581Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-18T14:31:41.581Z] #39 DONE 0.2s [2022-03-18T14:31:41.581Z] [2022-03-18T14:31:41.581Z] #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-03-18T14:31:41.581Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:31:41.617Z] #49 19.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-18T14:31:41.904Z] #49 20.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-18T14:31:41.904Z] #49 20.23 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-18T14:31:42.163Z] #49 20.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T14:31:42.163Z] #49 ... [2022-03-18T14:31:42.163Z] [2022-03-18T14:31:42.163Z] #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-03-18T14:31:42.163Z] #45 sha256:633725b27399c9067198bcfe34886629f02144b0d9749aeb963f20398e10aa2f [2022-03-18T14:31:42.163Z] #45 DONE 20.6s [2022-03-18T14:31:42.163Z] [2022-03-18T14:31:42.163Z] #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-03-18T14:31:42.163Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:31:42.163Z] #49 20.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T14:31:42.421Z] #49 20.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-18T14:31:42.583Z] #20 ... [2022-03-18T14:31:42.583Z] [2022-03-18T14:31:42.583Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:31:42.583Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:31:42.583Z] #43 79.58 CC criu/clone-noasan.o [2022-03-18T14:31:42.583Z] #43 79.81 CC criu/config.o [2022-03-18T14:31:42.583Z] #43 81.14 CC criu/cr-check.o [2022-03-18T14:31:42.583Z] #43 82.75 CC criu/cr-dedup.o [2022-03-18T14:31:42.583Z] #43 83.20 CC criu/cr-dump.o [2022-03-18T14:31:42.583Z] #43 85.22 CC criu/cr-errno.o [2022-03-18T14:31:42.583Z] #43 85.30 CC criu/cr-restore.o [2022-03-18T14:31:42.583Z] #43 89.20 CC criu/cr-service.o [2022-03-18T14:31:42.680Z] #49 20.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T14:31:42.680Z] #49 20.99 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-18T14:31:42.940Z] #49 21.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-18T14:31:42.940Z] #49 21.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T14:31:42.940Z] #49 ... [2022-03-18T14:31:42.940Z] [2022-03-18T14:31:42.940Z] #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-03-18T14:31:42.940Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-18T14:31:42.940Z] #42 11.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-18T14:31:42.940Z] #42 13.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-18T14:31:43.199Z] #42 ... [2022-03-18T14:31:43.199Z] [2022-03-18T14:31:43.199Z] #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-03-18T14:31:43.199Z] #27 sha256:b7fab2693c029b8dd2d4c5b138e6e0be71717a29b9e565f6a9a961eec4da772c [2022-03-18T14:31:43.199Z] #27 20.07 Updating certificates in /etc/ssl/certs... [2022-03-18T14:31:43.199Z] #27 24.39 137 added, 0 removed; done. [2022-03-18T14:31:43.199Z] #27 24.65 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-03-18T14:31:43.199Z] #27 24.73 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-18T14:31:43.199Z] #27 24.77 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-03-18T14:31:43.199Z] #27 24.79 Setting up curl (7.64.0-4+deb10u2) ... [2022-03-18T14:31:43.199Z] #27 24.81 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:31:43.199Z] #27 24.87 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-03-18T14:31:43.199Z] #27 24.89 Updating certificates in /etc/ssl/certs... [2022-03-18T14:31:43.199Z] #27 30.10 0 added, 0 removed; done. [2022-03-18T14:31:43.199Z] #27 30.10 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T14:31:43.199Z] #27 30.10 done. [2022-03-18T14:31:43.199Z] #27 ... [2022-03-18T14:31:43.199Z] [2022-03-18T14:31:43.199Z] #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-03-18T14:31:43.199Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:31:43.199Z] #49 21.52 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-18T14:31:43.199Z] #49 21.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T14:31:43.199Z] #49 21.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T14:31:43.199Z] #49 21.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-18T14:31:43.458Z] #49 21.68 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-18T14:31:43.458Z] #49 ... [2022-03-18T14:31:43.458Z] [2022-03-18T14:31:43.459Z] #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-03-18T14:31:43.459Z] #27 sha256:b7fab2693c029b8dd2d4c5b138e6e0be71717a29b9e565f6a9a961eec4da772c [2022-03-18T14:31:43.459Z] #27 DONE 30.4s [2022-03-18T14:31:43.459Z] [2022-03-18T14:31:43.459Z] #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-03-18T14:31:43.459Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:31:43.459Z] #49 21.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T14:31:43.459Z] #49 21.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-18T14:31:43.723Z] #49 ... [2022-03-18T14:31:43.723Z] [2022-03-18T14:31:43.723Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T14:31:43.723Z] #28 sha256:18fdf4ce49c871df5c707cfd614b362401bc885c75021da0d007ab8f6b7a57b0 [2022-03-18T14:31:43.723Z] #28 DONE 0.1s [2022-03-18T14:31:43.723Z] [2022-03-18T14:31:43.723Z] #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-03-18T14:31:43.723Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:31:43.723Z] #49 22.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-18T14:31:43.723Z] #49 22.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-18T14:31:43.723Z] #49 22.10 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-18T14:31:43.960Z] #43 90.95 CC criu/crtools.o [2022-03-18T14:31:43.982Z] #49 22.37 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-18T14:31:43.982Z] #49 22.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-18T14:31:44.251Z] #49 22.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-18T14:31:44.251Z] #49 22.68 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-18T14:31:44.251Z] #49 22.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T14:31:44.251Z] #49 ... [2022-03-18T14:31:44.251Z] [2022-03-18T14:31:44.251Z] #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-03-18T14:31:44.251Z] #47 sha256:6fdaf95569be39a3e5e8786f3c323c3f05f05426394ee57c8eb4b1a1f6dfbf2c [2022-03-18T14:31:44.251Z] #47 12.71 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T14:31:44.251Z] #47 12.76 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T14:31:44.528Z] #43 91.58 CC criu/eventfd.o [2022-03-18T14:31:44.528Z] #43 91.87 CC criu/eventpoll.o [2022-03-18T14:31:44.528Z] #43 ... [2022-03-18T14:31:44.528Z] [2022-03-18T14:31:44.528Z] #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-03-18T14:31:44.528Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:31:44.528Z] #20 45.69 Selecting previously unselected package vim. [2022-03-18T14:31:44.528Z] #20 45.72 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:31:44.528Z] #20 45.74 Unpacking vim (2:8.1.0875-5) ... [2022-03-18T14:31:44.551Z] #47 ... [2022-03-18T14:31:44.551Z] [2022-03-18T14:31:44.551Z] #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-03-18T14:31:44.551Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:31:44.551Z] #49 22.76 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-18T14:31:44.551Z] #49 22.88 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-18T14:31:45.355Z] #20 46.28 Selecting previously unselected package xfsprogs. [2022-03-18T14:31:45.355Z] #20 46.28 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-18T14:31:45.355Z] #20 46.29 Unpacking xfsprogs (4.20.0-1) ... [2022-03-18T14:31:45.517Z] #49 23.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T14:31:45.517Z] #49 23.67 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-18T14:31:45.517Z] #49 23.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T14:31:45.517Z] #49 23.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T14:31:45.517Z] #49 23.92 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-18T14:31:45.614Z] #20 46.73 Selecting previously unselected package zip. [2022-03-18T14:31:45.614Z] #20 46.73 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-18T14:31:45.614Z] #20 46.74 Unpacking zip (3.0-11+b1) ... [2022-03-18T14:31:45.618Z] #40 ... [2022-03-18T14:31:45.618Z] [2022-03-18T14:31:45.618Z] #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-03-18T14:31:45.618Z] #58 sha256:b7bd514aaf81ffb53873d12cc4159bcd5c3eb2be88787206d6d0a134f2bb810d [2022-03-18T14:31:45.618Z] #58 5.582 + RM_GOPATH=0 [2022-03-18T14:31:45.618Z] #58 5.582 + TMP_GOPATH= [2022-03-18T14:31:45.618Z] #58 5.582 + : /build [2022-03-18T14:31:45.618Z] #58 5.582 + '[' -z '' ']' [2022-03-18T14:31:45.618Z] #58 5.582 ++ mktemp -d [2022-03-18T14:31:45.618Z] #58 5.582 + export GOPATH=/tmp/tmp.Ozr7qyG2DS [2022-03-18T14:31:45.618Z] #58 5.582 + GOPATH=/tmp/tmp.Ozr7qyG2DS [2022-03-18T14:31:45.618Z] #58 5.582 + RM_GOPATH=1 [2022-03-18T14:31:45.618Z] #58 5.582 + case "$(go env GOARCH)" in [2022-03-18T14:31:45.618Z] #58 5.589 ++ go env GOARCH [2022-03-18T14:31:45.618Z] #58 5.589 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:45.618Z] #58 5.589 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:45.618Z] #58 5.589 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:45.618Z] #58 5.590 + dir=/tmp/install [2022-03-18T14:31:45.618Z] #58 5.590 + bin=rootlesskit [2022-03-18T14:31:45.618Z] #58 5.590 + shift [2022-03-18T14:31:45.618Z] #58 5.590 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-18T14:31:45.618Z] #58 5.590 + . /tmp/install/rootlesskit.installer [2022-03-18T14:31:45.618Z] #58 5.591 ++ : v0.14.4 [2022-03-18T14:31:45.618Z] #58 5.591 + install_rootlesskit [2022-03-18T14:31:45.618Z] #58 5.591 + case "$1" in [2022-03-18T14:31:45.618Z] #58 5.591 + export CGO_ENABLED=0 [2022-03-18T14:31:45.618Z] #58 5.591 + CGO_ENABLED=0 [2022-03-18T14:31:45.618Z] #58 5.591 + _install_rootlesskit [2022-03-18T14:31:45.618Z] #58 5.592 + echo 'Install rootlesskit version v0.14.4' [2022-03-18T14:31:45.618Z] #58 5.592 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T14:31:45.618Z] #58 5.592 + GOBIN=/build [2022-03-18T14:31:45.618Z] #58 5.592 + GO111MODULE=on [2022-03-18T14:31:45.618Z] #58 5.592 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-18T14:31:45.618Z] #58 5.592 Install rootlesskit version v0.14.4 [2022-03-18T14:31:45.618Z] #58 ... [2022-03-18T14:31:45.618Z] [2022-03-18T14:31:45.618Z] #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-03-18T14:31:45.618Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-18T14:31:45.618Z] #12 DONE 5.7s [2022-03-18T14:31:45.618Z] [2022-03-18T14:31:45.618Z] #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-03-18T14:31:45.618Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:31:45.781Z] #49 24.06 go: downloading golang.org/x/text v0.3.2 [2022-03-18T14:31:45.785Z] #40 ... [2022-03-18T14:31:45.785Z] [2022-03-18T14:31:45.785Z] #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-03-18T14:31:45.785Z] #29 sha256:c0a80f7775530478c0a84f44b955abaa19cbb7e789a43266ad98e527aa5ba8c1 [2022-03-18T14:31:45.785Z] #29 8.136 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-18T14:31:45.785Z] #29 8.327 [2022-03-18T14:31:45.785Z] #29 8.581 #=#=# 1.1% ######## 12.2% ######################## 33.6% ################################# 47.1% ########################################### 60.0% ################################################ 67.8% ########################################################### 82.7% ######################################################################## 100.0% [2022-03-18T14:31:45.785Z] #29 9.432 [2022-03-18T14:31:45.785Z] #29 10.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T14:31:45.785Z] #29 10.21 [2022-03-18T14:31:45.785Z] #29 10.45 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:45.785Z] #29 10.53 [2022-03-18T14:31:45.785Z] #29 10.98 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T14:31:45.785Z] #29 11.11 [2022-03-18T14:31:45.785Z] #29 11.32 #=#=# ######################################################################## 100.0% [2022-03-18T14:31:45.785Z] #29 11.39 [2022-03-18T14:31:45.785Z] #29 11.41 Download of images into '/build' complete. [2022-03-18T14:31:45.785Z] #29 11.41 Use something like the following to load the result into a Docker daemon: [2022-03-18T14:31:45.785Z] #29 11.41 tar -cC '/build' . | docker load [2022-03-18T14:31:45.785Z] #29 DONE 11.8s [2022-03-18T14:31:45.785Z] [2022-03-18T14:31:45.785Z] #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-03-18T14:31:45.785Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-18T14:31:45.785Z] #12 DONE 4.1s [2022-03-18T14:31:45.785Z] [2022-03-18T14:31:45.785Z] #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-03-18T14:31:45.785Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:31:45.872Z] #20 46.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-18T14:31:45.872Z] #20 46.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-18T14:31:45.872Z] #20 46.96 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-18T14:31:45.872Z] #20 46.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-18T14:31:45.872Z] #20 46.98 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-18T14:31:45.872Z] #20 47.01 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-18T14:31:45.872Z] #20 47.02 Setting up uidmap (1:4.5-1.1) ... [2022-03-18T14:31:45.872Z] #20 47.03 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-18T14:31:45.872Z] #20 47.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:31:45.872Z] #20 47.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-18T14:31:45.872Z] #20 47.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:31:45.873Z] #20 47.07 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:31:46.132Z] #20 47.09 Setting up xxd (2:8.1.0875-5) ... [2022-03-18T14:31:46.132Z] #20 47.10 Setting up zip (3.0-11+b1) ... [2022-03-18T14:31:46.132Z] #20 47.11 Setting up vim-common (2:8.1.0875-5) ... [2022-03-18T14:31:46.132Z] #20 47.14 Setting up bash-completion (1:2.8-6) ... [2022-03-18T14:31:46.719Z] #49 ... [2022-03-18T14:31:46.719Z] [2022-03-18T14:31:46.719Z] #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-03-18T14:31:46.719Z] #34 sha256:a7d06f6e34945563c0762ccb824d4357b8324c540f293fad7b6429547facfeb3 [2022-03-18T14:31:46.719Z] #34 14.96 encoding [2022-03-18T14:31:46.719Z] #34 ... [2022-03-18T14:31:46.719Z] [2022-03-18T14:31:46.719Z] #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-03-18T14:31:46.719Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:31:46.719Z] #29 1.915 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-03-18T14:31:46.719Z] #29 2.324 [2022-03-18T14:31:47.251Z] #29 DONE 20.4s [2022-03-18T14:31:47.251Z] [2022-03-18T14:31:47.251Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T14:31:47.251Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-18T14:31:47.251Z] #10 DONE 8.3s [2022-03-18T14:31:47.251Z] [2022-03-18T14:31:47.251Z] #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-03-18T14:31:47.251Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-18T14:31:48.028Z] #29 2.658 #=#=# 0.0% ##### 7.2% ########## 13.9% ############# 19.1% ################# 24.8% ##################### 29.8% ####################### 33.2% ########################### 38.2% ############################## 42.9% ################################# 46.6% #################################### 50.0% ############################################# 63.4% ############################################### 66.3% [2022-03-18T14:31:48.028Z] #29 ... [2022-03-18T14:31:48.028Z] [2022-03-18T14:31:48.029Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T14:31:48.029Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-18T14:31:48.029Z] #55 16.25 Fetched 8293 kB in 12s (665 kB/s) [2022-03-18T14:31:48.029Z] #55 16.25 Reading package lists... [2022-03-18T14:31:48.029Z] #55 20.36 Reading package lists... [2022-03-18T14:31:48.029Z] #55 ... [2022-03-18T14:31:48.029Z] [2022-03-18T14:31:48.029Z] #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-03-18T14:31:48.029Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:31:48.194Z] #11 DONE 1.7s [2022-03-18T14:31:48.194Z] [2022-03-18T14:31:48.194Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T14:31:48.194Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-18T14:31:48.290Z] #29 2.658 #=#=# 0.0% ##### 7.2% ########## 13.9% ############# 19.1% ################# 24.8% ##################### 29.8% ####################### 33.2% ########################### 38.2% ############################## 42.9% ################################# 46.6% #################################### 50.0% ############################################# 63.4% ############################################### 66.3% ################################################### 71.3% ############################################################ 83.5% ############################################################ 83.5% #################################################################### 94.7% [2022-03-18T14:31:48.290Z] #29 ... [2022-03-18T14:31:48.290Z] [2022-03-18T14:31:48.290Z] #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-03-18T14:31:48.290Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-18T14:31:48.290Z] #36 16.69 Fetched 8293 kB in 12s (689 kB/s) [2022-03-18T14:31:48.290Z] #36 16.69 Reading package lists... [2022-03-18T14:31:48.458Z] #31 DONE 0.3s [2022-03-18T14:31:48.458Z] [2022-03-18T14:31:48.459Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T14:31:48.459Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-18T14:31:48.459Z] #39 DONE 0.3s [2022-03-18T14:31:48.459Z] [2022-03-18T14:31:48.459Z] #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-03-18T14:31:48.459Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:31:48.550Z] #36 20.35 Reading package lists... [2022-03-18T14:31:48.550Z] #36 ... [2022-03-18T14:31:48.550Z] [2022-03-18T14:31:48.550Z] #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-03-18T14:31:48.550Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:31:48.550Z] #29 2.658 #=#=# 0.0% ##### 7.2% ########## 13.9% ############# 19.1% ################# 24.8% ##################### 29.8% ####################### 33.2% ########################### 38.2% ############################## 42.9% ################################# 46.6% #################################### 50.0% ############################################# 63.4% ############################################### 66.3% ################################################### 71.3% ############################################################ 83.5% ############################################################ 83.5% #################################################################### 94.7% ##################################################################### 97.2% ######################################################################## 100.0% [2022-03-18T14:31:48.678Z] #20 49.86 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-18T14:31:48.678Z] #20 49.87 Setting up xz-utils (5.2.4-1) ... [2022-03-18T14:31:48.678Z] #20 49.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T14:31:48.678Z] #20 49.89 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-18T14:31:48.678Z] #20 49.91 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-18T14:31:48.678Z] #20 49.98 invoke-rc.d: could not determine current runlevel [2022-03-18T14:31:48.902Z] #13 3.582 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-18T14:31:48.937Z] #20 50.00 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T14:31:48.937Z] #20 50.01 Setting up pigz (2.4-1) ... [2022-03-18T14:31:48.937Z] #20 50.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T14:31:48.937Z] #20 50.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:31:48.937Z] #20 50.06 Setting up python-pip-whl (18.1-5) ... [2022-03-18T14:31:48.937Z] #20 50.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-18T14:31:48.937Z] #20 50.08 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-18T14:31:49.117Z] #29 5.408 [2022-03-18T14:31:49.160Z] #13 3.633 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:49.160Z] #13 3.840 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:49.462Z] #13 3.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:49.505Z] #20 50.49 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-18T14:31:49.505Z] #20 50.50 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:31:49.505Z] #20 50.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:31:49.506Z] #20 50.52 Setting up vim (2:8.1.0875-5) ... [2022-03-18T14:31:49.506Z] #20 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T14:31:49.506Z] #20 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T14:31:49.506Z] #20 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T14:31:49.506Z] #20 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T14:31:49.506Z] #20 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T14:31:49.506Z] #20 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T14:31:49.506Z] #20 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T14:31:49.506Z] #20 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T14:31:49.506Z] #20 50.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:31:49.506Z] #20 50.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-18T14:31:49.506Z] #20 50.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-18T14:31:49.506Z] #20 50.64 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-18T14:31:49.506Z] #20 50.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-18T14:31:49.506Z] #20 50.66 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-18T14:31:49.638Z] #29 5.684 #=#=# 0.2% ######################################################### 80.2% ######################################################################## 100.0% [2022-03-18T14:31:49.747Z] #13 ... [2022-03-18T14:31:49.747Z] [2022-03-18T14:31:49.747Z] #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-03-18T14:31:49.747Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:31:49.747Z] #42 7.940 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:49.747Z] #42 8.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:49.747Z] #42 8.087 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:49.747Z] #42 ... [2022-03-18T14:31:49.747Z] [2022-03-18T14:31:49.747Z] #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-03-18T14:31:49.747Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:31:49.747Z] #36 8.043 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:49.747Z] #36 8.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:49.747Z] #36 8.153 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:49.898Z] #29 6.363 [2022-03-18T14:31:50.005Z] #36 10.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:50.005Z] #36 ... [2022-03-18T14:31:50.005Z] [2022-03-18T14:31:50.005Z] #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-03-18T14:31:50.005Z] #67 sha256:9ede877b53bd58c301814dc8457c6131a7e7b0450cdce492643580a6d7665903 [2022-03-18T14:31:50.005Z] #67 7.174 + RM_GOPATH=0 [2022-03-18T14:31:50.005Z] #67 7.175 + TMP_GOPATH= [2022-03-18T14:31:50.005Z] #67 7.175 + : /build [2022-03-18T14:31:50.005Z] #67 7.175 + '[' -z '' ']' [2022-03-18T14:31:50.005Z] #67 7.181 ++ mktemp -d [2022-03-18T14:31:50.005Z] #67 7.228 + export GOPATH=/tmp/tmp.noC7Am04Rk [2022-03-18T14:31:50.005Z] #67 7.228 + GOPATH=/tmp/tmp.noC7Am04Rk [2022-03-18T14:31:50.005Z] #67 7.228 + RM_GOPATH=1 [2022-03-18T14:31:50.005Z] #67 7.228 + case "$(go env GOARCH)" in [2022-03-18T14:31:50.005Z] #67 7.228 ++ go env GOARCH [2022-03-18T14:31:50.005Z] #67 7.253 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:31:50.005Z] #67 7.253 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.005Z] #67 7.253 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.005Z] #67 7.253 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:50.005Z] #67 7.253 + dir=/tmp/install [2022-03-18T14:31:50.005Z] #67 7.253 + bin=proxy [2022-03-18T14:31:50.005Z] #67 7.253 + shift [2022-03-18T14:31:50.005Z] #67 7.253 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-18T14:31:50.005Z] #67 7.253 + . /tmp/install/proxy.installer [2022-03-18T14:31:50.005Z] #67 7.253 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:31:50.005Z] #67 7.253 + install_proxy [2022-03-18T14:31:50.005Z] #67 7.253 + case "$1" in [2022-03-18T14:31:50.005Z] #67 7.253 + export CGO_ENABLED=0 [2022-03-18T14:31:50.005Z] #67 7.253 + CGO_ENABLED=0 [2022-03-18T14:31:50.005Z] #67 7.253 + _install_proxy [2022-03-18T14:31:50.005Z] #67 7.253 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-18T14:31:50.005Z] #67 7.253 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.noC7Am04Rk/src/github.com/docker/libnetwork [2022-03-18T14:31:50.005Z] #67 7.272 Cloning into '/tmp/tmp.noC7Am04Rk/src/github.com/docker/libnetwork'... [2022-03-18T14:31:50.005Z] #67 ... [2022-03-18T14:31:50.005Z] [2022-03-18T14:31:50.005Z] #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-03-18T14:31:50.005Z] #45 sha256:f7a7d6dc7e03e65a784f8c5708a0a2109ed106b7e614eff1a3ebec48a0556410 [2022-03-18T14:31:50.005Z] #45 5.318 + RM_GOPATH=0 [2022-03-18T14:31:50.005Z] #45 5.318 + TMP_GOPATH= [2022-03-18T14:31:50.005Z] #45 5.318 + : /build [2022-03-18T14:31:50.005Z] #45 5.318 + '[' -z '' ']' [2022-03-18T14:31:50.005Z] #45 5.318 ++ mktemp -d [2022-03-18T14:31:50.005Z] #45 5.318 + export GOPATH=/tmp/tmp.Xq1O5wYYjk [2022-03-18T14:31:50.005Z] #45 5.318 + GOPATH=/tmp/tmp.Xq1O5wYYjk [2022-03-18T14:31:50.005Z] #45 5.318 + RM_GOPATH=1 [2022-03-18T14:31:50.005Z] #45 5.318 + case "$(go env GOARCH)" in [2022-03-18T14:31:50.005Z] #45 5.322 ++ go env GOARCH [2022-03-18T14:31:50.005Z] #45 5.333 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.005Z] #45 5.333 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.005Z] #45 5.334 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:50.005Z] #45 5.350 Install vndr version v0.1.2 [2022-03-18T14:31:50.005Z] #45 5.350 + dir=/tmp/install [2022-03-18T14:31:50.005Z] #45 5.350 + bin=vndr [2022-03-18T14:31:50.005Z] #45 5.350 + shift [2022-03-18T14:31:50.005Z] #45 5.350 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-18T14:31:50.005Z] #45 5.350 + . /tmp/install/vndr.installer [2022-03-18T14:31:50.005Z] #45 5.350 ++ : v0.1.2 [2022-03-18T14:31:50.005Z] #45 5.350 + install_vndr [2022-03-18T14:31:50.005Z] #45 5.350 + echo 'Install vndr version v0.1.2' [2022-03-18T14:31:50.005Z] #45 5.350 + GOBIN=/build [2022-03-18T14:31:50.005Z] #45 5.350 + GO111MODULE=on [2022-03-18T14:31:50.005Z] #45 5.350 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-18T14:31:50.005Z] #45 5.936 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-18T14:31:50.159Z] #29 ... [2022-03-18T14:31:50.159Z] [2022-03-18T14:31:50.159Z] #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-03-18T14:31:50.159Z] #58 sha256:5a2459ff46e0638a8f76e405b356db962532c0cad4c64a002b0c84b5a7ac9a28 [2022-03-18T14:31:50.159Z] #58 18.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T14:31:50.262Z] #45 ... [2022-03-18T14:31:50.262Z] [2022-03-18T14:31:50.262Z] #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-03-18T14:31:50.262Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:31:50.262Z] #55 7.715 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:50.262Z] #55 7.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:50.262Z] #55 7.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:50.262Z] #55 10.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:50.421Z] #58 ... [2022-03-18T14:31:50.421Z] [2022-03-18T14:31:50.421Z] #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-03-18T14:31:50.421Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:31:50.519Z] #55 ... [2022-03-18T14:31:50.519Z] [2022-03-18T14:31:50.519Z] #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-03-18T14:31:50.519Z] #34 sha256:37f9d66292e37eba9ee5952ea949a92e17f93162ee9d6adcd755003535a85d62 [2022-03-18T14:31:50.519Z] #34 7.080 + RM_GOPATH=0 [2022-03-18T14:31:50.519Z] #34 7.080 + TMP_GOPATH= [2022-03-18T14:31:50.519Z] #34 7.080 + : /build [2022-03-18T14:31:50.519Z] #34 7.080 + '[' -z '' ']' [2022-03-18T14:31:50.519Z] #34 7.080 ++ mktemp -d [2022-03-18T14:31:50.519Z] #34 7.080 + export GOPATH=/tmp/tmp.HG486q4GZr [2022-03-18T14:31:50.519Z] #34 7.080 + GOPATH=/tmp/tmp.HG486q4GZr [2022-03-18T14:31:50.519Z] #34 7.080 + RM_GOPATH=1 [2022-03-18T14:31:50.519Z] #34 7.080 + case "$(go env GOARCH)" in [2022-03-18T14:31:50.519Z] #34 7.080 ++ go env GOARCH [2022-03-18T14:31:50.519Z] #34 7.106 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.519Z] #34 7.106 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.519Z] #34 7.106 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:50.519Z] #34 7.118 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:50.519Z] #34 7.118 + dir=/tmp/install [2022-03-18T14:31:50.519Z] #34 7.118 + bin=tomlv [2022-03-18T14:31:50.519Z] #34 7.118 + shift [2022-03-18T14:31:50.519Z] #34 7.118 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-18T14:31:50.519Z] #34 7.118 + . /tmp/install/tomlv.installer [2022-03-18T14:31:50.519Z] #34 7.118 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:50.519Z] #34 7.118 + install_tomlv [2022-03-18T14:31:50.519Z] #34 7.118 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-18T14:31:50.519Z] #34 7.118 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HG486q4GZr/src/github.com/BurntSushi/toml [2022-03-18T14:31:50.519Z] #34 7.118 Cloning into '/tmp/tmp.HG486q4GZr/src/github.com/BurntSushi/toml'... [2022-03-18T14:31:50.519Z] #34 9.779 + cd /tmp/tmp.HG486q4GZr/src/github.com/BurntSushi/toml [2022-03-18T14:31:50.519Z] #34 9.779 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:50.519Z] #34 10.47 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-18T14:31:50.519Z] #34 ... [2022-03-18T14:31:50.519Z] [2022-03-18T14:31:50.519Z] #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-03-18T14:31:50.519Z] #51 sha256:bfbeb5875d647f0bb43358ac3fa1efa64bb06f3b36d79149f609127c0b05728d [2022-03-18T14:31:50.519Z] #51 6.355 + RM_GOPATH=0 [2022-03-18T14:31:50.519Z] #51 6.355 + TMP_GOPATH= [2022-03-18T14:31:50.519Z] #51 6.355 + : /build [2022-03-18T14:31:50.519Z] #51 6.355 + '[' -z '' ']' [2022-03-18T14:31:50.519Z] #51 6.355 ++ mktemp -d [2022-03-18T14:31:50.519Z] #51 6.360 + export GOPATH=/tmp/tmp.TfSsOy98Bq [2022-03-18T14:31:50.519Z] #51 6.360 + GOPATH=/tmp/tmp.TfSsOy98Bq [2022-03-18T14:31:50.519Z] #51 6.360 + RM_GOPATH=1 [2022-03-18T14:31:50.519Z] #51 6.360 + case "$(go env GOARCH)" in [2022-03-18T14:31:50.519Z] #51 6.360 ++ go env GOARCH [2022-03-18T14:31:50.519Z] #51 6.377 Install shfmt version v3.0.2 [2022-03-18T14:31:50.519Z] #51 6.377 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.519Z] #51 6.377 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.519Z] #51 6.377 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:50.519Z] #51 6.377 + dir=/tmp/install [2022-03-18T14:31:50.519Z] #51 6.377 + bin=shfmt [2022-03-18T14:31:50.519Z] #51 6.377 + shift [2022-03-18T14:31:50.519Z] #51 6.377 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-18T14:31:50.519Z] #51 6.377 + . /tmp/install/shfmt.installer [2022-03-18T14:31:50.519Z] #51 6.377 ++ : v3.0.2 [2022-03-18T14:31:50.519Z] #51 6.377 + install_shfmt [2022-03-18T14:31:50.519Z] #51 6.377 + echo 'Install shfmt version v3.0.2' [2022-03-18T14:31:50.519Z] #51 6.377 + GOBIN=/build [2022-03-18T14:31:50.519Z] #51 6.377 + GO111MODULE=on [2022-03-18T14:31:50.519Z] #51 6.377 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-18T14:31:50.519Z] #51 7.290 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T14:31:50.519Z] #51 9.502 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T14:31:50.519Z] #51 9.502 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T14:31:50.519Z] #51 9.638 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T14:31:50.680Z] #29 6.691 #=#=# 0.1% ######################## 33.9% ########################################### 60.7% [2022-03-18T14:31:50.680Z] #29 ... [2022-03-18T14:31:50.680Z] [2022-03-18T14:31:50.680Z] #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-03-18T14:31:50.680Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-18T14:31:50.680Z] #40 18.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-18T14:31:50.680Z] #40 21.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-18T14:31:50.775Z] #51 ... [2022-03-18T14:31:50.775Z] [2022-03-18T14:31:50.775Z] #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-03-18T14:31:50.775Z] #49 sha256:0c75b3e8769fb8619adcc652cedd51bc40e4b4bbebe8a4796b61ca5fb1933edc [2022-03-18T14:31:50.775Z] #49 6.651 + RM_GOPATH=0 [2022-03-18T14:31:50.775Z] #49 6.651 + TMP_GOPATH= [2022-03-18T14:31:50.775Z] #49 6.651 + : /build [2022-03-18T14:31:50.775Z] #49 6.651 + '[' -z '' ']' [2022-03-18T14:31:50.775Z] #49 6.651 ++ mktemp -d [2022-03-18T14:31:50.775Z] #49 6.651 + export GOPATH=/tmp/tmp.vv1HbrEAXk [2022-03-18T14:31:50.775Z] #49 6.651 + GOPATH=/tmp/tmp.vv1HbrEAXk [2022-03-18T14:31:50.775Z] #49 6.651 + RM_GOPATH=1 [2022-03-18T14:31:50.775Z] #49 6.651 + case "$(go env GOARCH)" in [2022-03-18T14:31:50.775Z] #49 6.651 ++ go env GOARCH [2022-03-18T14:31:50.775Z] #49 6.659 Install golangci-lint version v1.23.8 [2022-03-18T14:31:50.775Z] #49 6.659 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.775Z] #49 6.659 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.775Z] #49 6.659 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:50.775Z] #49 6.659 + dir=/tmp/install [2022-03-18T14:31:50.775Z] #49 6.659 + bin=golangci_lint [2022-03-18T14:31:50.775Z] #49 6.659 + shift [2022-03-18T14:31:50.775Z] #49 6.659 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-18T14:31:50.775Z] #49 6.659 + . /tmp/install/golangci_lint.installer [2022-03-18T14:31:50.775Z] #49 6.659 ++ : v1.23.8 [2022-03-18T14:31:50.775Z] #49 6.659 + install_golangci_lint [2022-03-18T14:31:50.775Z] #49 6.659 + set -e [2022-03-18T14:31:50.775Z] #49 6.659 + echo 'Install golangci-lint version v1.23.8' [2022-03-18T14:31:50.775Z] #49 6.659 + GOBIN=/build [2022-03-18T14:31:50.775Z] #49 6.659 + GO111MODULE=on [2022-03-18T14:31:50.775Z] #49 6.659 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-18T14:31:50.775Z] #49 7.710 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-18T14:31:50.775Z] #49 ... [2022-03-18T14:31:50.775Z] [2022-03-18T14:31:50.775Z] #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-03-18T14:31:50.775Z] #47 sha256:11c404202b48118c935515ae27aeb3c7b823bf9af3927f148f6f3b50984ffd1f [2022-03-18T14:31:50.775Z] #47 5.454 + RM_GOPATH=0 [2022-03-18T14:31:50.775Z] #47 5.454 + TMP_GOPATH= [2022-03-18T14:31:50.775Z] #47 5.454 + : /build [2022-03-18T14:31:50.775Z] #47 5.454 + '[' -z '' ']' [2022-03-18T14:31:50.775Z] #47 5.454 ++ mktemp -d [2022-03-18T14:31:50.775Z] #47 5.454 + export GOPATH=/tmp/tmp.9xF0IPw1j9 [2022-03-18T14:31:50.775Z] #47 5.454 + GOPATH=/tmp/tmp.9xF0IPw1j9 [2022-03-18T14:31:50.775Z] #47 5.454 + RM_GOPATH=1 [2022-03-18T14:31:50.775Z] #47 5.454 + case "$(go env GOARCH)" in [2022-03-18T14:31:50.775Z] #47 5.454 ++ go env GOARCH [2022-03-18T14:31:50.775Z] #47 5.468 Install gotestsum version v1.7.0 [2022-03-18T14:31:50.775Z] #47 5.468 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.775Z] #47 5.468 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:50.775Z] #47 5.468 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:50.775Z] #47 5.468 + dir=/tmp/install [2022-03-18T14:31:50.775Z] #47 5.468 + bin=gotestsum [2022-03-18T14:31:50.775Z] #47 5.468 + shift [2022-03-18T14:31:50.775Z] #47 5.468 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-18T14:31:50.775Z] #47 5.468 + . /tmp/install/gotestsum.installer [2022-03-18T14:31:50.775Z] #47 5.468 ++ : v1.7.0 [2022-03-18T14:31:50.775Z] #47 5.468 + install_gotestsum [2022-03-18T14:31:50.775Z] #47 5.468 + set -e [2022-03-18T14:31:50.775Z] #47 5.468 + echo 'Install gotestsum version v1.7.0' [2022-03-18T14:31:50.775Z] #47 5.468 + GOBIN=/build [2022-03-18T14:31:50.775Z] #47 5.468 + GO111MODULE=on [2022-03-18T14:31:50.775Z] #47 5.468 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-18T14:31:50.775Z] #47 5.926 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T14:31:50.775Z] #47 7.534 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T14:31:50.775Z] #47 7.534 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T14:31:50.775Z] #47 7.673 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T14:31:50.775Z] #47 7.861 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:31:50.775Z] #47 8.356 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T14:31:50.775Z] #47 8.430 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T14:31:50.775Z] #47 8.734 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T14:31:50.775Z] #47 8.750 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T14:31:50.775Z] #47 10.13 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T14:31:50.775Z] #47 10.33 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T14:31:50.775Z] #47 10.63 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T14:31:50.939Z] #40 ... [2022-03-18T14:31:50.939Z] [2022-03-18T14:31:50.939Z] #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-03-18T14:31:50.939Z] #67 sha256:01f832ebb3213c7140f12bdc105b9ba7ad0b0b22b7f2acf0c57c90c466f4ad0e [2022-03-18T14:31:50.939Z] #67 19.17 Checking out files: 45% (871/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 87% (1665/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-03-18T14:31:50.939Z] #67 20.41 + cd /tmp/tmp.c9nInpYKfQ/src/github.com/docker/libnetwork [2022-03-18T14:31:50.939Z] #67 20.41 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:31:50.939Z] #67 21.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-18T14:31:50.939Z] #67 ... [2022-03-18T14:31:50.939Z] [2022-03-18T14:31:50.940Z] #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-03-18T14:31:50.940Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:31:50.940Z] #29 6.691 #=#=# 0.1% ######################## 33.9% ########################################### 60.7% ########################################################## 80.6% ######################################################################## 100.0% [2022-03-18T14:31:51.035Z] #47 11.40 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T14:31:51.035Z] #47 ... [2022-03-18T14:31:51.035Z] [2022-03-18T14:31:51.035Z] #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-03-18T14:31:51.035Z] #24 sha256:5e185f5fae5b9973a227151c68179e4e96edea3a159fc30b12a9ef9cd0ad993f [2022-03-18T14:31:51.035Z] #24 5.748 + RM_GOPATH=0 [2022-03-18T14:31:51.035Z] #24 5.748 + TMP_GOPATH= [2022-03-18T14:31:51.035Z] #24 5.748 + : /build [2022-03-18T14:31:51.035Z] #24 5.748 + '[' -z '' ']' [2022-03-18T14:31:51.035Z] #24 5.748 ++ mktemp -d [2022-03-18T14:31:51.035Z] #24 5.748 + export GOPATH=/tmp/tmp.GI4xSMSats [2022-03-18T14:31:51.035Z] #24 5.748 + GOPATH=/tmp/tmp.GI4xSMSats [2022-03-18T14:31:51.035Z] #24 5.748 + RM_GOPATH=1 [2022-03-18T14:31:51.035Z] #24 5.748 + case "$(go env GOARCH)" in [2022-03-18T14:31:51.035Z] #24 5.748 ++ go env GOARCH [2022-03-18T14:31:51.035Z] #24 5.809 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:51.035Z] #24 5.809 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:51.035Z] #24 5.809 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:51.035Z] #24 5.809 + dir=/tmp/install [2022-03-18T14:31:51.035Z] #24 5.809 + bin=dockercli [2022-03-18T14:31:51.035Z] #24 5.809 + shift [2022-03-18T14:31:51.035Z] #24 5.809 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-18T14:31:51.035Z] #24 5.809 + . /tmp/install/dockercli.installer [2022-03-18T14:31:51.035Z] #24 5.809 ++ : stable [2022-03-18T14:31:51.035Z] #24 5.809 ++ : 17.06.2-ce [2022-03-18T14:31:51.035Z] #24 5.809 + install_dockercli [2022-03-18T14:31:51.035Z] #24 5.809 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T14:31:51.035Z] #24 5.809 ++ uname -m [2022-03-18T14:31:51.035Z] #24 5.809 + arch=x86_64 [2022-03-18T14:31:51.035Z] #24 5.809 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T14:31:51.035Z] #24 5.809 + url=https://download.docker.com/linux/static [2022-03-18T14:31:51.035Z] #24 5.809 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T14:31:51.035Z] #24 5.809 + tar -xz docker/docker [2022-03-18T14:31:51.035Z] #24 5.809 Install docker/cli version 17.06.2-ce from stable [2022-03-18T14:31:51.100Z] #13 ... [2022-03-18T14:31:51.100Z] [2022-03-18T14:31:51.100Z] #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-03-18T14:31:51.100Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:31:51.100Z] #40 8.842 + git clone https://github.com/docker/distribution.git . [2022-03-18T14:31:51.100Z] #40 8.842 Cloning into '.'... [2022-03-18T14:31:51.198Z] #29 7.563 #=#=# [2022-03-18T14:31:51.198Z] #29 ... [2022-03-18T14:31:51.198Z] [2022-03-18T14:31:51.198Z] #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-03-18T14:31:51.198Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-18T14:31:51.198Z] #13 16.37 Fetched 8823 kB in 15s (600 kB/s) [2022-03-18T14:31:51.198Z] #13 16.37 Reading package lists... [2022-03-18T14:31:51.198Z] #13 22.77 Reading package lists... [2022-03-18T14:31:51.198Z] #13 ... [2022-03-18T14:31:51.198Z] [2022-03-18T14:31:51.198Z] #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-03-18T14:31:51.198Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:31:51.198Z] #49 29.49 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T14:31:51.198Z] #49 29.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T14:31:51.292Z] #24 ... [2022-03-18T14:31:51.292Z] [2022-03-18T14:31:51.292Z] #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-03-18T14:31:51.292Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:31:51.292Z] #13 5.681 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-18T14:31:51.457Z] #49 29.74 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-18T14:31:51.457Z] #49 29.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-18T14:31:51.457Z] #49 29.92 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-18T14:31:51.721Z] #40 ... [2022-03-18T14:31:51.721Z] [2022-03-18T14:31:51.721Z] #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-03-18T14:31:51.721Z] #47 sha256:8ac1d1f5e6ecde7e4f7d0f4cdfd5589c2c1de64d12029667ee95c6e7d14e1475 [2022-03-18T14:31:51.721Z] #47 4.287 + RM_GOPATH=0 [2022-03-18T14:31:51.721Z] #47 4.287 + TMP_GOPATH= [2022-03-18T14:31:51.721Z] #47 4.287 + : /build [2022-03-18T14:31:51.721Z] #47 4.287 + '[' -z '' ']' [2022-03-18T14:31:51.721Z] #47 4.287 ++ mktemp -d [2022-03-18T14:31:51.721Z] #47 4.287 + export GOPATH=/tmp/tmp.ibT8KK5UDV [2022-03-18T14:31:51.721Z] #47 4.287 + GOPATH=/tmp/tmp.ibT8KK5UDV [2022-03-18T14:31:51.721Z] #47 4.287 + RM_GOPATH=1 [2022-03-18T14:31:51.721Z] #47 4.287 + case "$(go env GOARCH)" in [2022-03-18T14:31:51.721Z] #47 4.287 ++ go env GOARCH [2022-03-18T14:31:51.721Z] #47 4.303 Install gotestsum version v1.7.0 [2022-03-18T14:31:51.721Z] #47 4.304 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:51.721Z] #47 4.304 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:51.721Z] #47 4.304 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:51.721Z] #47 4.304 + dir=/tmp/install [2022-03-18T14:31:51.721Z] #47 4.304 + bin=gotestsum [2022-03-18T14:31:51.721Z] #47 4.304 + shift [2022-03-18T14:31:51.721Z] #47 4.304 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-18T14:31:51.721Z] #47 4.304 + . /tmp/install/gotestsum.installer [2022-03-18T14:31:51.721Z] #47 4.304 ++ : v1.7.0 [2022-03-18T14:31:51.721Z] #47 4.304 + install_gotestsum [2022-03-18T14:31:51.721Z] #47 4.304 + set -e [2022-03-18T14:31:51.721Z] #47 4.304 + echo 'Install gotestsum version v1.7.0' [2022-03-18T14:31:51.721Z] #47 4.304 + GOBIN=/build [2022-03-18T14:31:51.721Z] #47 4.304 + GO111MODULE=on [2022-03-18T14:31:51.721Z] #47 4.304 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-18T14:31:51.721Z] #47 4.902 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T14:31:51.721Z] #47 6.287 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T14:31:51.721Z] #47 6.287 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T14:31:51.721Z] #47 6.388 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T14:31:51.721Z] #47 6.450 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:31:51.721Z] #47 6.627 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T14:31:51.721Z] #47 6.724 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T14:31:51.721Z] #47 6.838 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T14:31:51.721Z] #47 6.838 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T14:31:51.721Z] #47 6.943 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T14:31:51.721Z] #47 6.960 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T14:31:51.721Z] #47 7.060 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T14:31:51.721Z] #47 7.209 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T14:31:51.721Z] #47 ... [2022-03-18T14:31:51.721Z] [2022-03-18T14:31:51.721Z] #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-03-18T14:31:51.721Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:31:51.721Z] #42 4.287 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:51.721Z] #42 4.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:51.721Z] #42 4.303 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:51.721Z] #42 4.611 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:51.721Z] #42 6.283 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:31:51.721Z] #42 7.951 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:31:51.721Z] #42 ... [2022-03-18T14:31:51.721Z] [2022-03-18T14:31:51.721Z] #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-03-18T14:31:51.721Z] #34 sha256:48bf0b4686e4071cb05df0a19db58b0e2955673020d3e7a828cc17def110fce6 [2022-03-18T14:31:51.721Z] #34 4.436 + RM_GOPATH=0 [2022-03-18T14:31:51.721Z] #34 4.436 + TMP_GOPATH= [2022-03-18T14:31:51.721Z] #34 4.436 + : /build [2022-03-18T14:31:51.721Z] #34 4.436 + '[' -z '' ']' [2022-03-18T14:31:51.721Z] #34 4.436 ++ mktemp -d [2022-03-18T14:31:51.721Z] #34 4.439 + export GOPATH=/tmp/tmp.xuyOnh4oLU [2022-03-18T14:31:51.721Z] #34 4.439 + GOPATH=/tmp/tmp.xuyOnh4oLU [2022-03-18T14:31:51.721Z] #34 4.446 + RM_GOPATH=1 [2022-03-18T14:31:51.721Z] #34 4.446 + case "$(go env GOARCH)" in [2022-03-18T14:31:51.721Z] #34 4.446 ++ go env GOARCH [2022-03-18T14:31:51.721Z] #34 4.455 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:51.721Z] #34 4.455 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:51.721Z] #34 4.455 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:51.721Z] #34 4.455 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:51.721Z] #34 4.455 + dir=/tmp/install [2022-03-18T14:31:51.721Z] #34 4.455 + bin=tomlv [2022-03-18T14:31:51.721Z] #34 4.455 + shift [2022-03-18T14:31:51.721Z] #34 4.455 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-18T14:31:51.721Z] #34 4.455 + . /tmp/install/tomlv.installer [2022-03-18T14:31:51.721Z] #34 4.455 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:51.721Z] #34 4.455 + install_tomlv [2022-03-18T14:31:51.721Z] #34 4.455 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-18T14:31:51.721Z] #34 4.455 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xuyOnh4oLU/src/github.com/BurntSushi/toml [2022-03-18T14:31:51.721Z] #34 4.455 Cloning into '/tmp/tmp.xuyOnh4oLU/src/github.com/BurntSushi/toml'... [2022-03-18T14:31:51.721Z] #34 5.433 + cd /tmp/tmp.xuyOnh4oLU/src/github.com/BurntSushi/toml [2022-03-18T14:31:51.721Z] #34 5.433 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:51.721Z] #34 5.686 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-18T14:31:51.721Z] #34 6.035 internal/unsafeheader [2022-03-18T14:31:51.721Z] #34 6.038 internal/cpu [2022-03-18T14:31:51.721Z] #34 6.087 runtime/internal/atomic [2022-03-18T14:31:51.721Z] #34 6.387 runtime/internal/sys [2022-03-18T14:31:51.721Z] #34 6.619 runtime/internal/math [2022-03-18T14:31:51.721Z] #34 6.709 internal/bytealg [2022-03-18T14:31:51.721Z] #34 6.721 math/bits [2022-03-18T14:31:51.721Z] #34 7.284 math [2022-03-18T14:31:51.721Z] #34 7.857 runtime [2022-03-18T14:31:51.983Z] #34 ... [2022-03-18T14:31:51.983Z] [2022-03-18T14:31:51.983Z] #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-03-18T14:31:51.983Z] #49 sha256:8c4652332ae102b4a5247d078142aebe4c87a6a2861bc1400aeb01c69ae0c38b [2022-03-18T14:31:51.983Z] #49 5.828 + RM_GOPATH=0 [2022-03-18T14:31:51.983Z] #49 5.828 + TMP_GOPATH= [2022-03-18T14:31:51.983Z] #49 5.828 + : /build [2022-03-18T14:31:51.983Z] #49 5.828 + '[' -z '' ']' [2022-03-18T14:31:51.983Z] #49 5.828 ++ mktemp -d [2022-03-18T14:31:51.983Z] #49 5.828 + export GOPATH=/tmp/tmp.Q9cwX1KFK9 [2022-03-18T14:31:51.983Z] #49 5.828 + GOPATH=/tmp/tmp.Q9cwX1KFK9 [2022-03-18T14:31:51.983Z] #49 5.828 + RM_GOPATH=1 [2022-03-18T14:31:51.983Z] #49 5.828 + case "$(go env GOARCH)" in [2022-03-18T14:31:51.983Z] #49 5.828 ++ go env GOARCH [2022-03-18T14:31:51.983Z] #49 5.858 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:51.983Z] #49 5.858 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:51.983Z] #49 5.858 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:51.983Z] #49 5.876 + dir=/tmp/install [2022-03-18T14:31:51.983Z] #49 5.876 + bin=golangci_lint [2022-03-18T14:31:51.983Z] #49 5.876 + shift [2022-03-18T14:31:51.983Z] #49 5.876 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-18T14:31:51.983Z] #49 5.876 + . /tmp/install/golangci_lint.installer [2022-03-18T14:31:51.983Z] #49 5.876 ++ : v1.23.8 [2022-03-18T14:31:51.983Z] #49 5.876 + install_golangci_lint [2022-03-18T14:31:51.983Z] #49 5.876 + set -e [2022-03-18T14:31:51.983Z] #49 5.876 + echo 'Install golangci-lint version v1.23.8' [2022-03-18T14:31:51.983Z] #49 5.876 + GOBIN=/build [2022-03-18T14:31:51.983Z] #49 5.876 + GO111MODULE=on [2022-03-18T14:31:51.983Z] #49 5.876 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-18T14:31:51.983Z] #49 5.876 Install golangci-lint version v1.23.8 [2022-03-18T14:31:51.983Z] #49 6.631 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-18T14:31:51.983Z] #49 ... [2022-03-18T14:31:51.983Z] [2022-03-18T14:31:51.983Z] #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-03-18T14:31:51.983Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:31:51.983Z] #36 7.020 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:51.983Z] #36 7.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:51.983Z] #36 7.065 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:51.983Z] #36 8.011 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:51.983Z] #36 9.695 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:31:52.259Z] #36 ... [2022-03-18T14:31:52.259Z] [2022-03-18T14:31:52.259Z] #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-03-18T14:31:52.259Z] #67 sha256:da4e109ddec41e2e55b9865992464298a9e36620a500122783f813cc104f7d63 [2022-03-18T14:31:52.259Z] #67 4.407 + RM_GOPATH=0 [2022-03-18T14:31:52.259Z] #67 4.407 + TMP_GOPATH= [2022-03-18T14:31:52.259Z] #67 4.408 + : /build [2022-03-18T14:31:52.259Z] #67 4.408 + '[' -z '' ']' [2022-03-18T14:31:52.259Z] #67 4.408 ++ mktemp -d [2022-03-18T14:31:52.259Z] #67 4.420 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:31:52.259Z] #67 4.420 + export GOPATH=/tmp/tmp.FbCOPsHGZn [2022-03-18T14:31:52.259Z] #67 4.420 + GOPATH=/tmp/tmp.FbCOPsHGZn [2022-03-18T14:31:52.259Z] #67 4.420 + RM_GOPATH=1 [2022-03-18T14:31:52.259Z] #67 4.420 + case "$(go env GOARCH)" in [2022-03-18T14:31:52.259Z] #67 4.420 ++ go env GOARCH [2022-03-18T14:31:52.259Z] #67 4.420 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:52.259Z] #67 4.420 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:52.259Z] #67 4.420 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:52.259Z] #67 4.420 + dir=/tmp/install [2022-03-18T14:31:52.259Z] #67 4.420 + bin=proxy [2022-03-18T14:31:52.259Z] #67 4.420 + shift [2022-03-18T14:31:52.259Z] #67 4.420 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-18T14:31:52.259Z] #67 4.420 + . /tmp/install/proxy.installer [2022-03-18T14:31:52.259Z] #67 4.420 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:31:52.259Z] #67 4.420 + install_proxy [2022-03-18T14:31:52.259Z] #67 4.420 + case "$1" in [2022-03-18T14:31:52.259Z] #67 4.420 + export CGO_ENABLED=0 [2022-03-18T14:31:52.259Z] #67 4.420 + CGO_ENABLED=0 [2022-03-18T14:31:52.259Z] #67 4.420 + _install_proxy [2022-03-18T14:31:52.259Z] #67 4.420 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-18T14:31:52.259Z] #67 4.420 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FbCOPsHGZn/src/github.com/docker/libnetwork [2022-03-18T14:31:52.259Z] #67 4.420 Cloning into '/tmp/tmp.FbCOPsHGZn/src/github.com/docker/libnetwork'... [2022-03-18T14:31:52.259Z] #67 ... [2022-03-18T14:31:52.259Z] [2022-03-18T14:31:52.259Z] #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-03-18T14:31:52.259Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:31:52.259Z] #55 4.967 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:52.259Z] #55 5.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:52.259Z] #55 5.215 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:52.259Z] #55 5.654 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:52.259Z] #55 7.095 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:31:52.259Z] #55 9.028 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:31:52.295Z] #20 53.31 Setting up iptables (1.8.2-4) ... [2022-03-18T14:31:52.295Z] #20 53.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T14:31:52.295Z] #20 53.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T14:31:52.295Z] #20 53.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T14:31:52.295Z] #20 53.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T14:31:52.295Z] #20 53.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T14:31:52.295Z] #20 53.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T14:31:52.295Z] #20 53.38 Setting up python3 (3.7.3-1) ... [2022-03-18T14:31:52.524Z] #55 ... [2022-03-18T14:31:52.524Z] [2022-03-18T14:31:52.524Z] #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-03-18T14:31:52.524Z] #45 sha256:2debb6118cd2286ae3e7b17f79110a8c94c838bad8143137e527127adf1fef0d [2022-03-18T14:31:52.524Z] #45 8.876 + RM_GOPATH=0 [2022-03-18T14:31:52.524Z] #45 8.876 + TMP_GOPATH= [2022-03-18T14:31:52.524Z] #45 8.876 + : /build [2022-03-18T14:31:52.524Z] #45 8.876 + '[' -z '' ']' [2022-03-18T14:31:52.524Z] #45 8.876 ++ mktemp -d [2022-03-18T14:31:52.524Z] #45 8.876 + export GOPATH=/tmp/tmp.Ucfbl07a2W [2022-03-18T14:31:52.524Z] #45 8.876 + GOPATH=/tmp/tmp.Ucfbl07a2W [2022-03-18T14:31:52.524Z] #45 8.876 + RM_GOPATH=1 [2022-03-18T14:31:52.524Z] #45 8.876 + case "$(go env GOARCH)" in [2022-03-18T14:31:52.524Z] #45 8.876 ++ go env GOARCH [2022-03-18T14:31:52.524Z] #45 8.876 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:52.524Z] #45 8.876 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:52.524Z] #45 8.876 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:52.524Z] #45 8.876 + dir=/tmp/install [2022-03-18T14:31:52.524Z] #45 8.876 + bin=vndr [2022-03-18T14:31:52.524Z] #45 8.876 + shift [2022-03-18T14:31:52.524Z] #45 8.876 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-18T14:31:52.524Z] #45 8.876 + . /tmp/install/vndr.installer [2022-03-18T14:31:52.524Z] #45 8.876 ++ : v0.1.2 [2022-03-18T14:31:52.524Z] #45 8.876 + install_vndr [2022-03-18T14:31:52.524Z] #45 8.876 + echo 'Install vndr version v0.1.2' [2022-03-18T14:31:52.524Z] #45 8.876 + GOBIN=/build [2022-03-18T14:31:52.524Z] #45 8.876 + GO111MODULE=on [2022-03-18T14:31:52.524Z] #45 8.876 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-18T14:31:52.524Z] #45 8.909 Install vndr version v0.1.2 [2022-03-18T14:31:52.524Z] #45 10.36 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-18T14:31:52.524Z] #45 ... [2022-03-18T14:31:52.524Z] [2022-03-18T14:31:52.524Z] #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-03-18T14:31:52.524Z] #24 sha256:5f411bbad2f70e3b29cf3c60ae0b4377f088570ef61265e3ff06d73e19222c83 [2022-03-18T14:31:52.524Z] #24 4.483 + RM_GOPATH=0 [2022-03-18T14:31:52.524Z] #24 4.483 + TMP_GOPATH= [2022-03-18T14:31:52.524Z] #24 4.483 + : /build [2022-03-18T14:31:52.524Z] #24 4.483 + '[' -z '' ']' [2022-03-18T14:31:52.524Z] #24 4.483 ++ mktemp -d [2022-03-18T14:31:52.524Z] #24 4.495 + export GOPATH=/tmp/tmp.4Zu4oycR1m [2022-03-18T14:31:52.524Z] #24 4.495 + GOPATH=/tmp/tmp.4Zu4oycR1m [2022-03-18T14:31:52.524Z] #24 4.495 + RM_GOPATH=1 [2022-03-18T14:31:52.524Z] #24 4.495 + case "$(go env GOARCH)" in [2022-03-18T14:31:52.524Z] #24 4.495 ++ go env GOARCH [2022-03-18T14:31:52.524Z] #24 4.503 Install docker/cli version 17.06.2-ce from stable [2022-03-18T14:31:52.524Z] #24 4.503 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:52.524Z] #24 4.503 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:52.524Z] #24 4.503 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:52.524Z] #24 4.503 + dir=/tmp/install [2022-03-18T14:31:52.524Z] #24 4.503 + bin=dockercli [2022-03-18T14:31:52.524Z] #24 4.503 + shift [2022-03-18T14:31:52.524Z] #24 4.503 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-18T14:31:52.524Z] #24 4.503 + . /tmp/install/dockercli.installer [2022-03-18T14:31:52.524Z] #24 4.503 ++ : stable [2022-03-18T14:31:52.524Z] #24 4.503 ++ : 17.06.2-ce [2022-03-18T14:31:52.524Z] #24 4.503 + install_dockercli [2022-03-18T14:31:52.524Z] #24 4.503 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T14:31:52.524Z] #24 4.503 ++ uname -m [2022-03-18T14:31:52.524Z] #24 4.503 + arch=x86_64 [2022-03-18T14:31:52.524Z] #24 4.503 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T14:31:52.524Z] #24 4.503 + url=https://download.docker.com/linux/static [2022-03-18T14:31:52.524Z] #24 4.503 + tar -xz docker/docker [2022-03-18T14:31:52.524Z] #24 4.519 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T14:31:52.524Z] #24 10.25 + mkdir -p /build [2022-03-18T14:31:52.524Z] #24 10.28 + mv docker/docker /build/ [2022-03-18T14:31:52.524Z] #24 10.28 + rmdir docker [2022-03-18T14:31:52.524Z] #24 DONE 11.2s [2022-03-18T14:31:52.524Z] [2022-03-18T14:31:52.524Z] #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-03-18T14:31:52.524Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:31:52.524Z] #32 4.340 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T14:31:52.524Z] #32 4.340 Cloning into '.'... [2022-03-18T14:31:52.783Z] #32 ... [2022-03-18T14:31:52.783Z] [2022-03-18T14:31:52.783Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-18T14:31:52.783Z] #51 sha256:7f52ab77c493f04eedae20b14a87c13e7efd7509b8f1083615f272f2c448a5fe [2022-03-18T14:31:52.783Z] #51 7.784 + RM_GOPATH=0 [2022-03-18T14:31:52.783Z] #51 7.788 + TMP_GOPATH= [2022-03-18T14:31:52.783Z] #51 7.788 + : /build [2022-03-18T14:31:52.783Z] #51 7.788 + '[' -z '' ']' [2022-03-18T14:31:52.783Z] #51 7.788 ++ mktemp -d [2022-03-18T14:31:52.783Z] #51 7.795 + export GOPATH=/tmp/tmp.BK9XHwPKdU [2022-03-18T14:31:52.783Z] #51 7.795 + GOPATH=/tmp/tmp.BK9XHwPKdU [2022-03-18T14:31:52.783Z] #51 7.795 + RM_GOPATH=1 [2022-03-18T14:31:52.783Z] #51 7.799 + case "$(go env GOARCH)" in [2022-03-18T14:31:52.783Z] #51 7.803 ++ go env GOARCH [2022-03-18T14:31:52.783Z] #51 7.818 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:52.783Z] #51 7.818 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:52.783Z] #51 7.819 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:52.783Z] #51 7.822 + dir=/tmp/install [2022-03-18T14:31:52.783Z] #51 7.824 + bin=shfmt [2022-03-18T14:31:52.783Z] #51 7.824 + shift [2022-03-18T14:31:52.783Z] #51 7.824 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-18T14:31:52.783Z] #51 7.824 + . /tmp/install/shfmt.installer [2022-03-18T14:31:52.783Z] #51 7.824 ++ : v3.0.2 [2022-03-18T14:31:52.783Z] #51 7.824 + install_shfmt [2022-03-18T14:31:52.783Z] #51 7.824 + echo 'Install shfmt version v3.0.2' [2022-03-18T14:31:52.783Z] #51 7.824 + GOBIN=/build [2022-03-18T14:31:52.783Z] #51 7.824 + GO111MODULE=on [2022-03-18T14:31:52.783Z] #51 7.824 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-18T14:31:52.783Z] #51 7.824 Install shfmt version v3.0.2 [2022-03-18T14:31:52.783Z] #51 8.746 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T14:31:52.783Z] #51 10.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T14:31:52.783Z] #51 10.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T14:31:52.783Z] #51 11.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T14:31:52.783Z] #51 ... [2022-03-18T14:31:52.783Z] [2022-03-18T14:31:52.783Z] #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-03-18T14:31:52.783Z] #58 sha256:8c19cf3243f18cbc40c0fcd89dcd01354293f730ee984ade4eca773a9b8d5ab4 [2022-03-18T14:31:52.783Z] #58 5.936 + RM_GOPATH=0 [2022-03-18T14:31:52.783Z] #58 5.936 + TMP_GOPATH= [2022-03-18T14:31:52.783Z] #58 5.936 + : /build [2022-03-18T14:31:52.783Z] #58 5.936 + '[' -z '' ']' [2022-03-18T14:31:52.783Z] #58 5.936 ++ mktemp -d [2022-03-18T14:31:52.783Z] #58 5.943 + export GOPATH=/tmp/tmp.1enEB7VP63 [2022-03-18T14:31:52.783Z] #58 5.943 + GOPATH=/tmp/tmp.1enEB7VP63 [2022-03-18T14:31:52.783Z] #58 5.943 + RM_GOPATH=1 [2022-03-18T14:31:52.783Z] #58 5.943 + case "$(go env GOARCH)" in [2022-03-18T14:31:52.783Z] #58 5.943 ++ go env GOARCH [2022-03-18T14:31:52.783Z] #58 5.973 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:52.783Z] #58 5.973 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:52.783Z] #58 5.973 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:52.783Z] #58 5.973 + dir=/tmp/install [2022-03-18T14:31:52.783Z] #58 5.973 + bin=rootlesskit [2022-03-18T14:31:52.783Z] #58 5.973 + shift [2022-03-18T14:31:52.783Z] #58 5.973 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-18T14:31:52.783Z] #58 5.973 + . /tmp/install/rootlesskit.installer [2022-03-18T14:31:52.783Z] #58 5.973 ++ : v0.14.4 [2022-03-18T14:31:52.783Z] #58 5.973 + install_rootlesskit [2022-03-18T14:31:52.783Z] #58 5.973 + case "$1" in [2022-03-18T14:31:52.783Z] #58 5.973 + export CGO_ENABLED=0 [2022-03-18T14:31:52.783Z] #58 5.973 + CGO_ENABLED=0 [2022-03-18T14:31:52.783Z] #58 5.973 + _install_rootlesskit [2022-03-18T14:31:52.783Z] #58 5.983 + echo 'Install rootlesskit version v0.14.4' [2022-03-18T14:31:52.783Z] #58 5.983 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T14:31:52.783Z] #58 5.983 + GOBIN=/build [2022-03-18T14:31:52.783Z] #58 5.983 + GO111MODULE=on [2022-03-18T14:31:52.783Z] #58 5.983 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-18T14:31:52.783Z] #58 5.983 Install rootlesskit version v0.14.4 [2022-03-18T14:31:52.783Z] #58 6.721 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-18T14:31:52.783Z] #58 9.573 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T14:31:52.783Z] #58 9.574 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:31:52.783Z] #58 10.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T14:31:52.783Z] #58 10.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-18T14:31:52.841Z] #49 31.35 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-18T14:31:52.861Z] #20 53.78 Setting up python3-wheel (0.32.3-2) ... [2022-03-18T14:31:53.069Z] #58 ... [2022-03-18T14:31:53.069Z] [2022-03-18T14:31:53.069Z] #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-03-18T14:31:53.069Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:31:53.069Z] #13 7.413 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-18T14:31:53.069Z] #13 7.413 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:53.069Z] #13 7.487 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:53.069Z] #13 7.487 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:53.428Z] #20 54.45 Setting up apparmor (2.13.2-10) ... [2022-03-18T14:31:53.791Z] #49 ... [2022-03-18T14:31:53.791Z] [2022-03-18T14:31:53.791Z] #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-03-18T14:31:53.791Z] #51 sha256:518df3840393a9037281026bc3c819b344e592d339c45a7ab4717275f8f2d7c1 [2022-03-18T14:31:53.791Z] #51 DONE 32.0s [2022-03-18T14:31:53.791Z] [2022-03-18T14:31:53.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-03-18T14:31:53.791Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:31:53.791Z] #49 32.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T14:31:53.856Z] #13 8.534 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:54.050Z] #49 32.33 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-18T14:31:54.523Z] #13 9.114 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-18T14:31:54.989Z] #49 ... [2022-03-18T14:31:54.989Z] [2022-03-18T14:31:54.989Z] #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-03-18T14:31:54.989Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-18T14:31:54.989Z] #42 23.22 Fetched 8293 kB in 20s (425 kB/s) [2022-03-18T14:31:54.989Z] #42 23.22 Reading package lists... [2022-03-18T14:31:54.989Z] #42 30.18 Reading package lists... [2022-03-18T14:31:54.989Z] #42 ... [2022-03-18T14:31:54.989Z] [2022-03-18T14:31:54.989Z] #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-03-18T14:31:54.989Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:31:54.989Z] #29 7.563 #=#=# [2022-03-18T14:31:54.989Z] #29 7.841 #=#=# 0.0% ## 4.0% ###### 9.6% ########### 15.7% ############# 18.8% ############## 19.8% ################## 25.2% ###################### 31.7% ########################### 38.1% ################################## 48.0% ######################################## 56.5% ########################################### 60.2% ############################################### 65.7% ################################################### 71.5% ######################################################### 79.6% ############################################################### 88.4% ################################################################# 90.6% #################################################################### 95.5% ######################################################################## 100.0% [2022-03-18T14:31:54.989Z] #29 10.93 [2022-03-18T14:31:55.065Z] #32 ... [2022-03-18T14:31:55.065Z] [2022-03-18T14:31:55.065Z] #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-03-18T14:31:55.065Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-18T14:31:55.065Z] #12 DONE 5.7s [2022-03-18T14:31:55.065Z] [2022-03-18T14:31:55.065Z] #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-03-18T14:31:55.065Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:31:55.348Z] #20 56.29 Setting up xfsprogs (4.20.0-1) ... [2022-03-18T14:31:55.348Z] #20 56.31 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-18T14:31:55.607Z] #20 56.66 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-18T14:31:55.607Z] #20 ... [2022-03-18T14:31:55.607Z] [2022-03-18T14:31:55.607Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:31:55.607Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:31:55.607Z] #43 92.69 CC criu/external.o [2022-03-18T14:31:55.607Z] #43 93.02 CC criu/fault-injection.o [2022-03-18T14:31:55.607Z] #43 93.18 CC criu/fdstore.o [2022-03-18T14:31:55.607Z] #43 93.47 CC criu/fifo.o [2022-03-18T14:31:55.607Z] #43 93.85 CC criu/file-ids.o [2022-03-18T14:31:55.607Z] #43 94.19 CC criu/file-lock.o [2022-03-18T14:31:55.607Z] #43 95.23 CC criu/files-ext.o [2022-03-18T14:31:55.607Z] #43 95.61 CC criu/files-reg.o [2022-03-18T14:31:55.607Z] #43 97.67 CC criu/files.o [2022-03-18T14:31:55.607Z] #43 99.74 CC criu/filesystems.o [2022-03-18T14:31:55.607Z] #43 100.5 CC criu/fsnotify.o [2022-03-18T14:31:55.607Z] #43 101.5 CC criu/image-desc.o [2022-03-18T14:31:55.607Z] #43 101.7 CC criu/image.o [2022-03-18T14:31:55.607Z] #43 102.6 CC criu/ipc_ns.o [2022-03-18T14:31:55.760Z] #13 ... [2022-03-18T14:31:55.760Z] [2022-03-18T14:31:55.760Z] #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-03-18T14:31:55.760Z] #58 sha256:b7bd514aaf81ffb53873d12cc4159bcd5c3eb2be88787206d6d0a134f2bb810d [2022-03-18T14:31:55.760Z] #58 6.143 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-18T14:31:55.760Z] #58 10.48 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:31:55.760Z] #58 10.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T14:31:55.760Z] #58 10.82 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T14:31:55.760Z] #58 11.50 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-18T14:31:55.777Z] #29 11.23 #=#=# 0.0% # 2.6% ### 4.2% ### 4.5% ### 5.4% ### [2022-03-18T14:31:55.777Z] #29 ... [2022-03-18T14:31:55.777Z] [2022-03-18T14:31:55.777Z] #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-03-18T14:31:55.777Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-18T14:31:55.777Z] #55 20.36 Reading package lists... [2022-03-18T14:31:55.777Z] #55 27.74 Building dependency tree... [2022-03-18T14:31:55.777Z] #55 30.84 The following additional packages will be installed: [2022-03-18T14:31:55.777Z] #55 30.85 libbtrfs0 [2022-03-18T14:31:55.777Z] #55 31.06 The following NEW packages will be installed: [2022-03-18T14:31:55.777Z] #55 31.08 libbtrfs-dev libbtrfs0 [2022-03-18T14:31:55.777Z] #55 31.46 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:31:55.777Z] #55 31.46 Need to get 119 kB of archives. [2022-03-18T14:31:55.777Z] #55 31.46 After this operation, 387 kB of additional disk space will be used. [2022-03-18T14:31:55.777Z] #55 31.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-03-18T14:31:55.777Z] #55 31.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-03-18T14:31:55.777Z] #55 32.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:31:55.777Z] #55 33.05 Fetched 119 kB in 0s (292 kB/s) [2022-03-18T14:31:55.777Z] #55 33.17 Selecting previously unselected package libbtrfs0. [2022-03-18T14:31:55.777Z] #55 33.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-18T14:31:55.777Z] #55 33.23 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-03-18T14:31:55.777Z] #55 33.27 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-18T14:31:55.777Z] #55 33.34 Selecting previously unselected package libbtrfs-dev. [2022-03-18T14:31:55.777Z] #55 33.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-03-18T14:31:55.777Z] #55 33.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:31:55.777Z] #55 33.57 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-18T14:31:55.777Z] #55 33.61 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:31:55.777Z] #55 33.63 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:31:55.777Z] #55 DONE 34.0s [2022-03-18T14:31:55.777Z] [2022-03-18T14:31:55.777Z] #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-03-18T14:31:55.777Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:31:56.030Z] #58 ... [2022-03-18T14:31:56.030Z] [2022-03-18T14:31:56.030Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-18T14:31:56.030Z] #34 sha256:37f9d66292e37eba9ee5952ea949a92e17f93162ee9d6adcd755003535a85d62 [2022-03-18T14:31:56.030Z] #34 11.63 internal/unsafeheader [2022-03-18T14:31:56.030Z] #34 11.68 internal/cpu [2022-03-18T14:31:56.030Z] #34 11.85 runtime/internal/atomic [2022-03-18T14:31:56.030Z] #34 12.61 runtime/internal/sys [2022-03-18T14:31:56.030Z] #34 12.92 runtime/internal/math [2022-03-18T14:31:56.030Z] #34 12.93 internal/bytealg [2022-03-18T14:31:56.030Z] #34 13.07 math/bits [2022-03-18T14:31:56.030Z] #34 14.04 math [2022-03-18T14:31:56.030Z] #34 14.70 runtime [2022-03-18T14:31:56.288Z] #34 ... [2022-03-18T14:31:56.288Z] [2022-03-18T14:31:56.288Z] #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-03-18T14:31:56.288Z] #58 sha256:b7bd514aaf81ffb53873d12cc4159bcd5c3eb2be88787206d6d0a134f2bb810d [2022-03-18T14:31:56.288Z] #58 16.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-18T14:31:56.439Z] #13 11.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:56.545Z] #43 103.7 CC criu/irmap.o [2022-03-18T14:31:56.545Z] #43 ... [2022-03-18T14:31:56.545Z] [2022-03-18T14:31:56.545Z] #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-03-18T14:31:56.545Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:31:56.545Z] #20 57.50 Setting up python3-distutils (3.7.3-1) ... [2022-03-18T14:31:57.061Z] #20 58.02 Setting up python3-setuptools (40.8.0-1) ... [2022-03-18T14:31:57.222Z] #58 ... [2022-03-18T14:31:57.222Z] [2022-03-18T14:31:57.222Z] #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-03-18T14:31:57.222Z] #24 sha256:5e185f5fae5b9973a227151c68179e4e96edea3a159fc30b12a9ef9cd0ad993f [2022-03-18T14:31:57.222Z] #24 16.39 + mkdir -p /build [2022-03-18T14:31:57.222Z] #24 16.39 + mv docker/docker /build/ [2022-03-18T14:31:57.222Z] #24 16.41 + rmdir docker [2022-03-18T14:31:57.222Z] #24 DONE 17.5s [2022-03-18T14:31:57.222Z] [2022-03-18T14:31:57.222Z] #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-03-18T14:31:57.222Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:31:57.222Z] #32 7.606 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T14:31:57.222Z] #32 7.615 Cloning into '.'... [2022-03-18T14:31:57.480Z] #32 ... [2022-03-18T14:31:57.480Z] [2022-03-18T14:31:57.480Z] #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-03-18T14:31:57.480Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:31:57.480Z] #40 7.257 + git clone https://github.com/docker/distribution.git . [2022-03-18T14:31:57.480Z] #40 7.257 Cloning into '.'... [2022-03-18T14:31:57.480Z] #40 ... [2022-03-18T14:31:57.480Z] [2022-03-18T14:31:57.480Z] #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-03-18T14:31:57.480Z] #58 sha256:b7bd514aaf81ffb53873d12cc4159bcd5c3eb2be88787206d6d0a134f2bb810d [2022-03-18T14:31:57.480Z] #58 17.75 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T14:31:57.480Z] #58 17.79 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T14:31:57.480Z] #58 17.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T14:31:57.737Z] #58 18.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T14:31:57.998Z] #20 59.16 Setting up python3-pip (18.1-5) ... [2022-03-18T14:31:57.999Z] #58 18.25 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T14:31:58.257Z] #58 18.57 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-18T14:31:58.352Z] #13 ... [2022-03-18T14:31:58.352Z] [2022-03-18T14:31:58.352Z] #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-03-18T14:31:58.352Z] #49 sha256:8c4652332ae102b4a5247d078142aebe4c87a6a2861bc1400aeb01c69ae0c38b [2022-03-18T14:31:58.352Z] #49 16.30 go: downloading github.com/fatih/color v1.7.0 [2022-03-18T14:31:58.352Z] #49 16.30 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-18T14:31:58.352Z] #49 16.30 go: downloading github.com/pkg/errors v0.8.1 [2022-03-18T14:31:58.352Z] #49 16.31 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-18T14:31:58.352Z] #49 16.39 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T14:31:58.352Z] #49 16.82 go: downloading github.com/spf13/viper v1.6.1 [2022-03-18T14:31:58.352Z] #49 17.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-18T14:31:58.352Z] #49 17.06 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-18T14:31:58.378Z] #13 4.128 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-18T14:31:58.378Z] #13 4.209 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:58.378Z] #13 4.227 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:58.378Z] #13 4.268 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:58.378Z] #13 ... [2022-03-18T14:31:58.378Z] [2022-03-18T14:31:58.378Z] #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-03-18T14:31:58.378Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:31:58.378Z] #36 6.217 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:58.378Z] #36 6.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:58.378Z] #36 6.242 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:58.378Z] #36 7.364 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:58.378Z] #36 ... [2022-03-18T14:31:58.378Z] [2022-03-18T14:31:58.378Z] #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-03-18T14:31:58.378Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:31:58.378Z] #49 6.033 Install golangci-lint version v1.23.8 [2022-03-18T14:31:58.378Z] #49 6.033 + RM_GOPATH=0 [2022-03-18T14:31:58.378Z] #49 6.033 + TMP_GOPATH= [2022-03-18T14:31:58.378Z] #49 6.033 + : /build [2022-03-18T14:31:58.378Z] #49 6.033 + '[' -z '' ']' [2022-03-18T14:31:58.378Z] #49 6.033 ++ mktemp -d [2022-03-18T14:31:58.378Z] #49 6.033 + export GOPATH=/tmp/tmp.KDTUtqwX2F [2022-03-18T14:31:58.378Z] #49 6.033 + GOPATH=/tmp/tmp.KDTUtqwX2F [2022-03-18T14:31:58.378Z] #49 6.033 + RM_GOPATH=1 [2022-03-18T14:31:58.378Z] #49 6.033 + case "$(go env GOARCH)" in [2022-03-18T14:31:58.378Z] #49 6.033 ++ go env GOARCH [2022-03-18T14:31:58.378Z] #49 6.033 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:58.378Z] #49 6.033 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:58.378Z] #49 6.033 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:58.378Z] #49 6.033 + dir=/tmp/install [2022-03-18T14:31:58.378Z] #49 6.033 + bin=golangci_lint [2022-03-18T14:31:58.378Z] #49 6.033 + shift [2022-03-18T14:31:58.378Z] #49 6.033 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-03-18T14:31:58.378Z] #49 6.033 + . /tmp/install/golangci_lint.installer [2022-03-18T14:31:58.378Z] #49 6.033 ++ : v1.23.8 [2022-03-18T14:31:58.378Z] #49 6.033 + install_golangci_lint [2022-03-18T14:31:58.378Z] #49 6.033 + set -e [2022-03-18T14:31:58.378Z] #49 6.033 + echo 'Install golangci-lint version v1.23.8' [2022-03-18T14:31:58.378Z] #49 6.033 + GOBIN=/build [2022-03-18T14:31:58.378Z] #49 6.033 + GO111MODULE=on [2022-03-18T14:31:58.378Z] #49 6.033 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-03-18T14:31:58.378Z] #49 6.836 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-03-18T14:31:58.612Z] #49 17.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-18T14:31:58.612Z] #49 17.22 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-18T14:31:58.663Z] #29 11.23 #=#=# 0.0% # 2.6% ### 4.2% ### 4.5% ### 5.4% ####### 10.9% ######### 13.2% ########## 14.3% ########### 16.2% ############ 17.2% ############## 20.1% ################ 22.6% ################## 25.9% ##################### 30.3% ######################## 34.1% ########################## 36.9% ############################ 39.9% ############################### 43.7% ################################## 47.6% #################################### 50.5% ##################################### 52.6% ######################################## 55.9% ######################################### 58.0% ########################################### 60.9% ############################################# 63.7% ############################################### 66.6% ################################################## 69.5% ################################################### 72.2% ##################################################### 74.8% ####################################################### 77.2% ######################################################### 80.2% ########################################################## 80.7% [2022-03-18T14:31:58.663Z] #29 ... [2022-03-18T14:31:58.663Z] [2022-03-18T14:31:58.663Z] #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-03-18T14:31:58.663Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-18T14:31:58.663Z] #36 20.35 Reading package lists... [2022-03-18T14:31:58.663Z] #36 27.33 Building dependency tree... [2022-03-18T14:31:58.663Z] #36 30.53 The following additional packages will be installed: [2022-03-18T14:31:58.663Z] #36 30.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-18T14:31:58.663Z] #36 30.56 Suggested packages: [2022-03-18T14:31:58.663Z] #36 30.56 cmake-doc ninja-build lrzip [2022-03-18T14:31:58.663Z] #36 30.56 Recommended packages: [2022-03-18T14:31:58.663Z] #36 30.56 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T14:31:58.663Z] #36 31.50 The following NEW packages will be installed: [2022-03-18T14:31:58.663Z] #36 31.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-18T14:31:58.663Z] #36 31.52 vim-common xxd [2022-03-18T14:31:58.663Z] #36 31.97 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:31:58.663Z] #36 31.97 Need to get 14.2 MB of archives. [2022-03-18T14:31:58.663Z] #36 31.97 After this operation, 60.0 MB of additional disk space will be used. [2022-03-18T14:31:58.663Z] #36 31.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-03-18T14:31:58.663Z] #36 31.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-18T14:31:58.663Z] #36 31.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-18T14:31:58.663Z] #36 32.23 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-03-18T14:31:58.663Z] #36 33.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2022-03-18T14:31:58.663Z] #36 33.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-03-18T14:31:58.663Z] #36 33.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-03-18T14:31:58.663Z] #36 33.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-03-18T14:31:58.663Z] #36 33.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-03-18T14:31:58.663Z] #36 33.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-03-18T14:31:58.663Z] #36 34.67 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:31:58.663Z] #36 34.85 Fetched 14.2 MB in 2s (8779 kB/s) [2022-03-18T14:31:58.663Z] #36 34.90 Selecting previously unselected package xxd. [2022-03-18T14:31:58.663Z] #36 34.90 (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-03-18T14:31:58.663Z] #36 34.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-03-18T14:31:58.663Z] #36 34.98 Unpacking xxd (2:8.1.0875-5) ... [2022-03-18T14:31:58.663Z] #36 35.19 Selecting previously unselected package vim-common. [2022-03-18T14:31:58.663Z] #36 35.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:31:58.663Z] #36 35.24 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-18T14:31:58.663Z] #36 35.56 Selecting previously unselected package cmake-data. [2022-03-18T14:31:58.663Z] #36 35.56 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-18T14:31:58.663Z] #36 35.60 Unpacking cmake-data (3.13.4-1) ... [2022-03-18T14:31:58.714Z] #49 ... [2022-03-18T14:31:58.714Z] [2022-03-18T14:31:58.714Z] #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-03-18T14:31:58.714Z] #67 sha256:28b17af6c26ac45fb2ef70ad0a1439d040c4d6e886162f4d9bc18908375ee82f [2022-03-18T14:31:58.714Z] #67 5.651 + RM_GOPATH=0 [2022-03-18T14:31:58.714Z] #67 5.651 + TMP_GOPATH= [2022-03-18T14:31:58.714Z] #67 5.651 + : /build [2022-03-18T14:31:58.714Z] #67 5.651 + '[' -z '' ']' [2022-03-18T14:31:58.714Z] #67 5.651 ++ mktemp -d [2022-03-18T14:31:58.714Z] #67 5.651 + export GOPATH=/tmp/tmp.Sn6w5ppsRu [2022-03-18T14:31:58.714Z] #67 5.651 + GOPATH=/tmp/tmp.Sn6w5ppsRu [2022-03-18T14:31:58.714Z] #67 5.651 + RM_GOPATH=1 [2022-03-18T14:31:58.714Z] #67 5.651 + case "$(go env GOARCH)" in [2022-03-18T14:31:58.714Z] #67 5.651 ++ go env GOARCH [2022-03-18T14:31:58.714Z] #67 5.668 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:31:58.714Z] #67 5.668 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:58.714Z] #67 5.668 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:58.714Z] #67 5.668 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:58.714Z] #67 5.668 + dir=/tmp/install [2022-03-18T14:31:58.714Z] #67 5.668 + bin=proxy [2022-03-18T14:31:58.714Z] #67 5.668 + shift [2022-03-18T14:31:58.714Z] #67 5.668 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-03-18T14:31:58.714Z] #67 5.668 + . /tmp/install/proxy.installer [2022-03-18T14:31:58.714Z] #67 5.668 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:31:58.714Z] #67 5.668 + install_proxy [2022-03-18T14:31:58.714Z] #67 5.668 + case "$1" in [2022-03-18T14:31:58.714Z] #67 5.668 + export CGO_ENABLED=0 [2022-03-18T14:31:58.714Z] #67 5.668 + CGO_ENABLED=0 [2022-03-18T14:31:58.714Z] #67 5.668 + _install_proxy [2022-03-18T14:31:58.714Z] #67 5.668 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-03-18T14:31:58.714Z] #67 5.668 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Sn6w5ppsRu/src/github.com/docker/libnetwork [2022-03-18T14:31:58.714Z] #67 5.668 Cloning into '/tmp/tmp.Sn6w5ppsRu/src/github.com/docker/libnetwork'... [2022-03-18T14:31:58.714Z] #67 ... [2022-03-18T14:31:58.714Z] [2022-03-18T14:31:58.714Z] #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-03-18T14:31:58.714Z] #24 sha256:721dec0036cb54bf7c0ae8514f683b1ce8cbb57bb87296701ceddd0120ac294d [2022-03-18T14:31:58.714Z] #24 6.123 + RM_GOPATH=0 [2022-03-18T14:31:58.714Z] #24 6.123 + TMP_GOPATH= [2022-03-18T14:31:58.714Z] #24 6.123 + : /build [2022-03-18T14:31:58.714Z] #24 6.123 + '[' -z '' ']' [2022-03-18T14:31:58.714Z] #24 6.123 ++ mktemp -d [2022-03-18T14:31:58.714Z] #24 6.123 + export GOPATH=/tmp/tmp.Z8vTGVp6Cp [2022-03-18T14:31:58.714Z] #24 6.123 + GOPATH=/tmp/tmp.Z8vTGVp6Cp [2022-03-18T14:31:58.714Z] #24 6.123 + RM_GOPATH=1 [2022-03-18T14:31:58.714Z] #24 6.123 + case "$(go env GOARCH)" in [2022-03-18T14:31:58.714Z] #24 6.123 ++ go env GOARCH [2022-03-18T14:31:58.714Z] #24 6.123 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:58.714Z] #24 6.123 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:58.714Z] #24 6.123 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:58.714Z] #24 6.123 + dir=/tmp/install [2022-03-18T14:31:58.714Z] #24 6.123 + bin=dockercli [2022-03-18T14:31:58.714Z] #24 6.123 + shift [2022-03-18T14:31:58.714Z] #24 6.123 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-03-18T14:31:58.714Z] #24 6.123 + . /tmp/install/dockercli.installer [2022-03-18T14:31:58.714Z] #24 6.123 ++ : stable [2022-03-18T14:31:58.714Z] #24 6.123 ++ : 17.06.2-ce [2022-03-18T14:31:58.714Z] #24 6.123 + install_dockercli [2022-03-18T14:31:58.714Z] #24 6.123 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T14:31:58.714Z] #24 6.123 ++ uname -m [2022-03-18T14:31:58.714Z] #24 6.123 + arch=x86_64 [2022-03-18T14:31:58.714Z] #24 6.123 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T14:31:58.714Z] #24 6.123 + url=https://download.docker.com/linux/static [2022-03-18T14:31:58.714Z] #24 6.123 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T14:31:58.714Z] #24 6.124 Install docker/cli version 17.06.2-ce from stable [2022-03-18T14:31:58.714Z] #24 6.154 + tar -xz docker/docker [2022-03-18T14:31:58.925Z] #36 ... [2022-03-18T14:31:58.925Z] [2022-03-18T14:31:58.925Z] #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-03-18T14:31:58.925Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:31:58.975Z] #24 ... [2022-03-18T14:31:58.975Z] [2022-03-18T14:31:58.975Z] #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-03-18T14:31:58.975Z] #47 sha256:b4c40b3f97ab4c96ce6350715b3af2f9daa752977b487dc35261d29735494384 [2022-03-18T14:31:58.975Z] #47 6.863 + RM_GOPATH=0 [2022-03-18T14:31:58.975Z] #47 6.863 + TMP_GOPATH= [2022-03-18T14:31:58.975Z] #47 6.863 + : /build [2022-03-18T14:31:58.975Z] #47 6.863 + '[' -z '' ']' [2022-03-18T14:31:58.975Z] #47 6.863 ++ mktemp -d [2022-03-18T14:31:58.975Z] #47 6.887 + export GOPATH=/tmp/tmp.TPZaAW0Z5W [2022-03-18T14:31:58.975Z] #47 6.887 + GOPATH=/tmp/tmp.TPZaAW0Z5W [2022-03-18T14:31:58.975Z] #47 6.887 + RM_GOPATH=1 [2022-03-18T14:31:58.975Z] #47 6.887 + case "$(go env GOARCH)" in [2022-03-18T14:31:58.975Z] #47 6.887 ++ go env GOARCH [2022-03-18T14:31:58.975Z] #47 6.909 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:58.975Z] #47 6.909 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:58.975Z] #47 6.909 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:58.975Z] #47 6.942 Install gotestsum version v1.7.0 [2022-03-18T14:31:58.975Z] #47 6.942 + dir=/tmp/install [2022-03-18T14:31:58.975Z] #47 6.942 + bin=gotestsum [2022-03-18T14:31:58.975Z] #47 6.942 + shift [2022-03-18T14:31:58.975Z] #47 6.942 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-03-18T14:31:58.975Z] #47 6.942 + . /tmp/install/gotestsum.installer [2022-03-18T14:31:58.975Z] #47 6.942 ++ : v1.7.0 [2022-03-18T14:31:58.975Z] #47 6.942 + install_gotestsum [2022-03-18T14:31:58.975Z] #47 6.942 + set -e [2022-03-18T14:31:58.975Z] #47 6.942 + echo 'Install gotestsum version v1.7.0' [2022-03-18T14:31:58.975Z] #47 6.942 + GOBIN=/build [2022-03-18T14:31:58.975Z] #47 6.942 + GO111MODULE=on [2022-03-18T14:31:58.975Z] #47 6.942 + go install gotest.tools/gotestsum@v1.7.0 [2022-03-18T14:31:58.975Z] #47 7.781 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T14:31:58.975Z] #47 ... [2022-03-18T14:31:58.975Z] [2022-03-18T14:31:58.975Z] #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-03-18T14:31:58.975Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:31:58.975Z] #40 6.910 + git clone https://github.com/docker/distribution.git . [2022-03-18T14:31:58.975Z] #40 6.919 Cloning into '.'... [2022-03-18T14:31:59.185Z] #29 11.23 #=#=# 0.0% # 2.6% ### 4.2% ### 4.5% ### 5.4% ####### 10.9% ######### 13.2% ########## 14.3% ########### 16.2% ############ 17.2% ############## 20.1% ################ 22.6% ################## 25.9% ##################### 30.3% ######################## 34.1% ########################## 36.9% ############################ 39.9% ############################### 43.7% ################################## 47.6% #################################### 50.5% ##################################### 52.6% ######################################## 55.9% ######################################### 58.0% ########################################### 60.9% ############################################# 63.7% ############################################### 66.6% ################################################## 69.5% ################################################### 72.2% ##################################################### 74.8% ####################################################### 77.2% ######################################################### 80.2% ########################################################## 80.7% ########################################################### 82.9% ############################################################## 86.3% ################################################################ 89.4% ################################################################## 92.3% ### [2022-03-18T14:31:59.185Z] #29 ... [2022-03-18T14:31:59.185Z] [2022-03-18T14:31:59.185Z] #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-03-18T14:31:59.185Z] #67 sha256:01f832ebb3213c7140f12bdc105b9ba7ad0b0b22b7f2acf0c57c90c466f4ad0e [2022-03-18T14:31:59.185Z] #67 DONE 37.6s [2022-03-18T14:31:59.185Z] [2022-03-18T14:31:59.185Z] #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-03-18T14:31:59.185Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:31:59.195Z] #20 60.22 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:31:59.195Z] #20 60.27 Processing triggers for mime-support (3.62) ... [2022-03-18T14:31:59.247Z] #40 ... [2022-03-18T14:31:59.247Z] [2022-03-18T14:31:59.247Z] #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-03-18T14:31:59.247Z] #45 sha256:4c6b9ac50a3415eea8ba1dcb7e4b592d1238b14980a1eb5eba646523d86988cb [2022-03-18T14:31:59.247Z] #45 7.035 + RM_GOPATH=0 [2022-03-18T14:31:59.247Z] #45 7.035 + TMP_GOPATH= [2022-03-18T14:31:59.247Z] #45 7.035 + : /build [2022-03-18T14:31:59.247Z] #45 7.035 + '[' -z '' ']' [2022-03-18T14:31:59.247Z] #45 7.035 ++ mktemp -d [2022-03-18T14:31:59.247Z] #45 7.035 + export GOPATH=/tmp/tmp.RZ8Yg7B4cy [2022-03-18T14:31:59.247Z] #45 7.035 + GOPATH=/tmp/tmp.RZ8Yg7B4cy [2022-03-18T14:31:59.247Z] #45 7.035 + RM_GOPATH=1 [2022-03-18T14:31:59.247Z] #45 7.035 + case "$(go env GOARCH)" in [2022-03-18T14:31:59.247Z] #45 7.035 ++ go env GOARCH [2022-03-18T14:31:59.247Z] #45 7.066 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:59.247Z] #45 7.066 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:59.247Z] #45 7.066 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:59.247Z] #45 7.066 + dir=/tmp/install [2022-03-18T14:31:59.247Z] #45 7.066 + bin=vndr [2022-03-18T14:31:59.247Z] #45 7.066 + shift [2022-03-18T14:31:59.247Z] #45 7.066 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-03-18T14:31:59.247Z] #45 7.066 + . /tmp/install/vndr.installer [2022-03-18T14:31:59.247Z] #45 7.066 ++ : v0.1.2 [2022-03-18T14:31:59.247Z] #45 7.066 + install_vndr [2022-03-18T14:31:59.247Z] #45 7.066 + echo 'Install vndr version v0.1.2' [2022-03-18T14:31:59.247Z] #45 7.066 + GOBIN=/build [2022-03-18T14:31:59.247Z] #45 7.066 + GO111MODULE=on [2022-03-18T14:31:59.247Z] #45 7.066 + go install github.com/LK4D4/vndr@v0.1.2 [2022-03-18T14:31:59.247Z] #45 7.066 Install vndr version v0.1.2 [2022-03-18T14:31:59.247Z] #45 8.318 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-03-18T14:31:59.247Z] #45 ... [2022-03-18T14:31:59.247Z] [2022-03-18T14:31:59.248Z] #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-03-18T14:31:59.248Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:31:59.248Z] #42 8.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:59.248Z] #42 8.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:59.248Z] #42 8.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:59.248Z] #42 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:59.509Z] #42 ... [2022-03-18T14:31:59.509Z] [2022-03-18T14:31:59.509Z] #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-03-18T14:31:59.509Z] #58 sha256:e1b3e726af8b7c2f2f900ba9e1b23b1257a749cd12e32baa81c386e3f54d51f5 [2022-03-18T14:31:59.509Z] #58 6.648 + RM_GOPATH=0 [2022-03-18T14:31:59.509Z] #58 6.648 + TMP_GOPATH= [2022-03-18T14:31:59.509Z] #58 6.648 + : /build [2022-03-18T14:31:59.509Z] #58 6.648 + '[' -z '' ']' [2022-03-18T14:31:59.509Z] #58 6.668 ++ mktemp -d [2022-03-18T14:31:59.509Z] #58 6.668 + export GOPATH=/tmp/tmp.VlYVdI3jXn [2022-03-18T14:31:59.509Z] #58 6.668 + GOPATH=/tmp/tmp.VlYVdI3jXn [2022-03-18T14:31:59.509Z] #58 6.668 + RM_GOPATH=1 [2022-03-18T14:31:59.509Z] #58 6.668 + case "$(go env GOARCH)" in [2022-03-18T14:31:59.509Z] #58 6.668 ++ go env GOARCH [2022-03-18T14:31:59.509Z] #58 6.688 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:59.509Z] #58 6.688 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:59.509Z] #58 6.688 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:59.509Z] #58 6.696 + dir=/tmp/install [2022-03-18T14:31:59.509Z] #58 6.696 + bin=rootlesskit [2022-03-18T14:31:59.509Z] #58 6.696 + shift [2022-03-18T14:31:59.509Z] #58 6.696 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-03-18T14:31:59.509Z] #58 6.696 + . /tmp/install/rootlesskit.installer [2022-03-18T14:31:59.509Z] #58 6.696 ++ : v0.14.4 [2022-03-18T14:31:59.509Z] #58 6.696 + install_rootlesskit [2022-03-18T14:31:59.509Z] #58 6.696 + case "$1" in [2022-03-18T14:31:59.509Z] #58 6.696 + export CGO_ENABLED=0 [2022-03-18T14:31:59.509Z] #58 6.696 + CGO_ENABLED=0 [2022-03-18T14:31:59.509Z] #58 6.696 + _install_rootlesskit [2022-03-18T14:31:59.509Z] #58 6.697 Install rootlesskit version v0.14.4 [2022-03-18T14:31:59.509Z] #58 6.705 + echo 'Install rootlesskit version v0.14.4' [2022-03-18T14:31:59.509Z] #58 6.705 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T14:31:59.509Z] #58 6.705 + GOBIN=/build [2022-03-18T14:31:59.509Z] #58 6.705 + GO111MODULE=on [2022-03-18T14:31:59.509Z] #58 6.705 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-03-18T14:31:59.509Z] #58 7.758 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-03-18T14:31:59.509Z] #58 ... [2022-03-18T14:31:59.509Z] [2022-03-18T14:31:59.509Z] #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-03-18T14:31:59.509Z] #51 sha256:97d88188148366114584d3e859efb1482eaa88ad890119f9195a5445ef92a444 [2022-03-18T14:31:59.509Z] #51 5.961 + RM_GOPATH=0 [2022-03-18T14:31:59.509Z] #51 5.961 + TMP_GOPATH= [2022-03-18T14:31:59.509Z] #51 5.966 + : /build [2022-03-18T14:31:59.509Z] #51 5.966 + '[' -z '' ']' [2022-03-18T14:31:59.509Z] #51 5.966 ++ mktemp -d [2022-03-18T14:31:59.509Z] #51 5.966 + export GOPATH=/tmp/tmp.vk1xVhu3Lj [2022-03-18T14:31:59.509Z] #51 5.966 + GOPATH=/tmp/tmp.vk1xVhu3Lj [2022-03-18T14:31:59.509Z] #51 5.966 + RM_GOPATH=1 [2022-03-18T14:31:59.509Z] #51 5.966 + case "$(go env GOARCH)" in [2022-03-18T14:31:59.509Z] #51 5.966 ++ go env GOARCH [2022-03-18T14:31:59.509Z] #51 5.991 Install shfmt version v3.0.2 [2022-03-18T14:31:59.509Z] #51 5.991 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:59.509Z] #51 5.991 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:59.509Z] #51 5.991 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:59.509Z] #51 5.991 + dir=/tmp/install [2022-03-18T14:31:59.509Z] #51 5.991 + bin=shfmt [2022-03-18T14:31:59.509Z] #51 5.991 + shift [2022-03-18T14:31:59.509Z] #51 5.991 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-03-18T14:31:59.509Z] #51 5.991 + . /tmp/install/shfmt.installer [2022-03-18T14:31:59.509Z] #51 5.991 ++ : v3.0.2 [2022-03-18T14:31:59.509Z] #51 5.991 + install_shfmt [2022-03-18T14:31:59.509Z] #51 5.991 + echo 'Install shfmt version v3.0.2' [2022-03-18T14:31:59.509Z] #51 5.991 + GOBIN=/build [2022-03-18T14:31:59.509Z] #51 5.991 + GO111MODULE=on [2022-03-18T14:31:59.509Z] #51 5.991 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-03-18T14:31:59.509Z] #51 6.632 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T14:31:59.509Z] #51 8.081 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T14:31:59.509Z] #51 8.119 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T14:31:59.509Z] #51 8.247 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T14:31:59.559Z] #49 18.17 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-18T14:31:59.650Z] #58 19.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T14:31:59.650Z] #58 19.75 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-18T14:31:59.704Z] #29 11.23 #=#=# 0.0% # 2.6% ### 4.2% ### 4.5% ### 5.4% ####### 10.9% ######### 13.2% ########## 14.3% ########### 16.2% ############ 17.2% ############## 20.1% ################ 22.6% ################## 25.9% ##################### 30.3% ######################## 34.1% ########################## 36.9% ############################ 39.9% ############################### 43.7% ################################## 47.6% #################################### 50.5% ##################################### 52.6% ######################################## 55.9% ######################################### 58.0% ########################################### 60.9% ############################################# 63.7% ############################################### 66.6% ################################################## 69.5% ################################################### 72.2% ##################################################### 74.8% ####################################################### 77.2% ######################################################### 80.2% ########################################################## 80.7% ########################################################### 82.9% ############################################################## 86.3% ################################################################ 89.4% ################################################################## 92.3% #################################################################### 95.2% ###################################################################### 97.7% ###################################################################### 98.0% ######################################################################## 100.0% [2022-03-18T14:31:59.704Z] #29 16.02 [2022-03-18T14:31:59.770Z] #51 ... [2022-03-18T14:31:59.770Z] [2022-03-18T14:31:59.770Z] #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-03-18T14:31:59.770Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:31:59.770Z] #55 7.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:31:59.770Z] #55 8.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:31:59.770Z] #55 8.049 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:31:59.770Z] #55 9.691 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:31:59.770Z] #55 ... [2022-03-18T14:31:59.770Z] [2022-03-18T14:31:59.770Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-18T14:31:59.770Z] #34 sha256:959486e1cb47997c02927b0ce0408b3b6cc62232a94abfc2c86700bcec8470b1 [2022-03-18T14:31:59.770Z] #34 7.174 + RM_GOPATH=0 [2022-03-18T14:31:59.771Z] #34 7.174 + TMP_GOPATH= [2022-03-18T14:31:59.771Z] #34 7.174 + : /build [2022-03-18T14:31:59.771Z] #34 7.174 + '[' -z '' ']' [2022-03-18T14:31:59.771Z] #34 7.174 ++ mktemp -d [2022-03-18T14:31:59.771Z] #34 7.174 + export GOPATH=/tmp/tmp.h6g8EfvlhI [2022-03-18T14:31:59.771Z] #34 7.174 + GOPATH=/tmp/tmp.h6g8EfvlhI [2022-03-18T14:31:59.771Z] #34 7.174 + RM_GOPATH=1 [2022-03-18T14:31:59.771Z] #34 7.174 + case "$(go env GOARCH)" in [2022-03-18T14:31:59.771Z] #34 7.174 ++ go env GOARCH [2022-03-18T14:31:59.771Z] #34 7.195 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:59.771Z] #34 7.195 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:59.771Z] #34 7.195 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:31:59.771Z] #34 7.195 ++ dirname /tmp/install/install.sh [2022-03-18T14:31:59.771Z] #34 7.195 + dir=/tmp/install [2022-03-18T14:31:59.771Z] #34 7.195 + bin=tomlv [2022-03-18T14:31:59.771Z] #34 7.195 + shift [2022-03-18T14:31:59.771Z] #34 7.195 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-03-18T14:31:59.771Z] #34 7.195 + . /tmp/install/tomlv.installer [2022-03-18T14:31:59.771Z] #34 7.195 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:59.771Z] #34 7.195 + install_tomlv [2022-03-18T14:31:59.771Z] #34 7.195 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-03-18T14:31:59.771Z] #34 7.195 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.h6g8EfvlhI/src/github.com/BurntSushi/toml [2022-03-18T14:31:59.771Z] #34 7.223 Cloning into '/tmp/tmp.h6g8EfvlhI/src/github.com/BurntSushi/toml'... [2022-03-18T14:31:59.771Z] #34 9.568 + cd /tmp/tmp.h6g8EfvlhI/src/github.com/BurntSushi/toml [2022-03-18T14:31:59.771Z] #34 9.570 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-03-18T14:31:59.771Z] #34 9.841 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-03-18T14:31:59.771Z] #34 11.20 internal/unsafeheader [2022-03-18T14:31:59.771Z] #34 11.21 internal/cpu [2022-03-18T14:31:59.771Z] #34 11.42 runtime/internal/atomic [2022-03-18T14:31:59.820Z] #49 18.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T14:32:00.048Z] #34 ... [2022-03-18T14:32:00.048Z] [2022-03-18T14:32:00.048Z] #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-03-18T14:32:00.048Z] #47 sha256:b4c40b3f97ab4c96ce6350715b3af2f9daa752977b487dc35261d29735494384 [2022-03-18T14:32:00.048Z] #47 11.44 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T14:32:00.048Z] #47 11.46 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T14:32:00.048Z] #47 11.72 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T14:32:00.048Z] #47 11.77 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:32:00.134Z] #20 DONE 61.1s [2022-03-18T14:32:00.134Z] [2022-03-18T14:32:00.134Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:00.134Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:32:00.134Z] #43 104.4 CC criu/kcmp-ids.o [2022-03-18T14:32:00.134Z] #43 104.6 CC criu/kerndat.o [2022-03-18T14:32:00.134Z] #43 105.7 CC criu/libnetlink.o [2022-03-18T14:32:00.134Z] #43 106.1 CC criu/log.o [2022-03-18T14:32:00.134Z] #43 106.6 CC criu/lsm.o [2022-03-18T14:32:00.134Z] #43 107.1 CC criu/mem.o [2022-03-18T14:32:00.586Z] #58 ... [2022-03-18T14:32:00.586Z] [2022-03-18T14:32:00.586Z] #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-03-18T14:32:00.586Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:00.586Z] #42 10.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:32:00.586Z] #42 14.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:32:00.586Z] #42 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:32:00.586Z] #42 ... [2022-03-18T14:32:00.586Z] [2022-03-18T14:32:00.586Z] #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-03-18T14:32:00.586Z] #49 sha256:0c75b3e8769fb8619adcc652cedd51bc40e4b4bbebe8a4796b61ca5fb1933edc [2022-03-18T14:32:00.586Z] #49 19.99 go: downloading github.com/fatih/color v1.7.0 [2022-03-18T14:32:00.586Z] #49 20.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-18T14:32:00.586Z] #49 20.19 go: downloading github.com/pkg/errors v0.8.1 [2022-03-18T14:32:00.586Z] #49 20.22 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-18T14:32:00.586Z] #49 20.37 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T14:32:00.586Z] #49 20.82 go: downloading github.com/spf13/viper v1.6.1 [2022-03-18T14:32:00.623Z] #47 12.33 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T14:32:00.623Z] #47 12.34 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T14:32:00.623Z] #47 12.42 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T14:32:00.623Z] #47 12.44 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T14:32:01.071Z] #43 ... [2022-03-18T14:32:01.071Z] [2022-03-18T14:32:01.071Z] #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-03-18T14:32:01.071Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-18T14:32:01.071Z] #21 0.910 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T14:32:01.071Z] #21 0.914 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T14:32:01.071Z] #21 0.918 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T14:32:01.071Z] #21 DONE 1.0s [2022-03-18T14:32:01.071Z] [2022-03-18T14:32:01.071Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:32:01.071Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-18T14:32:01.152Z] #49 21.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-18T14:32:01.152Z] #49 21.56 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-18T14:32:01.198Z] #47 12.77 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T14:32:01.476Z] #47 13.17 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T14:32:01.752Z] #47 13.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T14:32:02.326Z] #47 14.09 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T14:32:02.543Z] #49 ... [2022-03-18T14:32:02.544Z] [2022-03-18T14:32:02.544Z] #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-03-18T14:32:02.544Z] #51 sha256:bfbeb5875d647f0bb43358ac3fa1efa64bb06f3b36d79149f609127c0b05728d [2022-03-18T14:32:02.544Z] #51 12.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T14:32:02.803Z] #51 ... [2022-03-18T14:32:02.803Z] [2022-03-18T14:32:02.803Z] #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-03-18T14:32:02.803Z] #34 sha256:37f9d66292e37eba9ee5952ea949a92e17f93162ee9d6adcd755003535a85d62 [2022-03-18T14:32:02.803Z] #34 20.46 unicode/utf8 [2022-03-18T14:32:02.803Z] #34 21.79 internal/race [2022-03-18T14:32:02.803Z] #34 22.06 sync/atomic [2022-03-18T14:32:02.803Z] #34 23.01 unicode [2022-03-18T14:32:03.007Z] #29 19.13 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T14:32:03.126Z] #49 ... [2022-03-18T14:32:03.126Z] [2022-03-18T14:32:03.126Z] #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-03-18T14:32:03.126Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:03.126Z] #36 11.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:32:03.126Z] #36 ... [2022-03-18T14:32:03.126Z] [2022-03-18T14:32:03.126Z] #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-03-18T14:32:03.126Z] #34 sha256:48bf0b4686e4071cb05df0a19db58b0e2955673020d3e7a828cc17def110fce6 [2022-03-18T14:32:03.126Z] #34 11.42 unicode/utf8 [2022-03-18T14:32:03.126Z] #34 12.74 internal/race [2022-03-18T14:32:03.126Z] #34 13.08 sync/atomic [2022-03-18T14:32:03.126Z] #34 13.55 unicode [2022-03-18T14:32:03.126Z] #34 16.87 encoding [2022-03-18T14:32:03.126Z] #34 ... [2022-03-18T14:32:03.126Z] [2022-03-18T14:32:03.126Z] #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-03-18T14:32:03.126Z] #58 sha256:8c19cf3243f18cbc40c0fcd89dcd01354293f730ee984ade4eca773a9b8d5ab4 [2022-03-18T14:32:03.126Z] #58 15.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-18T14:32:03.126Z] #58 16.56 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T14:32:03.126Z] #58 16.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T14:32:03.126Z] #58 16.67 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T14:32:03.126Z] #58 16.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T14:32:03.126Z] #58 16.96 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T14:32:03.127Z] #58 17.18 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-18T14:32:03.127Z] #58 17.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T14:32:03.127Z] #58 17.89 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-18T14:32:03.368Z] #34 ... [2022-03-18T14:32:03.368Z] [2022-03-18T14:32:03.368Z] #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-03-18T14:32:03.368Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:03.368Z] #36 13.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:32:03.368Z] #36 17.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:32:03.625Z] #36 ... [2022-03-18T14:32:03.625Z] [2022-03-18T14:32:03.625Z] #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-03-18T14:32:03.625Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:03.625Z] #55 13.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:32:03.625Z] #55 18.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:32:03.696Z] #58 ... [2022-03-18T14:32:03.696Z] [2022-03-18T14:32:03.696Z] #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-03-18T14:32:03.696Z] #49 sha256:8c4652332ae102b4a5247d078142aebe4c87a6a2861bc1400aeb01c69ae0c38b [2022-03-18T14:32:03.696Z] #49 22.36 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-18T14:32:03.696Z] #49 22.41 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-18T14:32:03.882Z] #55 ... [2022-03-18T14:32:03.882Z] [2022-03-18T14:32:03.882Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-18T14:32:03.882Z] #49 sha256:0c75b3e8769fb8619adcc652cedd51bc40e4b4bbebe8a4796b61ca5fb1933edc [2022-03-18T14:32:03.882Z] #49 23.53 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-18T14:32:03.882Z] #49 23.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T14:32:04.203Z] #29 19.60 #=#=# ##O#- # [2022-03-18T14:32:04.203Z] #29 ... [2022-03-18T14:32:04.203Z] [2022-03-18T14:32:04.203Z] #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-03-18T14:32:04.203Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-18T14:32:04.203Z] #13 22.77 Reading package lists... [2022-03-18T14:32:04.203Z] #13 29.87 Building dependency tree... [2022-03-18T14:32:04.203Z] #13 33.77 The following additional packages will be installed: [2022-03-18T14:32:04.203Z] #13 33.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-18T14:32:04.203Z] #13 33.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-18T14:32:04.203Z] #13 33.80 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-18T14:32:04.203Z] #13 33.80 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-18T14:32:04.203Z] #13 33.80 mingw-w64-x86-64-dev [2022-03-18T14:32:04.203Z] #13 33.81 Suggested packages: [2022-03-18T14:32:04.203Z] #13 33.81 gcc-8-locales seccomp wine64 [2022-03-18T14:32:04.203Z] #13 35.35 The following NEW packages will be installed: [2022-03-18T14:32:04.203Z] #13 35.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T14:32:04.203Z] #13 35.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-18T14:32:04.203Z] #13 35.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-18T14:32:04.203Z] #13 35.36 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-18T14:32:04.203Z] #13 35.36 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-18T14:32:04.203Z] #13 35.36 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T14:32:04.203Z] #13 35.40 The following packages will be upgraded: [2022-03-18T14:32:04.203Z] #13 35.40 libseccomp2 [2022-03-18T14:32:04.203Z] #13 35.87 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:04.203Z] #13 35.87 Need to get 73.4 MB of archives. [2022-03-18T14:32:04.203Z] #13 35.87 After this operation, 471 MB of additional disk space will be used. [2022-03-18T14:32:04.203Z] #13 35.87 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-03-18T14:32:04.203Z] #13 35.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-03-18T14:32:04.203Z] #13 35.88 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-03-18T14:32:04.203Z] #13 36.00 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-03-18T14:32:04.203Z] #13 36.11 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-03-18T14:32:04.203Z] #13 36.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-03-18T14:32:04.203Z] #13 36.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-03-18T14:32:04.203Z] #13 36.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-18T14:32:04.203Z] #13 36.42 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-03-18T14:32:04.203Z] #13 36.65 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-03-18T14:32:04.203Z] #13 36.67 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-03-18T14:32:04.203Z] #13 39.19 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-03-18T14:32:04.203Z] #13 ... [2022-03-18T14:32:04.203Z] [2022-03-18T14:32:04.203Z] #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-03-18T14:32:04.203Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-18T14:32:04.203Z] #42 30.18 Reading package lists... [2022-03-18T14:32:04.203Z] #42 36.15 Building dependency tree... [2022-03-18T14:32:04.203Z] #42 39.48 The following additional packages will be installed: [2022-03-18T14:32:04.203Z] #42 39.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-18T14:32:04.203Z] #42 39.51 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-18T14:32:04.203Z] #42 39.52 Suggested packages: [2022-03-18T14:32:04.203Z] #42 39.52 manpages-dev python-setuptools [2022-03-18T14:32:04.203Z] #42 40.40 The following NEW packages will be installed: [2022-03-18T14:32:04.203Z] #42 40.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-18T14:32:04.203Z] #42 40.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-18T14:32:04.203Z] #42 40.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-18T14:32:04.203Z] #42 40.40 python-six zlib1g-dev [2022-03-18T14:32:04.203Z] #42 40.81 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:04.203Z] #42 40.81 Need to get 3798 kB of archives. [2022-03-18T14:32:04.203Z] #42 40.81 After this operation, 21.6 MB of additional disk space will be used. [2022-03-18T14:32:04.203Z] #42 40.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-03-18T14:32:04.203Z] #42 40.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-18T14:32:04.203Z] #42 40.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-03-18T14:32:04.203Z] #42 40.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-03-18T14:32:04.203Z] #42 40.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-03-18T14:32:04.203Z] #42 40.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-03-18T14:32:04.203Z] #42 40.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-03-18T14:32:04.203Z] #42 40.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2022-03-18T14:32:04.204Z] #42 40.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-03-18T14:32:04.204Z] #42 40.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-03-18T14:32:04.204Z] #42 40.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-03-18T14:32:04.204Z] #42 40.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-03-18T14:32:04.204Z] #42 40.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-03-18T14:32:04.204Z] #42 40.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-03-18T14:32:04.204Z] #42 40.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-18T14:32:04.204Z] #42 41.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-03-18T14:32:04.204Z] #42 41.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-03-18T14:32:04.204Z] #42 42.04 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:04.204Z] #42 42.27 Fetched 3798 kB in 0s (7656 kB/s) [2022-03-18T14:32:04.204Z] #42 42.36 Selecting previously unselected package libcap-dev:arm64. [2022-03-18T14:32:04.204Z] #42 42.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 ... 15394 files and directories currently installed.) [2022-03-18T14:32:04.204Z] #42 42.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-03-18T14:32:04.204Z] #42 42.43 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-03-18T14:32:04.204Z] #42 42.54 Selecting previously unselected package libnet1:arm64. [2022-03-18T14:32:04.204Z] #42 42.54 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-18T14:32:04.204Z] #42 42.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:04.204Z] #42 42.63 Selecting previously unselected package libnet1-dev. [2022-03-18T14:32:04.266Z] #49 22.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-18T14:32:04.266Z] #49 22.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-18T14:32:04.266Z] #49 22.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T14:32:04.473Z] #42 42.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-18T14:32:04.473Z] #42 42.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:04.473Z] #42 ... [2022-03-18T14:32:04.473Z] [2022-03-18T14:32:04.473Z] #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-03-18T14:32:04.473Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:32:04.473Z] #29 20.71 #=#=# ######################################################################## 100.0% [2022-03-18T14:32:04.473Z] #29 20.87 [2022-03-18T14:32:04.526Z] #49 23.16 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-18T14:32:04.526Z] #49 23.19 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-18T14:32:04.786Z] #49 23.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-18T14:32:04.786Z] #49 23.34 go: downloading github.com/spf13/afero v1.1.2 [2022-03-18T14:32:04.786Z] #49 23.51 go: downloading github.com/spf13/cast v1.3.0 [2022-03-18T14:32:05.045Z] #49 23.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-18T14:32:05.045Z] #49 23.65 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T14:32:05.045Z] #49 ... [2022-03-18T14:32:05.045Z] [2022-03-18T14:32:05.045Z] #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-03-18T14:32:05.045Z] #51 sha256:7f52ab77c493f04eedae20b14a87c13e7efd7509b8f1083615f272f2c448a5fe [2022-03-18T14:32:05.045Z] #51 13.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T14:32:05.307Z] #51 ... [2022-03-18T14:32:05.307Z] [2022-03-18T14:32:05.307Z] #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-03-18T14:32:05.307Z] #67 sha256:da4e109ddec41e2e55b9865992464298a9e36620a500122783f813cc104f7d63 [2022-03-18T14:32:05.307Z] #67 22.74 Checking out files: 56% (1085/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-03-18T14:32:05.307Z] #67 23.54 + cd /tmp/tmp.FbCOPsHGZn/src/github.com/docker/libnetwork [2022-03-18T14:32:05.307Z] #67 23.54 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:32:05.567Z] #67 24.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-18T14:32:05.638Z] #47 ... [2022-03-18T14:32:05.638Z] [2022-03-18T14:32:05.638Z] #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-03-18T14:32:05.638Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:32:05.638Z] #32 7.000 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T14:32:05.638Z] #32 7.002 Cloning into '.'... [2022-03-18T14:32:05.638Z] #32 ... [2022-03-18T14:32:05.638Z] [2022-03-18T14:32:05.638Z] #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-03-18T14:32:05.638Z] #34 sha256:959486e1cb47997c02927b0ce0408b3b6cc62232a94abfc2c86700bcec8470b1 [2022-03-18T14:32:05.638Z] #34 11.96 runtime/internal/sys [2022-03-18T14:32:05.638Z] #34 12.14 internal/bytealg [2022-03-18T14:32:05.638Z] #34 12.59 runtime/internal/math [2022-03-18T14:32:05.638Z] #34 12.73 math/bits [2022-03-18T14:32:05.638Z] #34 13.38 math [2022-03-18T14:32:05.638Z] #34 14.33 runtime [2022-03-18T14:32:05.852Z] #29 21.98 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T14:32:05.852Z] #29 ... [2022-03-18T14:32:05.852Z] [2022-03-18T14:32:05.852Z] #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-03-18T14:32:05.852Z] #56 sha256:ff6826f82ac21b63bdf7992bb3f2fa86f90f7f19f45f874cef3b503bb8a0e5d1 [2022-03-18T14:32:05.852Z] #56 0.725 + RM_GOPATH=0 [2022-03-18T14:32:05.852Z] #56 0.727 + TMP_GOPATH= [2022-03-18T14:32:05.852Z] #56 0.727 + : /build [2022-03-18T14:32:05.852Z] #56 0.727 + '[' -z '' ']' [2022-03-18T14:32:05.852Z] #56 0.728 ++ mktemp -d [2022-03-18T14:32:05.852Z] #56 0.729 + export GOPATH=/tmp/tmp.0lsjBHi3HM [2022-03-18T14:32:05.852Z] #56 0.729 + GOPATH=/tmp/tmp.0lsjBHi3HM [2022-03-18T14:32:05.852Z] #56 0.729 + RM_GOPATH=1 [2022-03-18T14:32:05.852Z] #56 0.729 + case "$(go env GOARCH)" in [2022-03-18T14:32:05.852Z] #56 0.729 ++ go env GOARCH [2022-03-18T14:32:05.852Z] #56 0.760 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:05.852Z] #56 0.760 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:05.852Z] #56 0.761 ++ dirname /tmp/install/install.sh [2022-03-18T14:32:05.852Z] #56 0.765 + dir=/tmp/install [2022-03-18T14:32:05.852Z] #56 0.778 + bin=containerd [2022-03-18T14:32:05.852Z] #56 0.779 + shift [2022-03-18T14:32:05.852Z] #56 0.779 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-18T14:32:05.852Z] #56 0.779 + . /tmp/install/containerd.installer [2022-03-18T14:32:05.852Z] #56 0.780 ++ set -e [2022-03-18T14:32:05.852Z] #56 0.788 ++ : v1.5.10 [2022-03-18T14:32:05.852Z] #56 0.788 + install_containerd [2022-03-18T14:32:05.852Z] #56 0.791 + echo 'Install containerd version v1.5.10' [2022-03-18T14:32:05.852Z] #56 0.792 Install containerd version v1.5.10 [2022-03-18T14:32:05.852Z] #56 0.793 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0lsjBHi3HM/src/github.com/containerd/containerd [2022-03-18T14:32:05.852Z] #56 0.795 Cloning into '/tmp/tmp.0lsjBHi3HM/src/github.com/containerd/containerd'... [2022-03-18T14:32:05.852Z] #56 ... [2022-03-18T14:32:05.852Z] [2022-03-18T14:32:05.852Z] #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-03-18T14:32:05.852Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-18T14:32:05.852Z] #42 42.87 Selecting previously unselected package libnl-3-200:arm64. [2022-03-18T14:32:05.852Z] #42 42.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-03-18T14:32:05.852Z] #42 42.87 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-03-18T14:32:05.852Z] #42 43.01 Selecting previously unselected package libnl-3-dev:arm64. [2022-03-18T14:32:05.852Z] #42 43.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-03-18T14:32:05.852Z] #42 43.02 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-03-18T14:32:05.852Z] #42 43.21 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-18T14:32:05.852Z] #42 43.21 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-03-18T14:32:05.852Z] #42 43.24 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-18T14:32:05.852Z] #42 43.36 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-03-18T14:32:05.852Z] #42 43.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-03-18T14:32:05.852Z] #42 43.38 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-03-18T14:32:05.852Z] #42 43.49 Selecting previously unselected package zlib1g-dev:arm64. [2022-03-18T14:32:05.852Z] #42 43.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2022-03-18T14:32:05.852Z] #42 43.50 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-03-18T14:32:05.852Z] #42 43.74 Selecting previously unselected package libprotobuf17:arm64. [2022-03-18T14:32:05.852Z] #42 43.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-03-18T14:32:05.852Z] #42 43.78 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-03-18T14:32:05.902Z] #34 ... [2022-03-18T14:32:05.902Z] [2022-03-18T14:32:05.902Z] #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-03-18T14:32:05.902Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:32:05.902Z] #49 17.53 go: downloading github.com/fatih/color v1.7.0 [2022-03-18T14:32:05.902Z] #49 17.53 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-03-18T14:32:05.902Z] #49 17.76 go: downloading github.com/pkg/errors v0.8.1 [2022-03-18T14:32:06.165Z] #49 17.76 go: downloading github.com/spf13/cobra v0.0.5 [2022-03-18T14:32:06.165Z] #49 17.91 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T14:32:06.343Z] #22 4.846 Collecting yamllint==1.26.1 [2022-03-18T14:32:06.420Z] #42 44.64 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-03-18T14:32:06.421Z] #42 44.66 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-03-18T14:32:06.421Z] #42 44.67 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-03-18T14:32:06.421Z] #42 44.87 Selecting previously unselected package libprotobuf-dev:arm64. [2022-03-18T14:32:06.421Z] #42 44.87 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-03-18T14:32:06.421Z] #42 44.90 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-03-18T14:32:06.448Z] #49 18.27 go: downloading github.com/spf13/viper v1.6.1 [2022-03-18T14:32:06.680Z] #42 ... [2022-03-18T14:32:06.680Z] [2022-03-18T14:32:06.680Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-18T14:32:06.680Z] #34 sha256:a7d06f6e34945563c0762ccb824d4357b8324c540f293fad7b6429547facfeb3 [2022-03-18T14:32:06.680Z] #34 35.11 sync [2022-03-18T14:32:06.680Z] #34 35.12 internal/reflectlite [2022-03-18T14:32:06.680Z] #34 37.06 internal/testlog [2022-03-18T14:32:06.680Z] #34 37.85 sort [2022-03-18T14:32:06.680Z] #34 37.85 errors [2022-03-18T14:32:06.680Z] #34 38.48 strconv [2022-03-18T14:32:06.680Z] #34 39.20 io [2022-03-18T14:32:06.680Z] #34 40.21 internal/oserror [2022-03-18T14:32:06.680Z] #34 40.32 syscall [2022-03-18T14:32:06.680Z] #34 41.54 reflect [2022-03-18T14:32:06.940Z] #34 ... [2022-03-18T14:32:06.940Z] [2022-03-18T14:32:06.940Z] #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-03-18T14:32:06.940Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-18T14:32:06.940Z] #13 41.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-03-18T14:32:06.940Z] #13 41.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-03-18T14:32:06.940Z] #13 41.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-03-18T14:32:06.940Z] #13 41.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-03-18T14:32:06.940Z] #13 41.31 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-03-18T14:32:06.940Z] #13 41.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-03-18T14:32:06.940Z] #13 41.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-03-18T14:32:06.940Z] #13 41.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-03-18T14:32:06.940Z] #13 41.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-03-18T14:32:06.940Z] #13 41.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-03-18T14:32:06.940Z] #13 41.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-03-18T14:32:06.940Z] #13 41.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-03-18T14:32:06.940Z] #13 41.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-03-18T14:32:06.940Z] #13 41.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-03-18T14:32:06.957Z] #67 ... [2022-03-18T14:32:06.957Z] [2022-03-18T14:32:06.957Z] #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-03-18T14:32:06.957Z] #47 sha256:8ac1d1f5e6ecde7e4f7d0f4cdfd5589c2c1de64d12029667ee95c6e7d14e1475 [2022-03-18T14:32:06.957Z] #47 15.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T14:32:06.957Z] #47 15.62 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T14:32:06.957Z] #47 ... [2022-03-18T14:32:06.957Z] [2022-03-18T14:32:06.957Z] #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-03-18T14:32:06.957Z] #49 sha256:8c4652332ae102b4a5247d078142aebe4c87a6a2861bc1400aeb01c69ae0c38b [2022-03-18T14:32:06.957Z] #49 23.76 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-18T14:32:06.957Z] #49 23.88 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-18T14:32:06.957Z] #49 24.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-18T14:32:06.957Z] #49 24.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T14:32:06.957Z] #49 24.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T14:32:06.957Z] #49 24.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-18T14:32:06.957Z] #49 24.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T14:32:06.957Z] #49 24.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T14:32:06.957Z] #49 24.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T14:32:06.957Z] #49 24.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-18T14:32:06.957Z] #49 24.77 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-18T14:32:06.957Z] #49 24.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-18T14:32:06.957Z] #49 24.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T14:32:06.957Z] #49 25.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T14:32:06.957Z] #49 25.20 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-18T14:32:06.957Z] #49 25.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T14:32:07.199Z] #13 42.37 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:07.199Z] #13 42.55 Fetched 73.4 MB in 6s (12.6 MB/s) [2022-03-18T14:32:07.370Z] #49 25.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-18T14:32:07.403Z] #49 ... [2022-03-18T14:32:07.404Z] [2022-03-18T14:32:07.404Z] #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-03-18T14:32:07.404Z] #24 sha256:721dec0036cb54bf7c0ae8514f683b1ce8cbb57bb87296701ceddd0120ac294d [2022-03-18T14:32:07.404Z] #24 17.78 + mkdir -p /build [2022-03-18T14:32:07.404Z] #24 17.79 + mv docker/docker /build/ [2022-03-18T14:32:07.404Z] #24 17.80 + rmdir docker [2022-03-18T14:32:07.404Z] #24 DONE 19.0s [2022-03-18T14:32:07.404Z] [2022-03-18T14:32:07.404Z] #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-03-18T14:32:07.404Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:32:07.404Z] #49 19.09 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-18T14:32:07.404Z] #49 19.27 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-18T14:32:07.458Z] #13 42.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-03-18T14:32:07.458Z] #13 42.72 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-03-18T14:32:07.458Z] #13 42.75 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-18T14:32:07.664Z] #49 19.38 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-03-18T14:32:07.664Z] #49 19.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-03-18T14:32:07.717Z] #13 42.95 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:32:07.717Z] #13 43.08 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T14:32:07.945Z] #49 26.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-18T14:32:07.945Z] #49 26.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T14:32:07.976Z] #13 43.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 ... 15394 files and directories currently installed.) [2022-03-18T14:32:07.976Z] #13 43.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-03-18T14:32:07.976Z] #13 43.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-18T14:32:08.062Z] #49 ... [2022-03-18T14:32:08.062Z] [2022-03-18T14:32:08.062Z] #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-03-18T14:32:08.062Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:08.062Z] #13 12.66 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:32:08.062Z] #13 15.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:32:08.247Z] #22 ... [2022-03-18T14:32:08.247Z] [2022-03-18T14:32:08.247Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:08.247Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:32:08.247Z] #43 109.1 CC criu/memfd.o [2022-03-18T14:32:08.248Z] #43 109.8 CC criu/mount.o [2022-03-18T14:32:08.248Z] #43 113.8 CC criu/namespaces.o [2022-03-18T14:32:08.248Z] #43 115.5 CC criu/net.o [2022-03-18T14:32:08.319Z] #13 ... [2022-03-18T14:32:08.319Z] [2022-03-18T14:32:08.319Z] #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-03-18T14:32:08.319Z] #34 sha256:37f9d66292e37eba9ee5952ea949a92e17f93162ee9d6adcd755003535a85d62 [2022-03-18T14:32:08.319Z] #34 28.19 encoding [2022-03-18T14:32:08.514Z] #49 27.14 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-18T14:32:08.546Z] #13 ... [2022-03-18T14:32:08.546Z] [2022-03-18T14:32:08.546Z] #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-03-18T14:32:08.546Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-18T14:32:08.546Z] #32 36.54 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-03-18T14:32:08.546Z] #32 36.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T14:32:08.546Z] #32 36.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T14:32:08.546Z] #32 ... [2022-03-18T14:32:08.546Z] [2022-03-18T14:32:08.546Z] #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-03-18T14:32:08.546Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-18T14:32:08.546Z] #42 45.94 Selecting previously unselected package libprotoc17:arm64. [2022-03-18T14:32:08.546Z] #42 45.94 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-03-18T14:32:08.546Z] #42 45.94 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-03-18T14:32:08.546Z] #42 46.34 Selecting previously unselected package protobuf-c-compiler. [2022-03-18T14:32:08.546Z] #42 46.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-03-18T14:32:08.546Z] #42 46.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-18T14:32:08.546Z] #42 46.48 Selecting previously unselected package protobuf-compiler. [2022-03-18T14:32:08.546Z] #42 46.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-03-18T14:32:08.546Z] #42 46.51 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-18T14:32:08.546Z] #42 46.62 Selecting previously unselected package python-pkg-resources. [2022-03-18T14:32:08.546Z] #42 46.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-18T14:32:08.546Z] #42 46.63 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-18T14:32:08.546Z] #42 46.87 Selecting previously unselected package python-six. [2022-03-18T14:32:08.546Z] #42 46.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-18T14:32:08.546Z] #42 46.87 Unpacking python-six (1.12.0-1) ... [2022-03-18T14:32:08.774Z] #49 27.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T14:32:08.774Z] #49 ... [2022-03-18T14:32:08.774Z] [2022-03-18T14:32:08.774Z] #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-03-18T14:32:08.774Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:08.774Z] #13 13.18 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:32:08.774Z] #13 16.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:32:08.774Z] #13 ... [2022-03-18T14:32:08.774Z] [2022-03-18T14:32:08.774Z] #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-03-18T14:32:08.774Z] #49 sha256:8c4652332ae102b4a5247d078142aebe4c87a6a2861bc1400aeb01c69ae0c38b [2022-03-18T14:32:08.774Z] #49 27.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T14:32:08.805Z] #42 46.99 Selecting previously unselected package python-protobuf. [2022-03-18T14:32:08.805Z] #42 46.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-03-18T14:32:08.805Z] #42 47.00 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-18T14:32:09.040Z] #49 27.58 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-18T14:32:09.299Z] #49 ... [2022-03-18T14:32:09.299Z] [2022-03-18T14:32:09.299Z] #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-03-18T14:32:09.299Z] #45 sha256:2debb6118cd2286ae3e7b17f79110a8c94c838bad8143137e527127adf1fef0d [2022-03-18T14:32:09.299Z] #45 DONE 28.0s [2022-03-18T14:32:09.374Z] #42 47.50 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-18T14:32:09.558Z] [2022-03-18T14:32:09.558Z] #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-03-18T14:32:09.558Z] #58 sha256:8c19cf3243f18cbc40c0fcd89dcd01354293f730ee984ade4eca773a9b8d5ab4 [2022-03-18T14:32:09.558Z] #58 23.23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-18T14:32:09.558Z] #58 23.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T14:32:09.584Z] #49 ... [2022-03-18T14:32:09.584Z] [2022-03-18T14:32:09.584Z] #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-03-18T14:32:09.584Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:09.584Z] #36 11.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:32:09.584Z] #36 15.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:32:09.584Z] #36 ... [2022-03-18T14:32:09.584Z] [2022-03-18T14:32:09.584Z] #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-03-18T14:32:09.584Z] #58 sha256:e1b3e726af8b7c2f2f900ba9e1b23b1257a749cd12e32baa81c386e3f54d51f5 [2022-03-18T14:32:09.584Z] #58 12.42 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:32:09.584Z] #58 12.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T14:32:09.584Z] #58 12.50 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T14:32:09.584Z] #58 13.76 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-03-18T14:32:09.584Z] #58 18.31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-03-18T14:32:09.584Z] #58 19.87 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T14:32:09.584Z] #58 19.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T14:32:09.584Z] #58 20.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T14:32:09.584Z] #58 20.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T14:32:09.584Z] #58 20.59 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T14:32:09.584Z] #58 21.19 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-03-18T14:32:09.584Z] #58 ... [2022-03-18T14:32:09.584Z] [2022-03-18T14:32:09.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-03-18T14:32:09.584Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:32:09.584Z] #49 21.38 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-03-18T14:32:09.584Z] #49 ... [2022-03-18T14:32:09.584Z] [2022-03-18T14:32:09.584Z] #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-03-18T14:32:09.584Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:09.584Z] #13 5.805 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-18T14:32:09.584Z] #13 9.147 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:32:09.584Z] #13 12.38 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:32:09.584Z] #13 15.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:32:09.817Z] #58 ... [2022-03-18T14:32:09.817Z] [2022-03-18T14:32:09.817Z] #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-03-18T14:32:09.817Z] #49 sha256:8c4652332ae102b4a5247d078142aebe4c87a6a2861bc1400aeb01c69ae0c38b [2022-03-18T14:32:09.817Z] #49 28.31 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-18T14:32:09.817Z] #49 28.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T14:32:09.817Z] #49 28.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-18T14:32:09.817Z] #49 28.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-18T14:32:09.848Z] #13 ... [2022-03-18T14:32:09.848Z] [2022-03-18T14:32:09.848Z] #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-03-18T14:32:09.848Z] #51 sha256:97d88188148366114584d3e859efb1482eaa88ad890119f9195a5445ef92a444 [2022-03-18T14:32:09.848Z] #51 11.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T14:32:10.076Z] #49 28.56 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-18T14:32:10.076Z] #49 28.62 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-18T14:32:10.110Z] #51 ... [2022-03-18T14:32:10.110Z] [2022-03-18T14:32:10.110Z] #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-03-18T14:32:10.110Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:10.110Z] #42 13.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:32:10.110Z] #42 17.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:32:10.220Z] #34 ... [2022-03-18T14:32:10.220Z] [2022-03-18T14:32:10.220Z] #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-03-18T14:32:10.220Z] #45 sha256:f7a7d6dc7e03e65a784f8c5708a0a2109ed106b7e614eff1a3ebec48a0556410 [2022-03-18T14:32:10.220Z] #45 DONE 30.6s [2022-03-18T14:32:10.335Z] #49 28.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-18T14:32:10.336Z] #49 28.97 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-18T14:32:10.336Z] #49 29.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-18T14:32:10.379Z] #42 ... [2022-03-18T14:32:10.380Z] [2022-03-18T14:32:10.380Z] #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-03-18T14:32:10.380Z] #34 sha256:959486e1cb47997c02927b0ce0408b3b6cc62232a94abfc2c86700bcec8470b1 [2022-03-18T14:32:10.380Z] #34 22.15 unicode/utf8 [2022-03-18T14:32:10.479Z] [2022-03-18T14:32:10.479Z] #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-03-18T14:32:10.479Z] #49 sha256:0c75b3e8769fb8619adcc652cedd51bc40e4b4bbebe8a4796b61ca5fb1933edc [2022-03-18T14:32:10.479Z] #49 29.49 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-03-18T14:32:10.479Z] #49 29.49 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-18T14:32:10.479Z] #49 29.79 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-18T14:32:10.479Z] #49 30.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-18T14:32:10.479Z] #49 30.28 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-03-18T14:32:10.479Z] #49 30.51 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-18T14:32:10.479Z] #49 30.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T14:32:10.595Z] #49 29.16 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-18T14:32:10.595Z] #49 29.28 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T14:32:10.595Z] #49 29.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-18T14:32:10.595Z] #49 29.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-18T14:32:10.755Z] #42 ... [2022-03-18T14:32:10.755Z] [2022-03-18T14:32:10.755Z] #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-03-18T14:32:10.755Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-18T14:32:10.755Z] #36 39.10 Selecting previously unselected package libicu63:arm64. [2022-03-18T14:32:10.755Z] #36 39.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-03-18T14:32:10.755Z] #36 39.13 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-18T14:32:10.755Z] #36 44.40 Selecting previously unselected package libxml2:arm64. [2022-03-18T14:32:10.755Z] #36 44.41 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2022-03-18T14:32:10.755Z] #36 44.41 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-18T14:32:10.755Z] #36 44.90 Selecting previously unselected package libarchive13:arm64. [2022-03-18T14:32:10.755Z] #36 44.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-03-18T14:32:10.755Z] #36 44.91 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-03-18T14:32:10.755Z] #36 45.18 Selecting previously unselected package libjsoncpp1:arm64. [2022-03-18T14:32:10.755Z] #36 45.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-03-18T14:32:10.755Z] #36 45.20 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-03-18T14:32:10.755Z] #36 45.38 Selecting previously unselected package librhash0:arm64. [2022-03-18T14:32:10.755Z] #36 45.38 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-03-18T14:32:10.755Z] #36 45.41 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-03-18T14:32:10.755Z] #36 45.56 Selecting previously unselected package libuv1:arm64. [2022-03-18T14:32:10.755Z] #36 45.57 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-03-18T14:32:10.755Z] #36 45.57 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-03-18T14:32:10.755Z] #36 45.77 Selecting previously unselected package cmake. [2022-03-18T14:32:10.755Z] #36 45.77 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-03-18T14:32:10.755Z] #36 45.79 Unpacking cmake (3.13.4-1) ... [2022-03-18T14:32:10.755Z] #36 48.17 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-18T14:32:10.755Z] #36 48.19 Setting up xxd (2:8.1.0875-5) ... [2022-03-18T14:32:10.755Z] #36 48.25 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-03-18T14:32:10.755Z] #36 48.27 Setting up vim-common (2:8.1.0875-5) ... [2022-03-18T14:32:10.755Z] #36 48.31 Setting up librhash0:arm64 (1.3.8-1) ... [2022-03-18T14:32:10.755Z] #36 48.32 Setting up cmake-data (3.13.4-1) ... [2022-03-18T14:32:10.755Z] #36 48.34 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-18T14:32:10.755Z] #36 48.36 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-03-18T14:32:10.755Z] #36 48.38 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-03-18T14:32:10.755Z] #36 48.40 Setting up cmake (3.13.4-1) ... [2022-03-18T14:32:10.755Z] #36 48.43 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:32:10.755Z] #36 48.54 Processing triggers for mime-support (3.62) ... [2022-03-18T14:32:10.999Z] #34 ... [2022-03-18T14:32:10.999Z] [2022-03-18T14:32:10.999Z] #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-03-18T14:32:10.999Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:10.999Z] #55 12.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:32:10.999Z] #55 17.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:32:11.014Z] #36 ... [2022-03-18T14:32:11.014Z] [2022-03-18T14:32:11.014Z] #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-03-18T14:32:11.014Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:32:11.015Z] #29 22.51 #=#=# ##O#- # ##O=# # [2022-03-18T14:32:11.015Z] #29 24.65 #=#=# ####### 10.6% ######################################################################## 100.0% [2022-03-18T14:32:11.015Z] #29 24.89 [2022-03-18T14:32:11.015Z] #29 26.12 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-03-18T14:32:11.015Z] #29 26.45 [2022-03-18T14:32:11.046Z] #49 31.32 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-18T14:32:11.046Z] #49 31.32 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-18T14:32:11.046Z] #49 ... [2022-03-18T14:32:11.046Z] [2022-03-18T14:32:11.046Z] #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-03-18T14:32:11.046Z] #47 sha256:11c404202b48118c935515ae27aeb3c7b823bf9af3927f148f6f3b50984ffd1f [2022-03-18T14:32:11.046Z] #47 21.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T14:32:11.046Z] #47 21.34 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T14:32:11.266Z] #55 ... [2022-03-18T14:32:11.266Z] [2022-03-18T14:32:11.266Z] #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-03-18T14:32:11.266Z] #58 sha256:e1b3e726af8b7c2f2f900ba9e1b23b1257a749cd12e32baa81c386e3f54d51f5 [2022-03-18T14:32:11.266Z] #58 22.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T14:32:11.266Z] #58 22.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-18T14:32:11.306Z] #47 ... [2022-03-18T14:32:11.306Z] [2022-03-18T14:32:11.306Z] #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-03-18T14:32:11.306Z] #49 sha256:0c75b3e8769fb8619adcc652cedd51bc40e4b4bbebe8a4796b61ca5fb1933edc [2022-03-18T14:32:11.306Z] #49 31.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-18T14:32:11.306Z] #49 31.58 go: downloading github.com/spf13/afero v1.1.2 [2022-03-18T14:32:11.539Z] #43 118.2 CC criu/netfilter.o [2022-03-18T14:32:11.539Z] #43 ... [2022-03-18T14:32:11.539Z] [2022-03-18T14:32:11.539Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:32:11.539Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-18T14:32:11.539Z] #22 10.20 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-18T14:32:11.566Z] #49 31.97 go: downloading github.com/spf13/cast v1.3.0 [2022-03-18T14:32:11.825Z] #49 31.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-18T14:32:11.825Z] #49 32.04 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T14:32:11.825Z] #49 32.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-18T14:32:11.825Z] #49 32.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-18T14:32:11.990Z] #49 30.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T14:32:11.990Z] #49 30.50 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-18T14:32:11.990Z] #49 30.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T14:32:12.087Z] #49 32.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T14:32:12.087Z] #49 32.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T14:32:12.087Z] #49 32.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-18T14:32:12.252Z] #49 30.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T14:32:12.252Z] #49 30.81 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-18T14:32:12.252Z] #49 ... [2022-03-18T14:32:12.252Z] [2022-03-18T14:32:12.252Z] #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-03-18T14:32:12.252Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:12.252Z] #42 20.81 Fetched 8470 kB in 17s (501 kB/s) [2022-03-18T14:32:12.252Z] #42 20.81 Reading package lists... [2022-03-18T14:32:12.252Z] #42 28.50 Reading package lists... [2022-03-18T14:32:12.252Z] #42 ... [2022-03-18T14:32:12.252Z] [2022-03-18T14:32:12.252Z] #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-03-18T14:32:12.252Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:32:12.418Z] #49 32.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T14:32:12.418Z] #49 32.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T14:32:12.418Z] #49 32.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T14:32:12.418Z] #49 32.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-18T14:32:12.478Z] #22 11.36 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-18T14:32:12.478Z] #22 11.42 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-18T14:32:12.478Z] #22 11.48 Collecting pyyaml (from yamllint==1.26.1) [2022-03-18T14:32:12.512Z] #40 30.70 Checking out files: 85% (1578/1837) Checking out files: 86% (1580/1837) Checking out files: 87% (1599/1837) Checking out files: 88% (1617/1837) Checking out files: 89% (1635/1837) Checking out files: 90% (1654/1837) Checking out files: 91% (1672/1837) Checking out files: 92% (1691/1837) Checking out files: 93% (1709/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-18T14:32:12.512Z] #40 31.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-18T14:32:12.696Z] #49 32.81 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-18T14:32:12.696Z] #49 32.93 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-18T14:32:12.696Z] #49 33.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T14:32:12.696Z] #49 ... [2022-03-18T14:32:12.696Z] [2022-03-18T14:32:12.696Z] #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-03-18T14:32:12.696Z] #58 sha256:b7bd514aaf81ffb53873d12cc4159bcd5c3eb2be88787206d6d0a134f2bb810d [2022-03-18T14:32:12.696Z] #58 23.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-03-18T14:32:12.696Z] #58 31.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T14:32:12.736Z] #22 11.77 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-03-18T14:32:12.975Z] #58 ... [2022-03-18T14:32:12.975Z] [2022-03-18T14:32:12.975Z] #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-03-18T14:32:12.975Z] #49 sha256:0c75b3e8769fb8619adcc652cedd51bc40e4b4bbebe8a4796b61ca5fb1933edc [2022-03-18T14:32:12.975Z] #49 33.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T14:32:12.975Z] #49 33.25 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-18T14:32:12.975Z] #49 33.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T14:32:12.995Z] #22 12.04 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-18T14:32:12.995Z] #22 12.05 Building wheels for collected packages: yamllint [2022-03-18T14:32:12.995Z] #22 12.06 Running setup.py bdist_wheel for yamllint: started [2022-03-18T14:32:13.237Z] #49 33.38 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-18T14:32:13.527Z] #49 33.67 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-18T14:32:13.527Z] #49 33.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T14:32:13.767Z] #29 26.75 #=#=# 0.0% #### 6.4% ######## 12.4% ######## 12.4% ############## 20.1% ############### 22.2% ################## 25.9% #################### 28.3% ##################### 29.3% ######################## 34.0% ########################### 37.6% ############################## 42.5% ################################ 45.2% ################################# 47.0% #################################### 51.1% ############################################# 63.7% ##################################################### 74.7% ############################################################# 85.5% ###################################################################### 98.0% ######################################################################## 100.0% [2022-03-18T14:32:13.767Z] #29 30.13 [2022-03-18T14:32:14.103Z] #49 34.27 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-18T14:32:14.103Z] #49 34.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T14:32:14.103Z] #49 34.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T14:32:14.372Z] #49 34.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-18T14:32:14.372Z] #49 34.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-18T14:32:14.372Z] #49 34.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T14:32:14.373Z] #22 13.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-18T14:32:14.373Z] #22 13.25 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-18T14:32:14.373Z] #22 13.31 Successfully built yamllint [2022-03-18T14:32:14.373Z] #22 13.33 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-18T14:32:14.418Z] #40 ... [2022-03-18T14:32:14.418Z] [2022-03-18T14:32:14.418Z] #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-03-18T14:32:14.418Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:14.418Z] #55 22.95 Fetched 8470 kB in 18s (465 kB/s) [2022-03-18T14:32:14.418Z] #55 22.95 Reading package lists... [2022-03-18T14:32:14.418Z] #55 31.08 Reading package lists... [2022-03-18T14:32:14.418Z] #55 ... [2022-03-18T14:32:14.418Z] [2022-03-18T14:32:14.418Z] #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-03-18T14:32:14.418Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:14.418Z] #13 27.00 Fetched 9005 kB in 20s (455 kB/s) [2022-03-18T14:32:14.629Z] #49 34.80 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-18T14:32:14.629Z] #49 34.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-18T14:32:14.629Z] #49 34.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-18T14:32:14.631Z] #22 13.71 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T14:32:14.888Z] #49 35.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-18T14:32:14.889Z] #22 DONE 14.1s [2022-03-18T14:32:14.889Z] [2022-03-18T14:32:14.889Z] #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-03-18T14:32:14.889Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:32:14.889Z] #40 184.0 + dpkg --print-architecture [2022-03-18T14:32:14.889Z] #40 184.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-18T14:32:14.889Z] #40 184.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T14:32:14.889Z] #40 184.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T14:32:15.146Z] #29 31.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T14:32:15.147Z] #49 35.38 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-18T14:32:15.147Z] #49 35.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-18T14:32:15.147Z] #40 ... [2022-03-18T14:32:15.147Z] [2022-03-18T14:32:15.147Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T14:32:15.147Z] #25 sha256:1b143235bfe6a69336d3d659fb4d898ed9dac6bc142144aab48a2db04853c073 [2022-03-18T14:32:15.147Z] #25 DONE 0.1s [2022-03-18T14:32:15.147Z] [2022-03-18T14:32:15.147Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T14:32:15.147Z] #30 sha256:23d9acf952e4262b2272b145d2c4112f46e1f5f4bb9876435a93fc24b9b88995 [2022-03-18T14:32:15.405Z] #29 31.66 [2022-03-18T14:32:15.406Z] #49 35.59 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-18T14:32:15.406Z] #49 35.74 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-18T14:32:15.406Z] #49 35.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T14:32:15.662Z] #49 35.78 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-18T14:32:15.662Z] #49 35.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-18T14:32:15.665Z] #29 31.93 #=#=# #29 ... [2022-03-18T14:32:15.665Z] [2022-03-18T14:32:15.665Z] #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-03-18T14:32:15.665Z] #47 sha256:6fdaf95569be39a3e5e8786f3c323c3f05f05426394ee57c8eb4b1a1f6dfbf2c [2022-03-18T14:32:15.665Z] #47 DONE 54.0s [2022-03-18T14:32:15.665Z] [2022-03-18T14:32:15.665Z] #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-03-18T14:32:15.665Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-18T14:32:15.665Z] #36 DONE 54.1s [2022-03-18T14:32:15.665Z] [2022-03-18T14:32:15.665Z] #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-03-18T14:32:15.665Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:32:15.665Z] #29 31.93 #=#=# ######################################################################## 100.0% [2022-03-18T14:32:15.665Z] #29 32.10 [2022-03-18T14:32:15.665Z] #29 ... [2022-03-18T14:32:15.665Z] [2022-03-18T14:32:15.665Z] #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-03-18T14:32:15.665Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-18T14:32:15.665Z] #42 49.92 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-03-18T14:32:15.665Z] #42 50.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:15.665Z] #42 51.20 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-18T14:32:15.665Z] #42 51.50 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-03-18T14:32:15.665Z] #42 51.56 Setting up python-six (1.12.0-1) ... [2022-03-18T14:32:15.665Z] #42 52.91 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2022-03-18T14:32:15.665Z] #42 53.41 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-03-18T14:32:15.665Z] #42 53.85 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-03-18T14:32:15.665Z] #42 53.87 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-03-18T14:32:15.665Z] #42 53.90 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-03-18T14:32:15.665Z] #42 53.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-18T14:32:15.665Z] #42 53.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:15.665Z] #42 53.96 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-03-18T14:32:15.665Z] #42 54.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-18T14:32:15.665Z] #42 54.05 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-18T14:32:16.521Z] #30 DONE 1.1s [2022-03-18T14:32:16.521Z] [2022-03-18T14:32:16.521Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T14:32:16.521Z] #33 sha256:9a50d229a8f57005fd04f881de8a627fe87f08bf235aac95bfd474e52c946b26 [2022-03-18T14:32:16.521Z] #33 DONE 0.1s [2022-03-18T14:32:16.521Z] [2022-03-18T14:32:16.521Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-18T14:32:16.521Z] #35 sha256:e15321e559edd50127376633a787906986ef0a1a6da062dc26a687e9d200e384 [2022-03-18T14:32:16.521Z] #35 DONE 0.1s [2022-03-18T14:32:16.521Z] [2022-03-18T14:32:16.521Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T14:32:16.521Z] #38 sha256:9f7955748d4e7fc6e8ad8be5198a8790d30c9b4c6e49c36a319f43101c5fdfcd [2022-03-18T14:32:16.521Z] #38 DONE 0.0s [2022-03-18T14:32:16.521Z] [2022-03-18T14:32:16.521Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:16.521Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:32:16.521Z] #43 118.5 CC criu/page-pipe.o [2022-03-18T14:32:16.521Z] #43 119.2 CC criu/page-xfer.o [2022-03-18T14:32:16.521Z] #43 120.9 CC criu/pagemap-cache.o [2022-03-18T14:32:16.521Z] #43 121.3 CC criu/pagemap.o [2022-03-18T14:32:16.521Z] #43 122.5 CC criu/parasite-syscall.o [2022-03-18T14:32:16.521Z] #43 123.5 CC criu/path.o [2022-03-18T14:32:16.601Z] #58 ... [2022-03-18T14:32:16.602Z] [2022-03-18T14:32:16.602Z] #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-03-18T14:32:16.602Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:32:16.602Z] #49 22.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T14:32:16.602Z] #49 27.11 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-03-18T14:32:16.602Z] #49 27.14 go: downloading github.com/stretchr/testify v1.4.0 [2022-03-18T14:32:16.602Z] #49 27.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-03-18T14:32:16.602Z] #49 27.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-03-18T14:32:16.602Z] #49 27.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T14:32:16.778Z] #43 123.9 CC criu/pie-util-vdso-elf32.o [2022-03-18T14:32:16.863Z] #49 28.58 go: downloading github.com/magiconair/properties v1.8.1 [2022-03-18T14:32:16.863Z] #49 28.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-18T14:32:16.863Z] #49 28.70 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-03-18T14:32:16.962Z] #13 27.00 Reading package lists... [2022-03-18T14:32:16.962Z] #13 ... [2022-03-18T14:32:16.962Z] [2022-03-18T14:32:16.962Z] #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-03-18T14:32:16.962Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:16.962Z] #36 25.08 Fetched 8470 kB in 18s (465 kB/s) [2022-03-18T14:32:16.962Z] #36 25.08 Reading package lists... [2022-03-18T14:32:16.962Z] #36 32.72 Reading package lists... [2022-03-18T14:32:16.962Z] #36 ... [2022-03-18T14:32:16.962Z] [2022-03-18T14:32:16.962Z] #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-03-18T14:32:16.962Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:32:16.962Z] #40 33.03 + 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-03-18T14:32:17.042Z] #42 ... [2022-03-18T14:32:17.042Z] [2022-03-18T14:32:17.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-03-18T14:32:17.042Z] #29 sha256:49f213cd84c6ef358441de98537d4295ee365b0ca3d1b294adb84e1ad86de6f3 [2022-03-18T14:32:17.042Z] #29 33.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T14:32:17.124Z] #49 28.79 go: downloading github.com/spf13/afero v1.1.2 [2022-03-18T14:32:17.302Z] #29 33.70 [2022-03-18T14:32:17.346Z] #43 124.4 CC criu/pie-util-vdso.o [2022-03-18T14:32:17.387Z] #49 29.24 go: downloading github.com/spf13/cast v1.3.0 [2022-03-18T14:32:17.387Z] #49 29.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-03-18T14:32:17.560Z] #49 37.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-18T14:32:17.561Z] #49 37.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T14:32:17.561Z] #49 37.90 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-18T14:32:17.561Z] #29 33.98 #=#=# ######################################################################## 100.0% [2022-03-18T14:32:17.561Z] #29 34.07 [2022-03-18T14:32:17.605Z] #43 124.8 CC criu/pie-util.o [2022-03-18T14:32:17.652Z] #49 29.38 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T14:32:17.652Z] #49 ... [2022-03-18T14:32:17.652Z] [2022-03-18T14:32:17.652Z] #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-03-18T14:32:17.652Z] #67 sha256:28b17af6c26ac45fb2ef70ad0a1439d040c4d6e886162f4d9bc18908375ee82f [2022-03-18T14:32:17.817Z] #49 38.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T14:32:17.820Z] #29 34.12 Download of images into '/build' complete. [2022-03-18T14:32:17.820Z] #29 34.12 Use something like the following to load the result into a Docker daemon: [2022-03-18T14:32:17.820Z] #29 34.12 tar -cC '/build' . | docker load [2022-03-18T14:32:17.820Z] #29 DONE 34.3s [2022-03-18T14:32:17.820Z] [2022-03-18T14:32:17.820Z] #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-03-18T14:32:17.820Z] #37 sha256:325abe096243153a25e9298047350f759d23bbdf79fc6ce4c3d0c132454cb44c [2022-03-18T14:32:17.820Z] #37 1.260 + RM_GOPATH=0 [2022-03-18T14:32:17.820Z] #37 1.260 + TMP_GOPATH= [2022-03-18T14:32:17.820Z] #37 1.260 + : /build [2022-03-18T14:32:17.820Z] #37 1.260 + '[' -z '' ']' [2022-03-18T14:32:17.820Z] #37 1.281 ++ mktemp -d [2022-03-18T14:32:17.820Z] #37 1.306 + export GOPATH=/tmp/tmp.YwiAsxdbyK [2022-03-18T14:32:17.820Z] #37 1.306 + GOPATH=/tmp/tmp.YwiAsxdbyK [2022-03-18T14:32:17.820Z] #37 1.306 + RM_GOPATH=1 [2022-03-18T14:32:17.820Z] #37 1.306 + case "$(go env GOARCH)" in [2022-03-18T14:32:17.820Z] #37 1.306 ++ go env GOARCH [2022-03-18T14:32:17.820Z] #37 1.381 Install tini version v0.19.0 [2022-03-18T14:32:17.820Z] #37 1.381 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:17.820Z] #37 1.381 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:17.820Z] #37 1.381 ++ dirname /tmp/install/install.sh [2022-03-18T14:32:17.820Z] #37 1.381 + dir=/tmp/install [2022-03-18T14:32:17.820Z] #37 1.381 + bin=tini [2022-03-18T14:32:17.820Z] #37 1.381 + shift [2022-03-18T14:32:17.820Z] #37 1.381 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-18T14:32:17.820Z] #37 1.381 + . /tmp/install/tini.installer [2022-03-18T14:32:17.820Z] #37 1.381 ++ : v0.19.0 [2022-03-18T14:32:17.820Z] #37 1.381 + install_tini [2022-03-18T14:32:17.820Z] #37 1.381 + echo 'Install tini version v0.19.0' [2022-03-18T14:32:17.820Z] #37 1.381 + git clone https://github.com/krallin/tini.git /tmp/tmp.YwiAsxdbyK/tini [2022-03-18T14:32:17.820Z] #37 1.381 Cloning into '/tmp/tmp.YwiAsxdbyK/tini'... [2022-03-18T14:32:17.820Z] #37 2.006 + cd /tmp/tmp.YwiAsxdbyK/tini [2022-03-18T14:32:17.820Z] #37 2.006 + git checkout -q v0.19.0 [2022-03-18T14:32:17.820Z] #37 2.020 + cmake . [2022-03-18T14:32:17.820Z] #37 2.126 -- The C compiler identification is GNU 8.3.0 [2022-03-18T14:32:17.820Z] #37 2.183 -- Check for working C compiler: /usr/bin/cc [2022-03-18T14:32:17.864Z] #43 124.9 CC criu/pipes.o [2022-03-18T14:32:18.078Z] #37 ... [2022-03-18T14:32:18.079Z] [2022-03-18T14:32:18.079Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-18T14:32:18.079Z] #34 sha256:a7d06f6e34945563c0762ccb824d4357b8324c540f293fad7b6429547facfeb3 [2022-03-18T14:32:18.079Z] #34 46.54 internal/syscall/unix [2022-03-18T14:32:18.079Z] #34 46.78 time [2022-03-18T14:32:18.079Z] #34 49.66 internal/poll [2022-03-18T14:32:18.079Z] #34 50.70 internal/syscall/execenv [2022-03-18T14:32:18.079Z] #34 50.93 path [2022-03-18T14:32:18.079Z] #34 51.21 io/fs [2022-03-18T14:32:18.079Z] #34 51.57 internal/fmtsort [2022-03-18T14:32:18.079Z] #34 51.92 strings [2022-03-18T14:32:18.079Z] #34 52.07 os [2022-03-18T14:32:18.079Z] #34 53.18 bufio [2022-03-18T14:32:18.079Z] #34 53.73 fmt [2022-03-18T14:32:18.079Z] #34 54.66 path/filepath [2022-03-18T14:32:18.079Z] #34 56.17 io/ioutil [2022-03-18T14:32:18.340Z] #34 ... [2022-03-18T14:32:18.340Z] [2022-03-18T14:32:18.340Z] #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-03-18T14:32:18.340Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-18T14:32:18.340Z] #13 45.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T14:32:18.340Z] #13 45.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-03-18T14:32:18.340Z] #13 45.05 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-18T14:32:18.340Z] #13 50.36 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T14:32:18.340Z] #13 50.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-18T14:32:18.340Z] #13 50.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-18T14:32:18.340Z] #13 50.86 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-18T14:32:18.340Z] #13 50.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-03-18T14:32:18.340Z] #13 50.88 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-03-18T14:32:18.340Z] #13 51.25 Selecting previously unselected package dmsetup. [2022-03-18T14:32:18.340Z] #13 51.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-03-18T14:32:18.340Z] #13 51.27 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-18T14:32:18.340Z] #13 51.56 Selecting previously unselected package mingw-w64-common. [2022-03-18T14:32:18.340Z] #13 51.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-18T14:32:18.340Z] #13 51.66 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-18T14:32:18.340Z] #13 ... [2022-03-18T14:32:18.340Z] [2022-03-18T14:32:18.340Z] #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-03-18T14:32:18.340Z] #34 sha256:a7d06f6e34945563c0762ccb824d4357b8324c540f293fad7b6429547facfeb3 [2022-03-18T14:32:18.340Z] #34 56.86 text/tabwriter [2022-03-18T14:32:18.381Z] #49 ... [2022-03-18T14:32:18.381Z] [2022-03-18T14:32:18.381Z] #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-03-18T14:32:18.381Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:32:18.381Z] #40 37.58 Checking out files: 62% (1147/1837) Checking out files: 63% (1158/1837) Checking out files: 64% (1176/1837) Checking out files: 65% (1195/1837) Checking out files: 66% (1213/1837) Checking out files: 67% (1231/1837) Checking out files: 68% (1250/1837) Checking out files: 69% (1268/1837) Checking out files: 70% (1286/1837) Checking out files: 71% (1305/1837) Checking out files: 72% (1323/1837) Checking out files: 73% (1342/1837) Checking out files: 74% (1360/1837) Checking out files: 75% (1378/1837) Checking out files: 76% (1397/1837) Checking out files: 77% (1415/1837) Checking out files: 78% (1433/1837) Checking out files: 79% (1452/1837) Checking out files: 80% (1470/1837) Checking out files: 81% (1488/1837) Checking out files: 82% (1507/1837) Checking out files: 83% (1525/1837) Checking out files: 84% (1544/1837) Checking out files: 85% (1562/1837) Checking out files: 86% (1580/1837) Checking out files: 87% (1599/1837) Checking out files: 88% (1617/1837) Checking out files: 89% (1635/1837) Checking out files: 90% (1654/1837) Checking out files: 91% (1672/1837) Checking out files: 92% (1691/1837) Checking out files: 93% (1709/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-18T14:32:18.381Z] #40 38.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-18T14:32:18.432Z] #43 125.7 CC criu/plugin.o [2022-03-18T14:32:18.999Z] #43 126.0 CC criu/proc_parse.o [2022-03-18T14:32:19.230Z] #67 29.38 Checking out files: 44% (846/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 84% (1616/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-03-18T14:32:19.230Z] #67 31.17 + cd /tmp/tmp.Sn6w5ppsRu/src/github.com/docker/libnetwork [2022-03-18T14:32:19.230Z] #67 31.17 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:32:19.760Z] #34 57.85 github.com/BurntSushi/toml [2022-03-18T14:32:19.760Z] #34 57.86 flag [2022-03-18T14:32:19.803Z] #67 31.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-18T14:32:20.262Z] #40 ... [2022-03-18T14:32:20.262Z] [2022-03-18T14:32:20.262Z] #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-03-18T14:32:20.262Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:20.262Z] #13 27.00 Reading package lists... [2022-03-18T14:32:20.355Z] #34 ... [2022-03-18T14:32:20.355Z] [2022-03-18T14:32:20.355Z] #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-03-18T14:32:20.355Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-18T14:32:20.355Z] #42 57.76 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-03-18T14:32:20.355Z] #42 57.78 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:32:20.355Z] #42 DONE 58.7s [2022-03-18T14:32:20.614Z] [2022-03-18T14:32:20.614Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:20.614Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:32:20.910Z] #40 40.95 + 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-03-18T14:32:21.534Z] #43 128.4 CC criu/protobuf-desc.o [2022-03-18T14:32:21.721Z] #67 ... [2022-03-18T14:32:21.721Z] [2022-03-18T14:32:21.721Z] #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-03-18T14:32:21.721Z] #34 sha256:959486e1cb47997c02927b0ce0408b3b6cc62232a94abfc2c86700bcec8470b1 [2022-03-18T14:32:21.721Z] #34 23.36 internal/race [2022-03-18T14:32:21.721Z] #34 23.67 sync/atomic [2022-03-18T14:32:21.721Z] #34 24.47 unicode [2022-03-18T14:32:21.721Z] #34 29.21 encoding [2022-03-18T14:32:21.721Z] #34 ... [2022-03-18T14:32:21.721Z] [2022-03-18T14:32:21.721Z] #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-03-18T14:32:21.721Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:32:21.721Z] #49 29.45 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-03-18T14:32:21.721Z] #49 29.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-03-18T14:32:21.721Z] #49 29.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-03-18T14:32:21.721Z] #49 29.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T14:32:21.721Z] #49 30.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T14:32:21.721Z] #49 30.30 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-03-18T14:32:21.721Z] #49 30.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T14:32:21.721Z] #49 30.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T14:32:21.721Z] #49 31.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T14:32:21.721Z] #49 31.23 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-03-18T14:32:21.721Z] #49 31.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-03-18T14:32:21.721Z] #49 31.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-03-18T14:32:21.721Z] #49 32.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T14:32:21.721Z] #49 32.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T14:32:21.721Z] #49 32.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-03-18T14:32:21.721Z] #49 33.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T14:32:21.983Z] #49 ... [2022-03-18T14:32:21.983Z] [2022-03-18T14:32:21.983Z] #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-03-18T14:32:21.983Z] #45 sha256:4c6b9ac50a3415eea8ba1dcb7e4b592d1238b14980a1eb5eba646523d86988cb [2022-03-18T14:32:21.983Z] #45 DONE 33.7s [2022-03-18T14:32:22.103Z] #43 129.3 CC criu/protobuf.o [2022-03-18T14:32:22.244Z] [2022-03-18T14:32:22.244Z] #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-03-18T14:32:22.244Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:22.244Z] #36 31.65 Fetched 8470 kB in 26s (330 kB/s) [2022-03-18T14:32:22.244Z] #36 31.65 Reading package lists... [2022-03-18T14:32:22.244Z] #36 ... [2022-03-18T14:32:22.244Z] [2022-03-18T14:32:22.244Z] #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-03-18T14:32:22.244Z] #47 sha256:b4c40b3f97ab4c96ce6350715b3af2f9daa752977b487dc35261d29735494384 [2022-03-18T14:32:22.244Z] #47 24.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T14:32:22.244Z] #47 24.13 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T14:32:22.258Z] #43 1.690 Note: Building without setproctitle() and strlcpy() support. [2022-03-18T14:32:22.258Z] #43 1.690 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-18T14:32:22.258Z] #43 1.716 Note: Building without GnuTLS support [2022-03-18T14:32:22.258Z] #43 1.724 Makefile.config:39: Warn: you have no libnftables installed [2022-03-18T14:32:22.258Z] #43 1.724 Makefile.config:40: Warn: Building without nftables support [2022-03-18T14:32:22.506Z] #47 ... [2022-03-18T14:32:22.506Z] [2022-03-18T14:32:22.506Z] #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-03-18T14:32:22.506Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:32:22.506Z] #49 34.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-03-18T14:32:22.506Z] #49 34.15 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-03-18T14:32:22.506Z] #49 34.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T14:32:22.670Z] #43 129.7 CC criu/pstree.o [2022-03-18T14:32:22.807Z] #40 ... [2022-03-18T14:32:22.807Z] [2022-03-18T14:32:22.807Z] #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-03-18T14:32:22.807Z] #67 sha256:9ede877b53bd58c301814dc8457c6131a7e7b0450cdce492643580a6d7665903 [2022-03-18T14:32:22.807Z] #67 32.75 Checking out files: 49% (942/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 87% (1667/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-03-18T14:32:22.807Z] #67 34.31 + cd /tmp/tmp.noC7Am04Rk/src/github.com/docker/libnetwork [2022-03-18T14:32:22.807Z] #67 34.31 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-03-18T14:32:22.807Z] #67 35.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-03-18T14:32:22.818Z] #13 34.64 Reading package lists... [2022-03-18T14:32:22.818Z] #13 ... [2022-03-18T14:32:22.818Z] [2022-03-18T14:32:22.818Z] #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-03-18T14:32:22.818Z] #49 sha256:8c4652332ae102b4a5247d078142aebe4c87a6a2861bc1400aeb01c69ae0c38b [2022-03-18T14:32:22.818Z] #49 30.90 go: downloading golang.org/x/text v0.3.2 [2022-03-18T14:32:22.818Z] #49 37.32 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T14:32:22.818Z] #49 37.49 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T14:32:22.818Z] #49 37.49 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-18T14:32:22.819Z] #49 37.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-18T14:32:22.819Z] #49 37.64 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-18T14:32:22.819Z] #49 39.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-18T14:32:22.819Z] #49 39.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T14:32:22.819Z] #49 39.78 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-18T14:32:22.819Z] #49 ... [2022-03-18T14:32:22.819Z] [2022-03-18T14:32:22.819Z] #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-03-18T14:32:22.819Z] #34 sha256:48bf0b4686e4071cb05df0a19db58b0e2955673020d3e7a828cc17def110fce6 [2022-03-18T14:32:22.819Z] #34 40.77 sync [2022-03-18T14:32:22.819Z] #34 40.77 internal/reflectlite [2022-03-18T14:32:23.066Z] #67 ... [2022-03-18T14:32:23.066Z] [2022-03-18T14:32:23.066Z] #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-03-18T14:32:23.066Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:23.066Z] #36 33.35 Fetched 8470 kB in 26s (331 kB/s) [2022-03-18T14:32:23.066Z] #36 33.35 Reading package lists... [2022-03-18T14:32:23.078Z] #34 ... [2022-03-18T14:32:23.078Z] [2022-03-18T14:32:23.078Z] #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-03-18T14:32:23.078Z] #51 sha256:7f52ab77c493f04eedae20b14a87c13e7efd7509b8f1083615f272f2c448a5fe [2022-03-18T14:32:23.078Z] #51 DONE 41.6s [2022-03-18T14:32:23.078Z] [2022-03-18T14:32:23.078Z] #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-03-18T14:32:23.078Z] #67 sha256:da4e109ddec41e2e55b9865992464298a9e36620a500122783f813cc104f7d63 [2022-03-18T14:32:23.078Z] #67 DONE 41.6s [2022-03-18T14:32:23.078Z] [2022-03-18T14:32:23.078Z] #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-03-18T14:32:23.078Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:23.078Z] #42 28.50 Reading package lists... [2022-03-18T14:32:23.078Z] #42 35.74 Building dependency tree... [2022-03-18T14:32:23.078Z] #42 39.36 The following additional packages will be installed: [2022-03-18T14:32:23.078Z] #42 39.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-18T14:32:23.078Z] #42 39.36 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-18T14:32:23.078Z] #42 39.36 Suggested packages: [2022-03-18T14:32:23.078Z] #42 39.36 manpages-dev python-setuptools [2022-03-18T14:32:23.078Z] #42 40.66 The following NEW packages will be installed: [2022-03-18T14:32:23.078Z] #42 40.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-18T14:32:23.078Z] #42 40.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-18T14:32:23.078Z] #42 40.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-18T14:32:23.078Z] #42 40.69 python-six zlib1g-dev [2022-03-18T14:32:23.078Z] #42 41.13 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:23.078Z] #42 41.13 Need to get 4095 kB of archives. [2022-03-18T14:32:23.078Z] #42 41.13 After this operation, 22.5 MB of additional disk space will be used. [2022-03-18T14:32:23.078Z] #42 41.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-18T14:32:23.078Z] #42 41.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T14:32:23.078Z] #42 41.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-18T14:32:23.078Z] #42 41.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-18T14:32:23.078Z] #42 41.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-18T14:32:23.078Z] #42 41.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-18T14:32:23.078Z] #42 41.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-18T14:32:23.078Z] #42 41.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-18T14:32:23.078Z] #42 41.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-18T14:32:23.078Z] #42 41.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-18T14:32:23.078Z] #42 41.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-18T14:32:23.078Z] #42 41.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-18T14:32:23.078Z] #42 41.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-18T14:32:23.078Z] #42 41.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-18T14:32:23.078Z] #42 41.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-18T14:32:23.078Z] #42 41.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-18T14:32:23.078Z] #42 41.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-18T14:32:23.080Z] #49 34.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-03-18T14:32:23.197Z] #43 2.991 fatal: not a git repository (or any of the parent directories): .git [2022-03-18T14:32:23.324Z] #36 43.49 Reading package lists... [2022-03-18T14:32:23.324Z] #36 ... [2022-03-18T14:32:23.324Z] [2022-03-18T14:32:23.324Z] #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-03-18T14:32:23.324Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:23.324Z] #55 33.41 Fetched 8470 kB in 26s (327 kB/s) [2022-03-18T14:32:23.324Z] #55 33.41 Reading package lists... [2022-03-18T14:32:23.324Z] #55 43.47 Reading package lists... [2022-03-18T14:32:23.324Z] #55 ... [2022-03-18T14:32:23.324Z] [2022-03-18T14:32:23.324Z] #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-03-18T14:32:23.324Z] #49 sha256:0c75b3e8769fb8619adcc652cedd51bc40e4b4bbebe8a4796b61ca5fb1933edc [2022-03-18T14:32:23.324Z] #49 38.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T14:32:23.324Z] #49 38.89 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-18T14:32:23.324Z] #49 39.40 go: downloading golang.org/x/text v0.3.2 [2022-03-18T14:32:23.341Z] #49 34.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T14:32:23.458Z] #43 3.066 GEN .gitid [2022-03-18T14:32:23.458Z] #43 3.108 GEN criu/include/version.h [2022-03-18T14:32:23.458Z] #43 3.163 GEN include/common/asm [2022-03-18T14:32:23.582Z] #49 ... [2022-03-18T14:32:23.582Z] [2022-03-18T14:32:23.582Z] #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-03-18T14:32:23.582Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:23.582Z] #42 33.92 Fetched 8470 kB in 26s (324 kB/s) [2022-03-18T14:32:23.582Z] #42 33.92 Reading package lists... [2022-03-18T14:32:23.603Z] #49 35.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T14:32:23.603Z] #49 35.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-03-18T14:32:23.650Z] #42 ... [2022-03-18T14:32:23.650Z] [2022-03-18T14:32:23.650Z] #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-03-18T14:32:23.650Z] #34 sha256:48bf0b4686e4071cb05df0a19db58b0e2955673020d3e7a828cc17def110fce6 [2022-03-18T14:32:23.650Z] #34 42.38 internal/testlog [2022-03-18T14:32:23.864Z] #49 35.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-03-18T14:32:23.864Z] #49 35.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T14:32:23.864Z] #49 35.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-03-18T14:32:24.027Z] #43 ... [2022-03-18T14:32:24.027Z] [2022-03-18T14:32:24.027Z] #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-03-18T14:32:24.027Z] #37 sha256:325abe096243153a25e9298047350f759d23bbdf79fc6ce4c3d0c132454cb44c [2022-03-18T14:32:24.027Z] #37 2.784 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-18T14:32:24.027Z] #37 2.785 -- Detecting C compiler ABI info [2022-03-18T14:32:24.027Z] #37 3.119 -- Detecting C compiler ABI info - done [2022-03-18T14:32:24.027Z] #37 3.145 -- Detecting C compile features [2022-03-18T14:32:24.027Z] #37 4.746 -- Detecting C compile features - done [2022-03-18T14:32:24.027Z] #37 4.770 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T14:32:24.027Z] #37 5.042 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T14:32:24.027Z] #37 5.146 -- Configuring done [2022-03-18T14:32:24.027Z] #37 5.150 -- Generating done [2022-03-18T14:32:24.027Z] #37 5.158 -- Build files have been written to: /tmp/tmp.YwiAsxdbyK/tini [2022-03-18T14:32:24.027Z] #37 5.177 + make tini-static [2022-03-18T14:32:24.027Z] #37 5.588 Scanning dependencies of target tini-static [2022-03-18T14:32:24.027Z] #37 5.662 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T14:32:24.027Z] #37 6.841 [100%] Linking C executable tini-static [2022-03-18T14:32:24.027Z] #37 7.349 [100%] Built target tini-static [2022-03-18T14:32:24.027Z] #37 7.409 + mkdir -p /build [2022-03-18T14:32:24.027Z] #37 7.411 + cp tini-static /build/docker-init [2022-03-18T14:32:24.027Z] #37 DONE 8.2s [2022-03-18T14:32:24.049Z] #43 130.8 CC criu/rbtree.o [2022-03-18T14:32:24.049Z] #43 131.2 CC criu/rst-malloc.o [2022-03-18T14:32:24.127Z] #49 35.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-03-18T14:32:24.127Z] #49 35.94 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-03-18T14:32:24.127Z] #49 36.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-03-18T14:32:24.292Z] [2022-03-18T14:32:24.292Z] #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-03-18T14:32:24.292Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-18T14:32:24.292Z] #13 57.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T14:32:24.292Z] #13 57.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-18T14:32:24.292Z] #13 57.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-18T14:32:24.307Z] #43 131.5 CC criu/seccomp.o [2022-03-18T14:32:24.390Z] #49 36.30 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-03-18T14:32:24.390Z] #49 36.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-03-18T14:32:24.603Z] #34 43.11 errors [2022-03-18T14:32:24.603Z] #34 43.11 sort [2022-03-18T14:32:24.651Z] #49 36.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-03-18T14:32:24.862Z] #34 43.49 strconv [2022-03-18T14:32:24.913Z] #49 36.58 go: downloading github.com/ultraware/funlen v0.0.2 [2022-03-18T14:32:24.913Z] #49 36.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T14:32:24.913Z] #49 36.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-03-18T14:32:24.913Z] #49 36.79 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-03-18T14:32:25.230Z] #13 ... [2022-03-18T14:32:25.230Z] [2022-03-18T14:32:25.230Z] #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-03-18T14:32:25.230Z] #34 sha256:a7d06f6e34945563c0762ccb824d4357b8324c540f293fad7b6429547facfeb3 [2022-03-18T14:32:25.230Z] #34 59.68 log [2022-03-18T14:32:25.230Z] #34 61.50 github.com/BurntSushi/toml/cmd/tomlv [2022-03-18T14:32:25.230Z] #34 DONE 63.6s [2022-03-18T14:32:25.243Z] #43 132.2 CC criu/seize.o [2022-03-18T14:32:25.488Z] [2022-03-18T14:32:25.488Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:25.488Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:32:25.488Z] #43 4.980 PBCC images/timens.pb-c.c [2022-03-18T14:32:25.488Z] #43 5.024 DEP images/timens.pb-c.d [2022-03-18T14:32:25.488Z] #43 5.082 PBCC images/fown.pb-c.c [2022-03-18T14:32:25.488Z] #43 5.105 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-18T14:32:25.746Z] #43 5.265 PBCC images/opts.pb-c.c [2022-03-18T14:32:25.746Z] #43 5.341 PBCC images/memfd.pb-c.c [2022-03-18T14:32:25.746Z] #43 5.392 DEP images/fown.pb-c.d [2022-03-18T14:32:25.746Z] #43 5.444 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-18T14:32:25.800Z] #34 44.51 io [2022-03-18T14:32:26.005Z] #43 5.595 DEP images/opts.pb-c.d [2022-03-18T14:32:26.005Z] #43 5.632 DEP images/memfd.pb-c.d [2022-03-18T14:32:26.005Z] #43 5.671 PBCC images/sit.pb-c.c [2022-03-18T14:32:26.177Z] #43 133.1 CC criu/servicefd.o [2022-03-18T14:32:26.263Z] #43 5.749 DEP images/sit.pb-c.d [2022-03-18T14:32:26.263Z] #43 5.801 PBCC images/macvlan.pb-c.c [2022-03-18T14:32:26.263Z] #43 5.841 DEP images/macvlan.pb-c.d [2022-03-18T14:32:26.263Z] #43 5.900 PBCC images/autofs.pb-c.c [2022-03-18T14:32:26.263Z] #43 5.945 DEP images/autofs.pb-c.d [2022-03-18T14:32:26.263Z] #43 5.984 PBCC images/sysctl.pb-c.c [2022-03-18T14:32:26.263Z] #43 6.006 DEP images/sysctl.pb-c.d [2022-03-18T14:32:26.367Z] #34 ... [2022-03-18T14:32:26.367Z] [2022-03-18T14:32:26.367Z] #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-03-18T14:32:26.367Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:26.367Z] #55 31.08 Reading package lists... [2022-03-18T14:32:26.367Z] #55 38.18 Building dependency tree... [2022-03-18T14:32:26.367Z] #55 41.83 The following additional packages will be installed: [2022-03-18T14:32:26.367Z] #55 41.83 libbtrfs0 [2022-03-18T14:32:26.367Z] #55 42.00 The following NEW packages will be installed: [2022-03-18T14:32:26.367Z] #55 42.11 libbtrfs-dev libbtrfs0 [2022-03-18T14:32:26.367Z] #55 42.52 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:26.367Z] #55 42.52 Need to get 119 kB of archives. [2022-03-18T14:32:26.367Z] #55 42.52 After this operation, 387 kB of additional disk space will be used. [2022-03-18T14:32:26.367Z] #55 42.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-18T14:32:26.367Z] #55 42.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-18T14:32:26.367Z] #55 43.64 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:26.367Z] #55 43.84 Fetched 119 kB in 0s (425 kB/s) [2022-03-18T14:32:26.367Z] #55 43.93 Selecting previously unselected package libbtrfs0. [2022-03-18T14:32:26.367Z] #55 43.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:32:26.367Z] #55 44.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-18T14:32:26.367Z] #55 44.04 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-18T14:32:26.367Z] #55 44.17 Selecting previously unselected package libbtrfs-dev. [2022-03-18T14:32:26.367Z] #55 44.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-18T14:32:26.367Z] #55 44.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:32:26.367Z] #55 44.39 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-18T14:32:26.367Z] #55 44.42 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:32:26.367Z] #55 44.45 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:32:26.367Z] #55 DONE 45.0s [2022-03-18T14:32:26.434Z] #43 133.6 CC criu/shmem.o [2022-03-18T14:32:26.521Z] #43 6.023 PBCC images/time.pb-c.c [2022-03-18T14:32:26.521Z] #43 6.056 DEP images/time.pb-c.d [2022-03-18T14:32:26.521Z] #43 6.065 PBCC images/binfmt-misc.pb-c.c [2022-03-18T14:32:26.521Z] #43 6.102 DEP images/binfmt-misc.pb-c.d [2022-03-18T14:32:26.521Z] #43 6.132 PBCC images/seccomp.pb-c.c [2022-03-18T14:32:26.521Z] #43 6.139 DEP images/seccomp.pb-c.d [2022-03-18T14:32:26.521Z] #43 6.169 PBCC images/userns.pb-c.c [2022-03-18T14:32:26.521Z] #43 6.185 DEP images/userns.pb-c.d [2022-03-18T14:32:26.521Z] #43 6.207 PBCC images/cgroup.pb-c.c [2022-03-18T14:32:26.521Z] #43 6.240 DEP images/cgroup.pb-c.d [2022-03-18T14:32:26.627Z] [2022-03-18T14:32:26.627Z] #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-03-18T14:32:26.627Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:26.627Z] #13 34.64 Reading package lists... [2022-03-18T14:32:26.780Z] #43 6.267 PBCC images/ext-file.pb-c.c [2022-03-18T14:32:26.780Z] #43 6.289 DEP images/ext-file.pb-c.d [2022-03-18T14:32:26.780Z] #43 6.300 PBCC images/rpc.pb-c.c [2022-03-18T14:32:26.780Z] #43 6.344 DEP images/rpc.pb-c.d [2022-03-18T14:32:26.780Z] #43 6.385 PBCC images/siginfo.pb-c.c [2022-03-18T14:32:26.780Z] #43 6.421 DEP images/siginfo.pb-c.d [2022-03-18T14:32:26.780Z] #43 6.457 PBCC images/pagemap.pb-c.c [2022-03-18T14:32:26.780Z] #43 6.480 DEP images/pagemap.pb-c.d [2022-03-18T14:32:26.780Z] #43 6.521 PBCC images/rlimit.pb-c.c [2022-03-18T14:32:26.780Z] #43 6.547 DEP images/rlimit.pb-c.d [2022-03-18T14:32:26.780Z] #43 6.564 PBCC images/file-lock.pb-c.c [2022-03-18T14:32:26.848Z] #49 38.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T14:32:26.848Z] #49 38.40 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-03-18T14:32:26.848Z] #49 38.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T14:32:26.848Z] #49 38.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T14:32:26.855Z] #42 43.89 Reading package lists... [2022-03-18T14:32:26.855Z] #42 ... [2022-03-18T14:32:26.855Z] [2022-03-18T14:32:26.855Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-18T14:32:26.855Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:26.855Z] #13 31.59 Fetched 9005 kB in 28s (319 kB/s) [2022-03-18T14:32:27.038Z] #43 6.584 DEP images/file-lock.pb-c.d [2022-03-18T14:32:27.038Z] #43 6.606 PBCC images/tty.pb-c.c [2022-03-18T14:32:27.038Z] #43 6.638 DEP images/tty.pb-c.d [2022-03-18T14:32:27.038Z] #43 6.689 PBCC images/tun.pb-c.c [2022-03-18T14:32:27.038Z] #43 6.740 PBCC images/netdev.pb-c.c [2022-03-18T14:32:27.038Z] #43 6.802 DEP images/tun.pb-c.d [2022-03-18T14:32:27.296Z] #43 6.848 DEP images/netdev.pb-c.d [2022-03-18T14:32:27.296Z] #43 6.888 PBCC images/vma.pb-c.c [2022-03-18T14:32:27.296Z] #43 6.922 DEP images/vma.pb-c.d [2022-03-18T14:32:27.296Z] #43 6.963 PBCC images/creds.pb-c.c [2022-03-18T14:32:27.296Z] #43 6.980 DEP images/creds.pb-c.d [2022-03-18T14:32:27.296Z] #43 7.007 PBCC images/utsns.pb-c.c [2022-03-18T14:32:27.296Z] #43 7.044 DEP images/utsns.pb-c.d [2022-03-18T14:32:27.368Z] #43 134.5 CC criu/sigframe.o [2022-03-18T14:32:27.419Z] #49 38.99 go: downloading github.com/stretchr/objx v0.2.0 [2022-03-18T14:32:27.419Z] #49 39.13 go: downloading golang.org/x/text v0.3.2 [2022-03-18T14:32:27.427Z] #13 31.59 Reading package lists... [2022-03-18T14:32:27.555Z] #43 7.071 PBCC images/ipc-desc.pb-c.c [2022-03-18T14:32:27.555Z] #43 7.101 PBCC images/ipc-sem.pb-c.c [2022-03-18T14:32:27.555Z] #43 7.116 DEP images/ipc-desc.pb-c.d [2022-03-18T14:32:27.555Z] #43 7.148 DEP images/ipc-sem.pb-c.d [2022-03-18T14:32:27.555Z] #43 7.163 PBCC images/ipc-msg.pb-c.c [2022-03-18T14:32:27.555Z] #43 7.180 DEP images/ipc-msg.pb-c.d [2022-03-18T14:32:27.555Z] #43 7.207 PBCC images/ipc-shm.pb-c.c [2022-03-18T14:32:27.555Z] #43 7.220 DEP images/ipc-shm.pb-c.d [2022-03-18T14:32:27.555Z] #43 7.239 PBCC images/ipc-var.pb-c.c [2022-03-18T14:32:27.555Z] #43 7.269 DEP images/ipc-var.pb-c.d [2022-03-18T14:32:27.555Z] #43 7.304 PBCC images/sk-opts.pb-c.c [2022-03-18T14:32:27.555Z] #43 7.325 PBCC images/packet-sock.pb-c.c [2022-03-18T14:32:27.555Z] #43 7.369 DEP images/sk-opts.pb-c.d [2022-03-18T14:32:27.626Z] #43 134.7 CC criu/signalfd.o [2022-03-18T14:32:27.813Z] #43 7.396 DEP images/packet-sock.pb-c.d [2022-03-18T14:32:27.813Z] #43 7.427 PBCC images/sk-netlink.pb-c.c [2022-03-18T14:32:27.813Z] #43 7.462 DEP images/sk-netlink.pb-c.d [2022-03-18T14:32:27.813Z] #43 7.497 PBCC images/sk-inet.pb-c.c [2022-03-18T14:32:27.813Z] #43 7.529 DEP images/sk-inet.pb-c.d [2022-03-18T14:32:27.813Z] #43 7.565 PBCC images/sk-unix.pb-c.c [2022-03-18T14:32:27.885Z] #43 135.0 CC criu/sk-inet.o [2022-03-18T14:32:28.072Z] #43 7.633 DEP images/sk-unix.pb-c.d [2022-03-18T14:32:28.072Z] #43 7.680 PBCC images/mm.pb-c.c [2022-03-18T14:32:28.072Z] #43 7.720 DEP images/mm.pb-c.d [2022-03-18T14:32:28.072Z] #43 7.752 PBCC images/timerfd.pb-c.c [2022-03-18T14:32:28.072Z] #43 7.793 DEP images/timerfd.pb-c.d [2022-03-18T14:32:28.072Z] #43 7.830 PBCC images/timer.pb-c.c [2022-03-18T14:32:28.275Z] #13 41.57 Building dependency tree... [2022-03-18T14:32:28.329Z] #43 7.872 DEP images/timer.pb-c.d [2022-03-18T14:32:28.329Z] #43 7.885 PBCC images/sa.pb-c.c [2022-03-18T14:32:28.329Z] #43 7.937 DEP images/sa.pb-c.d [2022-03-18T14:32:28.330Z] #43 7.956 PBCC images/pipe-data.pb-c.c [2022-03-18T14:32:28.330Z] #43 7.993 DEP images/pipe-data.pb-c.d [2022-03-18T14:32:28.330Z] #43 8.005 PBCC images/mnt.pb-c.c [2022-03-18T14:32:28.330Z] #43 8.052 DEP images/mnt.pb-c.d [2022-03-18T14:32:28.588Z] #43 8.078 PBCC images/sk-packet.pb-c.c [2022-03-18T14:32:28.588Z] #43 8.103 DEP images/sk-packet.pb-c.d [2022-03-18T14:32:28.588Z] #43 8.112 PBCC images/tcp-stream.pb-c.c [2022-03-18T14:32:28.588Z] #43 8.170 DEP images/tcp-stream.pb-c.d [2022-03-18T14:32:28.588Z] #43 8.202 PBCC images/pipe.pb-c.c [2022-03-18T14:32:28.588Z] #43 8.223 DEP images/pipe.pb-c.d [2022-03-18T14:32:28.588Z] #43 8.251 PBCC images/pstree.pb-c.c [2022-03-18T14:32:28.588Z] #43 8.265 DEP images/pstree.pb-c.d [2022-03-18T14:32:28.588Z] #43 8.275 PBCC images/fs.pb-c.c [2022-03-18T14:32:28.588Z] #43 8.298 DEP images/fs.pb-c.d [2022-03-18T14:32:28.588Z] #43 8.317 PBCC images/signalfd.pb-c.c [2022-03-18T14:32:28.588Z] #43 8.364 DEP images/signalfd.pb-c.d [2022-03-18T14:32:28.588Z] #43 8.384 PBCC images/fh.pb-c.c [2022-03-18T14:32:28.803Z] #49 ... [2022-03-18T14:32:28.803Z] [2022-03-18T14:32:28.803Z] #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-03-18T14:32:28.803Z] #58 sha256:e1b3e726af8b7c2f2f900ba9e1b23b1257a749cd12e32baa81c386e3f54d51f5 [2022-03-18T14:32:28.803Z] #58 30.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-03-18T14:32:28.803Z] #58 30.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T14:32:28.803Z] #58 ... [2022-03-18T14:32:28.803Z] [2022-03-18T14:32:28.803Z] #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-03-18T14:32:28.803Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:32:28.803Z] #40 36.03 Checking out files: 70% (1299/1837) Checking out files: 71% (1305/1837) Checking out files: 72% (1323/1837) Checking out files: 73% (1342/1837) Checking out files: 74% (1360/1837) Checking out files: 75% (1378/1837) Checking out files: 76% (1397/1837) Checking out files: 77% (1415/1837) Checking out files: 78% (1433/1837) Checking out files: 79% (1452/1837) Checking out files: 80% (1470/1837) Checking out files: 81% (1488/1837) Checking out files: 82% (1507/1837) Checking out files: 83% (1525/1837) Checking out files: 84% (1544/1837) Checking out files: 85% (1562/1837) Checking out files: 86% (1580/1837) Checking out files: 87% (1599/1837) Checking out files: 88% (1617/1837) Checking out files: 89% (1635/1837) Checking out files: 90% (1654/1837) Checking out files: 91% (1672/1837) Checking out files: 92% (1691/1837) Checking out files: 93% (1709/1837) Checking out files: 94% (1727/1837) Checking out files: 95% (1746/1837) Checking out files: 96% (1764/1837) Checking out files: 97% (1782/1837) Checking out files: 98% (1801/1837) Checking out files: 99% (1819/1837) Checking out files: 100% (1837/1837) Checking out files: 100% (1837/1837), done. [2022-03-18T14:32:28.803Z] #40 36.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-03-18T14:32:28.803Z] #40 39.31 + 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-03-18T14:32:28.821Z] #43 ... [2022-03-18T14:32:28.821Z] [2022-03-18T14:32:28.821Z] #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-03-18T14:32:28.821Z] #49 sha256:3f863ca6a6463df8344ab14b5c324959b2530a1a148e082d954f09a391cfa887 [2022-03-18T14:32:28.821Z] #49 199.6 + /build/golangci-lint --version [2022-03-18T14:32:28.847Z] #43 8.420 PBCC images/fsnotify.pb-c.c [2022-03-18T14:32:28.847Z] #43 8.445 DEP images/fh.pb-c.d [2022-03-18T14:32:28.847Z] #43 8.468 DEP images/fsnotify.pb-c.d [2022-03-18T14:32:28.847Z] #43 8.492 PBCC images/eventpoll.pb-c.c [2022-03-18T14:32:28.847Z] #43 8.520 DEP images/eventpoll.pb-c.d [2022-03-18T14:32:28.847Z] #43 8.554 PBCC images/eventfd.pb-c.c [2022-03-18T14:32:28.847Z] #43 8.559 DEP images/eventfd.pb-c.d [2022-03-18T14:32:28.847Z] #43 8.605 PBCC images/remap-file-path.pb-c.c [2022-03-18T14:32:29.107Z] #43 8.627 DEP images/remap-file-path.pb-c.d [2022-03-18T14:32:29.107Z] #43 8.650 PBCC images/fifo.pb-c.c [2022-03-18T14:32:29.107Z] #43 8.672 DEP images/fifo.pb-c.d [2022-03-18T14:32:29.107Z] #43 8.690 PBCC images/ghost-file.pb-c.c [2022-03-18T14:32:29.107Z] #43 8.741 DEP images/ghost-file.pb-c.d [2022-03-18T14:32:29.107Z] #43 8.770 PBCC images/regfile.pb-c.c [2022-03-18T14:32:29.107Z] #43 8.802 DEP images/regfile.pb-c.d [2022-03-18T14:32:29.107Z] #43 8.841 PBCC images/ns.pb-c.c [2022-03-18T14:32:29.107Z] #43 8.851 DEP images/ns.pb-c.d [2022-03-18T14:32:29.367Z] #43 8.873 PBCC images/fdinfo.pb-c.c [2022-03-18T14:32:29.367Z] #43 8.929 DEP images/fdinfo.pb-c.d [2022-03-18T14:32:29.367Z] #43 8.965 PBCC images/core-aarch64.pb-c.c [2022-03-18T14:32:29.367Z] #43 9.001 PBCC images/core-arm.pb-c.c [2022-03-18T14:32:29.367Z] #43 9.029 PBCC images/core-ppc64.pb-c.c [2022-03-18T14:32:29.367Z] #43 9.072 PBCC images/core-s390.pb-c.c [2022-03-18T14:32:29.390Z] #49 200.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-18T14:32:29.626Z] #43 9.101 PBCC images/core-x86.pb-c.c [2022-03-18T14:32:29.626Z] #43 9.123 PBCC images/core.pb-c.c [2022-03-18T14:32:29.626Z] #43 9.158 PBCC images/inventory.pb-c.c [2022-03-18T14:32:29.626Z] #43 9.196 DEP images/core-aarch64.pb-c.d [2022-03-18T14:32:29.626Z] #43 9.216 DEP images/core-arm.pb-c.d [2022-03-18T14:32:29.626Z] #43 9.234 DEP images/core-ppc64.pb-c.d [2022-03-18T14:32:29.626Z] #43 9.259 DEP images/core-s390.pb-c.d [2022-03-18T14:32:29.626Z] #43 9.299 DEP images/core-x86.pb-c.d [2022-03-18T14:32:29.626Z] #43 9.325 DEP images/core.pb-c.d [2022-03-18T14:32:29.626Z] #43 9.359 DEP images/inventory.pb-c.d [2022-03-18T14:32:29.626Z] #43 9.411 PBCC images/cpuinfo.pb-c.c [2022-03-18T14:32:29.649Z] #49 DONE 200.3s [2022-03-18T14:32:29.649Z] [2022-03-18T14:32:29.649Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:29.649Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:32:29.649Z] #43 136.2 CC criu/sk-netlink.o [2022-03-18T14:32:29.649Z] #43 136.6 CC criu/sk-packet.o [2022-03-18T14:32:29.885Z] #43 9.418 DEP images/cpuinfo.pb-c.d [2022-03-18T14:32:29.885Z] #43 9.454 PBCC images/stats.pb-c.c [2022-03-18T14:32:29.885Z] #43 9.494 DEP images/stats.pb-c.d [2022-03-18T14:32:30.185Z] #13 44.68 The following additional packages will be installed: [2022-03-18T14:32:30.185Z] #13 44.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-18T14:32:30.185Z] #13 44.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-18T14:32:30.185Z] #13 44.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-18T14:32:30.185Z] #13 44.70 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-18T14:32:30.185Z] #13 44.70 mingw-w64-x86-64-dev [2022-03-18T14:32:30.185Z] #13 44.73 Suggested packages: [2022-03-18T14:32:30.185Z] #13 44.73 gcc-8-locales seccomp wine64 [2022-03-18T14:32:30.587Z] #43 137.8 CC criu/sk-queue.o [2022-03-18T14:32:30.755Z] #13 ... [2022-03-18T14:32:30.756Z] [2022-03-18T14:32:30.756Z] #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-03-18T14:32:30.756Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:30.756Z] #36 32.72 Reading package lists... [2022-03-18T14:32:30.756Z] #36 39.64 Building dependency tree... [2022-03-18T14:32:30.756Z] #36 43.22 The following additional packages will be installed: [2022-03-18T14:32:30.756Z] #36 43.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-18T14:32:30.756Z] #36 43.24 Suggested packages: [2022-03-18T14:32:30.756Z] #36 43.24 cmake-doc ninja-build lrzip [2022-03-18T14:32:30.756Z] #36 43.24 Recommended packages: [2022-03-18T14:32:30.756Z] #36 43.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T14:32:30.756Z] #36 44.17 The following NEW packages will be installed: [2022-03-18T14:32:30.756Z] #36 44.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-18T14:32:30.756Z] #36 44.21 vim-common xxd [2022-03-18T14:32:30.756Z] #36 44.59 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:30.756Z] #36 44.59 Need to get 14.9 MB of archives. [2022-03-18T14:32:30.756Z] #36 44.59 After this operation, 61.8 MB of additional disk space will be used. [2022-03-18T14:32:30.756Z] #36 44.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-18T14:32:30.756Z] #36 44.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-18T14:32:30.756Z] #36 44.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-18T14:32:30.756Z] #36 44.75 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-18T14:32:30.756Z] #36 45.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-18T14:32:30.756Z] #36 45.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-18T14:32:30.756Z] #36 45.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-18T14:32:30.756Z] #36 45.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-18T14:32:30.756Z] #36 45.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-18T14:32:30.756Z] #36 45.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-18T14:32:30.756Z] #36 46.78 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:30.756Z] #36 46.97 Fetched 14.9 MB in 1s (10.4 MB/s) [2022-03-18T14:32:30.756Z] #36 47.06 Selecting previously unselected package xxd. [2022-03-18T14:32:30.756Z] #36 47.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:32:30.756Z] #36 47.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:32:30.756Z] #36 47.19 Unpacking xxd (2:8.1.0875-5) ... [2022-03-18T14:32:30.756Z] #36 47.35 Selecting previously unselected package vim-common. [2022-03-18T14:32:30.756Z] #36 47.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:32:30.756Z] #36 47.41 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-18T14:32:30.756Z] #36 47.67 Selecting previously unselected package cmake-data. [2022-03-18T14:32:30.756Z] #36 47.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-18T14:32:30.756Z] #36 47.67 Unpacking cmake-data (3.13.4-1) ... [2022-03-18T14:32:30.821Z] #43 10.46 make[1]: Nothing to be done for 'all'. [2022-03-18T14:32:31.017Z] #36 ... [2022-03-18T14:32:31.017Z] [2022-03-18T14:32:31.017Z] #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-03-18T14:32:31.017Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:31.017Z] #42 42.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:31.017Z] #42 42.97 Fetched 4095 kB in 1s (5226 kB/s) [2022-03-18T14:32:31.017Z] #42 43.04 Selecting previously unselected package libcap-dev:amd64. [2022-03-18T14:32:31.017Z] #42 43.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:32:31.017Z] #42 43.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 43.08 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-18T14:32:31.017Z] #42 43.22 Selecting previously unselected package libnet1:amd64. [2022-03-18T14:32:31.017Z] #42 43.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 43.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:31.017Z] #42 43.40 Selecting previously unselected package libnet1-dev. [2022-03-18T14:32:31.017Z] #42 43.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 43.40 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:31.017Z] #42 43.62 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T14:32:31.017Z] #42 43.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 43.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:32:31.017Z] #42 43.68 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-18T14:32:31.017Z] #42 43.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 43.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-18T14:32:31.017Z] #42 43.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T14:32:31.017Z] #42 43.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 43.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:32:31.017Z] #42 44.07 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-18T14:32:31.017Z] #42 44.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 44.10 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-18T14:32:31.017Z] #42 44.21 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-18T14:32:31.017Z] #42 44.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 44.23 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-18T14:32:31.017Z] #42 44.42 Selecting previously unselected package libprotobuf17:amd64. [2022-03-18T14:32:31.017Z] #42 44.42 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 44.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:31.017Z] #42 45.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-18T14:32:31.017Z] #42 45.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 45.16 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:31.017Z] #42 45.42 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-18T14:32:31.017Z] #42 45.42 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 45.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:31.017Z] #42 46.57 Selecting previously unselected package libprotoc17:amd64. [2022-03-18T14:32:31.017Z] #42 46.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 46.58 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:31.017Z] #42 47.22 Selecting previously unselected package protobuf-c-compiler. [2022-03-18T14:32:31.017Z] #42 47.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 47.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-18T14:32:31.017Z] #42 47.37 Selecting previously unselected package protobuf-compiler. [2022-03-18T14:32:31.017Z] #42 47.42 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 47.42 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-18T14:32:31.017Z] #42 47.55 Selecting previously unselected package python-pkg-resources. [2022-03-18T14:32:31.017Z] #42 47.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-18T14:32:31.017Z] #42 47.58 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-18T14:32:31.017Z] #42 47.78 Selecting previously unselected package python-six. [2022-03-18T14:32:31.017Z] #42 47.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-18T14:32:31.017Z] #42 47.80 Unpacking python-six (1.12.0-1) ... [2022-03-18T14:32:31.017Z] #42 47.94 Selecting previously unselected package python-protobuf. [2022-03-18T14:32:31.017Z] #42 47.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:31.017Z] #42 47.94 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-18T14:32:31.017Z] #42 48.50 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-18T14:32:31.156Z] #43 138.2 CC criu/sk-tcp.o [2022-03-18T14:32:31.277Z] #42 ... [2022-03-18T14:32:31.277Z] [2022-03-18T14:32:31.277Z] #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-03-18T14:32:31.277Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:31.277Z] #13 45.77 The following NEW packages will be installed: [2022-03-18T14:32:31.277Z] #13 45.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T14:32:31.277Z] #13 45.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-18T14:32:31.277Z] #13 45.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-18T14:32:31.277Z] #13 45.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-18T14:32:31.277Z] #13 45.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-18T14:32:31.277Z] #13 45.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T14:32:31.277Z] #13 45.85 The following packages will be upgraded: [2022-03-18T14:32:31.277Z] #13 45.85 libseccomp2 [2022-03-18T14:32:31.536Z] #13 46.23 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:31.536Z] #13 46.23 Need to get 77.8 MB of archives. [2022-03-18T14:32:31.536Z] #13 46.23 After this operation, 487 MB of additional disk space will be used. [2022-03-18T14:32:31.536Z] #13 46.23 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-03-18T14:32:31.536Z] #13 46.25 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-18T14:32:31.536Z] #13 46.26 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-18T14:32:31.676Z] #13 42.86 Reading package lists... [2022-03-18T14:32:31.676Z] #13 ... [2022-03-18T14:32:31.676Z] [2022-03-18T14:32:31.676Z] #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-03-18T14:32:31.676Z] #49 sha256:0c75b3e8769fb8619adcc652cedd51bc40e4b4bbebe8a4796b61ca5fb1933edc [2022-03-18T14:32:31.676Z] #49 51.89 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T14:32:31.676Z] #49 51.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T14:32:31.726Z] #43 138.7 CC criu/sk-unix.o [2022-03-18T14:32:31.758Z] #43 11.42 CC images/stats.o [2022-03-18T14:32:31.827Z] #13 46.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-03-18T14:32:31.936Z] #49 52.21 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-18T14:32:31.936Z] #49 52.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-18T14:32:31.936Z] #49 52.28 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-18T14:32:32.017Z] #43 11.67 CC images/core.o [2022-03-18T14:32:32.514Z] #13 46.74 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-03-18T14:32:32.514Z] #13 46.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-18T14:32:32.514Z] #13 46.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-18T14:32:32.514Z] #13 46.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-18T14:32:32.774Z] #13 47.24 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-03-18T14:32:32.965Z] #43 12.28 CC images/core-x86.o [2022-03-18T14:32:33.009Z] #40 ... [2022-03-18T14:32:33.009Z] [2022-03-18T14:32:33.009Z] #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-03-18T14:32:33.009Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:33.009Z] #55 34.07 Fetched 8470 kB in 26s (321 kB/s) [2022-03-18T14:32:33.009Z] #55 34.07 Reading package lists... [2022-03-18T14:32:33.009Z] #55 ... [2022-03-18T14:32:33.009Z] [2022-03-18T14:32:33.009Z] #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-03-18T14:32:33.009Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:33.009Z] #42 34.10 Fetched 8470 kB in 26s (326 kB/s) [2022-03-18T14:32:33.009Z] #42 34.10 Reading package lists... [2022-03-18T14:32:33.009Z] #42 44.29 Reading package lists... [2022-03-18T14:32:33.009Z] #42 ... [2022-03-18T14:32:33.009Z] [2022-03-18T14:32:33.009Z] #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-03-18T14:32:33.009Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:33.035Z] #13 47.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-03-18T14:32:33.035Z] #13 47.52 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-03-18T14:32:33.105Z] #43 140.4 CC criu/sockets.o [2022-03-18T14:32:33.223Z] #43 12.73 CC images/core-arm.o [2022-03-18T14:32:33.482Z] #43 13.03 CC images/core-aarch64.o [2022-03-18T14:32:33.482Z] #43 13.30 CC images/core-ppc64.o [2022-03-18T14:32:34.051Z] #43 13.69 CC images/core-s390.o [2022-03-18T14:32:34.056Z] #43 141.1 CC criu/stats.o [2022-03-18T14:32:34.315Z] #43 141.4 CC criu/string.o [2022-03-18T14:32:34.315Z] #43 141.5 CC criu/sysctl.o [2022-03-18T14:32:34.466Z] #49 54.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-18T14:32:34.466Z] #49 54.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T14:32:34.618Z] #43 14.21 CC images/cpuinfo.o [2022-03-18T14:32:34.876Z] #43 14.52 CC images/inventory.o [2022-03-18T14:32:34.883Z] #43 142.0 CC criu/sysfs_parse.o [2022-03-18T14:32:35.135Z] #43 14.65 CC images/fdinfo.o [2022-03-18T14:32:35.135Z] #43 14.91 CC images/fown.o [2022-03-18T14:32:35.142Z] #43 142.4 CC criu/timens.o [2022-03-18T14:32:35.395Z] #43 15.04 CC images/ns.o [2022-03-18T14:32:35.395Z] #43 15.19 CC images/regfile.o [2022-03-18T14:32:35.399Z] #49 55.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-18T14:32:35.399Z] #49 ... [2022-03-18T14:32:35.399Z] [2022-03-18T14:32:35.399Z] #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-03-18T14:32:35.399Z] #51 sha256:bfbeb5875d647f0bb43358ac3fa1efa64bb06f3b36d79149f609127c0b05728d [2022-03-18T14:32:35.399Z] #51 DONE 55.8s [2022-03-18T14:32:35.401Z] #43 142.7 CC criu/timerfd.o [2022-03-18T14:32:35.553Z] #55 44.50 Reading package lists... [2022-03-18T14:32:35.553Z] #55 ... [2022-03-18T14:32:35.553Z] [2022-03-18T14:32:35.553Z] #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-03-18T14:32:35.553Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:35.553Z] #13 31.28 Fetched 9005 kB in 27s (328 kB/s) [2022-03-18T14:32:35.553Z] #13 31.28 Reading package lists... [2022-03-18T14:32:35.553Z] #13 ... [2022-03-18T14:32:35.553Z] [2022-03-18T14:32:35.553Z] #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-03-18T14:32:35.553Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:35.553Z] #36 31.65 Reading package lists... [2022-03-18T14:32:35.656Z] [2022-03-18T14:32:35.656Z] #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-03-18T14:32:35.656Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:35.656Z] #42 43.89 Reading package lists... [2022-03-18T14:32:35.656Z] #42 52.72 Building dependency tree... [2022-03-18T14:32:35.660Z] #43 ... [2022-03-18T14:32:35.660Z] [2022-03-18T14:32:35.660Z] #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-03-18T14:32:35.660Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:32:35.660Z] #40 DONE 206.0s [2022-03-18T14:32:35.918Z] [2022-03-18T14:32:35.918Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:35.918Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:32:35.918Z] #43 142.9 CC criu/tty.o [2022-03-18T14:32:35.962Z] #43 15.44 CC images/ghost-file.o [2022-03-18T14:32:36.122Z] #36 41.68 Reading package lists... [2022-03-18T14:32:36.122Z] #36 ... [2022-03-18T14:32:36.122Z] [2022-03-18T14:32:36.122Z] #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-03-18T14:32:36.122Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:36.122Z] #13 31.28 Reading package lists... [2022-03-18T14:32:36.220Z] #43 15.66 CC images/fifo.o [2022-03-18T14:32:36.220Z] #43 15.82 CC images/remap-file-path.o [2022-03-18T14:32:36.220Z] #43 ... [2022-03-18T14:32:36.220Z] [2022-03-18T14:32:36.220Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-18T14:32:36.220Z] #56 sha256:ff6826f82ac21b63bdf7992bb3f2fa86f90f7f19f45f874cef3b503bb8a0e5d1 [2022-03-18T14:32:36.328Z] #13 ... [2022-03-18T14:32:36.328Z] [2022-03-18T14:32:36.328Z] #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-03-18T14:32:36.328Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:32:36.328Z] #32 44.59 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-18T14:32:36.328Z] #32 45.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T14:32:36.328Z] #32 45.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T14:32:36.328Z] #32 ... [2022-03-18T14:32:36.328Z] [2022-03-18T14:32:36.328Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-18T14:32:36.328Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:36.328Z] #13 50.86 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-03-18T14:32:36.588Z] #13 ... [2022-03-18T14:32:36.588Z] [2022-03-18T14:32:36.588Z] #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-03-18T14:32:36.588Z] #56 sha256:1593872dde610219e2cad7da501f477cbb213625e1bf09dcac87592251b0b9ac [2022-03-18T14:32:36.588Z] #56 6.873 + RM_GOPATH=0 [2022-03-18T14:32:36.588Z] #56 6.873 + TMP_GOPATH= [2022-03-18T14:32:36.588Z] #56 6.873 + : /build [2022-03-18T14:32:36.588Z] #56 6.873 + '[' -z '' ']' [2022-03-18T14:32:36.588Z] #56 6.873 ++ mktemp -d [2022-03-18T14:32:36.588Z] #56 6.873 + export GOPATH=/tmp/tmp.aqL2sR9fmU [2022-03-18T14:32:36.588Z] #56 6.873 + GOPATH=/tmp/tmp.aqL2sR9fmU [2022-03-18T14:32:36.588Z] #56 6.873 + RM_GOPATH=1 [2022-03-18T14:32:36.588Z] #56 6.873 + case "$(go env GOARCH)" in [2022-03-18T14:32:36.588Z] #56 6.873 ++ go env GOARCH [2022-03-18T14:32:36.588Z] #56 6.924 Install containerd version v1.5.10 [2022-03-18T14:32:36.588Z] #56 6.924 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:36.588Z] #56 6.924 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:36.588Z] #56 6.924 ++ dirname /tmp/install/install.sh [2022-03-18T14:32:36.588Z] #56 6.924 + dir=/tmp/install [2022-03-18T14:32:36.588Z] #56 6.924 + bin=containerd [2022-03-18T14:32:36.588Z] #56 6.924 + shift [2022-03-18T14:32:36.588Z] #56 6.924 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-18T14:32:36.588Z] #56 6.924 + . /tmp/install/containerd.installer [2022-03-18T14:32:36.588Z] #56 6.924 ++ set -e [2022-03-18T14:32:36.588Z] #56 6.924 ++ : v1.5.10 [2022-03-18T14:32:36.588Z] #56 6.924 + install_containerd [2022-03-18T14:32:36.588Z] #56 6.924 + echo 'Install containerd version v1.5.10' [2022-03-18T14:32:36.588Z] #56 6.924 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aqL2sR9fmU/src/github.com/containerd/containerd [2022-03-18T14:32:36.588Z] #56 6.924 Cloning into '/tmp/tmp.aqL2sR9fmU/src/github.com/containerd/containerd'... [2022-03-18T14:32:36.588Z] #56 ... [2022-03-18T14:32:36.588Z] [2022-03-18T14:32:36.588Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-18T14:32:36.588Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:36.588Z] #42 52.72 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:36.588Z] #42 52.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:36.588Z] #42 52.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:32:36.588Z] #42 52.80 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-18T14:32:36.588Z] #42 52.80 Setting up python-six (1.12.0-1) ... [2022-03-18T14:32:36.737Z] #56 40.52 Checking out files: 66% (3137/4737) Checking out files: 67% (3174/4737) Checking out files: 68% (3222/4737) Checking out files: 69% (3269/4737) Checking out files: 70% (3316/4737) Checking out files: 71% (3364/4737) Checking out files: 72% (3411/4737) Checking out files: 73% (3459/4737) Checking out files: 74% (3506/4737) Checking out files: 75% (3553/4737) Checking out files: 76% (3601/4737) Checking out files: 77% (3648/4737) Checking out files: 78% (3695/4737) Checking out files: 79% (3743/4737) Checking out files: 80% (3790/4737) Checking out files: 81% (3837/4737) Checking out files: 82% (3885/4737) Checking out files: 83% (3932/4737) Checking out files: 84% (3980/4737) Checking out files: 85% (4027/4737) Checking out files: 86% (4074/4737) Checking out files: 87% (4122/4737) Checking out files: 88% (4169/4737) Checking out files: 89% (4216/4737) Checking out files: 90% (4264/4737) Checking out files: 91% (4311/4737) Checking out files: 92% (4359/4737) Checking out files: 93% (4406/4737) Checking out files: 94% (4453/4737) Checking out files: 95% (4501/4737) Checking out files: 96% (4548/4737) Checking out files: 97% (4595/4737) Checking out files: 98% (4643/4737) Checking out files: 99% (4690/4737) Checking out files: 100% (4737/4737) Checking out files: 100% (4737/4737), done. [2022-03-18T14:32:36.737Z] #56 41.10 + cd /tmp/tmp.0lsjBHi3HM/src/github.com/containerd/containerd [2022-03-18T14:32:36.737Z] #56 41.10 + git checkout -q v1.5.10 [2022-03-18T14:32:36.859Z] #43 ... [2022-03-18T14:32:36.859Z] [2022-03-18T14:32:36.859Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T14:32:36.859Z] #41 sha256:7bef2602ea552623b1293dd8d5cb89c0cf07ab88f33d1769998e662d0597eb4e [2022-03-18T14:32:36.859Z] #41 DONE 0.2s [2022-03-18T14:32:37.118Z] [2022-03-18T14:32:37.118Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:37.118Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:32:37.377Z] #43 144.6 CC criu/tun.o [2022-03-18T14:32:37.524Z] #42 ... [2022-03-18T14:32:37.524Z] [2022-03-18T14:32:37.524Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-18T14:32:37.524Z] #34 sha256:48bf0b4686e4071cb05df0a19db58b0e2955673020d3e7a828cc17def110fce6 [2022-03-18T14:32:37.524Z] #34 45.89 internal/oserror [2022-03-18T14:32:37.524Z] #34 45.95 syscall [2022-03-18T14:32:37.524Z] #34 47.31 reflect [2022-03-18T14:32:37.524Z] #34 54.06 internal/syscall/unix [2022-03-18T14:32:37.524Z] #34 54.26 time [2022-03-18T14:32:37.555Z] #42 ... [2022-03-18T14:32:37.555Z] [2022-03-18T14:32:37.555Z] #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-03-18T14:32:37.555Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:37.555Z] #13 42.86 Reading package lists... [2022-03-18T14:32:37.635Z] #43 144.9 CC criu/uffd.o [2022-03-18T14:32:37.724Z] Running on azwin-2-012df0 in d:\jenkins\workspace\moby_PR-43006 [Pipeline] { [Pipeline] ws [2022-03-18T14:32:37.740Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-18T14:32:38.092Z] #34 ... [2022-03-18T14:32:38.092Z] [2022-03-18T14:32:38.092Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-18T14:32:38.092Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:38.092Z] #42 56.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-18T14:32:38.092Z] #42 56.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:32:38.092Z] #42 56.68 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:38.092Z] #42 56.71 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-18T14:32:38.092Z] #42 56.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:38.092Z] #42 56.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-18T14:32:38.092Z] #42 56.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:38.092Z] #42 56.82 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:38.092Z] #42 56.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-18T14:32:38.092Z] #42 56.82 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-18T14:32:38.114Z] #56 ... [2022-03-18T14:32:38.114Z] [2022-03-18T14:32:38.114Z] #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-03-18T14:32:38.114Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-18T14:32:38.114Z] #13 63.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T14:32:38.114Z] #13 63.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-18T14:32:38.114Z] #13 63.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:32:38.114Z] #13 63.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-18T14:32:38.114Z] #13 63.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-18T14:32:38.114Z] #13 63.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:32:38.114Z] #13 ... [2022-03-18T14:32:38.114Z] [2022-03-18T14:32:38.114Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:38.114Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:32:38.114Z] #43 15.95 CC images/eventfd.o [2022-03-18T14:32:38.114Z] #43 16.07 CC images/eventpoll.o [2022-03-18T14:32:38.114Z] #43 16.24 CC images/fh.o [2022-03-18T14:32:38.114Z] #43 16.43 CC images/fsnotify.o [2022-03-18T14:32:38.114Z] #43 16.92 CC images/signalfd.o [2022-03-18T14:32:38.114Z] #43 17.02 CC images/fs.o [2022-03-18T14:32:38.114Z] #43 17.22 CC images/pstree.o [2022-03-18T14:32:38.114Z] #43 17.44 CC images/pipe.o [2022-03-18T14:32:38.114Z] #43 17.58 CC images/tcp-stream.o [2022-03-18T14:32:38.114Z] #43 17.83 CC images/sk-packet.o [2022-03-18T14:32:38.372Z] #43 18.02 CC images/mnt.o [2022-03-18T14:32:38.372Z] #43 18.17 CC images/pipe-data.o [2022-03-18T14:32:38.571Z] #43 145.6 CC criu/util.o [2022-03-18T14:32:38.631Z] #43 18.28 CC images/sa.o [2022-03-18T14:32:38.899Z] #43 18.47 CC images/timer.o [2022-03-18T14:32:38.899Z] #43 18.72 CC images/timerfd.o [2022-03-18T14:32:39.138Z] #43 146.5 CC criu/uts_ns.o [2022-03-18T14:32:39.317Z] The recommended git tool is: git [2022-03-18T14:32:39.397Z] #43 146.6 CC criu/vdso-compat.o [2022-03-18T14:32:39.398Z] #43 146.7 CC criu/vdso.o [2022-03-18T14:32:39.467Z] #43 18.89 CC images/mm.o [2022-03-18T14:32:39.726Z] #43 19.23 CC images/sk-opts.o [2022-03-18T14:32:39.726Z] #43 19.35 CC images/sk-unix.o [2022-03-18T14:32:39.965Z] #43 147.2 LINK criu/built-in.o [2022-03-18T14:32:39.965Z] #43 147.3 LINK criu/criu [2022-03-18T14:32:39.985Z] #43 19.64 CC images/sk-inet.o [2022-03-18T14:32:40.226Z] #43 147.5 DEP lib/c/criu.d [2022-03-18T14:32:40.244Z] #43 19.91 CC images/tun.o [2022-03-18T14:32:40.338Z] #13 52.30 Building dependency tree... [2022-03-18T14:32:40.486Z] #43 147.6 CC images/rpc.pb-c.o [2022-03-18T14:32:40.503Z] #43 20.12 CC images/sk-netlink.o [2022-03-18T14:32:40.596Z] #13 ... [2022-03-18T14:32:40.597Z] [2022-03-18T14:32:40.597Z] #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-03-18T14:32:40.597Z] #67 sha256:9ede877b53bd58c301814dc8457c6131a7e7b0450cdce492643580a6d7665903 [2022-03-18T14:32:40.597Z] #67 DONE 60.9s [2022-03-18T14:32:40.745Z] #43 147.9 CC lib/c/criu.o [2022-03-18T14:32:40.762Z] #43 20.28 CC images/packet-sock.o [2022-03-18T14:32:40.854Z] [2022-03-18T14:32:40.854Z] #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-03-18T14:32:40.854Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:40.854Z] #42 58.29 The following additional packages will be installed: [2022-03-18T14:32:40.854Z] #42 58.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-18T14:32:40.854Z] #42 58.29 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-18T14:32:40.854Z] #42 58.31 Suggested packages: [2022-03-18T14:32:40.854Z] #42 58.31 manpages-dev python-setuptools [2022-03-18T14:32:40.854Z] #42 60.37 The following NEW packages will be installed: [2022-03-18T14:32:40.854Z] #42 60.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-18T14:32:40.854Z] #42 60.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-18T14:32:40.854Z] #42 60.39 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-18T14:32:40.854Z] #42 60.39 python-six zlib1g-dev [2022-03-18T14:32:40.854Z] #42 60.85 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:40.854Z] #42 60.85 Need to get 4095 kB of archives. [2022-03-18T14:32:40.854Z] #42 60.85 After this operation, 22.5 MB of additional disk space will be used. [2022-03-18T14:32:40.854Z] #42 60.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-18T14:32:40.854Z] #42 60.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T14:32:40.854Z] #42 60.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-18T14:32:40.854Z] #42 60.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-18T14:32:40.854Z] #42 60.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-18T14:32:40.854Z] #42 60.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-18T14:32:40.854Z] #42 60.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-18T14:32:40.854Z] #42 60.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-18T14:32:40.854Z] #42 61.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-18T14:32:40.854Z] #42 61.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-18T14:32:40.854Z] #42 61.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-18T14:32:41.022Z] #43 20.58 CC images/ipc-var.o [2022-03-18T14:32:41.022Z] #43 20.73 CC images/ipc-desc.o [2022-03-18T14:32:41.114Z] #42 61.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-18T14:32:41.114Z] #42 61.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-18T14:32:41.114Z] #42 61.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-18T14:32:41.114Z] #42 61.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-18T14:32:41.115Z] #42 61.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-18T14:32:41.115Z] #42 61.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-18T14:32:41.282Z] #43 20.88 CC images/ipc-shm.o [2022-03-18T14:32:41.282Z] #43 21.08 CC images/ipc-msg.o [2022-03-18T14:32:41.679Z] #42 ... [2022-03-18T14:32:41.680Z] [2022-03-18T14:32:41.680Z] #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-03-18T14:32:41.680Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:41.680Z] #55 43.47 Reading package lists... [2022-03-18T14:32:41.680Z] #55 52.43 Building dependency tree... [2022-03-18T14:32:41.680Z] #55 57.85 The following additional packages will be installed: [2022-03-18T14:32:41.680Z] #55 57.85 libbtrfs0 [2022-03-18T14:32:41.680Z] #55 58.13 The following NEW packages will be installed: [2022-03-18T14:32:41.680Z] #55 58.17 libbtrfs-dev libbtrfs0 [2022-03-18T14:32:41.680Z] #55 58.65 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:41.680Z] #55 58.65 Need to get 119 kB of archives. [2022-03-18T14:32:41.680Z] #55 58.65 After this operation, 387 kB of additional disk space will be used. [2022-03-18T14:32:41.680Z] #55 58.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-18T14:32:41.680Z] #55 58.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-18T14:32:41.680Z] #55 60.20 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:41.680Z] #55 60.65 Fetched 119 kB in 0s (392 kB/s) [2022-03-18T14:32:41.680Z] #55 60.95 Selecting previously unselected package libbtrfs0. [2022-03-18T14:32:41.680Z] #55 60.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:32:41.680Z] #55 61.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-18T14:32:41.680Z] #55 61.16 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-18T14:32:41.680Z] #55 61.52 Selecting previously unselected package libbtrfs-dev. [2022-03-18T14:32:41.680Z] #55 61.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-18T14:32:41.680Z] #55 61.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:32:41.680Z] #55 61.90 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-18T14:32:41.680Z] #55 61.99 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:32:41.680Z] #55 62.03 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:32:41.685Z] #43 148.6 LINK lib/c/built-in.o [2022-03-18T14:32:41.685Z] #43 148.6 LINK lib/c/libcriu.so [2022-03-18T14:32:41.685Z] #43 148.7 LINK lib/c/libcriu.a [2022-03-18T14:32:41.685Z] #43 148.8 GEN magic.py [2022-03-18T14:32:41.850Z] #43 21.29 CC images/ipc-sem.o [2022-03-18T14:32:41.850Z] #43 21.49 CC images/utsns.o [2022-03-18T14:32:41.850Z] #43 21.61 CC images/creds.o [2022-03-18T14:32:41.937Z] #55 ... [2022-03-18T14:32:41.938Z] [2022-03-18T14:32:41.938Z] #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-03-18T14:32:41.938Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:41.938Z] #36 43.49 Reading package lists... [2022-03-18T14:32:41.938Z] #36 52.49 Building dependency tree... [2022-03-18T14:32:41.938Z] #36 58.16 The following additional packages will be installed: [2022-03-18T14:32:41.938Z] #36 58.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-18T14:32:41.938Z] #36 58.21 Suggested packages: [2022-03-18T14:32:41.938Z] #36 58.23 cmake-doc ninja-build lrzip [2022-03-18T14:32:41.938Z] #36 58.23 Recommended packages: [2022-03-18T14:32:41.938Z] #36 58.23 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T14:32:41.938Z] #36 59.56 The following NEW packages will be installed: [2022-03-18T14:32:41.938Z] #36 59.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-18T14:32:41.938Z] #36 59.62 vim-common xxd [2022-03-18T14:32:41.938Z] #36 60.20 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:41.938Z] #36 60.20 Need to get 14.9 MB of archives. [2022-03-18T14:32:41.938Z] #36 60.20 After this operation, 61.8 MB of additional disk space will be used. [2022-03-18T14:32:41.938Z] #36 60.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-18T14:32:41.938Z] #36 60.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-18T14:32:41.938Z] #36 60.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-18T14:32:41.938Z] #36 60.55 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-18T14:32:41.938Z] #36 61.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-18T14:32:41.938Z] #36 61.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-18T14:32:41.938Z] #36 61.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-18T14:32:41.938Z] #36 61.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-18T14:32:41.938Z] #36 61.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-18T14:32:41.938Z] #36 61.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-18T14:32:41.944Z] #43 148.9 Note: Building without setproctitle() and strlcpy() support. [2022-03-18T14:32:41.944Z] #43 148.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-18T14:32:41.944Z] #43 148.9 Note: Building without GnuTLS support [2022-03-18T14:32:41.944Z] #43 148.9 Makefile.config:39: Warn: you have no libnftables installed [2022-03-18T14:32:41.944Z] #43 148.9 Makefile.config:40: Warn: Building without nftables support [2022-03-18T14:32:42.109Z] #43 21.73 CC images/vma.o [2022-03-18T14:32:42.195Z] #36 ... [2022-03-18T14:32:42.195Z] [2022-03-18T14:32:42.195Z] #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-03-18T14:32:42.195Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:42.195Z] #55 DONE 62.6s [2022-03-18T14:32:42.195Z] [2022-03-18T14:32:42.195Z] #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-03-18T14:32:42.195Z] #56 sha256:2436b490ae321a3ad3e8b0de3e622737d3826dc4e97a4b5f2c76a810c70845b0 [2022-03-18T14:32:42.293Z] #42 ... [2022-03-18T14:32:42.293Z] [2022-03-18T14:32:42.293Z] #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-03-18T14:32:42.293Z] #47 sha256:8ac1d1f5e6ecde7e4f7d0f4cdfd5589c2c1de64d12029667ee95c6e7d14e1475 [2022-03-18T14:32:42.294Z] #47 DONE 60.3s [2022-03-18T14:32:42.294Z] [2022-03-18T14:32:42.294Z] #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-03-18T14:32:42.294Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:42.294Z] #13 53.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-18T14:32:42.294Z] #13 53.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-18T14:32:42.294Z] #13 53.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-18T14:32:42.294Z] #13 53.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-18T14:32:42.294Z] #13 53.42 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-03-18T14:32:42.294Z] #13 53.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-18T14:32:42.294Z] #13 53.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-18T14:32:42.294Z] #13 53.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-18T14:32:42.294Z] #13 53.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-18T14:32:42.294Z] #13 53.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-18T14:32:42.294Z] #13 53.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-18T14:32:42.294Z] #13 53.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-18T14:32:42.294Z] #13 53.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-18T14:32:42.294Z] #13 53.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-18T14:32:42.294Z] #13 54.58 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:42.294Z] #13 54.80 Fetched 77.8 MB in 8s (10.2 MB/s) [2022-03-18T14:32:42.294Z] #13 54.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:32:42.294Z] #13 54.96 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-18T14:32:42.294Z] #13 54.99 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-18T14:32:42.294Z] #13 55.20 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:32:42.294Z] #13 55.34 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T14:32:42.294Z] #13 55.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-03-18T14:32:42.294Z] #13 55.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-18T14:32:42.294Z] #13 55.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-18T14:32:42.294Z] #13 ... [2022-03-18T14:32:42.294Z] [2022-03-18T14:32:42.294Z] #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-03-18T14:32:42.294Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:42.294Z] #36 50.49 Selecting previously unselected package libicu63:amd64. [2022-03-18T14:32:42.294Z] #36 50.49 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-18T14:32:42.294Z] #36 50.49 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:32:42.294Z] #36 56.90 Selecting previously unselected package libxml2:amd64. [2022-03-18T14:32:42.294Z] #36 56.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-18T14:32:42.294Z] #36 56.93 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-18T14:32:42.294Z] #36 57.62 Selecting previously unselected package libarchive13:amd64. [2022-03-18T14:32:42.294Z] #36 57.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-18T14:32:42.294Z] #36 57.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-18T14:32:42.294Z] #36 57.97 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-18T14:32:42.294Z] #36 57.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-18T14:32:42.294Z] #36 58.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-18T14:32:42.294Z] #36 58.18 Selecting previously unselected package librhash0:amd64. [2022-03-18T14:32:42.294Z] #36 58.18 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-18T14:32:42.294Z] #36 58.19 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-18T14:32:42.294Z] #36 58.37 Selecting previously unselected package libuv1:amd64. [2022-03-18T14:32:42.294Z] #36 58.37 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-18T14:32:42.294Z] #36 58.38 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-18T14:32:42.294Z] #36 58.55 Selecting previously unselected package cmake. [2022-03-18T14:32:42.294Z] #36 58.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-18T14:32:42.294Z] #36 58.58 Unpacking cmake (3.13.4-1) ... [2022-03-18T14:32:42.294Z] #36 ... [2022-03-18T14:32:42.294Z] [2022-03-18T14:32:42.294Z] #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-03-18T14:32:42.294Z] #34 sha256:48bf0b4686e4071cb05df0a19db58b0e2955673020d3e7a828cc17def110fce6 [2022-03-18T14:32:42.294Z] #34 60.86 internal/poll [2022-03-18T14:32:42.294Z] #34 60.90 internal/fmtsort [2022-03-18T14:32:42.345Z] #13 43.00 Reading package lists... [2022-03-18T14:32:42.345Z] #13 ... [2022-03-18T14:32:42.345Z] [2022-03-18T14:32:42.345Z] #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-03-18T14:32:42.345Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:42.345Z] #42 44.29 Reading package lists... [2022-03-18T14:32:42.368Z] #43 21.90 CC images/netdev.o [2022-03-18T14:32:42.511Z] #43 149.5 fatal: not a git repository (or any of the parent directories): .git [2022-03-18T14:32:42.607Z] #42 53.56 Building dependency tree... [2022-03-18T14:32:42.607Z] #42 ... [2022-03-18T14:32:42.607Z] [2022-03-18T14:32:42.607Z] #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-03-18T14:32:42.607Z] #51 sha256:97d88188148366114584d3e859efb1482eaa88ad890119f9195a5445ef92a444 [2022-03-18T14:32:42.607Z] #51 DONE 54.3s [2022-03-18T14:32:42.607Z] [2022-03-18T14:32:42.607Z] #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-03-18T14:32:42.607Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:42.607Z] #55 44.50 Reading package lists... [2022-03-18T14:32:42.627Z] #43 22.21 CC images/tty.o [2022-03-18T14:32:42.770Z] #43 150.0 make[1]: Nothing to be done for 'all'. [2022-03-18T14:32:42.865Z] #34 61.56 internal/syscall/execenv [2022-03-18T14:32:43.159Z] #34 ... [2022-03-18T14:32:43.159Z] [2022-03-18T14:32:43.159Z] #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-03-18T14:32:43.159Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:43.159Z] #42 61.20 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-18T14:32:43.159Z] #42 61.21 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:32:43.159Z] #42 DONE 61.8s [2022-03-18T14:32:43.196Z] #43 22.69 CC images/file-lock.o [2022-03-18T14:32:43.196Z] #43 22.82 CC images/rlimit.o [2022-03-18T14:32:43.337Z] #43 150.5 make[1]: 'images/built-in.o' is up to date. [2022-03-18T14:32:43.337Z] #43 150.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-18T14:32:43.337Z] #43 150.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-18T14:32:43.337Z] #43 150.6 make[1]: 'compel/libcompel.a' is up to date. [2022-03-18T14:32:43.337Z] #43 150.7 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-18T14:32:43.431Z] [2022-03-18T14:32:43.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-03-18T14:32:43.431Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:43.431Z] #36 61.79 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:32:43.431Z] #36 61.79 Setting up xxd (2:8.1.0875-5) ... [2022-03-18T14:32:43.431Z] #36 61.79 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-18T14:32:43.431Z] #36 61.85 Setting up vim-common (2:8.1.0875-5) ... [2022-03-18T14:32:43.431Z] #36 61.85 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-18T14:32:43.431Z] #36 61.89 Setting up cmake-data (3.13.4-1) ... [2022-03-18T14:32:43.431Z] #36 61.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-18T14:32:43.431Z] #36 61.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-18T14:32:43.431Z] #36 61.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-18T14:32:43.431Z] #36 62.01 Setting up cmake (3.13.4-1) ... [2022-03-18T14:32:43.431Z] #36 62.03 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:32:43.431Z] #36 62.11 Processing triggers for mime-support (3.62) ... [2022-03-18T14:32:43.455Z] #43 23.01 CC images/pagemap.o [2022-03-18T14:32:43.455Z] #43 23.19 CC images/siginfo.o [2022-03-18T14:32:43.596Z] #43 150.7 make[1]: Nothing to be done for 'all'. [2022-03-18T14:32:43.596Z] #43 150.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-18T14:32:43.596Z] #43 150.9 make[2]: Nothing to be done for 'all'. [2022-03-18T14:32:43.596Z] #43 150.9 make[2]: Nothing to be done for 'all'. [2022-03-18T14:32:43.596Z] #43 150.9 make[2]: Nothing to be done for 'all'. [2022-03-18T14:32:43.715Z] #43 23.37 CC images/rpc.o [2022-03-18T14:32:43.856Z] #43 151.0 make[2]: Nothing to be done for 'all'. [2022-03-18T14:32:43.856Z] #43 151.1 make[2]: Nothing to be done for 'all'. [2022-03-18T14:32:43.856Z] #43 151.1 make[2]: Nothing to be done for 'all'. [2022-03-18T14:32:43.856Z] #43 151.1 make[2]: Nothing to be done for 'all'. [2022-03-18T14:32:44.094Z] #56 1.811 + RM_GOPATH=0 [2022-03-18T14:32:44.094Z] #56 1.811 + TMP_GOPATH= [2022-03-18T14:32:44.094Z] #56 1.811 + : /build [2022-03-18T14:32:44.094Z] #56 1.811 + '[' -z '' ']' [2022-03-18T14:32:44.094Z] #56 1.813 ++ mktemp -d [2022-03-18T14:32:44.094Z] #56 1.815 + export GOPATH=/tmp/tmp.9yfdUwvQVG [2022-03-18T14:32:44.094Z] #56 1.815 + GOPATH=/tmp/tmp.9yfdUwvQVG [2022-03-18T14:32:44.094Z] #56 1.815 + RM_GOPATH=1 [2022-03-18T14:32:44.094Z] #56 1.815 + case "$(go env GOARCH)" in [2022-03-18T14:32:44.094Z] #56 1.816 ++ go env GOARCH [2022-03-18T14:32:44.094Z] #56 1.848 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:44.094Z] #56 1.848 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:44.094Z] #56 1.871 ++ dirname /tmp/install/install.sh [2022-03-18T14:32:44.094Z] #56 1.872 + dir=/tmp/install [2022-03-18T14:32:44.094Z] #56 1.872 + bin=containerd [2022-03-18T14:32:44.094Z] #56 1.872 + shift [2022-03-18T14:32:44.094Z] #56 1.873 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-18T14:32:44.094Z] #56 1.873 + . /tmp/install/containerd.installer [2022-03-18T14:32:44.094Z] #56 1.874 ++ set -e [2022-03-18T14:32:44.094Z] #56 1.875 ++ : v1.5.10 [2022-03-18T14:32:44.094Z] #56 1.877 + install_containerd [2022-03-18T14:32:44.094Z] #56 1.882 + echo 'Install containerd version v1.5.10' [2022-03-18T14:32:44.094Z] #56 1.882 Install containerd version v1.5.10 [2022-03-18T14:32:44.094Z] #56 1.883 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9yfdUwvQVG/src/github.com/containerd/containerd [2022-03-18T14:32:44.094Z] #56 1.888 Cloning into '/tmp/tmp.9yfdUwvQVG/src/github.com/containerd/containerd'... [2022-03-18T14:32:44.115Z] #43 151.2 make[2]: Nothing to be done for 'all'. [2022-03-18T14:32:44.116Z] #43 151.2 INSTALL criu/criu [2022-03-18T14:32:44.375Z] #43 DONE 151.4s [2022-03-18T14:32:44.375Z] [2022-03-18T14:32:44.375Z] #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-03-18T14:32:44.375Z] #53 sha256:7ba26f458076fb41fa41e2f8dede66b1ef2e375f46ec4f3dd10af472a6262c08 [2022-03-18T14:32:44.379Z] #36 DONE 62.8s [2022-03-18T14:32:44.379Z] [2022-03-18T14:32:44.379Z] #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-03-18T14:32:44.379Z] #34 sha256:48bf0b4686e4071cb05df0a19db58b0e2955673020d3e7a828cc17def110fce6 [2022-03-18T14:32:44.379Z] #34 61.87 path [2022-03-18T14:32:44.379Z] #34 62.55 io/fs [2022-03-18T14:32:44.524Z] #55 54.13 Building dependency tree... [2022-03-18T14:32:44.653Z] #43 24.27 CC images/ext-file.o [2022-03-18T14:32:44.913Z] #43 24.54 CC images/cgroup.o [2022-03-18T14:32:44.949Z] #34 63.50 strings [2022-03-18T14:32:44.949Z] #34 63.51 os [2022-03-18T14:32:45.481Z] #43 25.01 CC images/userns.o [2022-03-18T14:32:45.481Z] #43 25.18 CC images/google/protobuf/descriptor.o [2022-03-18T14:32:45.757Z] #53 ... [2022-03-18T14:32:45.757Z] [2022-03-18T14:32:45.757Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-18T14:32:45.757Z] #44 sha256:262ebea04c16b8ea8222006a155462f2d6f782873b9df1fee208dd42ba57e368 [2022-03-18T14:32:45.915Z] #55 ... [2022-03-18T14:32:45.915Z] [2022-03-18T14:32:45.915Z] #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-03-18T14:32:45.915Z] #67 sha256:28b17af6c26ac45fb2ef70ad0a1439d040c4d6e886162f4d9bc18908375ee82f [2022-03-18T14:32:45.915Z] #67 DONE 57.5s [2022-03-18T14:32:45.915Z] [2022-03-18T14:32:45.915Z] #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-03-18T14:32:45.915Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:32:45.915Z] #49 50.29 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T14:32:45.915Z] #49 50.30 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T14:32:45.915Z] #49 50.50 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-03-18T14:32:45.915Z] #49 50.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-03-18T14:32:45.915Z] #49 50.64 go: downloading github.com/gogo/protobuf v1.2.1 [2022-03-18T14:32:45.915Z] #49 52.14 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-03-18T14:32:45.915Z] #49 52.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T14:32:45.915Z] #49 53.01 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-03-18T14:32:46.019Z] #44 DONE 0.1s [2022-03-18T14:32:46.019Z] [2022-03-18T14:32:46.019Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-18T14:32:46.019Z] #46 sha256:92792b937ecc2a8fef5100f0649b218c4f384ebe97382b485d383f3fbed03f64 [2022-03-18T14:32:46.019Z] #46 DONE 0.1s [2022-03-18T14:32:46.019Z] [2022-03-18T14:32:46.019Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T14:32:46.019Z] #48 sha256:5425e98665933bb4eb37176693641e4ff84e8a322dae86598ce7f6b5117b08c9 [2022-03-18T14:32:46.019Z] #48 DONE 0.1s [2022-03-18T14:32:46.019Z] [2022-03-18T14:32:46.019Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T14:32:46.019Z] #50 sha256:fc31cbf398ab8bce0096dc743daeb28ba6324c955a1690da79792261a25b9d01 [2022-03-18T14:32:46.019Z] #50 DONE 0.1s [2022-03-18T14:32:46.019Z] [2022-03-18T14:32:46.019Z] #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-03-18T14:32:46.019Z] #53 sha256:7ba26f458076fb41fa41e2f8dede66b1ef2e375f46ec4f3dd10af472a6262c08 [2022-03-18T14:32:46.278Z] #53 ... [2022-03-18T14:32:46.278Z] [2022-03-18T14:32:46.278Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T14:32:46.278Z] #52 sha256:0922c8ff159a8684626847fce875c795ac7051a95ed7e3bfd6416f4f2262fc91 [2022-03-18T14:32:46.278Z] #52 DONE 0.1s [2022-03-18T14:32:46.278Z] [2022-03-18T14:32:46.278Z] #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-03-18T14:32:46.278Z] #53 sha256:7ba26f458076fb41fa41e2f8dede66b1ef2e375f46ec4f3dd10af472a6262c08 [2022-03-18T14:32:46.858Z] #49 ... [2022-03-18T14:32:46.858Z] [2022-03-18T14:32:46.858Z] #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-03-18T14:32:46.858Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:46.858Z] #13 43.00 Reading package lists... [2022-03-18T14:32:47.384Z] #43 26.77 CC images/opts.o [2022-03-18T14:32:47.384Z] #43 27.00 CC images/seccomp.o [2022-03-18T14:32:47.384Z] #43 27.20 CC images/binfmt-misc.o [2022-03-18T14:32:47.495Z] #34 65.97 bytes [2022-03-18T14:32:47.643Z] #43 27.33 CC images/time.o [2022-03-18T14:32:47.902Z] #43 27.47 CC images/sysctl.o [2022-03-18T14:32:48.161Z] #43 27.65 CC images/autofs.o [2022-03-18T14:32:48.161Z] #43 27.76 CC images/macvlan.o [2022-03-18T14:32:48.161Z] #43 27.89 CC images/sit.o [2022-03-18T14:32:48.287Z] #56 ... [2022-03-18T14:32:48.287Z] [2022-03-18T14:32:48.287Z] #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-03-18T14:32:48.287Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:32:48.419Z] #43 28.01 CC images/memfd.o [2022-03-18T14:32:48.679Z] #43 28.25 CC images/timens.o [2022-03-18T14:32:48.679Z] #43 ... [2022-03-18T14:32:48.679Z] [2022-03-18T14:32:48.679Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-18T14:32:48.679Z] #56 sha256:ff6826f82ac21b63bdf7992bb3f2fa86f90f7f19f45f874cef3b503bb8a0e5d1 [2022-03-18T14:32:48.679Z] #56 43.02 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T14:32:48.679Z] #56 43.02 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T14:32:48.679Z] #56 43.02 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T14:32:48.679Z] #56 43.02 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T14:32:48.679Z] #56 43.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T14:32:48.679Z] #56 43.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T14:32:48.679Z] #56 43.02 + '[' '' = dynamic ']' [2022-03-18T14:32:48.679Z] #56 43.02 + make [2022-03-18T14:32:48.679Z] #56 44.27 + bin/ctr [2022-03-18T14:32:48.679Z] #56 ... [2022-03-18T14:32:48.679Z] [2022-03-18T14:32:48.679Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:48.679Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:32:48.679Z] #43 28.44 LINK images/built-in.o [2022-03-18T14:32:48.878Z] #34 67.51 fmt [2022-03-18T14:32:48.947Z] #43 28.56 GEN compel/include/asm [2022-03-18T14:32:48.947Z] #43 28.58 GEN compel/include/version.h [2022-03-18T14:32:48.947Z] #43 28.59 touch .config [2022-03-18T14:32:48.947Z] #43 28.66 GEN include/common/config.h [2022-03-18T14:32:49.263Z] #34 67.71 bufio [2022-03-18T14:32:49.264Z] #43 28.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-18T14:32:49.265Z] #43 28.74 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-03-18T14:32:49.265Z] #43 28.78 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-03-18T14:32:49.265Z] #43 28.80 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-03-18T14:32:49.265Z] #43 28.82 DEP compel/plugins/std/infect.d [2022-03-18T14:32:49.265Z] #43 28.92 DEP compel/plugins/std/string.d [2022-03-18T14:32:49.265Z] #43 29.00 DEP compel/plugins/std/log.d [2022-03-18T14:32:49.319Z] #32 68.58 Checking out files: 84% (1281/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-03-18T14:32:49.346Z] #13 53.31 Building dependency tree... [2022-03-18T14:32:49.525Z] #43 29.07 DEP compel/plugins/std/fds.d [2022-03-18T14:32:49.525Z] #43 29.13 DEP compel/plugins/std/std.d [2022-03-18T14:32:49.576Z] #32 69.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T14:32:49.784Z] #43 29.22 DEP compel/plugins/shmem/shmem.d [2022-03-18T14:32:49.784Z] #43 29.30 DEP compel/plugins/fds/fds.d [2022-03-18T14:32:49.784Z] #43 29.37 CC compel/plugins/std/std.o [2022-03-18T14:32:49.833Z] #32 69.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T14:32:49.922Z] #13 ... [2022-03-18T14:32:49.922Z] [2022-03-18T14:32:49.922Z] #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-03-18T14:32:49.922Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:49.922Z] #36 41.68 Reading package lists... [2022-03-18T14:32:49.922Z] #36 51.99 Building dependency tree... [2022-03-18T14:32:49.922Z] #36 57.50 The following additional packages will be installed: [2022-03-18T14:32:49.922Z] #36 57.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-03-18T14:32:49.922Z] #36 57.55 Suggested packages: [2022-03-18T14:32:49.922Z] #36 57.55 cmake-doc ninja-build lrzip [2022-03-18T14:32:49.922Z] #36 57.55 Recommended packages: [2022-03-18T14:32:49.922Z] #36 57.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T14:32:49.922Z] #36 59.14 The following NEW packages will be installed: [2022-03-18T14:32:49.922Z] #36 59.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-03-18T14:32:49.922Z] #36 59.18 vim-common xxd [2022-03-18T14:32:49.922Z] #36 59.76 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:49.922Z] #36 59.76 Need to get 14.9 MB of archives. [2022-03-18T14:32:49.922Z] #36 59.76 After this operation, 61.8 MB of additional disk space will be used. [2022-03-18T14:32:49.922Z] #36 59.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-18T14:32:49.922Z] #36 59.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-18T14:32:49.922Z] #36 59.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-03-18T14:32:49.922Z] #36 60.01 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-18T14:32:49.922Z] #36 60.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-03-18T14:32:49.922Z] #36 61.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-03-18T14:32:49.922Z] #36 61.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-03-18T14:32:49.922Z] #36 61.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-03-18T14:32:49.922Z] #36 61.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-03-18T14:32:49.922Z] #36 61.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-03-18T14:32:49.922Z] #36 ... [2022-03-18T14:32:49.922Z] [2022-03-18T14:32:49.922Z] #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-03-18T14:32:49.922Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-18T14:32:49.922Z] #55 59.58 The following additional packages will be installed: [2022-03-18T14:32:49.922Z] #55 59.58 libbtrfs0 [2022-03-18T14:32:49.922Z] #55 59.82 The following NEW packages will be installed: [2022-03-18T14:32:49.922Z] #55 59.86 libbtrfs-dev libbtrfs0 [2022-03-18T14:32:49.922Z] #55 60.38 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:49.922Z] #55 60.38 Need to get 119 kB of archives. [2022-03-18T14:32:49.922Z] #55 60.38 After this operation, 387 kB of additional disk space will be used. [2022-03-18T14:32:49.922Z] #55 60.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-18T14:32:49.922Z] #55 60.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-18T14:32:49.922Z] #55 61.68 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:50.043Z] #43 29.58 CC compel/plugins/std/fds.o [2022-03-18T14:32:50.182Z] #55 62.01 Fetched 119 kB in 0s (402 kB/s) [2022-03-18T14:32:50.182Z] #55 62.15 Selecting previously unselected package libbtrfs0. [2022-03-18T14:32:50.204Z] #34 ... [2022-03-18T14:32:50.204Z] [2022-03-18T14:32:50.204Z] #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-03-18T14:32:50.204Z] #37 sha256:5f69b0119af1ae2de0246c40d500f15fcb193a779ee878a780304150ea5cc1b2 [2022-03-18T14:32:50.204Z] #37 4.937 + RM_GOPATH=0 [2022-03-18T14:32:50.204Z] #37 4.937 + TMP_GOPATH= [2022-03-18T14:32:50.204Z] #37 4.937 + : /build [2022-03-18T14:32:50.204Z] #37 4.937 + '[' -z '' ']' [2022-03-18T14:32:50.204Z] #37 4.947 ++ mktemp -d [2022-03-18T14:32:50.204Z] #37 4.947 + export GOPATH=/tmp/tmp.4BdJUUOkd5 [2022-03-18T14:32:50.204Z] #37 4.947 + GOPATH=/tmp/tmp.4BdJUUOkd5 [2022-03-18T14:32:50.204Z] #37 4.947 + RM_GOPATH=1 [2022-03-18T14:32:50.204Z] #37 4.947 + case "$(go env GOARCH)" in [2022-03-18T14:32:50.204Z] #37 4.947 ++ go env GOARCH [2022-03-18T14:32:50.204Z] #37 4.947 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:50.204Z] #37 4.947 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:50.204Z] #37 4.947 ++ dirname /tmp/install/install.sh [2022-03-18T14:32:50.204Z] #37 4.950 + dir=/tmp/install [2022-03-18T14:32:50.204Z] #37 4.968 Install tini version v0.19.0 [2022-03-18T14:32:50.204Z] #37 4.969 + bin=tini [2022-03-18T14:32:50.204Z] #37 4.969 + shift [2022-03-18T14:32:50.204Z] #37 4.969 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-18T14:32:50.204Z] #37 4.969 + . /tmp/install/tini.installer [2022-03-18T14:32:50.204Z] #37 4.969 ++ : v0.19.0 [2022-03-18T14:32:50.204Z] #37 4.969 + install_tini [2022-03-18T14:32:50.204Z] #37 4.969 + echo 'Install tini version v0.19.0' [2022-03-18T14:32:50.204Z] #37 4.969 + git clone https://github.com/krallin/tini.git /tmp/tmp.4BdJUUOkd5/tini [2022-03-18T14:32:50.204Z] #37 4.969 Cloning into '/tmp/tmp.4BdJUUOkd5/tini'... [2022-03-18T14:32:50.204Z] #37 5.679 + cd /tmp/tmp.4BdJUUOkd5/tini [2022-03-18T14:32:50.204Z] #37 5.679 + git checkout -q v0.19.0 [2022-03-18T14:32:50.204Z] #37 5.691 + cmake . [2022-03-18T14:32:50.301Z] #43 29.97 CC compel/plugins/std/log.o [2022-03-18T14:32:50.443Z] #55 62.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:32:50.443Z] #55 62.24 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-18T14:32:50.443Z] #55 62.27 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-18T14:32:50.703Z] #55 62.44 Selecting previously unselected package libbtrfs-dev. [2022-03-18T14:32:50.703Z] #55 62.45 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-18T14:32:50.703Z] #55 62.45 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:32:50.777Z] #37 6.415 -- The C compiler identification is GNU 8.3.0 [2022-03-18T14:32:50.777Z] #37 6.434 -- Check for working C compiler: /usr/bin/cc [2022-03-18T14:32:51.037Z] #37 ... [2022-03-18T14:32:51.037Z] [2022-03-18T14:32:51.037Z] #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-03-18T14:32:51.037Z] #34 sha256:48bf0b4686e4071cb05df0a19db58b0e2955673020d3e7a828cc17def110fce6 [2022-03-18T14:32:51.037Z] #34 69.62 path/filepath [2022-03-18T14:32:51.238Z] #43 30.69 CC compel/plugins/std/string.o [2022-03-18T14:32:51.238Z] #43 ... [2022-03-18T14:32:51.238Z] [2022-03-18T14:32:51.238Z] #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-03-18T14:32:51.238Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-18T14:32:51.238Z] #13 76.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T14:32:51.238Z] #13 76.57 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-03-18T14:32:51.238Z] #13 76.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:32:51.277Z] #55 62.91 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-18T14:32:51.277Z] #55 62.94 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:32:51.277Z] #55 62.96 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:32:51.498Z] #13 ... [2022-03-18T14:32:51.498Z] [2022-03-18T14:32:51.498Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:51.498Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:32:51.498Z] #43 31.00 CC compel/plugins/std/infect.o [2022-03-18T14:32:51.610Z] #34 70.32 flag [2022-03-18T14:32:51.760Z] #43 31.31 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-03-18T14:32:51.760Z] #43 31.36 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-03-18T14:32:51.760Z] #43 31.40 AR compel/plugins/std.lib.a [2022-03-18T14:32:51.760Z] #43 31.48 CC compel/plugins/fds/fds.o [2022-03-18T14:32:51.850Z] #55 DONE 63.7s [2022-03-18T14:32:51.850Z] [2022-03-18T14:32:51.850Z] #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-03-18T14:32:51.850Z] #56 sha256:9c1d05324b87f0b8da0c6b35d560238e83dc650c24c68b4b2a18f56c41f8e3ee [2022-03-18T14:32:52.329Z] #43 31.74 AR compel/plugins/fds.lib.a [2022-03-18T14:32:52.329Z] #43 31.80 HOSTDEP compel/src/lib/log-host.d [2022-03-18T14:32:52.329Z] #43 31.90 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-18T14:32:52.329Z] #43 31.96 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-03-18T14:32:52.329Z] #43 32.00 HOSTDEP compel/src/main-host.d [2022-03-18T14:32:52.329Z] #43 32.07 DEP compel/src/lib/ptrace.d [2022-03-18T14:32:52.548Z] #34 71.26 io/ioutil [2022-03-18T14:32:52.587Z] #43 32.15 DEP compel/src/lib/infect.d [2022-03-18T14:32:52.587Z] #43 32.30 DEP compel/src/lib/infect-util.d [2022-03-18T14:32:52.846Z] #43 32.38 DEP compel/src/lib/infect-rpc.d [2022-03-18T14:32:52.846Z] #43 32.47 DEP compel/arch/aarch64/src/lib/infect.d [2022-03-18T14:32:52.846Z] #43 32.53 DEP compel/arch/aarch64/src/lib/cpu.d [2022-03-18T14:32:52.846Z] #43 32.54 DEP compel/src/lib/log.d [2022-03-18T14:32:53.106Z] #43 32.63 DEP compel/src/main.d [2022-03-18T14:32:53.106Z] #43 32.69 DEP compel/src/lib/handle-elf.d [2022-03-18T14:32:53.106Z] #43 32.76 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-03-18T14:32:53.106Z] #43 32.86 CC compel/src/lib/log.o [2022-03-18T14:32:53.111Z] #32 ... [2022-03-18T14:32:53.111Z] [2022-03-18T14:32:53.111Z] #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-03-18T14:32:53.111Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:53.111Z] #13 57.52 The following additional packages will be installed: [2022-03-18T14:32:53.111Z] #13 57.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-18T14:32:53.111Z] #13 57.58 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-18T14:32:53.111Z] #13 57.58 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-18T14:32:53.111Z] #13 57.58 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-18T14:32:53.111Z] #13 57.58 mingw-w64-x86-64-dev [2022-03-18T14:32:53.111Z] #13 57.61 Suggested packages: [2022-03-18T14:32:53.111Z] #13 57.61 gcc-8-locales seccomp wine64 [2022-03-18T14:32:53.111Z] #13 59.11 The following NEW packages will be installed: [2022-03-18T14:32:53.111Z] #13 59.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T14:32:53.111Z] #13 59.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-18T14:32:53.111Z] #13 59.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-18T14:32:53.111Z] #13 59.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-18T14:32:53.111Z] #13 59.14 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-18T14:32:53.111Z] #13 59.14 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T14:32:53.111Z] #13 59.14 The following packages will be upgraded: [2022-03-18T14:32:53.111Z] #13 59.14 libseccomp2 [2022-03-18T14:32:53.111Z] #13 59.61 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:53.111Z] #13 59.61 Need to get 77.8 MB of archives. [2022-03-18T14:32:53.111Z] #13 59.61 After this operation, 487 MB of additional disk space will be used. [2022-03-18T14:32:53.111Z] #13 59.61 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-03-18T14:32:53.111Z] #13 59.62 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-18T14:32:53.111Z] #13 59.64 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-18T14:32:53.111Z] #13 59.85 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-03-18T14:32:53.111Z] #13 60.19 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-03-18T14:32:53.111Z] #13 60.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-18T14:32:53.111Z] #13 60.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-18T14:32:53.111Z] #13 60.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-18T14:32:53.111Z] #13 60.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-03-18T14:32:53.111Z] #13 61.24 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-03-18T14:32:53.111Z] #13 61.26 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-03-18T14:32:53.111Z] #13 65.80 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-03-18T14:32:53.111Z] #13 ... [2022-03-18T14:32:53.111Z] [2022-03-18T14:32:53.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-03-18T14:32:53.111Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:53.111Z] #42 63.37 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:53.111Z] #42 63.66 Fetched 4095 kB in 1s (3969 kB/s) [2022-03-18T14:32:53.111Z] #42 63.80 Selecting previously unselected package libcap-dev:amd64. [2022-03-18T14:32:53.111Z] #42 63.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 ... 15421 files and directories currently installed.) [2022-03-18T14:32:53.111Z] #42 63.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 63.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-18T14:32:53.111Z] #42 64.08 Selecting previously unselected package libnet1:amd64. [2022-03-18T14:32:53.111Z] #42 64.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 64.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:53.111Z] #42 64.27 Selecting previously unselected package libnet1-dev. [2022-03-18T14:32:53.111Z] #42 64.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 64.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:53.111Z] #42 64.55 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T14:32:53.111Z] #42 64.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 64.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:32:53.111Z] #42 64.74 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-18T14:32:53.111Z] #42 64.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 64.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-18T14:32:53.111Z] #42 65.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T14:32:53.111Z] #42 65.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 65.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:32:53.111Z] #42 65.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-18T14:32:53.111Z] #42 65.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 65.35 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-18T14:32:53.111Z] #42 65.49 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-18T14:32:53.111Z] #42 65.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 65.53 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-18T14:32:53.111Z] #42 65.93 Selecting previously unselected package libprotobuf17:amd64. [2022-03-18T14:32:53.111Z] #42 65.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 65.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:53.111Z] #42 67.15 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-18T14:32:53.111Z] #42 67.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 67.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:53.111Z] #42 67.47 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-18T14:32:53.111Z] #42 67.47 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 67.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:53.111Z] #42 69.49 Selecting previously unselected package libprotoc17:amd64. [2022-03-18T14:32:53.111Z] #42 69.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 69.50 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-18T14:32:53.111Z] #42 70.60 Selecting previously unselected package protobuf-c-compiler. [2022-03-18T14:32:53.111Z] #42 70.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 70.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-18T14:32:53.111Z] #42 71.45 Selecting previously unselected package protobuf-compiler. [2022-03-18T14:32:53.111Z] #42 71.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 71.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-18T14:32:53.111Z] #42 71.75 Selecting previously unselected package python-pkg-resources. [2022-03-18T14:32:53.111Z] #42 71.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-18T14:32:53.111Z] #42 71.81 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-18T14:32:53.111Z] #42 72.29 Selecting previously unselected package python-six. [2022-03-18T14:32:53.111Z] #42 72.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-18T14:32:53.111Z] #42 72.30 Unpacking python-six (1.12.0-1) ... [2022-03-18T14:32:53.111Z] #42 72.58 Selecting previously unselected package python-protobuf. [2022-03-18T14:32:53.111Z] #42 72.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-18T14:32:53.111Z] #42 72.58 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-18T14:32:53.119Z] #34 71.77 github.com/BurntSushi/toml [2022-03-18T14:32:53.119Z] #34 ... [2022-03-18T14:32:53.119Z] [2022-03-18T14:32:53.119Z] #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-03-18T14:32:53.119Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:53.119Z] #13 57.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T14:32:53.119Z] #13 57.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-18T14:32:53.119Z] #13 57.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-18T14:32:53.119Z] #13 59.93 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T14:32:53.119Z] #13 59.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-18T14:32:53.119Z] #13 59.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-18T14:32:53.119Z] #13 60.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T14:32:53.119Z] #13 60.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:32:53.119Z] #13 60.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:32:53.119Z] #13 60.22 Selecting previously unselected package dmsetup. [2022-03-18T14:32:53.119Z] #13 60.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:32:53.119Z] #13 60.22 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-18T14:32:53.119Z] #13 60.37 Selecting previously unselected package mingw-w64-common. [2022-03-18T14:32:53.119Z] #13 60.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-18T14:32:53.119Z] #13 60.41 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-18T14:32:53.119Z] #13 65.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T14:32:53.119Z] #13 65.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-18T14:32:53.119Z] #13 65.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-18T14:32:53.365Z] #43 33.05 CC compel/arch/aarch64/src/lib/cpu.o [2022-03-18T14:32:53.372Z] #42 73.79 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-18T14:32:53.372Z] #42 ... [2022-03-18T14:32:53.372Z] [2022-03-18T14:32:53.372Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T14:32:53.372Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:53.372Z] #36 63.76 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:53.372Z] #36 63.96 Fetched 14.9 MB in 2s (6439 kB/s) [2022-03-18T14:32:53.372Z] #36 64.13 Selecting previously unselected package xxd. [2022-03-18T14:32:53.372Z] #36 64.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:32:53.372Z] #36 64.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:32:53.372Z] #36 64.21 Unpacking xxd (2:8.1.0875-5) ... [2022-03-18T14:32:53.372Z] #36 64.42 Selecting previously unselected package vim-common. [2022-03-18T14:32:53.372Z] #36 64.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:32:53.372Z] #36 64.47 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-18T14:32:53.372Z] #36 64.91 Selecting previously unselected package cmake-data. [2022-03-18T14:32:53.372Z] #36 64.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-18T14:32:53.372Z] #36 64.96 Unpacking cmake-data (3.13.4-1) ... [2022-03-18T14:32:53.372Z] #36 69.09 Selecting previously unselected package libicu63:amd64. [2022-03-18T14:32:53.372Z] #36 69.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-18T14:32:53.372Z] #36 69.15 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:32:53.379Z] #13 ... [2022-03-18T14:32:53.379Z] [2022-03-18T14:32:53.379Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:53.379Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:32:53.379Z] #43 7.271 Note: Building without setproctitle() and strlcpy() support. [2022-03-18T14:32:53.379Z] #43 7.272 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-18T14:32:53.379Z] #43 7.301 Note: Building without GnuTLS support [2022-03-18T14:32:53.379Z] #43 7.322 Makefile.config:39: Warn: you have no libnftables installed [2022-03-18T14:32:53.379Z] #43 7.322 Makefile.config:40: Warn: Building without nftables support [2022-03-18T14:32:53.379Z] #43 9.357 fatal: not a git repository (or any of the parent directories): .git [2022-03-18T14:32:53.379Z] #43 9.413 GEN .gitid [2022-03-18T14:32:53.379Z] #43 9.466 GEN criu/include/version.h [2022-03-18T14:32:53.379Z] #43 9.577 GEN include/common/asm [2022-03-18T14:32:53.379Z] #43 ... [2022-03-18T14:32:53.379Z] [2022-03-18T14:32:53.379Z] #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-03-18T14:32:53.379Z] #34 sha256:48bf0b4686e4071cb05df0a19db58b0e2955673020d3e7a828cc17def110fce6 [2022-03-18T14:32:53.379Z] #34 71.96 log [2022-03-18T14:32:53.627Z] #43 33.23 CC compel/arch/aarch64/src/lib/infect.o [2022-03-18T14:32:53.772Z] #56 1.720 + RM_GOPATH=0 [2022-03-18T14:32:53.772Z] #56 1.720 + TMP_GOPATH= [2022-03-18T14:32:53.772Z] #56 1.720 + : /build [2022-03-18T14:32:53.772Z] #56 1.720 + '[' -z '' ']' [2022-03-18T14:32:53.772Z] #56 1.721 ++ mktemp -d [2022-03-18T14:32:53.772Z] #56 1.736 + export GOPATH=/tmp/tmp.uGrZYVVwhZ [2022-03-18T14:32:53.772Z] #56 1.736 + GOPATH=/tmp/tmp.uGrZYVVwhZ [2022-03-18T14:32:53.772Z] #56 1.736 + RM_GOPATH=1 [2022-03-18T14:32:53.772Z] #56 1.736 + case "$(go env GOARCH)" in [2022-03-18T14:32:53.772Z] #56 1.736 ++ go env GOARCH [2022-03-18T14:32:53.772Z] #56 1.952 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:53.772Z] #56 1.952 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:32:53.772Z] #56 1.952 ++ dirname /tmp/install/install.sh [2022-03-18T14:32:53.772Z] #56 1.957 + dir=/tmp/install [2022-03-18T14:32:53.772Z] #56 1.963 + bin=containerd [2022-03-18T14:32:53.772Z] #56 1.963 + shift [2022-03-18T14:32:53.772Z] #56 1.963 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-03-18T14:32:53.772Z] #56 1.963 + . /tmp/install/containerd.installer [2022-03-18T14:32:53.772Z] #56 1.963 ++ set -e [2022-03-18T14:32:53.772Z] #56 1.963 ++ : v1.5.10 [2022-03-18T14:32:53.772Z] #56 1.963 + install_containerd [2022-03-18T14:32:53.772Z] #56 1.963 + echo 'Install containerd version v1.5.10' [2022-03-18T14:32:53.772Z] #56 1.963 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uGrZYVVwhZ/src/github.com/containerd/containerd [2022-03-18T14:32:53.772Z] #56 1.963 Install containerd version v1.5.10 [2022-03-18T14:32:53.889Z] #43 33.55 CC compel/src/lib/infect-rpc.o [2022-03-18T14:32:53.937Z] #36 ... [2022-03-18T14:32:53.937Z] [2022-03-18T14:32:53.937Z] #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-03-18T14:32:53.937Z] #34 sha256:37f9d66292e37eba9ee5952ea949a92e17f93162ee9d6adcd755003535a85d62 [2022-03-18T14:32:53.937Z] #34 64.22 internal/reflectlite [2022-03-18T14:32:53.937Z] #34 64.22 sync [2022-03-18T14:32:53.937Z] #34 66.29 internal/testlog [2022-03-18T14:32:53.937Z] #34 67.80 sort [2022-03-18T14:32:53.937Z] #34 67.80 errors [2022-03-18T14:32:53.937Z] #34 68.41 strconv [2022-03-18T14:32:53.937Z] #34 69.87 io [2022-03-18T14:32:53.937Z] #34 71.53 internal/oserror [2022-03-18T14:32:53.937Z] #34 71.68 syscall [2022-03-18T14:32:53.937Z] #34 73.55 reflect [2022-03-18T14:32:53.951Z] #34 72.70 text/tabwriter [2022-03-18T14:32:54.034Z] #56 1.981 Cloning into '/tmp/tmp.uGrZYVVwhZ/src/github.com/containerd/containerd'... [2022-03-18T14:32:54.034Z] #56 ... [2022-03-18T14:32:54.034Z] [2022-03-18T14:32:54.034Z] #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-03-18T14:32:54.034Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:32:54.034Z] #42 53.56 Building dependency tree... [2022-03-18T14:32:54.034Z] #42 59.16 The following additional packages will be installed: [2022-03-18T14:32:54.034Z] #42 59.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-03-18T14:32:54.034Z] #42 59.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-03-18T14:32:54.034Z] #42 59.22 Suggested packages: [2022-03-18T14:32:54.034Z] #42 59.22 manpages-dev python-setuptools [2022-03-18T14:32:54.034Z] #42 61.09 The following NEW packages will be installed: [2022-03-18T14:32:54.034Z] #42 61.09 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-03-18T14:32:54.034Z] #42 61.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-03-18T14:32:54.034Z] #42 61.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-03-18T14:32:54.034Z] #42 61.09 python-six zlib1g-dev [2022-03-18T14:32:54.034Z] #42 61.64 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:32:54.034Z] #42 61.64 Need to get 4095 kB of archives. [2022-03-18T14:32:54.034Z] #42 61.64 After this operation, 22.5 MB of additional disk space will be used. [2022-03-18T14:32:54.034Z] #42 61.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-03-18T14:32:54.034Z] #42 61.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T14:32:54.034Z] #42 61.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-03-18T14:32:54.034Z] #42 61.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-18T14:32:54.034Z] #42 61.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-03-18T14:32:54.034Z] #42 61.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-18T14:32:54.034Z] #42 61.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-03-18T14:32:54.034Z] #42 61.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-03-18T14:32:54.034Z] #42 61.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-03-18T14:32:54.034Z] #42 61.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-03-18T14:32:54.034Z] #42 61.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-03-18T14:32:54.034Z] #42 61.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-03-18T14:32:54.034Z] #42 62.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-03-18T14:32:54.034Z] #42 62.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-03-18T14:32:54.034Z] #42 62.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-03-18T14:32:54.034Z] #42 62.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-03-18T14:32:54.034Z] #42 62.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-03-18T14:32:54.034Z] #42 63.11 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:54.034Z] #42 63.38 Fetched 4095 kB in 1s (5339 kB/s) [2022-03-18T14:32:54.034Z] #42 63.77 Selecting previously unselected package libcap-dev:amd64. [2022-03-18T14:32:54.034Z] #42 63.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-03-18T14:32:54.034Z] #42 63.86 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-03-18T14:32:54.034Z] #42 63.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-03-18T14:32:54.034Z] #42 64.27 Selecting previously unselected package libnet1:amd64. [2022-03-18T14:32:54.034Z] #42 64.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:32:54.034Z] #42 64.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:54.034Z] #42 64.45 Selecting previously unselected package libnet1-dev. [2022-03-18T14:32:54.034Z] #42 64.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:32:54.034Z] #42 64.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-18T14:32:54.034Z] #42 64.91 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T14:32:54.034Z] #42 64.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-18T14:32:54.034Z] #42 64.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:32:54.034Z] #42 65.21 Selecting previously unselected package libnl-3-dev:amd64. [2022-03-18T14:32:54.034Z] #42 65.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-03-18T14:32:54.034Z] #42 65.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-18T14:32:54.034Z] #42 65.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T14:32:54.034Z] #42 65.67 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:32:54.034Z] #42 65.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:32:54.034Z] #42 65.82 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-03-18T14:32:54.034Z] #42 65.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:32:54.034Z] #42 65.84 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-18T14:32:54.034Z] #42 65.92 Selecting previously unselected package zlib1g-dev:amd64. [2022-03-18T14:32:54.148Z] #43 33.79 CC compel/src/lib/infect-util.o [2022-03-18T14:32:54.196Z] #34 ... [2022-03-18T14:32:54.196Z] [2022-03-18T14:32:54.196Z] #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-03-18T14:32:54.196Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:32:54.196Z] #13 68.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-18T14:32:54.196Z] #13 68.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-18T14:32:54.196Z] #13 68.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-18T14:32:54.196Z] #13 68.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-18T14:32:54.196Z] #13 68.72 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-03-18T14:32:54.196Z] #13 68.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-18T14:32:54.196Z] #13 68.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-18T14:32:54.196Z] #13 68.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-18T14:32:54.196Z] #13 68.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-18T14:32:54.296Z] #42 65.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-03-18T14:32:54.296Z] #42 65.95 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-18T14:32:54.296Z] #42 ... [2022-03-18T14:32:54.296Z] [2022-03-18T14:32:54.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-03-18T14:32:54.296Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:32:54.296Z] #36 63.21 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:54.296Z] #36 63.80 Fetched 14.9 MB in 2s (7405 kB/s) [2022-03-18T14:32:54.296Z] #36 64.03 Selecting previously unselected package xxd. [2022-03-18T14:32:54.296Z] #36 64.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:32:54.296Z] #36 64.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:32:54.296Z] #36 64.21 Unpacking xxd (2:8.1.0875-5) ... [2022-03-18T14:32:54.296Z] #36 64.44 Selecting previously unselected package vim-common. [2022-03-18T14:32:54.296Z] #36 64.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:32:54.296Z] #36 64.56 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-18T14:32:54.296Z] #36 65.23 Selecting previously unselected package cmake-data. [2022-03-18T14:32:54.296Z] #36 65.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-03-18T14:32:54.296Z] #36 65.26 Unpacking cmake-data (3.13.4-1) ... [2022-03-18T14:32:54.409Z] #43 33.98 CC compel/src/lib/infect.o [2022-03-18T14:32:54.454Z] #13 68.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-18T14:32:54.454Z] #13 68.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-18T14:32:54.454Z] #13 68.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-18T14:32:54.454Z] #13 69.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-18T14:32:54.454Z] #13 69.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-18T14:32:55.789Z] #43 35.54 CC compel/src/lib/ptrace.o [2022-03-18T14:32:56.049Z] #43 35.82 AR compel/libcompel.a [2022-03-18T14:32:56.308Z] #43 35.86 HOSTCC compel/src/main-host.o [2022-03-18T14:32:56.308Z] #43 35.97 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-03-18T14:32:56.308Z] #43 36.03 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-18T14:32:56.354Z] #13 70.61 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:32:56.354Z] #13 70.99 Fetched 77.8 MB in 10s (8003 kB/s) [2022-03-18T14:32:56.495Z] #34 75.21 github.com/BurntSushi/toml/cmd/tomlv [2022-03-18T14:32:56.568Z] #43 36.15 HOSTCC compel/src/lib/log-host.o [2022-03-18T14:32:56.568Z] #43 36.23 HOSTLINK compel/compel-host-bin [2022-03-18T14:32:56.568Z] #43 36.33 DEP soccr/soccr.d [2022-03-18T14:32:56.827Z] #43 36.43 CC soccr/soccr.o [2022-03-18T14:32:56.848Z] #36 ... [2022-03-18T14:32:56.848Z] [2022-03-18T14:32:56.848Z] #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-03-18T14:32:56.848Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:32:56.848Z] #32 66.16 Checking out files: 75% (1149/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/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-03-18T14:32:56.848Z] #32 67.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T14:32:56.848Z] #32 67.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T14:32:56.871Z] #13 71.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:32:56.871Z] #13 71.33 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-18T14:32:56.871Z] #13 71.35 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-18T14:32:57.414Z] #43 ... [2022-03-18T14:32:57.414Z] [2022-03-18T14:32:57.414Z] #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-03-18T14:32:57.414Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-18T14:32:57.414Z] #13 87.81 Selecting previously unselected package libapparmor1:arm64. [2022-03-18T14:32:57.414Z] #13 87.81 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 87.82 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-03-18T14:32:57.414Z] #13 87.92 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-18T14:32:57.414Z] #13 87.93 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 87.93 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-03-18T14:32:57.414Z] #13 88.09 Selecting previously unselected package libbtrfs0. [2022-03-18T14:32:57.414Z] #13 88.09 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 88.09 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-18T14:32:57.414Z] #13 88.18 Selecting previously unselected package libbtrfs-dev. [2022-03-18T14:32:57.414Z] #13 88.18 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 88.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:32:57.414Z] #13 88.33 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-18T14:32:57.414Z] #13 88.35 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 88.36 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-03-18T14:32:57.414Z] #13 88.42 Selecting previously unselected package libudev-dev:arm64. [2022-03-18T14:32:57.414Z] #13 88.42 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 88.44 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-03-18T14:32:57.414Z] #13 88.56 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-18T14:32:57.414Z] #13 88.58 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 88.59 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-03-18T14:32:57.414Z] #13 88.83 Selecting previously unselected package libpcre16-3:arm64. [2022-03-18T14:32:57.414Z] #13 88.83 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 88.84 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-03-18T14:32:57.414Z] #13 88.97 Selecting previously unselected package libpcre32-3:arm64. [2022-03-18T14:32:57.414Z] #13 88.99 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 88.99 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-03-18T14:32:57.414Z] #13 89.15 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-03-18T14:32:57.414Z] #13 89.16 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 89.16 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-03-18T14:32:57.414Z] #13 89.25 Selecting previously unselected package libpcre3-dev:arm64. [2022-03-18T14:32:57.414Z] #13 89.25 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-03-18T14:32:57.414Z] #13 89.26 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-03-18T14:32:57.414Z] #13 89.56 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-18T14:32:57.414Z] #13 89.57 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-03-18T14:32:57.415Z] #13 89.57 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-03-18T14:32:57.415Z] #13 89.78 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-18T14:32:57.415Z] #13 89.78 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-03-18T14:32:57.415Z] #13 89.79 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-03-18T14:32:57.415Z] #13 89.86 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-18T14:32:57.415Z] #13 89.89 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-03-18T14:32:57.415Z] #13 89.89 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:32:57.415Z] #13 90.00 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-18T14:32:57.415Z] #13 90.01 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-03-18T14:32:57.415Z] #13 90.03 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-03-18T14:32:57.415Z] #13 90.40 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-03-18T14:32:57.415Z] #13 90.42 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:32:57.415Z] #13 90.43 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-03-18T14:32:57.415Z] #13 90.44 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-18T14:32:57.415Z] #13 90.45 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-03-18T14:32:57.415Z] #13 90.47 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-03-18T14:32:57.415Z] #13 90.48 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:32:57.415Z] #13 90.49 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-18T14:32:57.415Z] #13 90.51 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-03-18T14:32:57.415Z] #13 90.53 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-03-18T14:32:57.415Z] #13 90.55 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-18T14:32:57.415Z] #13 90.58 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:32:57.415Z] #13 90.60 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-03-18T14:32:57.415Z] #13 90.61 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-18T14:32:57.415Z] #13 90.62 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-03-18T14:32:57.415Z] #13 90.64 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-18T14:32:57.415Z] #13 90.65 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-03-18T14:32:57.415Z] #13 90.66 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:32:57.415Z] #13 90.70 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-03-18T14:32:57.415Z] #13 90.70 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-03-18T14:32:57.415Z] #13 90.71 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:32:57.415Z] #13 90.72 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-03-18T14:32:57.415Z] #13 90.72 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-03-18T14:32:57.415Z] #13 90.73 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-18T14:32:57.415Z] #13 90.76 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-03-18T14:32:57.415Z] #13 90.78 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-03-18T14:32:57.415Z] #13 90.79 Setting up dmsetup (2:1.02.155-3) ... [2022-03-18T14:32:57.415Z] #13 90.80 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-03-18T14:32:57.415Z] #13 90.81 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-03-18T14:32:57.415Z] #13 90.83 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:32:57.439Z] #13 72.04 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:32:57.697Z] #13 72.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T14:32:57.877Z] #34 ... [2022-03-18T14:32:57.877Z] [2022-03-18T14:32:57.877Z] #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-03-18T14:32:57.877Z] #37 sha256:5f69b0119af1ae2de0246c40d500f15fcb193a779ee878a780304150ea5cc1b2 [2022-03-18T14:32:57.877Z] #37 7.383 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-18T14:32:57.877Z] #37 7.388 -- Detecting C compiler ABI info [2022-03-18T14:32:57.877Z] #37 8.153 -- Detecting C compiler ABI info - done [2022-03-18T14:32:57.877Z] #37 8.182 -- Detecting C compile features [2022-03-18T14:32:57.877Z] #37 10.06 -- Detecting C compile features - done [2022-03-18T14:32:57.877Z] #37 10.07 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T14:32:57.877Z] #37 10.28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T14:32:57.877Z] #37 10.37 -- Configuring done [2022-03-18T14:32:57.877Z] #37 10.39 -- Generating done [2022-03-18T14:32:57.877Z] #37 10.40 -- Build files have been written to: /tmp/tmp.4BdJUUOkd5/tini [2022-03-18T14:32:57.877Z] #37 10.42 + make tini-static [2022-03-18T14:32:57.877Z] #37 10.80 Scanning dependencies of target tini-static [2022-03-18T14:32:57.877Z] #37 10.85 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T14:32:57.877Z] #37 12.07 [100%] Linking C executable tini-static [2022-03-18T14:32:57.877Z] #37 12.61 [100%] Built target tini-static [2022-03-18T14:32:57.877Z] #37 12.69 + mkdir -p /build [2022-03-18T14:32:57.877Z] #37 12.69 + cp tini-static /build/docker-init [2022-03-18T14:32:57.877Z] #37 DONE 13.3s [2022-03-18T14:32:57.877Z] [2022-03-18T14:32:57.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-03-18T14:32:57.877Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:32:57.877Z] #43 11.23 PBCC images/timens.pb-c.c [2022-03-18T14:32:57.877Z] #43 11.27 DEP images/timens.pb-c.d [2022-03-18T14:32:57.877Z] #43 11.33 PBCC images/fown.pb-c.c [2022-03-18T14:32:57.877Z] #43 11.36 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-18T14:32:57.877Z] #43 11.44 PBCC images/opts.pb-c.c [2022-03-18T14:32:57.877Z] #43 11.48 PBCC images/memfd.pb-c.c [2022-03-18T14:32:57.877Z] #43 11.53 DEP images/fown.pb-c.d [2022-03-18T14:32:57.877Z] #43 11.63 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-18T14:32:57.877Z] #43 11.72 DEP images/opts.pb-c.d [2022-03-18T14:32:57.877Z] #43 11.77 DEP images/memfd.pb-c.d [2022-03-18T14:32:57.877Z] #43 11.83 PBCC images/sit.pb-c.c [2022-03-18T14:32:57.877Z] #43 11.88 DEP images/sit.pb-c.d [2022-03-18T14:32:57.877Z] #43 11.95 PBCC images/macvlan.pb-c.c [2022-03-18T14:32:57.877Z] #43 11.98 DEP images/macvlan.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.02 PBCC images/autofs.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.06 DEP images/autofs.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.11 PBCC images/sysctl.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.12 DEP images/sysctl.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.15 PBCC images/time.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.19 DEP images/time.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.24 PBCC images/binfmt-misc.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.25 DEP images/binfmt-misc.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.31 PBCC images/seccomp.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.34 DEP images/seccomp.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.40 PBCC images/userns.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.42 DEP images/userns.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.50 PBCC images/cgroup.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.55 DEP images/cgroup.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.61 PBCC images/ext-file.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.63 DEP images/ext-file.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.68 PBCC images/rpc.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.73 DEP images/rpc.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.78 PBCC images/siginfo.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.80 DEP images/siginfo.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.85 PBCC images/pagemap.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.89 DEP images/pagemap.pb-c.d [2022-03-18T14:32:57.877Z] #43 12.93 PBCC images/rlimit.pb-c.c [2022-03-18T14:32:57.877Z] #43 12.96 DEP images/rlimit.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.00 PBCC images/file-lock.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.03 DEP images/file-lock.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.07 PBCC images/tty.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.13 DEP images/tty.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.20 PBCC images/tun.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.25 PBCC images/netdev.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.31 DEP images/tun.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.38 DEP images/netdev.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.42 PBCC images/vma.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.48 DEP images/vma.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.59 PBCC images/creds.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.63 DEP images/creds.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.68 PBCC images/utsns.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.70 DEP images/utsns.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.74 PBCC images/ipc-desc.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.82 PBCC images/ipc-sem.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.84 DEP images/ipc-desc.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.85 DEP images/ipc-sem.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.88 PBCC images/ipc-msg.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.89 DEP images/ipc-msg.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.91 PBCC images/ipc-shm.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.92 DEP images/ipc-shm.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.94 PBCC images/ipc-var.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.96 DEP images/ipc-var.pb-c.d [2022-03-18T14:32:57.877Z] #43 13.97 PBCC images/sk-opts.pb-c.c [2022-03-18T14:32:57.877Z] #43 13.98 PBCC images/packet-sock.pb-c.c [2022-03-18T14:32:57.877Z] #43 14.00 DEP images/sk-opts.pb-c.d [2022-03-18T14:32:57.877Z] #43 14.02 DEP images/packet-sock.pb-c.d [2022-03-18T14:32:57.877Z] #43 14.09 PBCC images/sk-netlink.pb-c.c [2022-03-18T14:32:57.877Z] #43 14.13 DEP images/sk-netlink.pb-c.d [2022-03-18T14:32:57.877Z] #43 14.17 PBCC images/sk-inet.pb-c.c [2022-03-18T14:32:57.877Z] #43 14.21 DEP images/sk-inet.pb-c.d [2022-03-18T14:32:57.877Z] #43 14.29 PBCC images/sk-unix.pb-c.c [2022-03-18T14:32:57.877Z] #43 14.38 DEP images/sk-unix.pb-c.d [2022-03-18T14:32:57.877Z] #43 14.53 PBCC images/mm.pb-c.c [2022-03-18T14:32:57.877Z] #43 14.54 DEP images/mm.pb-c.d [2022-03-18T14:32:57.877Z] #43 14.60 PBCC images/timerfd.pb-c.c [2022-03-18T14:32:57.877Z] #43 14.61 DEP images/timerfd.pb-c.d [2022-03-18T14:32:57.877Z] #43 14.70 PBCC images/timer.pb-c.c [2022-03-18T14:32:57.877Z] #43 14.73 DEP images/timer.pb-c.d [2022-03-18T14:32:57.877Z] #43 14.78 PBCC images/sa.pb-c.c [2022-03-18T14:32:57.877Z] #43 14.82 DEP images/sa.pb-c.d [2022-03-18T14:32:57.877Z] #43 14.89 PBCC images/pipe-data.pb-c.c [2022-03-18T14:32:57.956Z] #13 72.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:32:57.956Z] #13 72.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-18T14:32:57.956Z] #13 72.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-18T14:32:58.137Z] #43 14.92 DEP images/pipe-data.pb-c.d [2022-03-18T14:32:58.137Z] #43 14.98 PBCC images/mnt.pb-c.c [2022-03-18T14:32:58.137Z] #43 15.03 DEP images/mnt.pb-c.d [2022-03-18T14:32:58.137Z] #43 15.08 PBCC images/sk-packet.pb-c.c [2022-03-18T14:32:58.137Z] #43 15.11 DEP images/sk-packet.pb-c.d [2022-03-18T14:32:58.137Z] #43 15.16 PBCC images/tcp-stream.pb-c.c [2022-03-18T14:32:58.408Z] #43 15.19 DEP images/tcp-stream.pb-c.d [2022-03-18T14:32:58.408Z] #43 15.23 PBCC images/pipe.pb-c.c [2022-03-18T14:32:58.408Z] #43 15.31 DEP images/pipe.pb-c.d [2022-03-18T14:32:58.408Z] #43 15.44 PBCC images/pstree.pb-c.c [2022-03-18T14:32:58.668Z] #43 ... [2022-03-18T14:32:58.668Z] [2022-03-18T14:32:58.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-03-18T14:32:58.668Z] #34 sha256:48bf0b4686e4071cb05df0a19db58b0e2955673020d3e7a828cc17def110fce6 [2022-03-18T14:32:58.668Z] #34 DONE 77.3s [2022-03-18T14:32:58.668Z] [2022-03-18T14:32:58.668Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:32:58.668Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:32:58.668Z] #43 15.46 DEP images/pstree.pb-c.d [2022-03-18T14:32:58.668Z] #43 15.59 PBCC images/fs.pb-c.c [2022-03-18T14:32:58.668Z] #43 15.59 DEP images/fs.pb-c.d [2022-03-18T14:32:58.929Z] #43 15.64 PBCC images/signalfd.pb-c.c [2022-03-18T14:32:58.929Z] #43 15.64 DEP images/signalfd.pb-c.d [2022-03-18T14:32:58.929Z] #43 15.76 PBCC images/fh.pb-c.c [2022-03-18T14:32:58.929Z] #43 15.79 PBCC images/fsnotify.pb-c.c [2022-03-18T14:32:58.929Z] #43 15.85 DEP images/fh.pb-c.d [2022-03-18T14:32:59.188Z] #43 15.93 DEP images/fsnotify.pb-c.d [2022-03-18T14:32:59.188Z] #43 15.96 PBCC images/eventpoll.pb-c.c [2022-03-18T14:32:59.188Z] #43 16.00 DEP images/eventpoll.pb-c.d [2022-03-18T14:32:59.188Z] #43 16.04 PBCC images/eventfd.pb-c.c [2022-03-18T14:32:59.188Z] #43 16.07 DEP images/eventfd.pb-c.d [2022-03-18T14:32:59.188Z] #43 16.11 PBCC images/remap-file-path.pb-c.c [2022-03-18T14:32:59.448Z] #43 16.14 DEP images/remap-file-path.pb-c.d [2022-03-18T14:32:59.448Z] #43 16.19 PBCC images/fifo.pb-c.c [2022-03-18T14:32:59.448Z] #43 16.23 DEP images/fifo.pb-c.d [2022-03-18T14:32:59.448Z] #43 16.26 PBCC images/ghost-file.pb-c.c [2022-03-18T14:32:59.448Z] #43 16.31 DEP images/ghost-file.pb-c.d [2022-03-18T14:32:59.448Z] #43 16.34 PBCC images/regfile.pb-c.c [2022-03-18T14:32:59.448Z] #43 16.39 DEP images/regfile.pb-c.d [2022-03-18T14:32:59.707Z] #43 16.45 PBCC images/ns.pb-c.c [2022-03-18T14:32:59.707Z] #43 16.47 DEP images/ns.pb-c.d [2022-03-18T14:32:59.707Z] #43 16.51 PBCC images/fdinfo.pb-c.c [2022-03-18T14:32:59.967Z] #43 16.58 DEP images/fdinfo.pb-c.d [2022-03-18T14:32:59.967Z] #43 16.68 PBCC images/core-aarch64.pb-c.c [2022-03-18T14:32:59.967Z] #43 16.68 PBCC images/core-arm.pb-c.c [2022-03-18T14:32:59.967Z] #43 16.73 PBCC images/core-ppc64.pb-c.c [2022-03-18T14:32:59.967Z] #43 16.80 PBCC images/core-s390.pb-c.c [2022-03-18T14:32:59.967Z] #43 16.80 PBCC images/core-x86.pb-c.c [2022-03-18T14:32:59.967Z] #43 16.85 PBCC images/core.pb-c.c [2022-03-18T14:32:59.967Z] #43 16.94 PBCC images/inventory.pb-c.c [2022-03-18T14:33:00.226Z] #43 17.03 DEP images/core-aarch64.pb-c.d [2022-03-18T14:33:00.226Z] #43 17.08 DEP images/core-arm.pb-c.d [2022-03-18T14:33:00.226Z] #43 17.15 DEP images/core-ppc64.pb-c.d [2022-03-18T14:33:00.226Z] #43 17.17 DEP images/core-s390.pb-c.d [2022-03-18T14:33:00.483Z] #13 ... [2022-03-18T14:33:00.483Z] [2022-03-18T14:33:00.483Z] #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-03-18T14:33:00.483Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:33:00.483Z] #42 80.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:00.486Z] #43 17.22 DEP images/core-x86.pb-c.d [2022-03-18T14:33:00.486Z] #43 17.32 DEP images/core.pb-c.d [2022-03-18T14:33:00.486Z] #43 17.32 DEP images/inventory.pb-c.d [2022-03-18T14:33:00.486Z] #43 17.44 PBCC images/cpuinfo.pb-c.c [2022-03-18T14:33:00.486Z] #43 17.44 DEP images/cpuinfo.pb-c.d [2022-03-18T14:33:00.742Z] #42 81.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:33:00.742Z] #42 81.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:33:00.745Z] #43 17.46 PBCC images/stats.pb-c.c [2022-03-18T14:33:00.745Z] #43 17.48 DEP images/stats.pb-c.d [2022-03-18T14:33:01.000Z] #42 81.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-18T14:33:01.000Z] #42 81.24 Setting up python-six (1.12.0-1) ... [2022-03-18T14:33:01.625Z] #13 ... [2022-03-18T14:33:01.625Z] [2022-03-18T14:33:01.625Z] #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-03-18T14:33:01.625Z] #58 sha256:5a2459ff46e0638a8f76e405b356db962532c0cad4c64a002b0c84b5a7ac9a28 [2022-03-18T14:33:01.625Z] #58 89.43 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T14:33:01.625Z] #58 89.43 + GOBIN=/build [2022-03-18T14:33:01.625Z] #58 89.43 + GO111MODULE=on [2022-03-18T14:33:01.625Z] #58 89.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-18T14:33:01.625Z] #58 ... [2022-03-18T14:33:01.625Z] [2022-03-18T14:33:01.625Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:01.625Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:33:01.625Z] #43 37.49 AR soccr/libsoccr.a [2022-03-18T14:33:01.625Z] #43 37.52 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-18T14:33:01.625Z] #43 37.72 DEP criu/arch/aarch64/sigframe.d [2022-03-18T14:33:01.625Z] #43 37.73 DEP criu/arch/aarch64/crtools.d [2022-03-18T14:33:01.625Z] #43 37.76 DEP criu/arch/aarch64/cpu.d [2022-03-18T14:33:01.625Z] #43 37.77 DEP criu/arch/aarch64/bitops.d [2022-03-18T14:33:01.625Z] #43 37.77 CC criu/arch/aarch64/bitops.o [2022-03-18T14:33:01.625Z] #43 37.82 CC criu/arch/aarch64/cpu.o [2022-03-18T14:33:01.625Z] #43 37.88 CC criu/arch/aarch64/crtools.o [2022-03-18T14:33:01.625Z] #43 38.30 CC criu/arch/aarch64/sigframe.o [2022-03-18T14:33:01.625Z] #43 38.38 LINK criu/arch/aarch64/crtools.built-in.o [2022-03-18T14:33:01.625Z] #43 38.39 DEP criu/pie/util-vdso.d [2022-03-18T14:33:01.625Z] #43 38.44 DEP criu/pie/util.d [2022-03-18T14:33:01.625Z] #43 38.50 CC criu/pie/util.o [2022-03-18T14:33:01.625Z] #43 38.64 CC criu/pie/util-vdso.o [2022-03-18T14:33:01.625Z] #43 39.03 AR criu/pie/pie.lib.a [2022-03-18T14:33:01.625Z] #43 39.10 DEP criu/pie/restorer.d [2022-03-18T14:33:01.625Z] #43 39.27 DEP criu/arch/aarch64/intraprocedure.d [2022-03-18T14:33:01.625Z] #43 39.28 DEP criu/arch/aarch64/restorer.d [2022-03-18T14:33:01.625Z] #43 39.35 DEP criu/arch/aarch64/vdso-pie.d [2022-03-18T14:33:01.625Z] #43 39.40 DEP criu/pie/parasite-vdso.d [2022-03-18T14:33:01.625Z] #43 39.50 DEP criu/pie/parasite.d [2022-03-18T14:33:01.625Z] #43 39.62 CC criu/pie/parasite.o [2022-03-18T14:33:01.625Z] #43 40.32 LINK criu/pie/parasite.built-in.o [2022-03-18T14:33:01.625Z] #43 40.33 GEN criu/pie/parasite-blob.h [2022-03-18T14:33:01.625Z] #43 40.34 CC criu/pie/parasite-vdso.o [2022-03-18T14:33:01.625Z] #43 40.78 CC criu/arch/aarch64/vdso-pie.o [2022-03-18T14:33:01.625Z] #43 40.95 CC criu/arch/aarch64/restorer.o [2022-03-18T14:33:01.625Z] #43 41.14 CC criu/arch/aarch64/intraprocedure.o [2022-03-18T14:33:01.625Z] #43 41.19 CC criu/pie/restorer.o [2022-03-18T14:33:01.625Z] #43 ... [2022-03-18T14:33:01.625Z] [2022-03-18T14:33:01.625Z] #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-03-18T14:33:01.625Z] #58 sha256:5a2459ff46e0638a8f76e405b356db962532c0cad4c64a002b0c84b5a7ac9a28 [2022-03-18T14:33:01.625Z] #58 DONE 99.9s [2022-03-18T14:33:01.625Z] [2022-03-18T14:33:01.625Z] #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-03-18T14:33:01.625Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-18T14:33:01.625Z] #13 DONE 96.9s [2022-03-18T14:33:01.884Z] [2022-03-18T14:33:01.884Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T14:33:01.884Z] #59 sha256:1d5f33fea646cec72a3ea6fe8a5f49e9ece6d3113066bc4384e83eca299889b6 [2022-03-18T14:33:01.884Z] #59 DONE 0.2s [2022-03-18T14:33:01.884Z] [2022-03-18T14:33:01.884Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T14:33:01.884Z] #60 sha256:08e2f79d5050742c585864325a67e70f500430380b60973fa391c9b49b82b533 [2022-03-18T14:33:02.125Z] #43 18.92 make[1]: Nothing to be done for 'all'. [2022-03-18T14:33:02.143Z] #60 DONE 0.2s [2022-03-18T14:33:02.143Z] [2022-03-18T14:33:02.143Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-18T14:33:02.143Z] #14 sha256:1e458b4bff10efcd20f05255344b2e3240d6ff9e45aa939f4a3c7572deebcdde [2022-03-18T14:33:02.154Z] #32 ... [2022-03-18T14:33:02.154Z] [2022-03-18T14:33:02.154Z] #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-03-18T14:33:02.154Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:02.154Z] #13 58.26 The following additional packages will be installed: [2022-03-18T14:33:02.154Z] #13 58.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-03-18T14:33:02.154Z] #13 58.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-03-18T14:33:02.154Z] #13 58.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-03-18T14:33:02.154Z] #13 58.28 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-03-18T14:33:02.154Z] #13 58.28 mingw-w64-x86-64-dev [2022-03-18T14:33:02.154Z] #13 58.31 Suggested packages: [2022-03-18T14:33:02.154Z] #13 58.31 gcc-8-locales seccomp wine64 [2022-03-18T14:33:02.154Z] #13 59.91 The following NEW packages will be installed: [2022-03-18T14:33:02.154Z] #13 59.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T14:33:02.154Z] #13 59.93 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-03-18T14:33:02.154Z] #13 59.93 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-03-18T14:33:02.154Z] #13 59.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-03-18T14:33:02.154Z] #13 59.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-03-18T14:33:02.154Z] #13 59.94 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T14:33:02.154Z] #13 59.95 The following packages will be upgraded: [2022-03-18T14:33:02.154Z] #13 59.96 libseccomp2 [2022-03-18T14:33:02.154Z] #13 60.65 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:33:02.154Z] #13 60.65 Need to get 77.8 MB of archives. [2022-03-18T14:33:02.155Z] #13 60.65 After this operation, 487 MB of additional disk space will be used. [2022-03-18T14:33:02.155Z] #13 60.65 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-03-18T14:33:02.155Z] #13 60.74 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-03-18T14:33:02.155Z] #13 60.77 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-03-18T14:33:02.155Z] #13 60.97 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-03-18T14:33:02.155Z] #13 61.23 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-03-18T14:33:02.155Z] #13 61.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-03-18T14:33:02.155Z] #13 61.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-03-18T14:33:02.155Z] #13 61.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-03-18T14:33:02.155Z] #13 61.94 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-03-18T14:33:02.155Z] #13 62.39 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-03-18T14:33:02.155Z] #13 62.40 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-03-18T14:33:02.155Z] #13 67.04 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-03-18T14:33:02.155Z] #13 ... [2022-03-18T14:33:02.155Z] [2022-03-18T14:33:02.155Z] #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-03-18T14:33:02.155Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:33:02.155Z] #42 66.53 Selecting previously unselected package libprotobuf17:amd64. [2022-03-18T14:33:02.155Z] #42 66.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:33:02.155Z] #42 66.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:02.155Z] #42 67.78 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-03-18T14:33:02.155Z] #42 67.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:33:02.155Z] #42 67.81 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:02.155Z] #42 68.19 Selecting previously unselected package libprotobuf-dev:amd64. [2022-03-18T14:33:02.155Z] #42 68.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-03-18T14:33:02.155Z] #42 68.21 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:02.155Z] #42 70.00 Selecting previously unselected package libprotoc17:amd64. [2022-03-18T14:33:02.155Z] #42 70.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-03-18T14:33:02.155Z] #42 70.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:02.155Z] #42 70.89 Selecting previously unselected package protobuf-c-compiler. [2022-03-18T14:33:02.155Z] #42 70.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:33:02.155Z] #42 70.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-18T14:33:02.155Z] #42 71.15 Selecting previously unselected package protobuf-compiler. [2022-03-18T14:33:02.155Z] #42 71.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-03-18T14:33:02.155Z] #42 71.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-03-18T14:33:02.155Z] #42 71.59 Selecting previously unselected package python-pkg-resources. [2022-03-18T14:33:02.155Z] #42 71.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-03-18T14:33:02.155Z] #42 71.61 Unpacking python-pkg-resources (40.8.0-1) ... [2022-03-18T14:33:02.155Z] #42 71.93 Selecting previously unselected package python-six. [2022-03-18T14:33:02.155Z] #42 71.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-03-18T14:33:02.155Z] #42 71.93 Unpacking python-six (1.12.0-1) ... [2022-03-18T14:33:02.155Z] #42 72.09 Selecting previously unselected package python-protobuf. [2022-03-18T14:33:02.155Z] #42 72.09 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-03-18T14:33:02.155Z] #42 72.11 Unpacking python-protobuf (3.6.1.3-2) ... [2022-03-18T14:33:02.155Z] #42 72.90 Setting up python-pkg-resources (40.8.0-1) ... [2022-03-18T14:33:02.731Z] #42 ... [2022-03-18T14:33:02.731Z] [2022-03-18T14:33:02.731Z] #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-03-18T14:33:02.731Z] #34 sha256:959486e1cb47997c02927b0ce0408b3b6cc62232a94abfc2c86700bcec8470b1 [2022-03-18T14:33:02.731Z] #34 64.45 internal/reflectlite [2022-03-18T14:33:02.731Z] #34 64.54 sync [2022-03-18T14:33:02.731Z] #34 66.10 internal/testlog [2022-03-18T14:33:02.731Z] #34 67.98 errors [2022-03-18T14:33:02.731Z] #34 67.99 sort [2022-03-18T14:33:02.731Z] #34 68.54 strconv [2022-03-18T14:33:02.731Z] #34 69.84 io [2022-03-18T14:33:02.731Z] #34 71.95 internal/oserror [2022-03-18T14:33:02.731Z] #34 72.21 syscall [2022-03-18T14:33:02.731Z] #34 73.72 reflect [2022-03-18T14:33:03.082Z] #14 DONE 1.6s [2022-03-18T14:33:03.082Z] [2022-03-18T14:33:03.082Z] #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-03-18T14:33:03.082Z] #53 sha256:46bf381ffededd916843c6389c985f8f6f656e8c0a9926f32ce77ddbf6cb72a7 [2022-03-18T14:33:03.083Z] #53 1.275 + RM_GOPATH=0 [2022-03-18T14:33:03.083Z] #53 1.275 + TMP_GOPATH= [2022-03-18T14:33:03.083Z] #53 1.275 + : /build [2022-03-18T14:33:03.083Z] #53 1.275 + '[' -z '' ']' [2022-03-18T14:33:03.083Z] #53 1.275 ++ mktemp -d [2022-03-18T14:33:03.083Z] #53 1.275 + export GOPATH=/tmp/tmp.SoFiUtmDUw [2022-03-18T14:33:03.083Z] #53 1.275 + GOPATH=/tmp/tmp.SoFiUtmDUw [2022-03-18T14:33:03.083Z] #53 1.275 + RM_GOPATH=1 [2022-03-18T14:33:03.083Z] #53 1.275 + case "$(go env GOARCH)" in [2022-03-18T14:33:03.083Z] #53 1.275 ++ go env GOARCH [2022-03-18T14:33:03.083Z] #53 1.302 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:33:03.083Z] #53 1.302 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:33:03.083Z] #53 1.302 ++ dirname /tmp/install/install.sh [2022-03-18T14:33:03.083Z] #53 1.307 + dir=/tmp/install [2022-03-18T14:33:03.083Z] #53 1.307 + bin=runc [2022-03-18T14:33:03.083Z] #53 1.307 + shift [2022-03-18T14:33:03.083Z] #53 1.307 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-18T14:33:03.083Z] #53 1.307 + . /tmp/install/runc.installer [2022-03-18T14:33:03.083Z] #53 1.307 ++ set -e [2022-03-18T14:33:03.083Z] #53 1.307 ++ : v1.0.3 [2022-03-18T14:33:03.083Z] #53 1.307 + install_runc [2022-03-18T14:33:03.083Z] #53 1.307 + RUNC_BUILDTAGS=seccomp [2022-03-18T14:33:03.083Z] #53 1.307 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-18T14:33:03.083Z] #53 1.307 Install runc version v1.0.3 (build tags: seccomp) [2022-03-18T14:33:03.083Z] #53 1.330 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SoFiUtmDUw/src/github.com/opencontainers/runc [2022-03-18T14:33:03.083Z] #53 1.343 Cloning into '/tmp/tmp.SoFiUtmDUw/src/github.com/opencontainers/runc'... [2022-03-18T14:33:03.508Z] #43 20.37 CC images/stats.o [2022-03-18T14:33:04.078Z] #43 20.83 CC images/core.o [2022-03-18T14:33:04.338Z] #43 21.21 CC images/core-x86.o [2022-03-18T14:33:04.364Z] #53 129.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-03-18T14:33:04.364Z] #53 130.6 + mkdir -p /build [2022-03-18T14:33:04.364Z] #53 130.6 + cp runc /build/runc [2022-03-18T14:33:04.364Z] #53 DONE 130.9s [2022-03-18T14:33:04.364Z] [2022-03-18T14:33:04.364Z] #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-03-18T14:33:04.364Z] #56 sha256:6f3f1f99eb3e679198c485ce7d33663e94331d398b1cb4b1ec545088ef9d93a0 [2022-03-18T14:33:04.364Z] #56 191.7 + bin/containerd [2022-03-18T14:33:04.457Z] #53 ... [2022-03-18T14:33:04.457Z] [2022-03-18T14:33:04.457Z] #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-03-18T14:33:04.457Z] #15 sha256:0ca2377bd177b589fbb47415ce9acb5dd4b5d798af10359ae161cac59e3d2499 [2022-03-18T14:33:04.457Z] #15 DONE 1.0s [2022-03-18T14:33:04.457Z] [2022-03-18T14:33:04.457Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T14:33:04.457Z] #16 sha256:30aaa04515cf0d90be273d6f4257a4a52a3dce1828190a996d9ca807a68687e1 [2022-03-18T14:33:04.644Z] #34 ... [2022-03-18T14:33:04.644Z] [2022-03-18T14:33:04.644Z] #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-03-18T14:33:04.644Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:04.644Z] #13 70.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-03-18T14:33:04.644Z] #13 70.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-03-18T14:33:04.644Z] #13 70.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-03-18T14:33:04.644Z] #13 70.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-03-18T14:33:04.644Z] #13 70.56 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-03-18T14:33:04.644Z] #13 70.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-03-18T14:33:04.644Z] #13 70.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-03-18T14:33:04.644Z] #13 70.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-03-18T14:33:04.644Z] #13 70.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-03-18T14:33:04.644Z] #13 70.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-03-18T14:33:04.644Z] #13 70.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-03-18T14:33:04.644Z] #13 70.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-03-18T14:33:04.715Z] #16 0.529 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T14:33:04.905Z] #13 70.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-03-18T14:33:04.905Z] #13 70.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-03-18T14:33:04.908Z] #43 21.63 CC images/core-arm.o [2022-03-18T14:33:04.932Z] #56 ... [2022-03-18T14:33:04.932Z] [2022-03-18T14:33:04.932Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T14:33:04.932Z] #54 sha256:1e37098db54449ee9963fe69597648315eefddd0b07cc30b9a076d60b7158ef1 [2022-03-18T14:33:04.932Z] #54 DONE 0.1s [2022-03-18T14:33:04.932Z] [2022-03-18T14:33:04.932Z] #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-03-18T14:33:04.932Z] #56 sha256:6f3f1f99eb3e679198c485ce7d33663e94331d398b1cb4b1ec545088ef9d93a0 [2022-03-18T14:33:04.978Z] #16 DONE 0.7s [2022-03-18T14:33:04.978Z] [2022-03-18T14:33:04.978Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T14:33:04.978Z] #17 sha256:407e49f22d100a8f8b88ee0a5b00e1f3e9192b5183b511dfc1022114f636b713 [2022-03-18T14:33:05.034Z] using credential docker-jenkins-github-credentials [2022-03-18T14:33:05.113Z] Cloning the remote Git repository [2022-03-18T14:33:05.113Z] Cloning with configured refspecs honoured and without tags [2022-03-18T14:33:05.168Z] #43 21.96 CC images/core-aarch64.o [2022-03-18T14:33:05.428Z] #43 22.34 CC images/core-ppc64.o [2022-03-18T14:33:05.547Z] #17 DONE 0.8s [2022-03-18T14:33:05.547Z] [2022-03-18T14:33:05.547Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T14:33:05.547Z] #18 sha256:f8aa40a105026c30b01a79a2760763b592187b4d571e8e0b0ca6baa649bf8f0f [2022-03-18T14:33:06.295Z] #42 ... [2022-03-18T14:33:06.295Z] [2022-03-18T14:33:06.295Z] #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-03-18T14:33:06.295Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:33:06.295Z] #36 79.51 Selecting previously unselected package libxml2:amd64. [2022-03-18T14:33:06.295Z] #36 79.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-18T14:33:06.295Z] #36 79.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-18T14:33:06.295Z] #36 81.23 Selecting previously unselected package libarchive13:amd64. [2022-03-18T14:33:06.295Z] #36 81.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-18T14:33:06.295Z] #36 81.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-18T14:33:06.295Z] #36 82.04 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-18T14:33:06.295Z] #36 82.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-18T14:33:06.295Z] #36 82.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-18T14:33:06.295Z] #36 82.35 Selecting previously unselected package librhash0:amd64. [2022-03-18T14:33:06.295Z] #36 82.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-18T14:33:06.295Z] #36 82.37 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-18T14:33:06.295Z] #36 82.53 Selecting previously unselected package libuv1:amd64. [2022-03-18T14:33:06.295Z] #36 82.53 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-18T14:33:06.295Z] #36 82.53 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-18T14:33:06.295Z] #36 82.82 Selecting previously unselected package cmake. [2022-03-18T14:33:06.295Z] #36 82.82 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-18T14:33:06.295Z] #36 82.90 Unpacking cmake (3.13.4-1) ... [2022-03-18T14:33:06.368Z] #13 72.55 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:33:06.388Z] #43 22.94 CC images/core-s390.o [2022-03-18T14:33:06.486Z] #18 DONE 0.7s [2022-03-18T14:33:06.486Z] [2022-03-18T14:33:06.486Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-18T14:33:06.486Z] #19 sha256:f191b47dbf7482f90343d92c28c6b279988fb63cf896ebebe952369e5ea02e41 [2022-03-18T14:33:06.648Z] #43 23.53 CC images/cpuinfo.o [2022-03-18T14:33:06.648Z] #43 ... [2022-03-18T14:33:06.648Z] [2022-03-18T14:33:06.648Z] #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-03-18T14:33:06.648Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:06.648Z] #13 71.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T14:33:06.648Z] #13 71.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:33:06.648Z] #13 71.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:33:06.648Z] #13 71.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-18T14:33:06.648Z] #13 71.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:33:06.648Z] #13 71.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:33:06.946Z] #13 72.85 Fetched 77.8 MB in 11s (7403 kB/s) [2022-03-18T14:33:07.207Z] #13 73.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-03-18T14:33:07.207Z] #13 73.17 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-18T14:33:07.207Z] #13 73.20 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-03-18T14:33:07.218Z] #13 ... [2022-03-18T14:33:07.218Z] [2022-03-18T14:33:07.218Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:07.218Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:07.218Z] #43 23.92 CC images/inventory.o [2022-03-18T14:33:07.318Z] #36 ... [2022-03-18T14:33:07.318Z] [2022-03-18T14:33:07.318Z] #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-03-18T14:33:07.318Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:33:07.318Z] #42 87.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-18T14:33:07.423Z] #19 DONE 1.0s [2022-03-18T14:33:07.423Z] [2022-03-18T14:33:07.423Z] #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-03-18T14:33:07.423Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-18T14:33:07.468Z] #13 73.52 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:33:07.468Z] #13 ... [2022-03-18T14:33:07.468Z] [2022-03-18T14:33:07.468Z] #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-03-18T14:33:07.468Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:33:07.468Z] #36 69.15 Selecting previously unselected package libicu63:amd64. [2022-03-18T14:33:07.468Z] #36 69.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-18T14:33:07.468Z] #36 69.20 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:33:07.478Z] #43 24.14 CC images/fdinfo.o [2022-03-18T14:33:05.315Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T14:33:05.742Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-18T14:33:06.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:33:06.662Z] > git --version # timeout=10 [2022-03-18T14:33:06.715Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-18T14:33:06.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:33:06.720Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:33:07.578Z] #42 87.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:33:07.729Z] #36 ... [2022-03-18T14:33:07.729Z] [2022-03-18T14:33:07.729Z] #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-03-18T14:33:07.729Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:33:07.729Z] #42 79.56 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:07.729Z] #42 79.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:33:07.729Z] #42 79.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:33:07.729Z] #42 79.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-03-18T14:33:07.738Z] #43 24.47 CC images/fown.o [2022-03-18T14:33:07.738Z] #43 24.67 CC images/ns.o [2022-03-18T14:33:07.990Z] #42 79.67 Setting up python-six (1.12.0-1) ... [2022-03-18T14:33:07.997Z] #43 24.86 CC images/regfile.o [2022-03-18T14:33:08.257Z] #43 25.05 CC images/ghost-file.o [2022-03-18T14:33:08.358Z] #20 0.866 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-18T14:33:08.517Z] #43 25.39 CC images/fifo.o [2022-03-18T14:33:08.617Z] #20 1.256 Get:2 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB] [2022-03-18T14:33:08.776Z] #43 25.55 CC images/remap-file-path.o [2022-03-18T14:33:09.037Z] #43 25.77 CC images/eventfd.o [2022-03-18T14:33:09.037Z] #43 25.97 CC images/eventpoll.o [2022-03-18T14:33:09.297Z] #43 26.19 CC images/fh.o [2022-03-18T14:33:09.526Z] #42 89.48 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:09.526Z] #42 89.79 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-18T14:33:09.557Z] #43 26.43 CC images/fsnotify.o [2022-03-18T14:33:10.091Z] #42 90.31 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:10.091Z] #42 ... [2022-03-18T14:33:10.091Z] [2022-03-18T14:33:10.091Z] #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-03-18T14:33:10.091Z] #47 sha256:11c404202b48118c935515ae27aeb3c7b823bf9af3927f148f6f3b50984ffd1f [2022-03-18T14:33:10.091Z] #47 DONE 90.4s [2022-03-18T14:33:10.091Z] [2022-03-18T14:33:10.091Z] #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-03-18T14:33:10.091Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:33:10.091Z] #42 90.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-18T14:33:10.091Z] #42 90.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-18T14:33:10.091Z] #42 90.48 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:10.091Z] #42 90.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-18T14:33:10.091Z] #42 90.57 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-18T14:33:10.128Z] #43 26.92 CC images/signalfd.o [2022-03-18T14:33:10.388Z] #43 27.11 CC images/fs.o [2022-03-18T14:33:10.388Z] #43 27.33 CC images/pstree.o [2022-03-18T14:33:10.522Z] #20 ... [2022-03-18T14:33:10.522Z] [2022-03-18T14:33:10.522Z] #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-03-18T14:33:10.522Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-18T14:33:10.522Z] #32 DONE 108.4s [2022-03-18T14:33:10.522Z] [2022-03-18T14:33:10.522Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:10.522Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:33:10.522Z] #43 44.83 LINK criu/pie/restorer.built-in.o [2022-03-18T14:33:10.522Z] #43 44.84 GEN criu/pie/restorer-blob.h [2022-03-18T14:33:10.522Z] #43 44.89 DEP criu/vdso.d [2022-03-18T14:33:10.522Z] #43 45.11 DEP criu/uts_ns.d [2022-03-18T14:33:10.522Z] #43 45.29 DEP criu/util.d [2022-03-18T14:33:10.522Z] #43 45.56 DEP criu/uffd.d [2022-03-18T14:33:10.522Z] #43 45.73 DEP criu/tun.d [2022-03-18T14:33:10.522Z] #43 45.86 DEP criu/tty.d [2022-03-18T14:33:10.522Z] #43 46.12 DEP criu/timerfd.d [2022-03-18T14:33:10.522Z] #43 46.18 DEP criu/timens.d [2022-03-18T14:33:10.522Z] #43 46.28 DEP criu/sysfs_parse.d [2022-03-18T14:33:10.522Z] #43 46.31 DEP criu/sysctl.d [2022-03-18T14:33:10.522Z] #43 46.40 DEP criu/string.d [2022-03-18T14:33:10.522Z] #43 46.43 DEP criu/stats.d [2022-03-18T14:33:10.522Z] #43 46.53 DEP criu/sockets.d [2022-03-18T14:33:10.522Z] #43 46.70 DEP criu/sk-unix.d [2022-03-18T14:33:10.522Z] #43 46.89 DEP criu/sk-tcp.d [2022-03-18T14:33:10.522Z] #43 47.15 DEP criu/sk-queue.d [2022-03-18T14:33:10.522Z] #43 47.24 DEP criu/sk-packet.d [2022-03-18T14:33:10.522Z] #43 47.40 DEP criu/sk-netlink.d [2022-03-18T14:33:10.522Z] #43 47.51 DEP criu/sk-inet.d [2022-03-18T14:33:10.522Z] #43 47.59 DEP criu/signalfd.d [2022-03-18T14:33:10.522Z] #43 47.64 DEP criu/sigframe.d [2022-03-18T14:33:10.522Z] #43 47.68 DEP criu/shmem.d [2022-03-18T14:33:10.522Z] #43 47.74 DEP criu/servicefd.d [2022-03-18T14:33:10.522Z] #43 47.82 DEP criu/seize.d [2022-03-18T14:33:10.522Z] #43 47.99 DEP criu/seccomp.d [2022-03-18T14:33:10.522Z] #43 48.09 DEP criu/rst-malloc.d [2022-03-18T14:33:10.522Z] #43 48.13 DEP criu/rbtree.d [2022-03-18T14:33:10.522Z] #43 48.14 DEP criu/pstree.d [2022-03-18T14:33:10.522Z] #43 48.24 DEP criu/protobuf.d [2022-03-18T14:33:10.522Z] #43 48.32 GEN criu/protobuf-desc-gen.h [2022-03-18T14:33:10.522Z] #43 49.47 DEP criu/protobuf-desc.d [2022-03-18T14:33:10.522Z] #43 49.52 DEP criu/proc_parse.d [2022-03-18T14:33:10.522Z] #43 49.59 DEP criu/plugin.d [2022-03-18T14:33:10.522Z] #43 49.63 DEP criu/pipes.d [2022-03-18T14:33:10.522Z] #43 49.69 DEP criu/pie-util.d [2022-03-18T14:33:10.522Z] #43 49.73 DEP criu/pie-util-vdso.d [2022-03-18T14:33:10.522Z] #43 49.78 DEP criu/path.d [2022-03-18T14:33:10.522Z] #43 49.91 DEP criu/parasite-syscall.d [2022-03-18T14:33:10.522Z] #43 50.08 DEP criu/pagemap.d [2022-03-18T14:33:10.522Z] #43 50.22 DEP criu/pagemap-cache.d [2022-03-18T14:33:10.648Z] #43 27.48 CC images/pipe.o [2022-03-18T14:33:10.781Z] #43 50.33 DEP criu/page-xfer.d [2022-03-18T14:33:10.781Z] #43 50.47 DEP criu/page-pipe.d [2022-03-18T14:33:10.781Z] #43 50.55 DEP criu/netfilter.d [2022-03-18T14:33:10.908Z] #43 27.72 CC images/tcp-stream.o [2022-03-18T14:33:10.908Z] #43 27.91 CC images/sk-packet.o [2022-03-18T14:33:11.042Z] #43 50.75 DEP criu/net.d [2022-03-18T14:33:11.300Z] #43 51.00 DEP criu/namespaces.d [2022-03-18T14:33:11.300Z] #43 51.11 DEP criu/mount.d [2022-03-18T14:33:11.458Z] #42 ... [2022-03-18T14:33:11.458Z] [2022-03-18T14:33:11.458Z] #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-03-18T14:33:11.458Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:11.458Z] #13 75.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T14:33:11.458Z] #13 75.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-18T14:33:11.458Z] #13 75.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-18T14:33:11.458Z] #13 79.80 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T14:33:11.458Z] #13 79.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-18T14:33:11.458Z] #13 79.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-18T14:33:11.458Z] #13 80.09 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T14:33:11.458Z] #13 80.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:33:11.458Z] #13 80.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:33:11.458Z] #13 80.45 Selecting previously unselected package dmsetup. [2022-03-18T14:33:11.458Z] #13 80.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:33:11.458Z] #13 80.50 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-18T14:33:11.458Z] #13 81.26 Selecting previously unselected package mingw-w64-common. [2022-03-18T14:33:11.458Z] #13 81.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-18T14:33:11.458Z] #13 81.85 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-18T14:33:11.458Z] #13 ... [2022-03-18T14:33:11.458Z] [2022-03-18T14:33:11.458Z] #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-03-18T14:33:11.458Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:33:11.458Z] #36 89.68 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:33:11.458Z] #36 90.29 Setting up xxd (2:8.1.0875-5) ... [2022-03-18T14:33:11.458Z] #36 90.34 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-18T14:33:11.458Z] #36 90.40 Setting up vim-common (2:8.1.0875-5) ... [2022-03-18T14:33:11.458Z] #36 90.47 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-18T14:33:11.458Z] #36 90.54 Setting up cmake-data (3.13.4-1) ... [2022-03-18T14:33:11.458Z] #36 90.61 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-18T14:33:11.458Z] #36 90.63 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-18T14:33:11.458Z] #36 90.65 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-18T14:33:11.458Z] #36 90.71 Setting up cmake (3.13.4-1) ... [2022-03-18T14:33:11.458Z] #36 90.71 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:33:11.458Z] #36 90.85 Processing triggers for mime-support (3.62) ... [2022-03-18T14:33:11.477Z] #43 28.12 CC images/mnt.o [2022-03-18T14:33:11.477Z] #43 28.33 CC images/pipe-data.o [2022-03-18T14:33:11.559Z] #43 51.18 DEP criu/memfd.d [2022-03-18T14:33:11.559Z] #43 51.25 DEP criu/mem.d [2022-03-18T14:33:11.737Z] #43 28.51 CC images/sa.o [2022-03-18T14:33:11.737Z] #43 28.74 CC images/timer.o [2022-03-18T14:33:11.817Z] #43 51.42 DEP criu/lsm.d [2022-03-18T14:33:11.817Z] #43 51.51 DEP criu/log.d [2022-03-18T14:33:11.817Z] #43 ... [2022-03-18T14:33:11.817Z] [2022-03-18T14:33:11.817Z] #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-03-18T14:33:11.817Z] #53 sha256:46bf381ffededd916843c6389c985f8f6f656e8c0a9926f32ce77ddbf6cb72a7 [2022-03-18T14:33:11.817Z] #53 10.26 + cd /tmp/tmp.SoFiUtmDUw/src/github.com/opencontainers/runc [2022-03-18T14:33:11.817Z] #53 10.26 + git checkout -q v1.0.3 [2022-03-18T14:33:11.996Z] #43 29.03 CC images/timerfd.o [2022-03-18T14:33:12.384Z] #53 10.70 + '[' -z '' ']' [2022-03-18T14:33:12.384Z] #53 10.71 + target=static [2022-03-18T14:33:12.384Z] #53 10.71 + make BUILDTAGS=seccomp static [2022-03-18T14:33:12.384Z] #53 10.91 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-03-18T14:33:12.571Z] #43 29.21 CC images/mm.o [2022-03-18T14:33:12.633Z] #36 ... [2022-03-18T14:33:12.633Z] [2022-03-18T14:33:12.633Z] #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-03-18T14:33:12.633Z] #34 sha256:37f9d66292e37eba9ee5952ea949a92e17f93162ee9d6adcd755003535a85d62 [2022-03-18T14:33:12.633Z] #34 82.38 internal/syscall/unix [2022-03-18T14:33:12.633Z] #34 82.93 time [2022-03-18T14:33:12.633Z] #34 89.32 internal/poll [2022-03-18T14:33:12.633Z] #34 89.49 internal/fmtsort [2022-03-18T14:33:12.633Z] #34 90.57 internal/syscall/execenv [2022-03-18T14:33:12.633Z] #34 90.83 path [2022-03-18T14:33:12.633Z] #34 91.81 io/fs [2022-03-18T14:33:12.830Z] #43 29.52 CC images/sk-opts.o [2022-03-18T14:33:12.830Z] #43 29.68 CC images/sk-unix.o [2022-03-18T14:33:12.896Z] #34 92.86 strings [2022-03-18T14:33:12.896Z] #34 93.38 os [2022-03-18T14:33:13.090Z] #43 29.94 CC images/sk-inet.o [2022-03-18T14:33:13.090Z] #43 ... [2022-03-18T14:33:13.090Z] [2022-03-18T14:33:13.090Z] #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-03-18T14:33:13.090Z] #56 sha256:1593872dde610219e2cad7da501f477cbb213625e1bf09dcac87592251b0b9ac [2022-03-18T14:33:13.364Z] #42 ... [2022-03-18T14:33:13.364Z] [2022-03-18T14:33:13.364Z] #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-03-18T14:33:13.364Z] #34 sha256:959486e1cb47997c02927b0ce0408b3b6cc62232a94abfc2c86700bcec8470b1 [2022-03-18T14:33:13.364Z] #34 84.63 internal/syscall/unix [2022-03-18T14:33:13.364Z] #34 85.15 time [2022-03-18T14:33:14.131Z] #56 46.66 Checking out files: 58% (2752/4737) Checking out files: 59% (2795/4737) Checking out files: 60% (2843/4737) Checking out files: 61% (2890/4737) Checking out files: 62% (2937/4737) Checking out files: 63% (2985/4737) Checking out files: 64% (3032/4737) Checking out files: 65% (3080/4737) Checking out files: 66% (3127/4737) Checking out files: 67% (3174/4737) Checking out files: 68% (3222/4737) Checking out files: 69% (3269/4737) Checking out files: 70% (3316/4737) Checking out files: 71% (3364/4737) Checking out files: 72% (3411/4737) Checking out files: 73% (3459/4737) Checking out files: 74% (3506/4737) Checking out files: 75% (3553/4737) Checking out files: 76% (3601/4737) Checking out files: 77% (3648/4737) Checking out files: 78% (3695/4737) Checking out files: 79% (3743/4737) Checking out files: 80% (3790/4737) Checking out files: 81% (3837/4737) Checking out files: 82% (3885/4737) Checking out files: 83% (3932/4737) Checking out files: 84% (3980/4737) Checking out files: 85% (4027/4737) Checking out files: 86% (4074/4737) Checking out files: 87% (4122/4737) Checking out files: 88% (4169/4737) Checking out files: 89% (4216/4737) Checking out files: 90% (4264/4737) Checking out files: 91% (4311/4737) Checking out files: 92% (4359/4737) Checking out files: 93% (4406/4737) Checking out files: 94% (4453/4737) Checking out files: 95% (4501/4737) Checking out files: 96% (4548/4737) Checking out files: 97% (4595/4737) Checking out files: 98% (4643/4737) Checking out files: 99% (4690/4737) Checking out files: 100% (4737/4737) Checking out files: 100% (4737/4737), done. [2022-03-18T14:33:14.132Z] #56 47.82 + cd /tmp/tmp.aqL2sR9fmU/src/github.com/containerd/containerd [2022-03-18T14:33:14.132Z] #56 47.82 + git checkout -q v1.5.10 [2022-03-18T14:33:14.992Z] #34 94.98 bufio [2022-03-18T14:33:14.993Z] #34 95.02 fmt [2022-03-18T14:33:15.558Z] #34 95.76 path/filepath [2022-03-18T14:33:15.597Z] #56 49.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T14:33:15.597Z] #56 49.22 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T14:33:15.597Z] #56 49.22 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T14:33:15.597Z] #56 49.22 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T14:33:15.597Z] #56 49.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T14:33:15.597Z] #56 49.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T14:33:15.597Z] #56 49.23 + '[' '' = dynamic ']' [2022-03-18T14:33:15.597Z] #56 49.23 + make [2022-03-18T14:33:16.490Z] #34 ... [2022-03-18T14:33:16.490Z] [2022-03-18T14:33:16.490Z] #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-03-18T14:33:16.490Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:33:16.490Z] #36 DONE 96.8s [2022-03-18T14:33:16.490Z] [2022-03-18T14:33:16.490Z] #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-03-18T14:33:16.490Z] #37 sha256:6a13678fe6a1016b4ee8bbdff6c14e1625d3fc89092ed5305fe7017f3912a5b9 [2022-03-18T14:33:16.985Z] #56 50.72 + bin/ctr [2022-03-18T14:33:17.657Z] #53 ... [2022-03-18T14:33:17.657Z] [2022-03-18T14:33:17.657Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:17.657Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:33:17.657Z] #43 51.57 DEP criu/libnetlink.d [2022-03-18T14:33:17.657Z] #43 51.62 DEP criu/kerndat.d [2022-03-18T14:33:17.657Z] #43 51.72 DEP criu/kcmp-ids.d [2022-03-18T14:33:17.657Z] #43 51.79 DEP criu/irmap.d [2022-03-18T14:33:17.657Z] #43 51.85 DEP criu/ipc_ns.d [2022-03-18T14:33:17.657Z] #43 51.94 DEP criu/image.d [2022-03-18T14:33:17.657Z] #43 52.02 DEP criu/image-desc.d [2022-03-18T14:33:17.657Z] #43 52.08 DEP criu/fsnotify.d [2022-03-18T14:33:17.657Z] #43 52.21 DEP criu/filesystems.d [2022-03-18T14:33:17.657Z] #43 52.34 DEP criu/files.d [2022-03-18T14:33:17.657Z] #43 52.45 DEP criu/files-reg.d [2022-03-18T14:33:17.657Z] #43 52.58 DEP criu/files-ext.d [2022-03-18T14:33:17.657Z] #43 52.65 DEP criu/file-lock.d [2022-03-18T14:33:17.657Z] #43 52.74 DEP criu/file-ids.d [2022-03-18T14:33:17.657Z] #43 52.82 DEP criu/fifo.d [2022-03-18T14:33:17.657Z] #43 52.96 DEP criu/fdstore.d [2022-03-18T14:33:17.657Z] #43 53.03 DEP criu/fault-injection.d [2022-03-18T14:33:17.657Z] #43 53.06 DEP criu/external.d [2022-03-18T14:33:17.657Z] #43 53.11 DEP criu/eventpoll.d [2022-03-18T14:33:17.657Z] #43 53.19 DEP criu/eventfd.d [2022-03-18T14:33:17.657Z] #43 53.28 DEP criu/crtools.d [2022-03-18T14:33:17.657Z] #43 53.40 DEP criu/cr-service.d [2022-03-18T14:33:17.657Z] #43 53.55 DEP criu/cr-restore.d [2022-03-18T14:33:17.657Z] #43 53.69 DEP criu/cr-errno.d [2022-03-18T14:33:17.657Z] #43 53.69 DEP criu/cr-dump.d [2022-03-18T14:33:17.657Z] #43 53.80 DEP criu/cr-dedup.d [2022-03-18T14:33:17.657Z] #43 53.89 DEP criu/cr-check.d [2022-03-18T14:33:17.657Z] #43 54.02 DEP criu/config.d [2022-03-18T14:33:17.657Z] #43 54.10 DEP criu/clone-noasan.d [2022-03-18T14:33:17.657Z] #43 54.14 DEP criu/cgroup.d [2022-03-18T14:33:17.657Z] #43 54.22 DEP criu/cgroup-props.d [2022-03-18T14:33:17.657Z] #43 54.26 DEP criu/bitmap.d [2022-03-18T14:33:17.657Z] #43 54.27 DEP criu/bfd.d [2022-03-18T14:33:17.657Z] #43 54.30 DEP criu/autofs.d [2022-03-18T14:33:17.657Z] #43 54.38 DEP criu/aio.d [2022-03-18T14:33:17.657Z] #43 54.47 DEP criu/action-scripts.d [2022-03-18T14:33:17.657Z] #43 54.63 CC criu/action-scripts.o [2022-03-18T14:33:17.657Z] #43 54.94 CC criu/aio.o [2022-03-18T14:33:17.657Z] #43 55.47 CC criu/autofs.o [2022-03-18T14:33:17.657Z] #43 56.85 CC criu/bfd.o [2022-03-18T14:33:17.916Z] #43 57.46 CC criu/bitmap.o [2022-03-18T14:33:17.916Z] #43 57.57 CC criu/cgroup-props.o [2022-03-18T14:33:18.387Z] #37 1.544 + RM_GOPATH=0 [2022-03-18T14:33:18.387Z] #37 1.544 + TMP_GOPATH= [2022-03-18T14:33:18.387Z] #37 1.544 + : /build [2022-03-18T14:33:18.387Z] #37 1.544 + '[' -z '' ']' [2022-03-18T14:33:18.387Z] #37 1.544 ++ mktemp -d [2022-03-18T14:33:18.387Z] #37 1.544 + export GOPATH=/tmp/tmp.ClOZRZsAb1 [2022-03-18T14:33:18.387Z] #37 1.544 + GOPATH=/tmp/tmp.ClOZRZsAb1 [2022-03-18T14:33:18.387Z] #37 1.544 + RM_GOPATH=1 [2022-03-18T14:33:18.387Z] #37 1.544 + case "$(go env GOARCH)" in [2022-03-18T14:33:18.387Z] #37 1.547 ++ go env GOARCH [2022-03-18T14:33:18.387Z] #37 1.618 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:33:18.387Z] #37 1.618 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:33:18.387Z] #37 1.618 ++ dirname /tmp/install/install.sh [2022-03-18T14:33:18.387Z] #37 1.626 + dir=/tmp/install [2022-03-18T14:33:18.387Z] #37 1.626 + bin=tini [2022-03-18T14:33:18.387Z] #37 1.626 + shift [2022-03-18T14:33:18.387Z] #37 1.626 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-18T14:33:18.387Z] #37 1.626 + . /tmp/install/tini.installer [2022-03-18T14:33:18.387Z] #37 1.626 ++ : v0.19.0 [2022-03-18T14:33:18.387Z] #37 1.626 + install_tini [2022-03-18T14:33:18.387Z] #37 1.626 + echo 'Install tini version v0.19.0' [2022-03-18T14:33:18.387Z] #37 1.626 + git clone https://github.com/krallin/tini.git /tmp/tmp.ClOZRZsAb1/tini [2022-03-18T14:33:18.387Z] #37 1.627 Install tini version v0.19.0 [2022-03-18T14:33:18.387Z] #37 1.660 Cloning into '/tmp/tmp.ClOZRZsAb1/tini'... [2022-03-18T14:33:18.644Z] #37 ... [2022-03-18T14:33:18.644Z] [2022-03-18T14:33:18.644Z] #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-03-18T14:33:18.644Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:33:18.644Z] #42 97.98 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-18T14:33:18.644Z] #42 98.04 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:33:18.644Z] #42 DONE 98.9s [2022-03-18T14:33:18.644Z] [2022-03-18T14:33:18.644Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:18.644Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:18.663Z] #34 ... [2022-03-18T14:33:18.663Z] [2022-03-18T14:33:18.663Z] #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-03-18T14:33:18.663Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:33:18.663Z] #36 79.77 Selecting previously unselected package libxml2:amd64. [2022-03-18T14:33:18.663Z] #36 79.77 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-03-18T14:33:18.663Z] #36 79.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-18T14:33:18.663Z] #36 80.53 Selecting previously unselected package libarchive13:amd64. [2022-03-18T14:33:18.663Z] #36 80.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-03-18T14:33:18.663Z] #36 80.58 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-18T14:33:18.663Z] #36 81.06 Selecting previously unselected package libjsoncpp1:amd64. [2022-03-18T14:33:18.663Z] #36 81.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-03-18T14:33:18.663Z] #36 81.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-18T14:33:18.663Z] #36 81.53 Selecting previously unselected package librhash0:amd64. [2022-03-18T14:33:18.663Z] #36 81.53 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-03-18T14:33:18.663Z] #36 81.85 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-03-18T14:33:18.663Z] #36 82.19 Selecting previously unselected package libuv1:amd64. [2022-03-18T14:33:18.663Z] #36 82.19 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-03-18T14:33:18.663Z] #36 82.20 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-18T14:33:18.663Z] #36 82.57 Selecting previously unselected package cmake. [2022-03-18T14:33:18.663Z] #36 82.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-03-18T14:33:18.663Z] #36 82.63 Unpacking cmake (3.13.4-1) ... [2022-03-18T14:33:18.663Z] #36 87.56 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:33:18.663Z] #36 87.57 Setting up xxd (2:8.1.0875-5) ... [2022-03-18T14:33:18.663Z] #36 87.59 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-03-18T14:33:18.663Z] #36 87.60 Setting up vim-common (2:8.1.0875-5) ... [2022-03-18T14:33:18.663Z] #36 87.70 Setting up librhash0:amd64 (1.3.8-1) ... [2022-03-18T14:33:18.663Z] #36 87.75 Setting up cmake-data (3.13.4-1) ... [2022-03-18T14:33:18.663Z] #36 87.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-03-18T14:33:18.663Z] #36 87.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-03-18T14:33:18.663Z] #36 87.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-03-18T14:33:18.663Z] #36 87.83 Setting up cmake (3.13.4-1) ... [2022-03-18T14:33:18.663Z] #36 87.84 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:33:18.663Z] #36 87.93 Processing triggers for mime-support (3.62) ... [2022-03-18T14:33:18.663Z] #36 ... [2022-03-18T14:33:18.663Z] [2022-03-18T14:33:18.663Z] #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-03-18T14:33:18.663Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:18.663Z] #13 74.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T14:33:18.663Z] #13 74.18 (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-03-18T14:33:18.663Z] #13 74.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-03-18T14:33:18.663Z] #13 74.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-18T14:33:18.663Z] #13 78.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T14:33:18.663Z] #13 78.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-03-18T14:33:18.663Z] #13 78.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-18T14:33:18.663Z] #13 82.69 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T14:33:18.663Z] #13 82.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-03-18T14:33:18.663Z] #13 82.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-18T14:33:18.663Z] #13 83.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T14:33:18.663Z] #13 83.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:33:18.663Z] #13 83.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:33:18.663Z] #13 84.45 Selecting previously unselected package dmsetup. [2022-03-18T14:33:18.663Z] #13 84.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:33:18.663Z] #13 84.48 Unpacking dmsetup (2:1.02.155-3) ... [2022-03-18T14:33:18.854Z] #43 58.27 CC criu/cgroup.o [2022-03-18T14:33:18.925Z] [2022-03-18T14:33:18.925Z] #13 ... [2022-03-18T14:33:18.925Z] [2022-03-18T14:33:18.925Z] #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-03-18T14:33:18.925Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-18T14:33:18.925Z] #36 DONE 90.6s [2022-03-18T14:33:18.925Z] [2022-03-18T14:33:18.925Z] #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-03-18T14:33:18.925Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:18.925Z] #13 85.04 Selecting previously unselected package mingw-w64-common. [2022-03-18T14:33:18.925Z] #13 85.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-18T14:33:18.925Z] #13 ... [2022-03-18T14:33:18.925Z] [2022-03-18T14:33:18.925Z] #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-03-18T14:33:18.925Z] #37 sha256:126e98930bbe5653301b45526e34cfad4cb0a197281273549fc4b4bc963acae9 [2022-03-18T14:33:18.925Z] #37 ... [2022-03-18T14:33:18.925Z] [2022-03-18T14:33:18.925Z] #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-03-18T14:33:18.925Z] #47 sha256:b4c40b3f97ab4c96ce6350715b3af2f9daa752977b487dc35261d29735494384 [2022-03-18T14:33:18.925Z] #47 DONE 90.8s [2022-03-18T14:33:19.192Z] [2022-03-18T14:33:19.192Z] #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-03-18T14:33:19.192Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:19.192Z] #13 85.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-03-18T14:33:19.192Z] #13 85.06 Unpacking mingw-w64-common (6.0.0-3) ... [2022-03-18T14:33:19.421Z] #43 ... [2022-03-18T14:33:19.421Z] [2022-03-18T14:33:19.421Z] #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-03-18T14:33:19.421Z] #24 sha256:6545530f080eb361d9c243e41d96ca5812f1cc73471c4ed7c915ec7758940db9 [2022-03-18T14:33:22.003Z] #24 117.6 Checking out files: 28% (3213/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 52% (5995/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 81% (9288/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-03-18T14:33:22.003Z] #24 120.4 + cd /tmp/tmp.IDw7kY50mq/tmp/docker-ce [2022-03-18T14:33:22.003Z] #24 120.4 + git checkout -q v17.06.2-ce [2022-03-18T14:33:22.813Z] #43 3.851 Note: Building without setproctitle() and strlcpy() support. [2022-03-18T14:33:22.813Z] #43 3.851 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-18T14:33:22.813Z] #43 3.867 Note: Building without GnuTLS support [2022-03-18T14:33:22.813Z] #43 3.880 Makefile.config:39: Warn: you have no libnftables installed [2022-03-18T14:33:22.813Z] #43 3.881 Makefile.config:40: Warn: Building without nftables support [2022-03-18T14:33:23.379Z] #24 ... [2022-03-18T14:33:23.379Z] [2022-03-18T14:33:23.379Z] #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-03-18T14:33:23.379Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-18T14:33:23.379Z] #20 5.862 Get:3 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:33:23.379Z] #20 5.868 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:33:23.379Z] #20 5.884 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:33:23.379Z] #20 6.223 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2022-03-18T14:33:23.379Z] #20 6.927 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB] [2022-03-18T14:33:23.379Z] #20 8.063 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B] [2022-03-18T14:33:23.379Z] #20 11.19 Fetched 8823 kB in 11s (835 kB/s) [2022-03-18T14:33:23.379Z] #20 11.19 Reading package lists... [2022-03-18T14:33:23.379Z] #20 14.26 Reading package lists... [2022-03-18T14:33:23.379Z] #20 ... [2022-03-18T14:33:23.379Z] [2022-03-18T14:33:23.379Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:23.379Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:33:23.379Z] #43 61.09 CC criu/clone-noasan.o [2022-03-18T14:33:23.379Z] #43 61.25 CC criu/config.o [2022-03-18T14:33:23.379Z] #43 62.55 CC criu/cr-check.o [2022-03-18T14:33:23.408Z] #13 ... [2022-03-18T14:33:23.409Z] [2022-03-18T14:33:23.409Z] #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-03-18T14:33:23.409Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:33:23.409Z] #42 85.24 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-03-18T14:33:23.409Z] #42 85.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:33:23.409Z] #42 85.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:23.409Z] #42 85.63 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-03-18T14:33:23.409Z] #42 85.66 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:23.409Z] #42 85.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-03-18T14:33:23.409Z] #42 85.72 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-03-18T14:33:23.409Z] #42 85.76 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-03-18T14:33:23.409Z] #42 85.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-03-18T14:33:23.409Z] #42 85.80 Setting up python-protobuf (3.6.1.3-2) ... [2022-03-18T14:33:23.409Z] #42 93.43 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-03-18T14:33:23.409Z] #42 93.44 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:33:23.562Z] #56 ... [2022-03-18T14:33:23.562Z] [2022-03-18T14:33:23.562Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:23.562Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:23.562Z] #43 30.27 CC images/tun.o [2022-03-18T14:33:23.562Z] #43 30.51 CC images/sk-netlink.o [2022-03-18T14:33:23.562Z] #43 30.68 CC images/packet-sock.o [2022-03-18T14:33:23.562Z] #43 31.00 CC images/ipc-var.o [2022-03-18T14:33:23.562Z] #43 31.17 CC images/ipc-desc.o [2022-03-18T14:33:23.562Z] #43 31.38 CC images/ipc-shm.o [2022-03-18T14:33:23.562Z] #43 31.64 CC images/ipc-msg.o [2022-03-18T14:33:23.562Z] #43 31.96 CC images/ipc-sem.o [2022-03-18T14:33:23.562Z] #43 32.20 CC images/utsns.o [2022-03-18T14:33:23.562Z] #43 32.41 CC images/creds.o [2022-03-18T14:33:23.562Z] #43 32.57 CC images/vma.o [2022-03-18T14:33:23.562Z] #43 32.85 CC images/netdev.o [2022-03-18T14:33:23.562Z] #43 33.21 CC images/tty.o [2022-03-18T14:33:23.562Z] #43 33.78 CC images/file-lock.o [2022-03-18T14:33:23.562Z] #43 33.92 CC images/rlimit.o [2022-03-18T14:33:23.562Z] #43 34.10 CC images/pagemap.o [2022-03-18T14:33:23.562Z] #43 34.32 CC images/siginfo.o [2022-03-18T14:33:23.562Z] #43 34.53 CC images/rpc.o [2022-03-18T14:33:23.562Z] #43 35.52 CC images/ext-file.o [2022-03-18T14:33:23.562Z] #43 35.79 CC images/cgroup.o [2022-03-18T14:33:23.562Z] #43 36.37 CC images/userns.o [2022-03-18T14:33:23.562Z] #43 36.58 CC images/google/protobuf/descriptor.o [2022-03-18T14:33:23.562Z] #43 37.92 CC images/opts.o [2022-03-18T14:33:23.562Z] #43 38.07 CC images/seccomp.o [2022-03-18T14:33:23.562Z] #43 38.28 CC images/binfmt-misc.o [2022-03-18T14:33:23.562Z] #43 38.46 CC images/time.o [2022-03-18T14:33:23.562Z] #43 38.70 CC images/sysctl.o [2022-03-18T14:33:23.562Z] #43 38.86 CC images/autofs.o [2022-03-18T14:33:23.562Z] #43 39.12 CC images/macvlan.o [2022-03-18T14:33:23.562Z] #43 39.35 CC images/sit.o [2022-03-18T14:33:23.562Z] #43 39.53 CC images/memfd.o [2022-03-18T14:33:23.562Z] #43 39.88 CC images/timens.o [2022-03-18T14:33:23.562Z] #43 40.19 LINK images/built-in.o [2022-03-18T14:33:23.562Z] #43 40.35 GEN compel/include/asm [2022-03-18T14:33:23.562Z] #43 40.38 GEN compel/include/version.h [2022-03-18T14:33:23.562Z] #43 40.40 touch .config [2022-03-18T14:33:23.562Z] #43 40.45 GEN include/common/config.h [2022-03-18T14:33:23.562Z] #43 40.52 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-18T14:33:23.670Z] #42 ... [2022-03-18T14:33:23.670Z] [2022-03-18T14:33:23.670Z] #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-03-18T14:33:23.670Z] #37 sha256:126e98930bbe5653301b45526e34cfad4cb0a197281273549fc4b4bc963acae9 [2022-03-18T14:33:23.670Z] #37 2.905 + RM_GOPATH=0 [2022-03-18T14:33:23.670Z] #37 2.905 + TMP_GOPATH= [2022-03-18T14:33:23.670Z] #37 2.905 + : /build [2022-03-18T14:33:23.670Z] #37 2.905 + '[' -z '' ']' [2022-03-18T14:33:23.670Z] #37 2.905 ++ mktemp -d [2022-03-18T14:33:23.670Z] #37 2.905 + export GOPATH=/tmp/tmp.cT04cKyBim [2022-03-18T14:33:23.670Z] #37 2.905 + GOPATH=/tmp/tmp.cT04cKyBim [2022-03-18T14:33:23.670Z] #37 2.905 + RM_GOPATH=1 [2022-03-18T14:33:23.670Z] #37 2.905 + case "$(go env GOARCH)" in [2022-03-18T14:33:23.670Z] #37 2.905 ++ go env GOARCH [2022-03-18T14:33:23.670Z] #37 2.959 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:33:23.670Z] #37 2.959 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:33:23.670Z] #37 2.959 ++ dirname /tmp/install/install.sh [2022-03-18T14:33:23.670Z] #37 2.982 + dir=/tmp/install [2022-03-18T14:33:23.670Z] #37 2.982 + bin=tini [2022-03-18T14:33:23.670Z] #37 2.982 + shift [2022-03-18T14:33:23.670Z] #37 2.982 + '[' '!' -f /tmp/install/tini.installer ']' [2022-03-18T14:33:23.670Z] #37 2.982 + . /tmp/install/tini.installer [2022-03-18T14:33:23.670Z] #37 2.982 ++ : v0.19.0 [2022-03-18T14:33:23.670Z] #37 2.982 + install_tini [2022-03-18T14:33:23.670Z] #37 2.982 + echo 'Install tini version v0.19.0' [2022-03-18T14:33:23.670Z] #37 2.982 + git clone https://github.com/krallin/tini.git /tmp/tmp.cT04cKyBim/tini [2022-03-18T14:33:23.670Z] #37 2.983 Install tini version v0.19.0 [2022-03-18T14:33:23.670Z] #37 2.994 Cloning into '/tmp/tmp.cT04cKyBim/tini'... [2022-03-18T14:33:23.670Z] #37 4.539 + cd /tmp/tmp.cT04cKyBim/tini [2022-03-18T14:33:23.670Z] #37 4.539 + git checkout -q v0.19.0 [2022-03-18T14:33:23.670Z] #37 4.608 + cmake . [2022-03-18T14:33:23.822Z] #43 40.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-18T14:33:23.822Z] #43 40.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-18T14:33:23.822Z] #43 40.58 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-18T14:33:23.822Z] #43 40.63 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-18T14:33:23.822Z] #43 40.65 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-18T14:33:23.822Z] #43 40.67 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-18T14:33:23.822Z] #43 40.69 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-18T14:33:23.822Z] #43 40.71 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-18T14:33:23.822Z] #43 40.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-18T14:33:23.822Z] #43 40.73 DEP compel/plugins/std/infect.d [2022-03-18T14:33:23.822Z] #43 40.84 DEP compel/plugins/std/string.d [2022-03-18T14:33:23.930Z] #37 ... [2022-03-18T14:33:23.931Z] [2022-03-18T14:33:23.931Z] #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-03-18T14:33:23.931Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-18T14:33:23.931Z] #42 DONE 95.8s [2022-03-18T14:33:24.083Z] #43 40.93 DEP compel/plugins/std/log.d [2022-03-18T14:33:24.143Z] Fetching without tags [2022-03-18T14:33:24.192Z] [2022-03-18T14:33:24.192Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:24.192Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:24.332Z] #43 64.12 CC criu/cr-dedup.o [2022-03-18T14:33:24.343Z] #43 41.03 DEP compel/plugins/std/fds.d [2022-03-18T14:33:24.343Z] #43 41.17 DEP compel/plugins/std/std.d [2022-03-18T14:33:24.343Z] #43 41.25 DEP compel/plugins/shmem/shmem.d [2022-03-18T14:33:24.602Z] #43 41.31 DEP compel/plugins/fds/fds.d [2022-03-18T14:33:24.602Z] #43 41.42 CC compel/plugins/std/std.o [2022-03-18T14:33:24.863Z] #43 41.68 CC compel/plugins/std/fds.o [2022-03-18T14:33:24.878Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:33:25.269Z] #43 64.58 CC criu/cr-dump.o [2022-03-18T14:33:25.434Z] #43 42.16 CC compel/plugins/std/log.o [2022-03-18T14:33:25.695Z] #43 ... [2022-03-18T14:33:25.695Z] [2022-03-18T14:33:25.695Z] #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-03-18T14:33:25.695Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:25.695Z] #13 90.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T14:33:25.695Z] #13 90.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:33:25.695Z] #13 90.17 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:33:23.792Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:33:23.866Z] > git config --add remote.origin.fetch +refs/pull/43006/head:refs/remotes/origin/PR-43006 # timeout=10 [2022-03-18T14:33:23.918Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:33:24.048Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T14:33:24.183Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T14:33:24.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:33:24.185Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43006/head:refs/remotes/origin/PR-43006 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-18T14:33:24.992Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:33:25.044Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:33:26.088Z] #43 ... [2022-03-18T14:33:26.088Z] [2022-03-18T14:33:26.088Z] #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-03-18T14:33:26.088Z] #37 sha256:6a13678fe6a1016b4ee8bbdff6c14e1625d3fc89092ed5305fe7017f3912a5b9 [2022-03-18T14:33:26.088Z] #37 2.620 + cd /tmp/tmp.ClOZRZsAb1/tini [2022-03-18T14:33:26.088Z] #37 2.620 + git checkout -q v0.19.0 [2022-03-18T14:33:26.088Z] #37 2.636 + cmake . [2022-03-18T14:33:26.088Z] #37 3.502 -- The C compiler identification is GNU 8.3.0 [2022-03-18T14:33:26.088Z] #37 3.580 -- Check for working C compiler: /usr/bin/cc [2022-03-18T14:33:26.088Z] #37 4.518 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-18T14:33:26.088Z] #37 4.518 -- Detecting C compiler ABI info [2022-03-18T14:33:26.088Z] #37 5.710 -- Detecting C compiler ABI info - done [2022-03-18T14:33:26.088Z] #37 5.780 -- Detecting C compile features [2022-03-18T14:33:26.088Z] #37 8.932 -- Detecting C compile features - done [2022-03-18T14:33:26.088Z] #37 9.012 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T14:33:26.088Z] #37 9.290 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T14:33:26.088Z] #37 9.506 -- Configuring done [2022-03-18T14:33:26.088Z] #37 9.544 -- Generating done [2022-03-18T14:33:26.088Z] #37 9.544 -- Build files have been written to: /tmp/tmp.ClOZRZsAb1/tini [2022-03-18T14:33:26.088Z] #37 9.583 + make tini-static [2022-03-18T14:33:26.266Z] #13 ... [2022-03-18T14:33:26.266Z] [2022-03-18T14:33:26.266Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:26.266Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:26.266Z] #43 43.00 CC compel/plugins/std/string.o [2022-03-18T14:33:26.346Z] #37 ... [2022-03-18T14:33:26.346Z] [2022-03-18T14:33:26.346Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:26.346Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:26.346Z] #43 7.590 fatal: not a git repository (or any of the parent directories): .git [2022-03-18T14:33:26.346Z] #43 7.630 GEN .gitid [2022-03-18T14:33:26.346Z] #43 7.754 GEN criu/include/version.h [2022-03-18T14:33:26.604Z] #43 7.892 GEN include/common/asm [2022-03-18T14:33:26.837Z] #43 43.61 CC compel/plugins/std/infect.o [2022-03-18T14:33:27.167Z] #43 ... [2022-03-18T14:33:27.167Z] [2022-03-18T14:33:27.167Z] #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-03-18T14:33:27.167Z] #34 sha256:37f9d66292e37eba9ee5952ea949a92e17f93162ee9d6adcd755003535a85d62 [2022-03-18T14:33:27.167Z] #34 97.33 io/ioutil [2022-03-18T14:33:27.167Z] #34 98.07 text/tabwriter [2022-03-18T14:33:27.167Z] #34 100.8 github.com/BurntSushi/toml [2022-03-18T14:33:27.167Z] #34 100.8 flag [2022-03-18T14:33:27.167Z] #34 103.8 log [2022-03-18T14:33:27.167Z] #34 ... [2022-03-18T14:33:27.167Z] [2022-03-18T14:33:27.167Z] #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-03-18T14:33:27.167Z] #37 sha256:6a13678fe6a1016b4ee8bbdff6c14e1625d3fc89092ed5305fe7017f3912a5b9 [2022-03-18T14:33:27.167Z] #37 10.13 Scanning dependencies of target tini-static [2022-03-18T14:33:27.167Z] #37 10.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T14:33:27.185Z] #43 ... [2022-03-18T14:33:27.185Z] [2022-03-18T14:33:27.185Z] #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-03-18T14:33:27.185Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-18T14:33:27.185Z] #20 14.26 Reading package lists... [2022-03-18T14:33:27.185Z] #20 17.06 Building dependency tree... [2022-03-18T14:33:27.185Z] #20 18.75 libcap2-bin is already the newest version (1:2.25-2). [2022-03-18T14:33:27.185Z] #20 18.75 The following additional packages will be installed: [2022-03-18T14:33:27.185Z] #20 18.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-18T14:33:27.185Z] #20 18.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-18T14:33:27.185Z] #20 18.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-18T14:33:27.185Z] #20 18.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-18T14:33:27.185Z] #20 18.76 python3.7 python3.7-minimal vim-runtime xxd [2022-03-18T14:33:27.185Z] #20 18.76 Suggested packages: [2022-03-18T14:33:27.185Z] #20 18.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-18T14:33:27.185Z] #20 18.76 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-18T14:33:27.185Z] #20 18.76 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-18T14:33:27.185Z] #20 18.76 quota [2022-03-18T14:33:27.185Z] #20 18.76 Recommended packages: [2022-03-18T14:33:27.185Z] #20 18.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-18T14:33:27.185Z] #20 18.76 python3-keyrings.alt python3-xdg unzip [2022-03-18T14:33:27.429Z] #43 44.07 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-18T14:33:27.429Z] #43 44.12 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-18T14:33:27.429Z] #43 44.17 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-18T14:33:27.429Z] #43 44.23 AR compel/plugins/std.lib.a [2022-03-18T14:33:27.429Z] #43 44.31 CC compel/plugins/fds/fds.o [2022-03-18T14:33:27.498Z] #43 3.508 Note: Building without setproctitle() and strlcpy() support. [2022-03-18T14:33:27.498Z] #43 3.508 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-18T14:33:27.498Z] #43 3.524 Note: Building without GnuTLS support [2022-03-18T14:33:27.498Z] #43 3.532 Makefile.config:39: Warn: you have no libnftables installed [2022-03-18T14:33:27.498Z] #43 3.532 Makefile.config:40: Warn: Building without nftables support [2022-03-18T14:33:27.693Z] #43 44.61 AR compel/plugins/fds.lib.a [2022-03-18T14:33:27.755Z] #20 20.22 The following NEW packages will be installed: [2022-03-18T14:33:27.755Z] #20 20.24 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-18T14:33:27.755Z] #20 20.24 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-18T14:33:27.755Z] #20 20.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-18T14:33:27.755Z] #20 20.24 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-18T14:33:27.755Z] #20 20.24 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-18T14:33:27.755Z] #20 20.24 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-18T14:33:27.755Z] #20 20.24 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-18T14:33:27.755Z] #20 20.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T14:33:27.755Z] #20 20.24 xz-utils zip [2022-03-18T14:33:27.954Z] #43 44.66 HOSTDEP compel/src/lib/log-host.d [2022-03-18T14:33:27.954Z] #43 44.75 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-18T14:33:27.954Z] #43 44.83 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-18T14:33:28.015Z] #20 20.56 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:33:28.015Z] #20 20.56 Need to get 27.7 MB of archives. [2022-03-18T14:33:28.015Z] #20 20.56 After this operation, 114 MB of additional disk space will be used. [2022-03-18T14:33:28.015Z] #20 20.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-03-18T14:33:28.015Z] #20 20.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-03-18T14:33:28.015Z] #20 20.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-03-18T14:33:28.015Z] #20 20.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-03-18T14:33:28.015Z] #20 20.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-03-18T14:33:28.015Z] #20 20.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-03-18T14:33:28.015Z] #20 20.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-03-18T14:33:28.015Z] #20 20.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-03-18T14:33:28.015Z] #20 20.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-03-18T14:33:28.015Z] #20 20.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-03-18T14:33:28.015Z] #20 20.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-03-18T14:33:28.015Z] #20 20.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-03-18T14:33:28.015Z] #20 20.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-18T14:33:28.015Z] #20 20.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-03-18T14:33:28.015Z] #20 20.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-03-18T14:33:28.015Z] #20 20.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-03-18T14:33:28.015Z] #20 20.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2022-03-18T14:33:28.015Z] #20 20.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-18T14:33:28.015Z] #20 20.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-03-18T14:33:28.015Z] #20 20.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-03-18T14:33:28.015Z] #20 20.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2022-03-18T14:33:28.015Z] #20 20.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-03-18T14:33:28.015Z] #20 20.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-03-18T14:33:28.099Z] #37 ... [2022-03-18T14:33:28.099Z] [2022-03-18T14:33:28.099Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-18T14:33:28.099Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:28.099Z] #13 92.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T14:33:28.099Z] #13 92.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-18T14:33:28.099Z] #13 92.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-18T14:33:28.099Z] #13 102.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T14:33:28.099Z] #13 102.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:33:28.099Z] #13 102.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:33:28.214Z] #43 44.92 HOSTDEP compel/src/main-host.d [2022-03-18T14:33:28.214Z] #43 45.04 DEP compel/src/lib/ptrace.d [2022-03-18T14:33:28.214Z] #43 45.12 DEP compel/src/lib/infect.d [2022-03-18T14:33:28.275Z] #20 20.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-03-18T14:33:28.275Z] #20 20.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-03-18T14:33:28.275Z] #20 20.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-03-18T14:33:28.275Z] #20 20.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-03-18T14:33:28.275Z] #20 20.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-03-18T14:33:28.275Z] #20 20.89 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB] [2022-03-18T14:33:28.357Z] #13 ... [2022-03-18T14:33:28.357Z] [2022-03-18T14:33:28.357Z] #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-03-18T14:33:28.357Z] #34 sha256:37f9d66292e37eba9ee5952ea949a92e17f93162ee9d6adcd755003535a85d62 [2022-03-18T14:33:28.357Z] #34 108.1 github.com/BurntSushi/toml/cmd/tomlv [2022-03-18T14:33:28.435Z] Merge succeeded, producing c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:33:28.435Z] Checking out Revision c9ee0641f44bc597cc390cdb82d023298506db9d (PR-43006) [2022-03-18T14:33:28.475Z] #43 45.28 DEP compel/src/lib/infect-util.d [2022-03-18T14:33:28.475Z] #43 45.40 DEP compel/src/lib/infect-rpc.d [2022-03-18T14:33:28.736Z] #43 45.52 DEP compel/arch/x86/src/lib/infect.d [2022-03-18T14:33:28.736Z] #43 45.61 DEP compel/arch/x86/src/lib/cpu.d [2022-03-18T14:33:28.736Z] #43 45.66 DEP compel/src/lib/log.d [2022-03-18T14:33:28.844Z] #20 21.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-18T14:33:28.844Z] #20 21.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-03-18T14:33:28.844Z] #20 21.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-03-18T14:33:28.844Z] #20 21.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-03-18T14:33:28.844Z] #20 21.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-03-18T14:33:28.844Z] #20 21.43 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-03-18T14:33:28.844Z] #20 21.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-18T14:33:28.844Z] #20 21.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-18T14:33:28.844Z] #20 21.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-18T14:33:28.844Z] #20 21.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-03-18T14:33:28.844Z] #20 21.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-18T14:33:28.844Z] #20 21.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-18T14:33:28.844Z] #20 21.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-18T14:33:28.844Z] #20 21.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-03-18T14:33:28.844Z] #20 21.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-03-18T14:33:28.844Z] #20 21.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-03-18T14:33:28.844Z] #20 21.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-18T14:33:28.996Z] #43 45.73 DEP compel/src/main.d [2022-03-18T14:33:28.996Z] #43 45.81 DEP compel/src/lib/handle-elf.d [2022-03-18T14:33:28.996Z] #43 45.88 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-18T14:33:28.996Z] #43 45.98 CC compel/src/lib/log.o [2022-03-18T14:33:29.104Z] #20 21.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2022-03-18T14:33:29.256Z] #43 46.18 CC compel/arch/x86/src/lib/cpu.o [2022-03-18T14:33:28.039Z] > git remote # timeout=10 [2022-03-18T14:33:28.116Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T14:33:28.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T14:33:28.176Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-18T14:33:28.337Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-18T14:33:28.473Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T14:33:28.527Z] > git checkout -f c9ee0641f44bc597cc390cdb82d023298506db9d # timeout=10 [2022-03-18T14:33:29.363Z] #20 22.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-03-18T14:33:29.363Z] #20 22.04 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-03-18T14:33:29.417Z] #43 ... [2022-03-18T14:33:29.417Z] [2022-03-18T14:33:29.417Z] #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-03-18T14:33:29.417Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:29.417Z] #13 95.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T14:33:29.417Z] #13 95.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-03-18T14:33:29.417Z] #13 95.06 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-18T14:33:29.939Z] #20 22.61 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:33:30.004Z] #13 ... [2022-03-18T14:33:30.004Z] [2022-03-18T14:33:30.004Z] #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-03-18T14:33:30.004Z] #34 sha256:959486e1cb47997c02927b0ce0408b3b6cc62232a94abfc2c86700bcec8470b1 [2022-03-18T14:33:30.004Z] #34 91.72 internal/fmtsort [2022-03-18T14:33:30.004Z] #34 92.70 internal/syscall/execenv [2022-03-18T14:33:30.004Z] #34 93.04 internal/poll [2022-03-18T14:33:30.004Z] #34 93.10 path [2022-03-18T14:33:30.004Z] #34 94.45 io/fs [2022-03-18T14:33:30.004Z] #34 96.09 strings [2022-03-18T14:33:30.004Z] #34 97.57 os [2022-03-18T14:33:30.004Z] #34 100.2 bufio [2022-03-18T14:33:30.004Z] #34 ... [2022-03-18T14:33:30.004Z] [2022-03-18T14:33:30.005Z] #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-03-18T14:33:30.005Z] #37 sha256:126e98930bbe5653301b45526e34cfad4cb0a197281273549fc4b4bc963acae9 [2022-03-18T14:33:30.005Z] #37 5.455 -- The C compiler identification is GNU 8.3.0 [2022-03-18T14:33:30.005Z] #37 5.547 -- Check for working C compiler: /usr/bin/cc [2022-03-18T14:33:30.005Z] #37 6.649 -- Check for working C compiler: /usr/bin/cc -- works [2022-03-18T14:33:30.005Z] #37 6.650 -- Detecting C compiler ABI info [2022-03-18T14:33:30.005Z] #37 7.408 -- Detecting C compiler ABI info - done [2022-03-18T14:33:30.005Z] #37 7.415 -- Detecting C compile features [2022-03-18T14:33:30.005Z] #37 10.05 -- Detecting C compile features - done [2022-03-18T14:33:30.005Z] #37 10.10 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T14:33:30.005Z] #37 10.49 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T14:33:30.005Z] #37 10.70 -- Configuring done [2022-03-18T14:33:30.005Z] #37 10.72 -- Generating done [2022-03-18T14:33:30.005Z] #37 10.75 -- Build files have been written to: /tmp/tmp.cT04cKyBim/tini [2022-03-18T14:33:30.005Z] #37 10.75 + make tini-static [2022-03-18T14:33:30.194Z] #43 46.87 CC compel/arch/x86/src/lib/infect.o [2022-03-18T14:33:30.199Z] #20 22.74 Fetched 27.7 MB in 2s (15.7 MB/s) [2022-03-18T14:33:30.199Z] #20 22.83 Selecting previously unselected package pigz. [2022-03-18T14:33:30.199Z] #20 22.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 ... 23425 files and directories currently installed.) [2022-03-18T14:33:30.199Z] #20 22.87 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-03-18T14:33:30.199Z] #20 22.87 Unpacking pigz (2.4-1) ... [2022-03-18T14:33:30.199Z] #20 22.94 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-03-18T14:33:30.260Z] #34 ... [2022-03-18T14:33:30.260Z] [2022-03-18T14:33:30.260Z] #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-03-18T14:33:30.260Z] #37 sha256:6a13678fe6a1016b4ee8bbdff6c14e1625d3fc89092ed5305fe7017f3912a5b9 [2022-03-18T14:33:30.260Z] #37 12.03 [100%] Linking C executable tini-static [2022-03-18T14:33:30.261Z] #37 13.23 [100%] Built target tini-static [2022-03-18T14:33:30.261Z] #37 13.44 + mkdir -p /build [2022-03-18T14:33:30.261Z] #37 13.46 + cp tini-static /build/docker-init [2022-03-18T14:33:30.261Z] #37 DONE 13.7s [2022-03-18T14:33:30.261Z] [2022-03-18T14:33:30.261Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:30.261Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:30.261Z] #43 10.67 PBCC images/timens.pb-c.c [2022-03-18T14:33:30.261Z] #43 10.77 DEP images/timens.pb-c.d [2022-03-18T14:33:30.261Z] #43 10.84 PBCC images/fown.pb-c.c [2022-03-18T14:33:30.261Z] #43 10.88 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-18T14:33:30.261Z] #43 10.99 PBCC images/opts.pb-c.c [2022-03-18T14:33:30.261Z] #43 11.09 PBCC images/memfd.pb-c.c [2022-03-18T14:33:30.261Z] #43 11.18 DEP images/fown.pb-c.d [2022-03-18T14:33:30.261Z] #43 11.24 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-18T14:33:30.261Z] #43 11.34 DEP images/opts.pb-c.d [2022-03-18T14:33:30.261Z] #43 11.48 DEP images/memfd.pb-c.d [2022-03-18T14:33:30.261Z] #43 11.50 PBCC images/sit.pb-c.c [2022-03-18T14:33:30.261Z] #43 11.63 DEP images/sit.pb-c.d [2022-03-18T14:33:30.457Z] #20 22.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-03-18T14:33:30.457Z] #20 22.95 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-03-18T14:33:30.524Z] #43 11.80 PBCC images/macvlan.pb-c.c [2022-03-18T14:33:30.524Z] #43 11.85 DEP images/macvlan.pb-c.d [2022-03-18T14:33:30.524Z] #43 11.89 PBCC images/autofs.pb-c.c [2022-03-18T14:33:30.524Z] #43 11.95 DEP images/autofs.pb-c.d [2022-03-18T14:33:30.579Z] #37 11.79 Scanning dependencies of target tini-static [2022-03-18T14:33:30.717Z] #20 23.20 Selecting previously unselected package python3.7-minimal. [2022-03-18T14:33:30.717Z] #20 23.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-03-18T14:33:30.717Z] #20 23.22 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-18T14:33:30.763Z] #43 47.55 CC compel/src/lib/infect-rpc.o [2022-03-18T14:33:30.789Z] #43 12.05 PBCC images/sysctl.pb-c.c [2022-03-18T14:33:30.789Z] #43 12.08 DEP images/sysctl.pb-c.d [2022-03-18T14:33:30.789Z] #43 12.18 PBCC images/time.pb-c.c [2022-03-18T14:33:30.789Z] #43 12.23 DEP images/time.pb-c.d [2022-03-18T14:33:30.841Z] #37 11.93 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T14:33:30.841Z] #37 ... [2022-03-18T14:33:30.841Z] [2022-03-18T14:33:30.841Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:30.841Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:30.841Z] #43 6.884 fatal: not a git repository (or any of the parent directories): .git [2022-03-18T14:33:30.841Z] #43 7.018 GEN .gitid [2022-03-18T14:33:31.023Z] #43 47.81 CC compel/src/lib/infect-util.o [2022-03-18T14:33:31.047Z] #43 12.35 PBCC images/binfmt-misc.pb-c.c [2022-03-18T14:33:31.047Z] #43 12.40 DEP images/binfmt-misc.pb-c.d [2022-03-18T14:33:31.047Z] #43 12.48 PBCC images/seccomp.pb-c.c [2022-03-18T14:33:31.102Z] #43 7.104 GEN criu/include/version.h [2022-03-18T14:33:31.286Z] #43 48.02 CC compel/src/lib/infect.o [2022-03-18T14:33:31.290Z] #20 23.83 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-03-18T14:33:31.290Z] #20 23.85 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-18T14:33:31.306Z] #43 12.53 DEP images/seccomp.pb-c.d [2022-03-18T14:33:31.306Z] #43 12.64 PBCC images/userns.pb-c.c [2022-03-18T14:33:31.306Z] #43 12.72 DEP images/userns.pb-c.d [2022-03-18T14:33:31.363Z] #43 7.220 GEN include/common/asm [2022-03-18T14:33:31.563Z] #43 12.82 PBCC images/cgroup.pb-c.c [2022-03-18T14:33:31.563Z] #43 12.87 DEP images/cgroup.pb-c.d [2022-03-18T14:33:31.563Z] #43 12.96 PBCC images/ext-file.pb-c.c [2022-03-18T14:33:31.563Z] #43 13.02 DEP images/ext-file.pb-c.d [2022-03-18T14:33:31.820Z] #43 13.11 PBCC images/rpc.pb-c.c [2022-03-18T14:33:31.820Z] #43 13.18 DEP images/rpc.pb-c.d [2022-03-18T14:33:31.860Z] #43 ... [2022-03-18T14:33:31.860Z] [2022-03-18T14:33:31.860Z] #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-03-18T14:33:31.860Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:31.860Z] #13 102.9 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T14:33:31.860Z] #13 102.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 102.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-18T14:33:31.860Z] #13 103.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T14:33:31.860Z] #13 103.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 103.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-18T14:33:31.860Z] #13 103.2 Selecting previously unselected package libbtrfs0. [2022-03-18T14:33:31.860Z] #13 103.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 103.2 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-18T14:33:31.860Z] #13 103.3 Selecting previously unselected package libbtrfs-dev. [2022-03-18T14:33:31.860Z] #13 103.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 103.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:33:31.860Z] #13 103.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T14:33:31.860Z] #13 103.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 103.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:33:31.860Z] #13 103.5 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T14:33:31.860Z] #13 103.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 103.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:33:31.860Z] #13 103.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T14:33:31.860Z] #13 103.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 103.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-18T14:33:31.860Z] #13 104.0 Selecting previously unselected package libpcre16-3:amd64. [2022-03-18T14:33:31.860Z] #13 104.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 104.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-18T14:33:31.860Z] #13 104.2 Selecting previously unselected package libpcre32-3:amd64. [2022-03-18T14:33:31.860Z] #13 104.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 104.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-18T14:33:31.860Z] #13 104.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-18T14:33:31.860Z] #13 104.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 104.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-18T14:33:31.860Z] #13 104.6 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-18T14:33:31.860Z] #13 104.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 104.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-18T14:33:31.860Z] #13 105.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T14:33:31.860Z] #13 105.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 105.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-18T14:33:31.860Z] #13 105.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T14:33:31.860Z] #13 105.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 105.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-18T14:33:31.860Z] #13 105.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T14:33:31.860Z] #13 105.4 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 105.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:33:31.860Z] #13 105.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T14:33:31.860Z] #13 105.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-18T14:33:31.860Z] #13 105.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:33:31.860Z] #13 105.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-18T14:33:31.860Z] #13 106.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:33:31.860Z] #13 106.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-18T14:33:31.860Z] #13 106.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-18T14:33:31.860Z] #13 106.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-18T14:33:31.860Z] #13 106.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-18T14:33:31.860Z] #13 106.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:33:31.860Z] #13 106.0 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-18T14:33:31.860Z] #13 106.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-18T14:33:31.860Z] #13 106.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:33:31.860Z] #13 106.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-18T14:33:31.860Z] #13 106.1 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:33:31.860Z] #13 106.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-18T14:33:31.860Z] #13 106.2 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-18T14:33:31.860Z] #13 106.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:33:31.860Z] #13 106.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-18T14:33:31.860Z] #13 106.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-18T14:33:31.860Z] #13 106.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:33:31.860Z] #13 106.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-18T14:33:31.860Z] #13 106.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-18T14:33:31.860Z] #13 106.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:33:31.860Z] #13 106.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-03-18T14:33:31.860Z] #13 106.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-03-18T14:33:31.860Z] #13 106.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-18T14:33:31.860Z] #13 106.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-18T14:33:31.860Z] #13 106.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:33:31.860Z] #13 106.3 Setting up dmsetup (2:1.02.155-3) ... [2022-03-18T14:33:31.860Z] #13 106.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:33:31.860Z] #13 106.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-18T14:33:31.860Z] #13 106.4 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:33:32.077Z] #43 13.26 PBCC images/siginfo.pb-c.c [2022-03-18T14:33:32.077Z] #43 13.32 DEP images/siginfo.pb-c.d [2022-03-18T14:33:32.077Z] #43 ... [2022-03-18T14:33:32.077Z] [2022-03-18T14:33:32.077Z] #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-03-18T14:33:32.077Z] #34 sha256:37f9d66292e37eba9ee5952ea949a92e17f93162ee9d6adcd755003535a85d62 [2022-03-18T14:33:32.077Z] #34 DONE 112.3s [2022-03-18T14:33:32.077Z] [2022-03-18T14:33:32.077Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:32.077Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:32.077Z] #43 13.49 PBCC images/pagemap.pb-c.c [2022-03-18T14:33:32.334Z] #43 13.53 DEP images/pagemap.pb-c.d [2022-03-18T14:33:32.334Z] #43 13.60 PBCC images/rlimit.pb-c.c [2022-03-18T14:33:32.334Z] #43 13.63 DEP images/rlimit.pb-c.d [2022-03-18T14:33:32.334Z] #43 13.73 PBCC images/file-lock.pb-c.c [2022-03-18T14:33:32.334Z] #43 13.77 DEP images/file-lock.pb-c.d [2022-03-18T14:33:32.592Z] #43 13.98 PBCC images/tty.pb-c.c [2022-03-18T14:33:32.592Z] #43 13.98 DEP images/tty.pb-c.d [2022-03-18T14:33:32.592Z] #43 14.04 PBCC images/tun.pb-c.c [2022-03-18T14:33:32.849Z] #43 14.13 PBCC images/netdev.pb-c.c [2022-03-18T14:33:32.849Z] #43 14.25 DEP images/tun.pb-c.d [2022-03-18T14:33:32.849Z] #43 14.25 DEP images/netdev.pb-c.d [2022-03-18T14:33:33.106Z] #43 14.31 PBCC images/vma.pb-c.c [2022-03-18T14:33:33.106Z] #43 14.40 DEP images/vma.pb-c.d [2022-03-18T14:33:33.106Z] #43 14.47 PBCC images/creds.pb-c.c [2022-03-18T14:33:33.106Z] #43 14.47 DEP images/creds.pb-c.d [2022-03-18T14:33:33.194Z] #20 25.81 Selecting previously unselected package python3-minimal. [2022-03-18T14:33:33.194Z] #20 25.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23674 files and directories currently installed.) [2022-03-18T14:33:33.194Z] #20 25.85 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-03-18T14:33:33.194Z] #20 25.86 Unpacking python3-minimal (3.7.3-1) ... [2022-03-18T14:33:33.194Z] #20 25.94 Selecting previously unselected package libmpdec2:arm64. [2022-03-18T14:33:33.194Z] #20 25.94 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-03-18T14:33:33.194Z] #20 25.95 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-03-18T14:33:33.363Z] #43 14.60 PBCC images/utsns.pb-c.c [2022-03-18T14:33:33.363Z] #43 14.64 DEP images/utsns.pb-c.d [2022-03-18T14:33:33.363Z] #43 14.71 PBCC images/ipc-desc.pb-c.c [2022-03-18T14:33:33.363Z] #43 14.74 PBCC images/ipc-sem.pb-c.c [2022-03-18T14:33:33.453Z] #20 26.04 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-03-18T14:33:33.453Z] #20 26.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-03-18T14:33:33.453Z] #20 26.05 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-03-18T14:33:33.620Z] #43 14.85 DEP images/ipc-desc.pb-c.d [2022-03-18T14:33:33.620Z] #43 14.93 DEP images/ipc-sem.pb-c.d [2022-03-18T14:33:33.620Z] #43 15.00 PBCC images/ipc-msg.pb-c.c [2022-03-18T14:33:33.620Z] #43 15.08 DEP images/ipc-msg.pb-c.d [2022-03-18T14:33:33.779Z] #13 DONE 108.0s [2022-03-18T14:33:33.779Z] [2022-03-18T14:33:33.779Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:33.779Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:33.779Z] #43 50.29 CC compel/src/lib/ptrace.o [2022-03-18T14:33:33.877Z] #43 15.16 PBCC images/ipc-shm.pb-c.c [2022-03-18T14:33:33.877Z] #43 15.19 DEP images/ipc-shm.pb-c.d [2022-03-18T14:33:33.877Z] #43 15.31 PBCC images/ipc-var.pb-c.c [2022-03-18T14:33:34.020Z] #20 26.84 Selecting previously unselected package python3.7. [2022-03-18T14:33:34.020Z] #20 26.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-03-18T14:33:34.040Z] #43 50.88 AR compel/libcompel.a [2022-03-18T14:33:34.040Z] #43 50.96 HOSTCC compel/src/main-host.o [2022-03-18T14:33:34.147Z] #43 15.33 DEP images/ipc-var.pb-c.d [2022-03-18T14:33:34.147Z] #43 15.41 PBCC images/sk-opts.pb-c.c [2022-03-18T14:33:34.147Z] #43 15.51 PBCC images/packet-sock.pb-c.c [2022-03-18T14:33:34.147Z] #43 15.56 DEP images/sk-opts.pb-c.d [2022-03-18T14:33:34.147Z] #43 15.60 DEP images/packet-sock.pb-c.d [2022-03-18T14:33:34.278Z] #20 26.87 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-18T14:33:34.278Z] #20 27.01 Selecting previously unselected package libpython3-stdlib:arm64. [2022-03-18T14:33:34.278Z] #20 27.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-03-18T14:33:34.278Z] #20 27.03 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-03-18T14:33:34.278Z] #20 27.12 Setting up python3-minimal (3.7.3-1) ... [2022-03-18T14:33:34.299Z] #43 51.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-18T14:33:34.405Z] #43 15.64 PBCC images/sk-netlink.pb-c.c [2022-03-18T14:33:34.405Z] #43 15.71 DEP images/sk-netlink.pb-c.d [2022-03-18T14:33:34.405Z] #43 15.79 PBCC images/sk-inet.pb-c.c [2022-03-18T14:33:34.405Z] #43 15.87 DEP images/sk-inet.pb-c.d [2022-03-18T14:33:34.559Z] #43 51.45 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-18T14:33:34.662Z] #43 15.98 PBCC images/sk-unix.pb-c.c [2022-03-18T14:33:34.662Z] #43 16.07 DEP images/sk-unix.pb-c.d [2022-03-18T14:33:34.673Z] #43 10.21 PBCC images/timens.pb-c.c [2022-03-18T14:33:34.673Z] #43 10.22 DEP images/timens.pb-c.d [2022-03-18T14:33:34.673Z] #43 ... [2022-03-18T14:33:34.673Z] [2022-03-18T14:33:34.673Z] #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-03-18T14:33:34.673Z] #37 sha256:126e98930bbe5653301b45526e34cfad4cb0a197281273549fc4b4bc963acae9 [2022-03-18T14:33:34.673Z] #37 13.75 [100%] Linking C executable tini-static [2022-03-18T14:33:34.673Z] #37 14.88 [100%] Built target tini-static [2022-03-18T14:33:34.673Z] #37 15.00 + mkdir -p /build [2022-03-18T14:33:34.673Z] #37 15.03 + cp tini-static /build/docker-init [2022-03-18T14:33:34.673Z] #37 DONE 15.6s [2022-03-18T14:33:34.673Z] [2022-03-18T14:33:34.673Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:34.673Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:34.673Z] #43 10.40 PBCC images/fown.pb-c.c [2022-03-18T14:33:34.673Z] #43 10.46 PBCC images/google/protobuf/descriptor.pb-c.c [2022-03-18T14:33:34.673Z] #43 10.57 PBCC images/opts.pb-c.c [2022-03-18T14:33:34.673Z] #43 10.71 PBCC images/memfd.pb-c.c [2022-03-18T14:33:34.673Z] #43 10.75 DEP images/fown.pb-c.d [2022-03-18T14:33:34.820Z] #43 51.70 HOSTCC compel/src/lib/log-host.o [2022-03-18T14:33:34.845Z] #20 ... [2022-03-18T14:33:34.846Z] [2022-03-18T14:33:34.846Z] #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-03-18T14:33:34.846Z] #24 sha256:6545530f080eb361d9c243e41d96ca5812f1cc73471c4ed7c915ec7758940db9 [2022-03-18T14:33:34.846Z] #24 123.3 + mkdir -p /tmp/tmp.IDw7kY50mq/src/github.com/docker [2022-03-18T14:33:34.846Z] #24 123.3 + mv components/cli /tmp/tmp.IDw7kY50mq/src/github.com/docker/cli [2022-03-18T14:33:34.846Z] #24 123.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-18T14:33:34.920Z] #43 16.18 PBCC images/mm.pb-c.c [2022-03-18T14:33:34.920Z] #43 16.27 DEP images/mm.pb-c.d [2022-03-18T14:33:34.920Z] #43 16.41 PBCC images/timerfd.pb-c.c [2022-03-18T14:33:34.934Z] #43 10.91 DEP images/google/protobuf/descriptor.pb-c.d [2022-03-18T14:33:35.079Z] #43 51.87 HOSTLINK compel/compel-host-bin [2022-03-18T14:33:35.104Z] #24 ... [2022-03-18T14:33:35.104Z] [2022-03-18T14:33:35.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-03-18T14:33:35.104Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:33:35.104Z] #43 67.04 CC criu/cr-errno.o [2022-03-18T14:33:35.104Z] #43 67.16 CC criu/cr-restore.o [2022-03-18T14:33:35.104Z] #43 71.58 CC criu/cr-service.o [2022-03-18T14:33:35.104Z] #43 73.40 CC criu/crtools.o [2022-03-18T14:33:35.104Z] #43 73.93 CC criu/eventfd.o [2022-03-18T14:33:35.104Z] #43 74.24 CC criu/eventpoll.o [2022-03-18T14:33:35.104Z] #43 ... [2022-03-18T14:33:35.104Z] [2022-03-18T14:33:35.104Z] #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-03-18T14:33:35.104Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-18T14:33:35.104Z] #20 27.97 Selecting previously unselected package python3. [2022-03-18T14:33:35.177Z] #43 16.44 DEP images/timerfd.pb-c.d [2022-03-18T14:33:35.177Z] #43 16.53 PBCC images/timer.pb-c.c [2022-03-18T14:33:35.177Z] #43 16.57 DEP images/timer.pb-c.d [2022-03-18T14:33:35.177Z] #43 16.63 PBCC images/sa.pb-c.c [2022-03-18T14:33:35.195Z] #43 11.03 DEP images/opts.pb-c.d [2022-03-18T14:33:35.195Z] #43 11.18 DEP images/memfd.pb-c.d [2022-03-18T14:33:35.339Z] #43 52.02 DEP soccr/soccr.d [2022-03-18T14:33:35.339Z] #43 52.22 CC soccr/soccr.o [2022-03-18T14:33:35.363Z] #20 27.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24086 files and directories currently installed.) [2022-03-18T14:33:35.363Z] #20 28.00 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-03-18T14:33:35.363Z] #20 28.01 Unpacking python3 (3.7.3-1) ... [2022-03-18T14:33:35.363Z] #20 28.12 Selecting previously unselected package libip4tc0:arm64. [2022-03-18T14:33:35.363Z] #20 28.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-03-18T14:33:35.363Z] #20 28.13 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-03-18T14:33:35.363Z] #20 28.22 Selecting previously unselected package libip6tc0:arm64. [2022-03-18T14:33:35.363Z] #20 28.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-03-18T14:33:35.363Z] #20 28.23 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-03-18T14:33:35.434Z] #43 16.72 DEP images/sa.pb-c.d [2022-03-18T14:33:35.434Z] #43 16.84 PBCC images/pipe-data.pb-c.c [2022-03-18T14:33:35.434Z] #43 16.85 DEP images/pipe-data.pb-c.d [2022-03-18T14:33:35.455Z] #43 11.30 PBCC images/sit.pb-c.c [2022-03-18T14:33:35.455Z] #43 11.36 DEP images/sit.pb-c.d [2022-03-18T14:33:35.455Z] #43 11.46 PBCC images/macvlan.pb-c.c [2022-03-18T14:33:35.455Z] #43 11.51 DEP images/macvlan.pb-c.d [2022-03-18T14:33:35.622Z] #20 28.35 Selecting previously unselected package libiptc0:arm64. [2022-03-18T14:33:35.622Z] #20 28.35 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-03-18T14:33:35.622Z] #20 28.35 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-03-18T14:33:35.622Z] #20 28.43 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-18T14:33:35.622Z] #20 28.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-18T14:33:35.622Z] #20 28.44 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-18T14:33:35.691Z] #43 16.99 PBCC images/mnt.pb-c.c [2022-03-18T14:33:35.691Z] #43 17.06 DEP images/mnt.pb-c.d [2022-03-18T14:33:35.691Z] #43 17.12 PBCC images/sk-packet.pb-c.c [2022-03-18T14:33:35.691Z] #43 17.15 DEP images/sk-packet.pb-c.d [2022-03-18T14:33:35.691Z] #43 17.17 PBCC images/tcp-stream.pb-c.c [2022-03-18T14:33:35.716Z] #43 11.62 PBCC images/autofs.pb-c.c [2022-03-18T14:33:35.716Z] #43 11.66 DEP images/autofs.pb-c.d [2022-03-18T14:33:35.716Z] #43 11.73 PBCC images/sysctl.pb-c.c [2022-03-18T14:33:35.716Z] #43 11.81 DEP images/sysctl.pb-c.d [2022-03-18T14:33:35.716Z] #43 11.86 PBCC images/time.pb-c.c [2022-03-18T14:33:35.882Z] #20 28.53 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-18T14:33:35.882Z] #20 28.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-03-18T14:33:35.882Z] #20 28.54 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-03-18T14:33:35.882Z] #20 28.60 Selecting previously unselected package libnftnl11:arm64. [2022-03-18T14:33:35.882Z] #20 28.60 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-03-18T14:33:35.882Z] #20 28.61 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-03-18T14:33:35.882Z] #20 28.69 Selecting previously unselected package iptables. [2022-03-18T14:33:35.882Z] #20 28.70 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-03-18T14:33:35.950Z] #43 17.22 DEP images/tcp-stream.pb-c.d [2022-03-18T14:33:35.950Z] #43 17.26 PBCC images/pipe.pb-c.c [2022-03-18T14:33:35.950Z] #43 17.31 DEP images/pipe.pb-c.d [2022-03-18T14:33:35.950Z] #43 17.37 PBCC images/pstree.pb-c.c [2022-03-18T14:33:35.950Z] #43 17.40 DEP images/pstree.pb-c.d [2022-03-18T14:33:35.950Z] #43 17.45 PBCC images/fs.pb-c.c [2022-03-18T14:33:35.979Z] #43 11.95 DEP images/time.pb-c.d [2022-03-18T14:33:35.979Z] #43 12.09 PBCC images/binfmt-misc.pb-c.c [2022-03-18T14:33:35.979Z] #43 12.11 DEP images/binfmt-misc.pb-c.d [2022-03-18T14:33:36.140Z] #20 28.71 Unpacking iptables (1.8.2-4) ... [2022-03-18T14:33:36.207Z] #43 17.50 DEP images/fs.pb-c.d [2022-03-18T14:33:36.207Z] #43 17.55 PBCC images/signalfd.pb-c.c [2022-03-18T14:33:36.207Z] #43 17.59 DEP images/signalfd.pb-c.d [2022-03-18T14:33:36.207Z] #43 17.63 PBCC images/fh.pb-c.c [2022-03-18T14:33:36.240Z] #43 12.21 PBCC images/seccomp.pb-c.c [2022-03-18T14:33:36.240Z] #43 12.28 DEP images/seccomp.pb-c.d [2022-03-18T14:33:36.240Z] #43 12.37 PBCC images/userns.pb-c.c [2022-03-18T14:33:36.400Z] #20 28.94 Selecting previously unselected package xxd. [2022-03-18T14:33:36.400Z] #20 28.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2022-03-18T14:33:36.400Z] #20 28.95 Unpacking xxd (2:8.1.0875-5) ... [2022-03-18T14:33:36.400Z] #20 29.12 Selecting previously unselected package vim-common. [2022-03-18T14:33:36.400Z] #20 29.12 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:33:36.400Z] #20 29.14 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-18T14:33:36.465Z] #43 17.70 PBCC images/fsnotify.pb-c.c [2022-03-18T14:33:36.465Z] #43 17.79 DEP images/fh.pb-c.d [2022-03-18T14:33:36.465Z] #43 17.87 DEP images/fsnotify.pb-c.d [2022-03-18T14:33:36.465Z] #43 17.96 PBCC images/eventpoll.pb-c.c [2022-03-18T14:33:36.501Z] #43 12.39 DEP images/userns.pb-c.d [2022-03-18T14:33:36.501Z] #43 12.50 PBCC images/cgroup.pb-c.c [2022-03-18T14:33:36.501Z] #43 12.59 DEP images/cgroup.pb-c.d [2022-03-18T14:33:36.659Z] #20 29.29 Selecting previously unselected package bash-completion. [2022-03-18T14:33:36.660Z] #20 29.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-18T14:33:36.721Z] #43 53.43 AR soccr/libsoccr.a [2022-03-18T14:33:36.721Z] #43 53.49 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-18T14:33:36.721Z] #43 ... [2022-03-18T14:33:36.721Z] [2022-03-18T14:33:36.721Z] #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-03-18T14:33:36.721Z] #58 sha256:8c19cf3243f18cbc40c0fcd89dcd01354293f730ee984ade4eca773a9b8d5ab4 [2022-03-18T14:33:36.721Z] #58 109.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T14:33:36.721Z] #58 109.1 + GOBIN=/build [2022-03-18T14:33:36.721Z] #58 109.1 + GO111MODULE=on [2022-03-18T14:33:36.721Z] #58 109.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-18T14:33:36.721Z] #58 DONE 115.4s [2022-03-18T14:33:36.721Z] [2022-03-18T14:33:36.721Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-18T14:33:36.721Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-18T14:33:36.721Z] #14 DONE 3.4s [2022-03-18T14:33:36.723Z] #43 18.00 DEP images/eventpoll.pb-c.d [2022-03-18T14:33:36.723Z] #43 18.12 PBCC images/eventfd.pb-c.c [2022-03-18T14:33:36.723Z] #43 18.13 DEP images/eventfd.pb-c.d [2022-03-18T14:33:36.723Z] #43 18.20 PBCC images/remap-file-path.pb-c.c [2022-03-18T14:33:36.723Z] #43 18.24 DEP images/remap-file-path.pb-c.d [2022-03-18T14:33:36.763Z] #43 12.73 PBCC images/ext-file.pb-c.c [2022-03-18T14:33:36.763Z] #43 12.76 DEP images/ext-file.pb-c.d [2022-03-18T14:33:36.763Z] #43 12.88 PBCC images/rpc.pb-c.c [2022-03-18T14:33:36.981Z] [2022-03-18T14:33:36.981Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T14:33:36.981Z] #59 sha256:e32a0a038c4f60bc1ec4b64830f9c0f7b65e669c29c409c5ee1795d1c4dc4012 [2022-03-18T14:33:36.981Z] #59 DONE 0.2s [2022-03-18T14:33:36.981Z] [2022-03-18T14:33:36.981Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T14:33:36.981Z] #60 sha256:2c75bf95b52c059e65a367a932c1b701ae3043e734c4b59d3ea0b7a12a08e17f [2022-03-18T14:33:37.024Z] #56 221.7 # github.com/containerd/containerd/cmd/containerd [2022-03-18T14:33:37.024Z] #56 221.7 /usr/bin/ld: /tmp/go-link-108250935/000019.o: in function `New': [2022-03-18T14:33:37.024Z] #56 221.7 /tmp/tmp.o9BItDyFBT/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-03-18T14:33:37.024Z] #56 221.8 + bin/containerd-stress [2022-03-18T14:33:37.024Z] #56 222.8 + bin/containerd-shim [2022-03-18T14:33:37.024Z] #43 12.95 DEP images/rpc.pb-c.d [2022-03-18T14:33:37.024Z] #43 13.01 PBCC images/siginfo.pb-c.c [2022-03-18T14:33:37.024Z] #43 13.07 DEP images/siginfo.pb-c.d [2022-03-18T14:33:37.024Z] #43 13.13 PBCC images/pagemap.pb-c.c [2022-03-18T14:33:37.031Z] #43 18.28 PBCC images/fifo.pb-c.c [2022-03-18T14:33:37.031Z] #43 18.33 DEP images/fifo.pb-c.d [2022-03-18T14:33:37.031Z] #43 18.38 PBCC images/ghost-file.pb-c.c [2022-03-18T14:33:37.289Z] #43 13.30 DEP images/pagemap.pb-c.d [2022-03-18T14:33:37.289Z] #43 13.38 PBCC images/rlimit.pb-c.c [2022-03-18T14:33:37.290Z] #43 18.45 DEP images/ghost-file.pb-c.d [2022-03-18T14:33:37.290Z] #43 18.52 PBCC images/regfile.pb-c.c [2022-03-18T14:33:37.290Z] #43 18.66 DEP images/regfile.pb-c.d [2022-03-18T14:33:37.290Z] #43 18.77 PBCC images/ns.pb-c.c [2022-03-18T14:33:37.548Z] #43 18.79 DEP images/ns.pb-c.d [2022-03-18T14:33:37.548Z] #43 18.89 PBCC images/fdinfo.pb-c.c [2022-03-18T14:33:37.548Z] #43 19.01 DEP images/fdinfo.pb-c.d [2022-03-18T14:33:37.552Z] #43 13.44 DEP images/rlimit.pb-c.d [2022-03-18T14:33:37.552Z] #43 13.57 PBCC images/file-lock.pb-c.c [2022-03-18T14:33:37.552Z] #43 13.66 DEP images/file-lock.pb-c.d [2022-03-18T14:33:37.553Z] #60 DONE 0.4s [2022-03-18T14:33:37.553Z] [2022-03-18T14:33:37.553Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:37.553Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:37.553Z] #43 53.96 DEP criu/arch/x86/sigframe.d [2022-03-18T14:33:37.553Z] #43 54.12 DEP criu/arch/x86/sigaction_compat.d [2022-03-18T14:33:37.553Z] #43 54.26 DEP criu/arch/x86/kerndat.d [2022-03-18T14:33:37.553Z] #43 54.37 DEP criu/arch/x86/crtools.d [2022-03-18T14:33:37.805Z] #43 19.19 PBCC images/core-aarch64.pb-c.c [2022-03-18T14:33:37.805Z] #43 19.24 PBCC images/core-arm.pb-c.c [2022-03-18T14:33:37.815Z] #43 54.50 DEP criu/arch/x86/cpu.d [2022-03-18T14:33:37.815Z] #43 54.70 CC criu/arch/x86/cpu.o [2022-03-18T14:33:37.815Z] #43 13.76 PBCC images/tty.pb-c.c [2022-03-18T14:33:37.815Z] #43 13.89 DEP images/tty.pb-c.d [2022-03-18T14:33:37.815Z] #43 13.94 PBCC images/tun.pb-c.c [2022-03-18T14:33:37.815Z] #43 13.98 PBCC images/netdev.pb-c.c [2022-03-18T14:33:38.063Z] #43 19.34 PBCC images/core-ppc64.pb-c.c [2022-03-18T14:33:38.063Z] #43 19.39 PBCC images/core-s390.pb-c.c [2022-03-18T14:33:38.063Z] #43 19.49 PBCC images/core-x86.pb-c.c [2022-03-18T14:33:38.063Z] #43 19.53 PBCC images/core.pb-c.c [2022-03-18T14:33:38.063Z] #43 19.59 PBCC images/inventory.pb-c.c [2022-03-18T14:33:38.084Z] #43 14.06 DEP images/tun.pb-c.d [2022-03-18T14:33:38.084Z] #43 14.16 DEP images/netdev.pb-c.d [2022-03-18T14:33:38.084Z] #43 14.25 PBCC images/vma.pb-c.c [2022-03-18T14:33:38.319Z] #43 19.65 DEP images/core-aarch64.pb-c.d [2022-03-18T14:33:38.319Z] #43 19.74 DEP images/core-arm.pb-c.d [2022-03-18T14:33:38.319Z] #43 19.84 DEP images/core-ppc64.pb-c.d [2022-03-18T14:33:38.319Z] #43 ... [2022-03-18T14:33:38.319Z] [2022-03-18T14:33:38.320Z] #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-03-18T14:33:38.320Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:38.320Z] #13 103.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-18T14:33:38.320Z] #13 103.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:33:38.320Z] #13 103.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:33:38.347Z] #43 14.35 DEP images/vma.pb-c.d [2022-03-18T14:33:38.385Z] #43 55.25 CC criu/arch/x86/crtools.o [2022-03-18T14:33:38.565Z] #20 31.03 Unpacking bash-completion (1:2.8-6) ... [2022-03-18T14:33:38.577Z] #13 ... [2022-03-18T14:33:38.577Z] [2022-03-18T14:33:38.577Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:38.577Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:38.577Z] #43 19.90 DEP images/core-s390.pb-c.d [2022-03-18T14:33:38.577Z] #43 20.04 DEP images/core-x86.pb-c.d [2022-03-18T14:33:38.577Z] #43 20.10 DEP images/core.pb-c.d [2022-03-18T14:33:38.608Z] #43 14.43 PBCC images/creds.pb-c.c [2022-03-18T14:33:38.608Z] #43 14.45 DEP images/creds.pb-c.d [2022-03-18T14:33:38.608Z] #43 14.55 PBCC images/utsns.pb-c.c [2022-03-18T14:33:38.608Z] #43 14.58 DEP images/utsns.pb-c.d [2022-03-18T14:33:38.608Z] #43 14.67 PBCC images/ipc-desc.pb-c.c [2022-03-18T14:33:38.824Z] #20 31.44 Selecting previously unselected package bzip2. [2022-03-18T14:33:38.824Z] #20 31.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-03-18T14:33:38.825Z] #20 31.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-18T14:33:38.825Z] #20 31.55 Selecting previously unselected package xz-utils. [2022-03-18T14:33:38.825Z] #20 31.58 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2022-03-18T14:33:38.825Z] #20 31.59 Unpacking xz-utils (5.2.4-1) ... [2022-03-18T14:33:38.835Z] #43 20.17 DEP images/inventory.pb-c.d [2022-03-18T14:33:38.835Z] #43 20.24 PBCC images/cpuinfo.pb-c.c [2022-03-18T14:33:38.870Z] #43 14.69 PBCC images/ipc-sem.pb-c.c [2022-03-18T14:33:38.870Z] #43 14.75 DEP images/ipc-desc.pb-c.d [2022-03-18T14:33:38.870Z] #43 14.83 DEP images/ipc-sem.pb-c.d [2022-03-18T14:33:38.871Z] #43 14.99 PBCC images/ipc-msg.pb-c.c [2022-03-18T14:33:39.085Z] #20 31.78 Selecting previously unselected package apparmor. [2022-03-18T14:33:39.085Z] #20 31.78 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-03-18T14:33:39.092Z] #43 20.29 DEP images/cpuinfo.pb-c.d [2022-03-18T14:33:39.092Z] #43 20.47 PBCC images/stats.pb-c.c [2022-03-18T14:33:39.092Z] #43 20.50 DEP images/stats.pb-c.d [2022-03-18T14:33:39.133Z] #43 15.04 DEP images/ipc-msg.pb-c.d [2022-03-18T14:33:39.133Z] #43 15.22 PBCC images/ipc-shm.pb-c.c [2022-03-18T14:33:39.133Z] #43 15.28 DEP images/ipc-shm.pb-c.d [2022-03-18T14:33:39.345Z] #20 31.84 Unpacking apparmor (2.13.2-10) ... [2022-03-18T14:33:39.395Z] #43 15.36 PBCC images/ipc-var.pb-c.c [2022-03-18T14:33:39.395Z] #43 15.42 DEP images/ipc-var.pb-c.d [2022-03-18T14:33:39.395Z] #43 15.50 PBCC images/sk-opts.pb-c.c [2022-03-18T14:33:39.605Z] #20 32.13 Selecting previously unselected package aufs-tools. [2022-03-18T14:33:39.605Z] #20 32.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-03-18T14:33:39.605Z] #20 32.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-18T14:33:39.605Z] #20 32.24 Selecting previously unselected package libonig5:arm64. [2022-03-18T14:33:39.605Z] #20 32.25 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-03-18T14:33:39.605Z] #20 32.25 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-03-18T14:33:39.655Z] #43 15.55 PBCC images/packet-sock.pb-c.c [2022-03-18T14:33:39.655Z] #43 15.67 DEP images/sk-opts.pb-c.d [2022-03-18T14:33:39.655Z] #43 15.74 DEP images/packet-sock.pb-c.d [2022-03-18T14:33:39.767Z] #43 56.34 CC criu/arch/x86/kerndat.o [2022-03-18T14:33:39.865Z] #20 32.39 Selecting previously unselected package libjq1:arm64. [2022-03-18T14:33:39.865Z] #20 32.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-03-18T14:33:39.865Z] #20 32.41 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-18T14:33:39.865Z] #20 32.47 Selecting previously unselected package jq. [2022-03-18T14:33:39.865Z] #20 32.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-03-18T14:33:39.865Z] #20 32.48 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-18T14:33:39.865Z] #20 32.60 Selecting previously unselected package libaio1:arm64. [2022-03-18T14:33:39.865Z] #20 32.62 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-03-18T14:33:39.865Z] #20 32.62 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-03-18T14:33:39.865Z] #20 32.68 Selecting previously unselected package libgpm2:arm64. [2022-03-18T14:33:39.917Z] #43 15.86 PBCC images/sk-netlink.pb-c.c [2022-03-18T14:33:39.917Z] #43 15.95 DEP images/sk-netlink.pb-c.d [2022-03-18T14:33:39.917Z] #43 16.02 PBCC images/sk-inet.pb-c.c [2022-03-18T14:33:40.027Z] #43 56.81 CC criu/arch/x86/sigaction_compat.o [2022-03-18T14:33:40.123Z] #20 32.68 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-03-18T14:33:40.123Z] #20 32.69 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-03-18T14:33:40.123Z] #20 32.76 Selecting previously unselected package libicu63:arm64. [2022-03-18T14:33:40.123Z] #20 32.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_arm64.deb ... [2022-03-18T14:33:40.124Z] #20 32.78 Unpacking libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-18T14:33:40.177Z] #43 16.16 DEP images/sk-inet.pb-c.d [2022-03-18T14:33:40.177Z] #43 16.24 PBCC images/sk-unix.pb-c.c [2022-03-18T14:33:40.285Z] #43 56.99 CC criu/arch/x86/sigframe.o [2022-03-18T14:33:40.378Z] Commit message: "[20.10] testing: update containerd to v1.5.x tagged release" [2022-03-18T14:33:40.438Z] #43 16.33 DEP images/sk-unix.pb-c.d [2022-03-18T14:33:40.438Z] #43 16.39 PBCC images/mm.pb-c.c [2022-03-18T14:33:40.438Z] #43 16.45 DEP images/mm.pb-c.d [2022-03-18T14:33:40.545Z] #43 57.32 LINK criu/arch/x86/crtools.built-in.o [2022-03-18T14:33:40.545Z] #43 57.44 DEP criu/pie/util-vdso-elf32.d [2022-03-18T14:33:40.545Z] #43 57.58 DEP criu/pie/util-vdso.d [2022-03-18T14:33:40.699Z] #43 16.62 PBCC images/timerfd.pb-c.c [2022-03-18T14:33:40.699Z] #43 16.70 DEP images/timerfd.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-18T14:33:40.960Z] #43 16.80 PBCC images/timer.pb-c.c [2022-03-18T14:33:40.960Z] #43 16.84 DEP images/timer.pb-c.d [Pipeline] sh [2022-03-18T14:33:41.114Z] #43 ... [2022-03-18T14:33:41.114Z] [2022-03-18T14:33:41.114Z] #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-03-18T14:33:41.114Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-18T14:33:41.114Z] #15 DONE 4.0s [2022-03-18T14:33:41.114Z] [2022-03-18T14:33:41.114Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:41.114Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:41.114Z] #43 57.74 DEP criu/pie/util.d [2022-03-18T14:33:41.114Z] #43 57.93 CC criu/pie/util.o [2022-03-18T14:33:41.219Z] #56 229.4 + bin/containerd-shim-runc-v1 [2022-03-18T14:33:41.221Z] #43 17.07 PBCC images/sa.pb-c.c [2022-03-18T14:33:41.221Z] #43 17.16 DEP images/sa.pb-c.d [2022-03-18T14:33:41.221Z] #43 17.27 PBCC images/pipe-data.pb-c.c [2022-03-18T14:33:41.221Z] #43 17.30 DEP images/pipe-data.pb-c.d [2022-03-18T14:33:41.221Z] #43 17.39 PBCC images/mnt.pb-c.c [2022-03-18T14:33:41.374Z] #43 58.32 CC criu/pie/util-vdso.o [2022-03-18T14:33:41.482Z] #43 17.51 DEP images/mnt.pb-c.d [2022-03-18T14:33:41.482Z] #43 17.57 PBCC images/sk-packet.pb-c.c [2022-03-18T14:33:41.482Z] #43 17.62 DEP images/sk-packet.pb-c.d [2022-03-18T14:33:41.743Z] #43 17.68 PBCC images/tcp-stream.pb-c.c [2022-03-18T14:33:41.743Z] #43 17.76 DEP images/tcp-stream.pb-c.d [2022-03-18T14:33:41.743Z] #43 17.91 PBCC images/pipe.pb-c.c [2022-03-18T14:33:42.003Z] #43 17.94 DEP images/pipe.pb-c.d [2022-03-18T14:33:42.003Z] #43 18.06 PBCC images/pstree.pb-c.c [2022-03-18T14:33:42.003Z] #43 18.11 DEP images/pstree.pb-c.d [2022-03-18T14:33:42.003Z] #43 18.19 PBCC images/fs.pb-c.c [2022-03-18T14:33:42.003Z] #43 ... [2022-03-18T14:33:42.003Z] [2022-03-18T14:33:42.003Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-18T14:33:42.003Z] #34 sha256:959486e1cb47997c02927b0ce0408b3b6cc62232a94abfc2c86700bcec8470b1 [2022-03-18T14:33:42.003Z] #34 103.9 text/tabwriter [2022-03-18T14:33:42.003Z] #34 105.9 path/filepath [2022-03-18T14:33:42.003Z] #34 105.9 fmt [2022-03-18T14:33:42.003Z] #34 108.2 io/ioutil [2022-03-18T14:33:42.003Z] #34 111.2 github.com/BurntSushi/toml [2022-03-18T14:33:42.003Z] #34 111.2 flag [2022-03-18T14:33:42.264Z] #34 ... [2022-03-18T14:33:42.264Z] [2022-03-18T14:33:42.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-03-18T14:33:42.264Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:42.264Z] #43 18.26 DEP images/fs.pb-c.d [2022-03-18T14:33:42.264Z] #43 18.29 PBCC images/signalfd.pb-c.c [2022-03-18T14:33:42.264Z] #43 18.43 DEP images/signalfd.pb-c.d [2022-03-18T14:33:42.309Z] #43 59.00 CC criu/pie/util-vdso-elf32.o [2022-03-18T14:33:42.374Z] #43 23.28 make[1]: Nothing to be done for 'all'. [2022-03-18T14:33:42.524Z] #43 18.54 PBCC images/fh.pb-c.c [2022-03-18T14:33:42.524Z] #43 18.60 PBCC images/fsnotify.pb-c.c [2022-03-18T14:33:42.524Z] #43 18.69 DEP images/fh.pb-c.d [2022-03-18T14:33:42.785Z] #43 18.74 DEP images/fsnotify.pb-c.d [2022-03-18T14:33:42.785Z] #43 18.84 PBCC images/eventpoll.pb-c.c [2022-03-18T14:33:42.785Z] #43 18.91 DEP images/eventpoll.pb-c.d [2022-03-18T14:33:42.785Z] #43 18.96 PBCC images/eventfd.pb-c.c [2022-03-18T14:33:42.878Z] #43 59.60 AR criu/pie/pie.lib.a [2022-03-18T14:33:42.878Z] #43 59.68 DEP criu/pie/restorer.d [2022-03-18T14:33:43.050Z] #43 19.01 DEP images/eventfd.pb-c.d [2022-03-18T14:33:43.138Z] #43 59.96 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-18T14:33:43.138Z] #43 60.07 DEP criu/arch/x86/restorer_unmap.d [2022-03-18T14:33:43.310Z] #43 19.15 PBCC images/remap-file-path.pb-c.c [2022-03-18T14:33:43.311Z] #43 19.21 DEP images/remap-file-path.pb-c.d [2022-03-18T14:33:43.311Z] #43 19.29 PBCC images/fifo.pb-c.c [2022-03-18T14:33:43.311Z] #43 19.37 DEP images/fifo.pb-c.d [2022-03-18T14:33:43.311Z] #43 19.49 PBCC images/ghost-file.pb-c.c [2022-03-18T14:33:43.397Z] #43 60.11 DEP criu/arch/x86/restorer.d [2022-03-18T14:33:43.397Z] #43 60.32 DEP criu/arch/x86/vdso-pie.d [2022-03-18T14:33:43.397Z] #43 ... [2022-03-18T14:33:43.397Z] [2022-03-18T14:33:43.397Z] #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-03-18T14:33:43.397Z] #53 sha256:040a8feea869fc61fa53ee5a25d20e4c0739053581641cbc29e05e4f87323dfd [2022-03-18T14:33:43.397Z] #53 3.004 + RM_GOPATH=0 [2022-03-18T14:33:43.397Z] #53 3.004 + TMP_GOPATH= [2022-03-18T14:33:43.397Z] #53 3.005 + : /build [2022-03-18T14:33:43.397Z] #53 3.005 + '[' -z '' ']' [2022-03-18T14:33:43.397Z] #53 3.006 ++ mktemp -d [2022-03-18T14:33:43.397Z] #53 3.009 + export GOPATH=/tmp/tmp.Ow3LqbFyJ3 [2022-03-18T14:33:43.398Z] #53 3.009 + GOPATH=/tmp/tmp.Ow3LqbFyJ3 [2022-03-18T14:33:43.398Z] #53 3.009 + RM_GOPATH=1 [2022-03-18T14:33:43.398Z] #53 3.009 + case "$(go env GOARCH)" in [2022-03-18T14:33:43.398Z] #53 3.009 ++ go env GOARCH [2022-03-18T14:33:43.398Z] #53 3.019 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:33:43.398Z] #53 3.019 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:33:43.398Z] #53 3.020 ++ dirname /tmp/install/install.sh [2022-03-18T14:33:43.398Z] #53 3.020 + dir=/tmp/install [2022-03-18T14:33:43.398Z] #53 3.020 + bin=runc [2022-03-18T14:33:43.398Z] #53 3.021 + shift [2022-03-18T14:33:43.398Z] #53 3.021 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-18T14:33:43.398Z] #53 3.021 + . /tmp/install/runc.installer [2022-03-18T14:33:43.398Z] #53 3.021 ++ set -e [2022-03-18T14:33:43.398Z] #53 3.021 ++ : v1.0.3 [2022-03-18T14:33:43.398Z] #53 3.021 + install_runc [2022-03-18T14:33:43.398Z] #53 3.021 + RUNC_BUILDTAGS=seccomp [2022-03-18T14:33:43.398Z] #53 3.021 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-18T14:33:43.398Z] #53 3.021 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ow3LqbFyJ3/src/github.com/opencontainers/runc [2022-03-18T14:33:43.398Z] #53 3.021 Install runc version v1.0.3 (build tags: seccomp) [2022-03-18T14:33:43.398Z] #53 3.023 Cloning into '/tmp/tmp.Ow3LqbFyJ3/src/github.com/opencontainers/runc'... [2022-03-18T14:33:43.439Z] #20 36.00 Selecting previously unselected package libnet1:arm64. [2022-03-18T14:33:43.439Z] #20 36.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-18T14:33:43.439Z] #20 36.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:33:43.439Z] #20 36.10 Selecting previously unselected package libnl-3-200:arm64. [2022-03-18T14:33:43.439Z] #20 36.10 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-03-18T14:33:43.439Z] #20 36.11 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-03-18T14:33:43.439Z] #20 36.21 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-18T14:33:43.439Z] #20 36.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-03-18T14:33:43.439Z] #20 36.22 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-18T14:33:43.571Z] #43 19.57 DEP images/ghost-file.pb-c.d [2022-03-18T14:33:43.657Z] #53 ... [2022-03-18T14:33:43.657Z] [2022-03-18T14:33:43.657Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:43.657Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:43.657Z] #43 60.42 DEP criu/pie/parasite-vdso.d [2022-03-18T14:33:43.657Z] #43 60.59 DEP criu/pie/parasite.d [2022-03-18T14:33:43.697Z] #20 36.30 Selecting previously unselected package libreadline5:arm64. [2022-03-18T14:33:43.697Z] #20 36.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-03-18T14:33:43.697Z] #20 36.30 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-03-18T14:33:43.697Z] #20 36.40 Selecting previously unselected package net-tools. [2022-03-18T14:33:43.697Z] #20 36.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-03-18T14:33:43.697Z] #20 36.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-18T14:33:43.832Z] #43 19.67 PBCC images/regfile.pb-c.c [2022-03-18T14:33:43.832Z] #43 19.78 DEP images/regfile.pb-c.d [2022-03-18T14:33:43.832Z] #43 19.89 PBCC images/ns.pb-c.c [2022-03-18T14:33:43.832Z] #43 19.95 DEP images/ns.pb-c.d [2022-03-18T14:33:43.832Z] #43 20.02 PBCC images/fdinfo.pb-c.c [2022-03-18T14:33:43.939Z] + docker version [2022-03-18T14:33:43.955Z] #20 36.60 Selecting previously unselected package patch. [2022-03-18T14:33:43.955Z] #20 36.61 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-03-18T14:33:43.955Z] #20 36.61 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-18T14:33:44.213Z] #20 36.73 Selecting previously unselected package python-pip-whl. [2022-03-18T14:33:44.213Z] #20 36.74 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-18T14:33:44.213Z] #20 36.75 Unpacking python-pip-whl (18.1-5) ... [2022-03-18T14:33:44.229Z] #43 60.86 CC criu/pie/parasite.o [2022-03-18T14:33:44.266Z] #43 25.22 CC images/stats.o [2022-03-18T14:33:44.266Z] #43 25.75 CC images/core.o [2022-03-18T14:33:44.403Z] #43 20.19 DEP images/fdinfo.pb-c.d [2022-03-18T14:33:44.403Z] #43 20.33 PBCC images/core-aarch64.pb-c.c [2022-03-18T14:33:44.403Z] #43 20.48 PBCC images/core-arm.pb-c.c [2022-03-18T14:33:44.403Z] #43 20.58 PBCC images/core-ppc64.pb-c.c [2022-03-18T14:33:44.472Z] #20 37.23 Selecting previously unselected package python3-lib2to3. [2022-03-18T14:33:44.472Z] #20 37.24 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-18T14:33:44.472Z] #20 37.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-18T14:33:44.489Z] #43 ... [2022-03-18T14:33:44.489Z] [2022-03-18T14:33:44.489Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T14:33:44.489Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-18T14:33:44.489Z] #16 3.190 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T14:33:44.489Z] #16 DONE 3.4s [2022-03-18T14:33:44.489Z] [2022-03-18T14:33:44.489Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T14:33:44.489Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-18T14:33:44.664Z] #43 20.69 PBCC images/core-s390.pb-c.c [2022-03-18T14:33:44.664Z] #43 20.78 PBCC images/core-x86.pb-c.c [2022-03-18T14:33:44.730Z] #20 37.40 Selecting previously unselected package python3-distutils. [2022-03-18T14:33:44.730Z] #20 37.41 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-18T14:33:44.730Z] #20 37.42 Unpacking python3-distutils (3.7.3-1) ... [2022-03-18T14:33:44.924Z] #43 20.93 PBCC images/core.pb-c.c [2022-03-18T14:33:44.989Z] #20 37.56 Selecting previously unselected package python3-pip. [2022-03-18T14:33:44.989Z] #20 37.56 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-18T14:33:44.989Z] #20 37.57 Unpacking python3-pip (18.1-5) ... [2022-03-18T14:33:44.989Z] #20 37.73 Selecting previously unselected package python3-pkg-resources. [2022-03-18T14:33:44.989Z] #20 37.73 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-18T14:33:44.989Z] #20 37.74 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-18T14:33:45.185Z] #43 21.07 PBCC images/inventory.pb-c.c [2022-03-18T14:33:45.185Z] #43 21.15 DEP images/core-aarch64.pb-c.d [2022-03-18T14:33:45.185Z] #43 21.21 DEP images/core-arm.pb-c.d [2022-03-18T14:33:45.185Z] #43 21.28 DEP images/core-ppc64.pb-c.d [2022-03-18T14:33:45.195Z] #43 26.48 CC images/core-x86.o [2022-03-18T14:33:45.247Z] #20 37.87 Selecting previously unselected package python3-setuptools. [2022-03-18T14:33:45.247Z] #20 37.87 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-18T14:33:45.247Z] #20 37.88 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-18T14:33:45.247Z] #20 38.11 Selecting previously unselected package python3-wheel. [2022-03-18T14:33:45.247Z] #20 ... [2022-03-18T14:33:45.247Z] [2022-03-18T14:33:45.247Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:45.247Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:33:45.247Z] #43 75.00 CC criu/external.o [2022-03-18T14:33:45.247Z] #43 75.33 CC criu/fault-injection.o [2022-03-18T14:33:45.247Z] #43 75.44 CC criu/fdstore.o [2022-03-18T14:33:45.247Z] #43 75.75 CC criu/fifo.o [2022-03-18T14:33:45.247Z] #43 76.20 CC criu/file-ids.o [2022-03-18T14:33:45.247Z] #43 76.46 CC criu/file-lock.o [2022-03-18T14:33:45.247Z] #43 77.39 CC criu/files-ext.o [2022-03-18T14:33:45.247Z] #43 77.77 CC criu/files-reg.o [2022-03-18T14:33:45.247Z] #43 79.92 CC criu/files.o [2022-03-18T14:33:45.247Z] #43 82.13 CC criu/filesystems.o [2022-03-18T14:33:45.247Z] #43 82.69 CC criu/fsnotify.o [2022-03-18T14:33:45.247Z] #43 83.98 CC criu/image-desc.o [2022-03-18T14:33:45.247Z] #43 84.11 CC criu/image.o [2022-03-18T14:33:45.247Z] #43 85.00 CC criu/ipc_ns.o [2022-03-18T14:33:45.406Z] #56 234.2 + bin/containerd-shim-runc-v2 [2022-03-18T14:33:45.445Z] #43 21.35 DEP images/core-s390.pb-c.d [2022-03-18T14:33:45.445Z] #43 21.46 DEP images/core-x86.pb-c.d [2022-03-18T14:33:45.445Z] #43 21.55 DEP images/core.pb-c.d [2022-03-18T14:33:45.506Z] #43 ... [2022-03-18T14:33:45.506Z] [2022-03-18T14:33:45.506Z] #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-03-18T14:33:45.506Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-18T14:33:45.506Z] #20 38.11 Selecting previously unselected package python3-wheel. [2022-03-18T14:33:45.506Z] #20 38.13 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-18T14:33:45.506Z] #20 38.14 Unpacking python3-wheel (0.32.3-2) ... [2022-03-18T14:33:45.506Z] #20 38.24 Selecting previously unselected package sudo. [2022-03-18T14:33:45.506Z] #20 38.24 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-03-18T14:33:45.506Z] #20 38.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-18T14:33:45.706Z] #43 21.70 DEP images/inventory.pb-c.d [2022-03-18T14:33:45.706Z] #43 21.78 PBCC images/cpuinfo.pb-c.c [2022-03-18T14:33:45.706Z] #43 21.84 DEP images/cpuinfo.pb-c.d [2022-03-18T14:33:45.758Z] #43 27.14 CC images/core-arm.o [2022-03-18T14:33:45.967Z] #43 22.02 PBCC images/stats.pb-c.c [2022-03-18T14:33:45.967Z] #43 22.10 DEP images/stats.pb-c.d [2022-03-18T14:33:46.073Z] #20 38.66 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T14:33:46.073Z] #20 38.68 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-03-18T14:33:46.073Z] #20 38.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-18T14:33:46.073Z] #20 38.91 Selecting previously unselected package uidmap. [2022-03-18T14:33:46.322Z] #43 27.68 CC images/core-aarch64.o [2022-03-18T14:33:46.332Z] #20 38.92 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-03-18T14:33:46.332Z] #20 38.92 Unpacking uidmap (1:4.5-1.1) ... [2022-03-18T14:33:46.340Z] #56 234.8 + binaries [2022-03-18T14:33:46.340Z] #56 234.8 + install -D bin/containerd /build/containerd [2022-03-18T14:33:46.340Z] #56 234.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T14:33:46.340Z] #56 234.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T14:33:46.340Z] #56 234.8 + install -D bin/ctr /build/ctr [2022-03-18T14:33:46.590Z] #20 39.10 Selecting previously unselected package vim-runtime. [2022-03-18T14:33:46.590Z] #20 39.10 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:33:46.590Z] #20 39.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T14:33:46.590Z] #20 39.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-18T14:33:46.590Z] #20 39.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-18T14:33:46.885Z] #43 28.29 CC images/core-ppc64.o [2022-03-18T14:33:47.028Z] #17 DONE 2.7s [2022-03-18T14:33:47.028Z] [2022-03-18T14:33:47.028Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T14:33:47.028Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-18T14:33:47.868Z] #43 29.30 CC images/core-s390.o [2022-03-18T14:33:48.453Z] #43 29.85 CC images/cpuinfo.o [2022-03-18T14:33:48.868Z] #56 DONE 236.9s [2022-03-18T14:33:48.941Z] #18 DONE 1.9s [2022-03-18T14:33:48.941Z] [2022-03-18T14:33:48.941Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-18T14:33:48.941Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-18T14:33:49.019Z] #43 30.23 CC images/inventory.o [2022-03-18T14:33:49.126Z] [2022-03-18T14:33:49.126Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T14:33:49.126Z] #57 sha256:b8e33085da2049966568329c6fb6f61877d7cf011ddb58b13473455ab7ac2b90 [2022-03-18T14:33:49.126Z] #20 41.90 Selecting previously unselected package vim. [2022-03-18T14:33:49.280Z] #43 30.55 CC images/fdinfo.o [2022-03-18T14:33:49.285Z] #43 25.08 make[1]: Nothing to be done for 'all'. [2022-03-18T14:33:49.285Z] #43 ... [2022-03-18T14:33:49.285Z] [2022-03-18T14:33:49.285Z] #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-03-18T14:33:49.285Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:33:49.285Z] #13 105.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T14:33:49.285Z] #13 105.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:33:49.285Z] #13 105.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:33:49.285Z] #13 105.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-03-18T14:33:49.285Z] #13 105.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:33:49.285Z] #13 105.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:33:49.391Z] #20 41.91 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2022-03-18T14:33:49.391Z] #20 41.92 Unpacking vim (2:8.1.0875-5) ... [2022-03-18T14:33:49.538Z] #43 31.08 CC images/fown.o [2022-03-18T14:33:49.650Z] #20 42.38 Selecting previously unselected package xfsprogs. [2022-03-18T14:33:49.650Z] #20 42.40 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-03-18T14:33:49.650Z] #20 42.41 Unpacking xfsprogs (4.20.0-1) ... [2022-03-18T14:33:49.858Z] #13 ... [2022-03-18T14:33:49.858Z] [2022-03-18T14:33:49.858Z] #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-03-18T14:33:49.858Z] #34 sha256:959486e1cb47997c02927b0ce0408b3b6cc62232a94abfc2c86700bcec8470b1 [2022-03-18T14:33:49.858Z] #34 114.3 log [2022-03-18T14:33:49.858Z] #34 117.7 github.com/BurntSushi/toml/cmd/tomlv [2022-03-18T14:33:49.858Z] #34 DONE 121.8s [2022-03-18T14:33:50.062Z] #57 DONE 0.9s [2022-03-18T14:33:50.062Z] [2022-03-18T14:33:50.062Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T14:33:50.062Z] #61 sha256:e06d4c39cecdda10461a34cb9ebd93c985e899bde090819d229aad2d2a9f5970 [2022-03-18T14:33:50.062Z] #61 DONE 0.2s [2022-03-18T14:33:50.062Z] [2022-03-18T14:33:50.062Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T14:33:50.062Z] #66 sha256:2357cf3ec74c70d3eaaaa7e935434284c3acf2cebda7f4d4cf07f1d1cd57140a [2022-03-18T14:33:50.108Z] #43 31.31 CC images/ns.o [2022-03-18T14:33:50.120Z] [2022-03-18T14:33:50.120Z] #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-03-18T14:33:50.120Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:33:50.217Z] #20 42.81 Selecting previously unselected package zip. [2022-03-18T14:33:50.217Z] #20 42.81 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-03-18T14:33:50.217Z] #20 42.83 Unpacking zip (3.0-11+b1) ... [2022-03-18T14:33:50.217Z] #20 43.04 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-18T14:33:50.382Z] #43 31.69 CC images/regfile.o [2022-03-18T14:33:50.382Z] #43 ... [2022-03-18T14:33:50.382Z] [2022-03-18T14:33:50.382Z] #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-03-18T14:33:50.382Z] #56 sha256:2436b490ae321a3ad3e8b0de3e622737d3826dc4e97a4b5f2c76a810c70845b0 [2022-03-18T14:33:50.476Z] #20 43.07 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-18T14:33:50.476Z] #20 43.08 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-03-18T14:33:50.476Z] #20 43.10 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-03-18T14:33:50.476Z] #20 43.11 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-03-18T14:33:50.476Z] #20 43.12 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-03-18T14:33:50.476Z] #20 43.14 Setting up uidmap (1:4.5-1.1) ... [2022-03-18T14:33:50.476Z] #20 43.17 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-03-18T14:33:50.476Z] #20 43.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:33:50.476Z] #20 43.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-18T14:33:50.476Z] #20 43.22 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-03-18T14:33:50.476Z] #20 43.23 Setting up libicu63:arm64 (63.1-6+deb10u2) ... [2022-03-18T14:33:50.476Z] #20 43.24 Setting up xxd (2:8.1.0875-5) ... [2022-03-18T14:33:50.476Z] #20 43.25 Setting up zip (3.0-11+b1) ... [2022-03-18T14:33:50.476Z] #20 43.27 Setting up vim-common (2:8.1.0875-5) ... [2022-03-18T14:33:50.734Z] #20 43.29 Setting up bash-completion (1:2.8-6) ... [2022-03-18T14:33:50.851Z] #19 DONE 2.0s [2022-03-18T14:33:50.851Z] [2022-03-18T14:33:50.852Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-18T14:33:50.852Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:33:51.062Z] #49 ... [2022-03-18T14:33:51.062Z] [2022-03-18T14:33:51.062Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:51.062Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:51.062Z] #43 27.05 CC images/stats.o [2022-03-18T14:33:51.439Z] #66 DONE 1.3s [2022-03-18T14:33:51.439Z] [2022-03-18T14:33:51.439Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-18T14:33:51.439Z] #68 sha256:598feb5602c68924a5b86b615f50df10cf4243797a9712df6bdf2009ce1763c5 [2022-03-18T14:33:51.439Z] #68 DONE 0.0s [2022-03-18T14:33:51.439Z] [2022-03-18T14:33:51.439Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-18T14:33:51.439Z] #69 sha256:6357fd9576aa34b7b1a14fe72f92ca4203233614f8b8cb5973f1d2c5358535d7 [2022-03-18T14:33:51.439Z] #69 DONE 0.0s [2022-03-18T14:33:51.439Z] [2022-03-18T14:33:51.439Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T14:33:51.439Z] #70 sha256:fb6af427600d4f34436a75a60678d09f422260d05a4b4d088f945e5d7e7bee5f [2022-03-18T14:33:51.634Z] #43 27.56 CC images/core.o [2022-03-18T14:33:52.375Z] #70 DONE 0.7s [2022-03-18T14:33:52.375Z] [2022-03-18T14:33:52.375Z] #71 exporting to image [2022-03-18T14:33:52.375Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T14:33:52.375Z] #71 exporting layers [2022-03-18T14:33:52.580Z] #43 28.65 CC images/core-x86.o [2022-03-18T14:33:52.619Z] Client: [2022-03-18T14:33:52.619Z] Version: 20.10.9 [2022-03-18T14:33:52.619Z] API version: 1.41 [2022-03-18T14:33:52.619Z] Go version: go1.16.8 [2022-03-18T14:33:52.619Z] Git commit: c2ea9bc [2022-03-18T14:33:52.619Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T14:33:52.619Z] OS/Arch: windows/amd64 [2022-03-18T14:33:52.619Z] Context: default [2022-03-18T14:33:52.619Z] Experimental: true [2022-03-18T14:33:52.619Z] [2022-03-18T14:33:52.619Z] Server: Docker Engine - Community [2022-03-18T14:33:52.619Z] Engine: [2022-03-18T14:33:52.619Z] Version: 20.10.9 [2022-03-18T14:33:52.619Z] API version: 1.41 (minimum version 1.24) [2022-03-18T14:33:52.619Z] Go version: go1.16.8 [2022-03-18T14:33:52.619Z] Git commit: 79ea9d3 [2022-03-18T14:33:52.619Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T14:33:52.619Z] OS/Arch: windows/amd64 [2022-03-18T14:33:52.619Z] Experimental: true [2022-03-18T14:33:53.155Z] #43 29.16 CC images/core-arm.o [2022-03-18T14:33:53.280Z] #20 45.44 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-03-18T14:33:53.280Z] #20 45.45 Setting up xz-utils (5.2.4-1) ... [2022-03-18T14:33:53.280Z] #20 45.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T14:33:53.280Z] #20 45.48 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-18T14:33:53.280Z] #20 45.49 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-18T14:33:53.280Z] #20 45.55 invoke-rc.d: could not determine current runlevel [2022-03-18T14:33:53.280Z] #20 45.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T14:33:53.280Z] #20 45.58 Setting up pigz (2.4-1) ... [2022-03-18T14:33:53.280Z] #20 45.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-18T14:33:53.280Z] #20 45.66 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-03-18T14:33:53.280Z] #20 45.68 Setting up python-pip-whl (18.1-5) ... [2022-03-18T14:33:53.280Z] #20 45.70 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-03-18T14:33:53.280Z] #20 45.72 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-18T14:33:53.280Z] #20 45.98 Setting up libaio1:arm64 (0.3.112-3) ... [2022-03-18T14:33:53.280Z] #20 45.99 Setting up libonig5:arm64 (6.9.1-1) ... [2022-03-18T14:33:53.280Z] #20 46.00 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-03-18T14:33:53.280Z] #20 46.02 Setting up vim (2:8.1.0875-5) ... [2022-03-18T14:33:53.280Z] #20 46.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T14:33:53.280Z] #20 46.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T14:33:53.280Z] #20 46.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T14:33:53.280Z] #20 46.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T14:33:53.280Z] #20 46.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [Pipeline] sh [2022-03-18T14:33:53.394Z] #20 2.180 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-18T14:33:53.394Z] #20 2.375 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:33:53.394Z] #20 2.395 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:33:53.394Z] #20 2.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:33:53.540Z] #20 46.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T14:33:53.540Z] #20 46.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T14:33:53.540Z] #20 46.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T14:33:53.540Z] #20 46.10 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-03-18T14:33:53.540Z] #20 46.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-18T14:33:53.540Z] #20 46.13 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-03-18T14:33:53.540Z] #20 46.17 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-18T14:33:53.540Z] #20 46.19 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-03-18T14:33:53.540Z] #20 46.20 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-18T14:33:53.654Z] #20 2.785 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-18T14:33:53.729Z] #43 29.66 CC images/core-aarch64.o [2022-03-18T14:33:54.066Z] #56 68.17 Checking out files: 24% (1158/4737) Checking out files: 25% (1185/4737) Checking out files: 26% (1232/4737) Checking out files: 27% (1279/4737) Checking out files: 28% (1327/4737) Checking out files: 29% (1374/4737) Checking out files: 30% (1422/4737) Checking out files: 31% (1469/4737) Checking out files: 32% (1516/4737) Checking out files: 33% (1564/4737) Checking out files: 34% (1611/4737) Checking out files: 35% (1658/4737) Checking out files: 36% (1706/4737) Checking out files: 37% (1753/4737) Checking out files: 38% (1801/4737) Checking out files: 39% (1848/4737) Checking out files: 40% (1895/4737) Checking out files: 41% (1943/4737) Checking out files: 42% (1990/4737) Checking out files: 43% (2037/4737) Checking out files: 44% (2085/4737) Checking out files: 45% (2132/4737) Checking out files: 46% (2180/4737) Checking out files: 47% (2227/4737) Checking out files: 48% (2274/4737) Checking out files: 49% (2322/4737) Checking out files: 50% (2369/4737) Checking out files: 51% (2416/4737) Checking out files: 52% (2464/4737) Checking out files: 53% (2511/4737) Checking out files: 54% (2558/4737) Checking out files: 55% (2606/4737) Checking out files: 56% (2653/4737) Checking out files: 57% (2701/4737) Checking out files: 58% (2748/4737) Checking out files: 59% (2795/4737) Checking out files: 60% (2843/4737) Checking out files: 61% (2890/4737) Checking out files: 62% (2937/4737) Checking out files: 63% (2985/4737) Checking out files: 64% (3032/4737) Checking out files: 65% (3080/4737) Checking out files: 66% (3127/4737) Checking out files: 67% (3174/4737) Checking out files: 68% (3222/4737) Checking out files: 69% (3269/4737) Checking out files: 70% (3316/4737) Checking out files: 71% (3364/4737) Checking out files: 72% (3411/4737) Checking out files: 73% (3459/4737) Checking out files: 74% (3506/4737) Checking out files: 75% (3553/4737) Checking out files: 76% (3601/4737) Checking out files: 77% (3648/4737) Checking out files: 77% (3649/4737) Checking out files: 78% (3695/4737) Checking out files: 79% (3743/4737) Checking out files: 80% (3790/4737) Checking out files: 81% (3837/4737) Checking out files: 82% (3885/4737) Checking out files: 83% (3932/4737) Checking out files: 84% (3980/4737) Checking out files: 85% (4027/4737) Checking out files: 86% (4074/4737) Checking out files: 87% (4122/4737) Checking out files: 88% (4169/4737) Checking out files: 89% (4216/4737) Checking out files: 90% (4264/4737) Checking out files: 91% (4311/4737) Checking out files: 91% (4336/4737) Checking out files: 92% (4359/4737) Checking out files: 93% (4406/4737) Checking out files: 94% (4453/4737) Checking out files: 95% (4501/4737) Checking out files: 96% (4548/4737) Checking out files: 97% (4595/4737) Checking out files: 98% (4643/4737) Checking out files: 99% (4690/4737) Checking out files: 100% (4737/4737) Checking out files: 100% (4737/4737), done. [2022-03-18T14:33:54.066Z] #56 71.67 + cd /tmp/tmp.9yfdUwvQVG/src/github.com/containerd/containerd [2022-03-18T14:33:54.066Z] #56 71.67 + git checkout -q v1.5.10 [2022-03-18T14:33:54.219Z] + docker info [2022-03-18T14:33:54.302Z] #43 30.16 CC images/core-ppc64.o [2022-03-18T14:33:54.594Z] #20 3.749 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:33:55.163Z] #20 ... [2022-03-18T14:33:55.163Z] [2022-03-18T14:33:55.163Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:55.163Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:55.163Z] #43 62.04 LINK criu/pie/parasite.built-in.o [2022-03-18T14:33:55.163Z] #43 62.05 GEN criu/pie/parasite-blob.h [2022-03-18T14:33:55.163Z] #43 62.10 CC criu/pie/parasite-vdso.o [2022-03-18T14:33:55.163Z] #43 62.73 CC criu/arch/x86/vdso-pie.o [2022-03-18T14:33:55.163Z] #43 63.05 CC criu/arch/x86/restorer.o [2022-03-18T14:33:55.163Z] #43 63.49 CC criu/arch/x86/restorer_unmap.o [2022-03-18T14:33:55.163Z] #43 63.54 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-18T14:33:55.163Z] #43 63.88 CC criu/pie/restorer.o [2022-03-18T14:33:55.163Z] #43 66.82 LINK criu/pie/restorer.built-in.o [2022-03-18T14:33:55.163Z] #43 66.84 GEN criu/pie/restorer-blob.h [2022-03-18T14:33:55.163Z] #43 66.95 DEP criu/vdso.d [2022-03-18T14:33:55.163Z] #43 67.13 DEP criu/vdso-compat.d [2022-03-18T14:33:55.163Z] #43 67.28 DEP criu/uts_ns.d [2022-03-18T14:33:55.163Z] #43 67.47 DEP criu/util.d [2022-03-18T14:33:55.163Z] #43 67.65 DEP criu/uffd.d [2022-03-18T14:33:55.163Z] #43 67.91 DEP criu/tun.d [2022-03-18T14:33:55.163Z] #43 68.06 DEP criu/tty.d [2022-03-18T14:33:55.163Z] #43 68.19 DEP criu/timerfd.d [2022-03-18T14:33:55.163Z] #43 68.37 DEP criu/timens.d [2022-03-18T14:33:55.163Z] #43 68.53 DEP criu/sysfs_parse.d [2022-03-18T14:33:55.163Z] #43 68.66 DEP criu/sysctl.d [2022-03-18T14:33:55.163Z] #43 68.77 DEP criu/string.d [2022-03-18T14:33:55.163Z] #43 68.80 DEP criu/stats.d [2022-03-18T14:33:55.163Z] #43 68.90 DEP criu/sockets.d [2022-03-18T14:33:55.163Z] #43 69.06 DEP criu/sk-unix.d [2022-03-18T14:33:55.163Z] #43 69.31 DEP criu/sk-tcp.d [2022-03-18T14:33:55.163Z] #43 69.48 DEP criu/sk-queue.d [2022-03-18T14:33:55.163Z] #43 69.63 DEP criu/sk-packet.d [2022-03-18T14:33:55.163Z] #43 69.78 DEP criu/sk-netlink.d [2022-03-18T14:33:55.163Z] #43 69.94 DEP criu/sk-inet.d [2022-03-18T14:33:55.163Z] #43 70.11 DEP criu/signalfd.d [2022-03-18T14:33:55.163Z] #43 70.24 DEP criu/sigframe.d [2022-03-18T14:33:55.163Z] #43 70.33 DEP criu/shmem.d [2022-03-18T14:33:55.163Z] #43 70.49 DEP criu/servicefd.d [2022-03-18T14:33:55.163Z] #43 70.69 DEP criu/seize.d [2022-03-18T14:33:55.163Z] #43 70.87 DEP criu/seccomp.d [2022-03-18T14:33:55.163Z] #43 71.00 DEP criu/rst-malloc.d [2022-03-18T14:33:55.163Z] #43 71.05 DEP criu/rbtree.d [2022-03-18T14:33:55.163Z] #43 71.09 DEP criu/pstree.d [2022-03-18T14:33:55.163Z] #43 71.24 DEP criu/protobuf.d [2022-03-18T14:33:55.163Z] #43 71.37 GEN criu/protobuf-desc-gen.h [2022-03-18T14:33:55.247Z] #43 31.10 CC images/core-s390.o [2022-03-18T14:33:55.731Z] #43 ... [2022-03-18T14:33:55.731Z] [2022-03-18T14:33:55.731Z] #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-03-18T14:33:55.731Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:33:55.731Z] #20 4.722 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:33:56.189Z] #43 32.08 CC images/cpuinfo.o [2022-03-18T14:33:56.302Z] #20 ... [2022-03-18T14:33:56.302Z] [2022-03-18T14:33:56.302Z] #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-03-18T14:33:56.302Z] #53 sha256:040a8feea869fc61fa53ee5a25d20e4c0739053581641cbc29e05e4f87323dfd [2022-03-18T14:33:56.302Z] #53 12.69 + cd /tmp/tmp.Ow3LqbFyJ3/src/github.com/opencontainers/runc [2022-03-18T14:33:56.302Z] #53 12.69 + git checkout -q v1.0.3 [2022-03-18T14:33:56.302Z] #53 13.45 + '[' -z '' ']' [2022-03-18T14:33:56.302Z] #53 13.45 + target=static [2022-03-18T14:33:56.302Z] #53 13.45 + make BUILDTAGS=seccomp static [2022-03-18T14:33:56.302Z] #53 13.85 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-03-18T14:33:56.302Z] #53 ... [2022-03-18T14:33:56.302Z] [2022-03-18T14:33:56.302Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:33:56.302Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:33:56.302Z] #43 73.20 DEP criu/protobuf-desc.d [2022-03-18T14:33:56.561Z] #43 73.37 DEP criu/proc_parse.d [2022-03-18T14:33:56.821Z] #43 73.55 DEP criu/plugin.d [2022-03-18T14:33:56.821Z] #43 73.62 DEP criu/pipes.d [2022-03-18T14:33:56.821Z] #43 73.75 DEP criu/pie-util.d [2022-03-18T14:33:56.821Z] #43 73.84 DEP criu/pie-util-vdso.d [2022-03-18T14:33:56.828Z] #20 48.95 Setting up iptables (1.8.2-4) ... [2022-03-18T14:33:56.828Z] #20 48.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T14:33:56.828Z] #20 48.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T14:33:56.828Z] #20 48.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T14:33:56.828Z] #20 48.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T14:33:56.828Z] #20 49.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T14:33:56.828Z] #20 49.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T14:33:56.828Z] #20 49.01 Setting up python3 (3.7.3-1) ... [2022-03-18T14:33:56.828Z] #20 ... [2022-03-18T14:33:56.828Z] [2022-03-18T14:33:56.828Z] #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-03-18T14:33:56.828Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-18T14:33:56.828Z] #40 154.5 + dpkg --print-architecture [2022-03-18T14:33:56.828Z] #40 ... [2022-03-18T14:33:56.828Z] [2022-03-18T14:33:56.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-03-18T14:33:56.828Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:33:56.828Z] #43 86.20 CC criu/irmap.o [2022-03-18T14:33:56.828Z] #43 86.81 CC criu/kcmp-ids.o [2022-03-18T14:33:56.828Z] #43 87.15 CC criu/kerndat.o [2022-03-18T14:33:56.828Z] #43 88.42 CC criu/libnetlink.o [2022-03-18T14:33:56.828Z] #43 88.81 CC criu/log.o [2022-03-18T14:33:56.828Z] #43 89.29 CC criu/lsm.o [2022-03-18T14:33:56.828Z] #43 89.71 CC criu/mem.o [2022-03-18T14:33:56.828Z] #43 91.64 CC criu/memfd.o [2022-03-18T14:33:56.828Z] #43 92.25 CC criu/mount.o [2022-03-18T14:33:56.828Z] #43 96.45 CC criu/namespaces.o [2022-03-18T14:33:56.828Z] #43 ... [2022-03-18T14:33:56.828Z] [2022-03-18T14:33:56.828Z] #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-03-18T14:33:56.828Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-18T14:33:56.828Z] #20 49.53 Setting up python3-wheel (0.32.3-2) ... [2022-03-18T14:33:57.080Z] #43 73.94 DEP criu/pie-util-vdso-elf32.d [2022-03-18T14:33:57.131Z] #43 32.88 CC images/inventory.o [2022-03-18T14:33:57.371Z] #56 74.64 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T14:33:57.371Z] #56 74.64 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T14:33:57.371Z] #56 74.64 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T14:33:57.371Z] #56 74.64 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T14:33:57.371Z] #56 74.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T14:33:57.371Z] #56 74.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T14:33:57.371Z] #56 74.64 + '[' '' = dynamic ']' [2022-03-18T14:33:57.371Z] #56 74.64 + make [2022-03-18T14:33:57.388Z] #43 74.04 DEP criu/path.d [2022-03-18T14:33:57.388Z] #43 74.17 DEP criu/parasite-syscall.d [2022-03-18T14:33:57.392Z] #43 33.36 CC images/fdinfo.o [2022-03-18T14:33:57.648Z] #43 74.33 DEP criu/pagemap.d [2022-03-18T14:33:57.648Z] #43 74.57 DEP criu/pagemap-cache.d [2022-03-18T14:33:57.796Z] #20 50.22 Setting up apparmor (2.13.2-10) ... [2022-03-18T14:33:57.910Z] #43 74.78 DEP criu/page-xfer.d [2022-03-18T14:33:57.965Z] #43 33.89 CC images/fown.o [2022-03-18T14:33:58.185Z] #43 74.90 DEP criu/page-pipe.d [2022-03-18T14:33:58.185Z] #43 75.07 DEP criu/netfilter.d [2022-03-18T14:33:58.239Z] #43 34.18 CC images/ns.o [2022-03-18T14:33:58.444Z] #43 75.20 DEP criu/net.d [2022-03-18T14:33:58.444Z] #43 75.42 DEP criu/namespaces.d [2022-03-18T14:33:58.501Z] #43 34.57 CC images/regfile.o [2022-03-18T14:33:58.704Z] #43 75.62 DEP criu/mount.d [2022-03-18T14:33:58.732Z] #20 ... [2022-03-18T14:33:58.733Z] [2022-03-18T14:33:58.733Z] #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-03-18T14:33:58.733Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-18T14:33:58.733Z] #40 DONE 156.6s [2022-03-18T14:33:58.733Z] [2022-03-18T14:33:58.733Z] #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-03-18T14:33:58.733Z] #24 sha256:6545530f080eb361d9c243e41d96ca5812f1cc73471c4ed7c915ec7758940db9 [2022-03-18T14:33:58.764Z] #43 34.93 CC images/ghost-file.o [2022-03-18T14:33:58.938Z] #71 exporting layers 6.4s done [2022-03-18T14:33:58.938Z] #71 writing image sha256:4c1725464fe3bbc7d004b8c25e1c90c7a800e1cddb29d8b1efba50bebec1e59a done [2022-03-18T14:33:58.938Z] #71 naming to docker.io/library/docker:c9ee0641f44bc597cc390cdb82d023298506db9d done [2022-03-18T14:33:58.938Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [2022-03-18T14:33:58.963Z] #43 75.78 DEP criu/memfd.d [2022-03-18T14:33:58.963Z] #43 75.92 DEP criu/mem.d [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-18T14:33:59.224Z] #43 76.09 DEP criu/lsm.d [2022-03-18T14:33:59.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43006/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/validate/default [2022-03-18T14:33:59.265Z] #56 77.08 + bin/ctr [2022-03-18T14:33:59.300Z] #24 ... [2022-03-18T14:33:59.300Z] [2022-03-18T14:33:59.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-03-18T14:33:59.300Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:33:59.300Z] #43 98.99 CC criu/net.o [2022-03-18T14:33:59.344Z] #43 35.41 CC images/fifo.o [2022-03-18T14:33:59.484Z] #43 76.22 DEP criu/log.d [2022-03-18T14:33:59.484Z] #43 76.34 DEP criu/libnetlink.d [2022-03-18T14:33:59.484Z] #43 76.38 DEP criu/kerndat.d [2022-03-18T14:33:59.484Z] #43 76.44 DEP criu/kcmp-ids.d [2022-03-18T14:33:59.484Z] #43 76.46 DEP criu/irmap.d [2022-03-18T14:33:59.608Z] #43 35.61 CC images/remap-file-path.o [2022-03-18T14:33:59.743Z] #43 76.50 DEP criu/ipc_ns.d [2022-03-18T14:33:59.743Z] #43 76.59 DEP criu/image.d [2022-03-18T14:33:59.743Z] #43 76.69 DEP criu/image-desc.d [2022-03-18T14:33:59.743Z] #43 76.74 DEP criu/fsnotify.d [2022-03-18T14:33:59.869Z] #43 35.91 CC images/eventfd.o [2022-03-18T14:34:00.002Z] #43 76.83 DEP criu/filesystems.d [2022-03-18T14:34:00.002Z] #43 76.92 DEP criu/files.d [2022-03-18T14:34:00.131Z] #43 36.17 CC images/eventpoll.o [2022-03-18T14:34:00.131Z] #43 ... [2022-03-18T14:34:00.131Z] [2022-03-18T14:34:00.131Z] #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-03-18T14:34:00.131Z] #56 sha256:9c1d05324b87f0b8da0c6b35d560238e83dc650c24c68b4b2a18f56c41f8e3ee [2022-03-18T14:34:00.199Z] Congratulations! All commits are properly signed with the DCO! [2022-03-18T14:34:00.262Z] #43 ... [2022-03-18T14:34:00.262Z] [2022-03-18T14:34:00.262Z] #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-03-18T14:34:00.262Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:34:00.262Z] #32 DONE 138.7s [2022-03-18T14:34:00.262Z] [2022-03-18T14:34:00.262Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:00.262Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:00.262Z] #43 77.05 DEP criu/files-reg.d [2022-03-18T14:34:00.523Z] #43 77.25 DEP criu/files-ext.d [2022-03-18T14:34:00.523Z] #43 77.43 DEP criu/file-lock.d [2022-03-18T14:34:00.640Z] #56 ... [2022-03-18T14:34:00.640Z] [2022-03-18T14:34:00.640Z] #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-03-18T14:34:00.640Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:34:00.640Z] #13 135.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T14:34:00.640Z] #13 135.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:34:00.640Z] #13 135.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:34:00.640Z] #13 ... [2022-03-18T14:34:00.640Z] [2022-03-18T14:34:00.640Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:00.640Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:00.640Z] #43 32.13 CC images/ghost-file.o [2022-03-18T14:34:00.640Z] #43 32.67 CC images/fifo.o [2022-03-18T14:34:00.640Z] #43 33.03 CC images/remap-file-path.o [2022-03-18T14:34:00.640Z] #43 33.39 CC images/eventfd.o [2022-03-18T14:34:00.640Z] #43 33.72 CC images/eventpoll.o [2022-03-18T14:34:00.640Z] #43 34.29 CC images/fh.o [2022-03-18T14:34:00.640Z] #43 34.77 CC images/fsnotify.o [2022-03-18T14:34:00.640Z] #43 35.24 CC images/signalfd.o [2022-03-18T14:34:00.640Z] #43 35.54 CC images/fs.o [2022-03-18T14:34:00.640Z] #43 36.04 CC images/pstree.o [2022-03-18T14:34:00.640Z] #43 36.44 CC images/pipe.o [2022-03-18T14:34:00.640Z] #43 36.83 CC images/tcp-stream.o [2022-03-18T14:34:00.640Z] #43 37.12 CC images/sk-packet.o [2022-03-18T14:34:00.640Z] #43 37.51 CC images/mnt.o [2022-03-18T14:34:00.640Z] #43 37.95 CC images/pipe-data.o [2022-03-18T14:34:00.640Z] #43 38.21 CC images/sa.o [2022-03-18T14:34:00.640Z] #43 38.45 CC images/timer.o [2022-03-18T14:34:00.640Z] #43 38.81 CC images/timerfd.o [2022-03-18T14:34:00.640Z] #43 38.99 CC images/mm.o [2022-03-18T14:34:00.640Z] #43 39.32 CC images/sk-opts.o [2022-03-18T14:34:00.640Z] #43 39.58 CC images/sk-unix.o [2022-03-18T14:34:00.640Z] #43 39.88 CC images/sk-inet.o [2022-03-18T14:34:00.640Z] #43 40.37 CC images/tun.o [2022-03-18T14:34:00.640Z] #43 40.75 CC images/sk-netlink.o [2022-03-18T14:34:00.640Z] #43 41.00 CC images/packet-sock.o [2022-03-18T14:34:00.640Z] #43 41.37 CC images/ipc-var.o [2022-03-18T14:34:00.640Z] #43 41.61 CC images/ipc-desc.o [2022-03-18T14:34:00.640Z] #43 41.90 CC images/ipc-shm.o [2022-03-18T14:34:00.640Z] #43 42.16 CC images/ipc-msg.o [2022-03-18T14:34:00.768Z] Congratulations! Seccomp profile generation is done correctly. [2022-03-18T14:34:00.768Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-18T14:34:00.783Z] #43 77.58 DEP criu/file-ids.d [2022-03-18T14:34:00.783Z] #43 77.70 DEP criu/fifo.d [2022-03-18T14:34:01.041Z] #43 77.82 DEP criu/fdstore.d [2022-03-18T14:34:01.041Z] #43 77.91 DEP criu/fault-injection.d [2022-03-18T14:34:01.041Z] #43 77.97 DEP criu/external.d [2022-03-18T14:34:01.041Z] #43 78.06 DEP criu/eventpoll.d [2022-03-18T14:34:01.210Z] #43 42.54 CC images/ipc-sem.o [2022-03-18T14:34:01.210Z] #43 42.74 CC images/utsns.o [2022-03-18T14:34:01.467Z] #43 42.99 CC images/creds.o [2022-03-18T14:34:01.610Z] #43 78.27 DEP criu/eventfd.d [2022-03-18T14:34:01.610Z] #43 78.42 DEP criu/crtools.d [2022-03-18T14:34:01.871Z] #43 78.57 DEP criu/cr-service.d [2022-03-18T14:34:01.871Z] #43 78.73 DEP criu/cr-restore.d [2022-03-18T14:34:02.031Z] #43 43.24 CC images/vma.o [2022-03-18T14:34:02.130Z] #43 78.98 DEP criu/cr-errno.d [2022-03-18T14:34:02.130Z] #43 79.00 DEP criu/cr-dump.d [2022-03-18T14:34:02.288Z] #43 43.65 CC images/netdev.o [2022-03-18T14:34:02.390Z] #43 79.20 DEP criu/cr-dedup.d [2022-03-18T14:34:02.390Z] #43 79.35 DEP criu/cr-check.d [2022-03-18T14:34:02.589Z] #43 102.0 CC criu/netfilter.o [2022-03-18T14:34:02.589Z] #43 102.3 CC criu/page-pipe.o [2022-03-18T14:34:02.651Z] #43 79.56 DEP criu/config.d [2022-03-18T14:34:02.852Z] #43 44.33 CC images/tty.o [2022-03-18T14:34:02.911Z] #43 79.70 DEP criu/clone-noasan.d [2022-03-18T14:34:02.911Z] #43 79.78 DEP criu/cgroup.d [2022-03-18T14:34:02.922Z] #56 68.23 Checking out files: 26% (1277/4737) Checking out files: 27% (1279/4737) Checking out files: 28% (1327/4737) Checking out files: 29% (1374/4737) Checking out files: 30% (1422/4737) Checking out files: 31% (1469/4737) Checking out files: 32% (1516/4737) Checking out files: 33% (1564/4737) Checking out files: 34% (1611/4737) Checking out files: 35% (1658/4737) Checking out files: 36% (1706/4737) Checking out files: 37% (1753/4737) Checking out files: 38% (1801/4737) Checking out files: 39% (1848/4737) Checking out files: 40% (1895/4737) Checking out files: 41% (1943/4737) Checking out files: 42% (1990/4737) Checking out files: 43% (2037/4737) Checking out files: 44% (2085/4737) Checking out files: 45% (2132/4737) Checking out files: 46% (2180/4737) Checking out files: 47% (2227/4737) Checking out files: 48% (2274/4737) Checking out files: 49% (2322/4737) Checking out files: 50% (2369/4737) Checking out files: 51% (2416/4737) Checking out files: 52% (2464/4737) Checking out files: 53% (2511/4737) Checking out files: 54% (2558/4737) Checking out files: 55% (2606/4737) Checking out files: 56% (2653/4737) Checking out files: 57% (2701/4737) Checking out files: 58% (2748/4737) Checking out files: 59% (2795/4737) Checking out files: 60% (2843/4737) Checking out files: 61% (2890/4737) Checking out files: 62% (2937/4737) Checking out files: 63% (2985/4737) Checking out files: 63% (3016/4737) Checking out files: 64% (3032/4737) Checking out files: 65% (3080/4737) Checking out files: 66% (3127/4737) Checking out files: 67% (3174/4737) Checking out files: 68% (3222/4737) Checking out files: 69% (3269/4737) Checking out files: 70% (3316/4737) Checking out files: 71% (3364/4737) Checking out files: 72% (3411/4737) Checking out files: 73% (3459/4737) Checking out files: 74% (3506/4737) Checking out files: 75% (3553/4737) Checking out files: 76% (3601/4737) Checking out files: 77% (3648/4737) Checking out files: 78% (3695/4737) Checking out files: 79% (3743/4737) Checking out files: 80% (3790/4737) Checking out files: 81% (3837/4737) Checking out files: 82% (3885/4737) Checking out files: 83% (3932/4737) Checking out files: 84% (3980/4737) Checking out files: 85% (4027/4737) Checking out files: 86% (4074/4737) Checking out files: 87% (4122/4737) Checking out files: 88% (4169/4737) Checking out files: 89% (4216/4737) Checking out files: 89% (4247/4737) Checking out files: 90% (4264/4737) Checking out files: 91% (4311/4737) Checking out files: 92% (4359/4737) Checking out files: 93% (4406/4737) Checking out files: 94% (4453/4737) Checking out files: 95% (4501/4737) Checking out files: 96% (4548/4737) Checking out files: 97% (4595/4737) Checking out files: 98% (4643/4737) Checking out files: 99% (4690/4737) Checking out files: 100% (4737/4737) Checking out files: 100% (4737/4737), done. [2022-03-18T14:34:02.922Z] #56 70.99 + cd /tmp/tmp.uGrZYVVwhZ/src/github.com/containerd/containerd [2022-03-18T14:34:02.922Z] #56 70.99 + git checkout -q v1.5.10 [2022-03-18T14:34:03.171Z] #43 79.93 DEP criu/cgroup-props.d [2022-03-18T14:34:03.171Z] #43 80.05 DEP criu/bitmap.d [2022-03-18T14:34:03.171Z] #43 80.08 DEP criu/bfd.d [2022-03-18T14:34:03.430Z] #43 80.18 DEP criu/autofs.d [2022-03-18T14:34:03.430Z] #43 80.23 DEP criu/aio.d [2022-03-18T14:34:03.430Z] #43 80.30 DEP criu/action-scripts.d [2022-03-18T14:34:03.528Z] #43 103.0 CC criu/page-xfer.o [2022-03-18T14:34:03.691Z] #43 80.51 CC criu/action-scripts.o [2022-03-18T14:34:03.792Z] #43 45.20 CC images/file-lock.o [2022-03-18T14:34:04.049Z] #43 45.45 CC images/rlimit.o [2022-03-18T14:34:04.259Z] #43 80.93 CC criu/aio.o [2022-03-18T14:34:04.305Z] #43 45.52 CC images/pagemap.o [2022-03-18T14:34:04.518Z] #43 81.46 CC criu/autofs.o [2022-03-18T14:34:04.561Z] #43 45.93 CC images/siginfo.o [2022-03-18T14:34:04.905Z] #43 104.6 CC criu/pagemap-cache.o [2022-03-18T14:34:05.123Z] #43 46.27 CC images/rpc.o [2022-03-18T14:34:05.165Z] #43 ... [2022-03-18T14:34:05.165Z] [2022-03-18T14:34:05.165Z] #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-03-18T14:34:05.165Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-18T14:34:05.165Z] #20 52.64 Setting up xfsprogs (4.20.0-1) ... [2022-03-18T14:34:05.165Z] #20 52.66 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-18T14:34:05.165Z] #20 53.00 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-18T14:34:05.165Z] #20 53.72 Setting up python3-distutils (3.7.3-1) ... [2022-03-18T14:34:05.165Z] #20 54.07 Setting up python3-setuptools (40.8.0-1) ... [2022-03-18T14:34:05.165Z] #20 55.01 Setting up python3-pip (18.1-5) ... [2022-03-18T14:34:05.165Z] #20 56.02 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:34:05.165Z] #20 56.05 Processing triggers for mime-support (3.62) ... [2022-03-18T14:34:05.165Z] #20 DONE 57.8s [2022-03-18T14:34:05.165Z] [2022-03-18T14:34:05.165Z] #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-03-18T14:34:05.165Z] #21 sha256:d915a110da2d3f6313bd9c0db7a7d941388a71757690395ed134c1828ea1d0ba [2022-03-18T14:34:05.524Z] #56 73.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T14:34:05.524Z] #56 73.39 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T14:34:05.524Z] #56 73.39 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T14:34:05.524Z] #56 73.39 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T14:34:05.524Z] #56 73.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T14:34:05.524Z] #56 73.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T14:34:05.524Z] #56 73.39 + '[' '' = dynamic ']' [2022-03-18T14:34:05.524Z] #56 73.39 + make [2022-03-18T14:34:05.732Z] #21 0.541 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T14:34:05.733Z] #21 0.546 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T14:34:05.733Z] #21 0.550 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T14:34:05.896Z] #43 82.87 CC criu/bfd.o [2022-03-18T14:34:06.465Z] #43 83.33 CC criu/bitmap.o [2022-03-18T14:34:06.672Z] #21 DONE 1.3s [2022-03-18T14:34:06.672Z] [2022-03-18T14:34:06.672Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:34:06.672Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-18T14:34:06.724Z] #43 83.54 CC criu/cgroup-props.o [2022-03-18T14:34:06.984Z] #43 ... [2022-03-18T14:34:06.984Z] [2022-03-18T14:34:06.984Z] #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-03-18T14:34:06.984Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:34:06.984Z] #20 6.165 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:34:06.984Z] #20 11.76 Fetched 9005 kB in 10s (917 kB/s) [2022-03-18T14:34:06.984Z] #20 11.76 Reading package lists... [2022-03-18T14:34:07.093Z] #43 48.38 CC images/ext-file.o [2022-03-18T14:34:07.238Z] #22 ... [2022-03-18T14:34:07.238Z] [2022-03-18T14:34:07.238Z] #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-03-18T14:34:07.238Z] #49 sha256:15b7877c893f612d3037ba9c48a281d6edd678321ebbf29ba2e1e47ccd0060c9 [2022-03-18T14:34:07.238Z] #49 164.7 + /build/golangci-lint --version [2022-03-18T14:34:07.238Z] #49 165.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-18T14:34:07.238Z] #49 DONE 165.4s [2022-03-18T14:34:07.238Z] [2022-03-18T14:34:07.238Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:07.238Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:34:07.238Z] #43 105.1 CC criu/pagemap.o [2022-03-18T14:34:07.238Z] #43 106.0 CC criu/parasite-syscall.o [2022-03-18T14:34:07.361Z] #43 48.72 CC images/cgroup.o [2022-03-18T14:34:07.451Z] #56 75.43 + bin/ctr [2022-03-18T14:34:07.496Z] #43 106.9 CC criu/path.o [2022-03-18T14:34:07.552Z] #20 15.29 Reading package lists... [2022-03-18T14:34:07.552Z] #20 ... [2022-03-18T14:34:07.552Z] [2022-03-18T14:34:07.552Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:07.552Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:07.552Z] #43 84.36 CC criu/cgroup.o [2022-03-18T14:34:07.757Z] #43 107.4 CC criu/pie-util-vdso.o [2022-03-18T14:34:08.299Z] #43 49.46 CC images/userns.o [2022-03-18T14:34:08.299Z] #43 49.58 CC images/google/protobuf/descriptor.o [2022-03-18T14:34:08.323Z] #43 107.9 CC criu/pie-util.o [2022-03-18T14:34:08.581Z] #43 108.1 CC criu/pipes.o [2022-03-18T14:34:08.891Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-03-18T14:34:09.147Z] #43 108.8 CC criu/plugin.o [2022-03-18T14:34:09.171Z] Client: [2022-03-18T14:34:09.171Z] Context: default [2022-03-18T14:34:09.171Z] Debug Mode: false [2022-03-18T14:34:09.171Z] Plugins: [2022-03-18T14:34:09.171Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-18T14:34:09.171Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-18T14:34:09.171Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-18T14:34:09.171Z] [2022-03-18T14:34:09.171Z] Server: [2022-03-18T14:34:09.171Z] Containers: 0 [2022-03-18T14:34:09.171Z] Running: 0 [2022-03-18T14:34:09.171Z] Paused: 0 [2022-03-18T14:34:09.171Z] Stopped: 0 [2022-03-18T14:34:09.171Z] Images: 0 [2022-03-18T14:34:09.171Z] Server Version: 20.10.9 [2022-03-18T14:34:09.171Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-18T14:34:09.171Z] Windows: [2022-03-18T14:34:09.171Z] LCOW: [2022-03-18T14:34:09.171Z] Logging Driver: json-file [2022-03-18T14:34:09.171Z] Plugins: [2022-03-18T14:34:09.171Z] Volume: local [2022-03-18T14:34:09.171Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T14:34:09.171Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T14:34:09.171Z] Swarm: inactive [2022-03-18T14:34:09.171Z] Default Isolation: process [2022-03-18T14:34:09.171Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T14:34:09.171Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-18T14:34:09.171Z] OSType: windows [2022-03-18T14:34:09.171Z] Architecture: x86_64 [2022-03-18T14:34:09.171Z] CPUs: 4 [2022-03-18T14:34:09.171Z] Total Memory: 32GiB [2022-03-18T14:34:09.171Z] Name: azwin-2-012df0 [2022-03-18T14:34:09.171Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-18T14:34:09.171Z] Docker Root Dir: D:\docker [2022-03-18T14:34:09.171Z] Debug Mode: false [2022-03-18T14:34:09.171Z] Registry: https://index.docker.io/v1/ [2022-03-18T14:34:09.171Z] Labels: [2022-03-18T14:34:09.171Z] Experimental: true [2022-03-18T14:34:09.171Z] Insecure Registries: [2022-03-18T14:34:09.171Z] 10.0.0.4:5000 [2022-03-18T14:34:09.171Z] 127.0.0.0/8 [2022-03-18T14:34:09.171Z] Registry Mirrors: [2022-03-18T14:34:09.171Z] http://10.0.0.4:5000/ [2022-03-18T14:34:09.171Z] Live Restore Enabled: false [2022-03-18T14:34:09.171Z] Product License: Community Engine [2022-03-18T14:34:09.171Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-18T14:34:09.713Z] #43 109.1 CC criu/proc_parse.o [2022-03-18T14:34:10.264Z] Congratulations! All API changes are done the right way. [2022-03-18T14:34:10.264Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-18T14:34:10.264Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-18T14:34:10.264Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-18T14:34:10.264Z] Congratulations! No new tests were added to integration-cli. [2022-03-18T14:34:10.264Z] [2022-03-18T14:34:10.264Z] INFO Start validation with golang-ci-lint [2022-03-18T14:34:10.264Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-18T14:34:10.264Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-18T14:34:10.264Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-18T14:34:10.747Z] #56 ... [2022-03-18T14:34:10.747Z] [2022-03-18T14:34:10.747Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:10.747Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:10.747Z] #43 36.54 CC images/fh.o [2022-03-18T14:34:10.747Z] #43 37.18 CC images/fsnotify.o [2022-03-18T14:34:10.747Z] #43 38.06 CC images/signalfd.o [2022-03-18T14:34:10.747Z] #43 38.37 CC images/fs.o [2022-03-18T14:34:10.747Z] #43 38.76 CC images/pstree.o [2022-03-18T14:34:10.747Z] #43 39.00 CC images/pipe.o [2022-03-18T14:34:10.747Z] #43 39.33 CC images/tcp-stream.o [2022-03-18T14:34:10.747Z] #43 39.64 CC images/sk-packet.o [2022-03-18T14:34:10.747Z] #43 40.06 CC images/mnt.o [2022-03-18T14:34:10.747Z] #43 40.46 CC images/pipe-data.o [2022-03-18T14:34:10.747Z] #43 40.86 CC images/sa.o [2022-03-18T14:34:10.747Z] #43 41.27 CC images/timer.o [2022-03-18T14:34:10.747Z] #43 41.75 CC images/timerfd.o [2022-03-18T14:34:10.747Z] #43 42.01 CC images/mm.o [2022-03-18T14:34:10.747Z] #43 42.39 CC images/sk-opts.o [2022-03-18T14:34:10.747Z] #43 42.77 CC images/sk-unix.o [2022-03-18T14:34:10.747Z] #43 42.99 CC images/sk-inet.o [2022-03-18T14:34:10.747Z] #43 43.46 CC images/tun.o [2022-03-18T14:34:10.747Z] #43 43.83 CC images/sk-netlink.o [2022-03-18T14:34:10.747Z] #43 44.01 CC images/packet-sock.o [2022-03-18T14:34:10.747Z] #43 44.44 CC images/ipc-var.o [2022-03-18T14:34:10.747Z] #43 44.76 CC images/ipc-desc.o [2022-03-18T14:34:10.747Z] #43 45.06 CC images/ipc-shm.o [2022-03-18T14:34:10.747Z] #43 45.24 CC images/ipc-msg.o [2022-03-18T14:34:10.747Z] #43 45.57 CC images/ipc-sem.o [2022-03-18T14:34:10.747Z] #43 45.87 CC images/utsns.o [2022-03-18T14:34:10.747Z] #43 46.22 CC images/creds.o [2022-03-18T14:34:10.747Z] #43 46.51 CC images/vma.o [2022-03-18T14:34:10.747Z] #43 46.78 CC images/netdev.o [2022-03-18T14:34:10.956Z] #43 51.69 CC images/opts.o [2022-03-18T14:34:10.956Z] #43 52.10 CC images/seccomp.o [2022-03-18T14:34:10.958Z] #43 87.16 CC criu/clone-noasan.o [2022-03-18T14:34:10.958Z] #43 87.39 CC criu/config.o [2022-03-18T14:34:11.213Z] #43 52.53 CC images/binfmt-misc.o [2022-03-18T14:34:11.317Z] #43 47.30 CC images/tty.o [2022-03-18T14:34:11.469Z] #43 52.90 CC images/time.o [2022-03-18T14:34:11.612Z] #43 111.1 CC criu/protobuf-desc.o [2022-03-18T14:34:11.726Z] #43 53.25 CC images/sysctl.o [2022-03-18T14:34:11.886Z] #43 48.00 CC images/file-lock.o [2022-03-18T14:34:11.893Z] #43 88.78 CC criu/cr-check.o [2022-03-18T14:34:12.146Z] #43 48.31 CC images/rlimit.o [2022-03-18T14:34:12.178Z] #43 111.8 CC criu/protobuf.o [2022-03-18T14:34:12.288Z] #43 53.69 CC images/autofs.o [2022-03-18T14:34:12.435Z] #43 112.1 CC criu/pstree.o [2022-03-18T14:34:12.904Z] #43 54.06 CC images/macvlan.o [2022-03-18T14:34:13.086Z] #43 48.81 CC images/pagemap.o [2022-03-18T14:34:13.160Z] #43 54.54 CC images/sit.o [2022-03-18T14:34:13.272Z] #43 ... [2022-03-18T14:34:13.272Z] [2022-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:34:13.272Z] #20 15.29 Reading package lists... [2022-03-18T14:34:13.272Z] #20 18.51 Building dependency tree... [2022-03-18T14:34:13.272Z] #20 20.27 libcap2-bin is already the newest version (1:2.25-2). [2022-03-18T14:34:13.272Z] #20 20.27 The following additional packages will be installed: [2022-03-18T14:34:13.272Z] #20 20.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-18T14:34:13.272Z] #20 20.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-18T14:34:13.272Z] #20 20.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-18T14:34:13.272Z] #20 20.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-18T14:34:13.272Z] #20 20.28 python3.7 python3.7-minimal vim-runtime xxd [2022-03-18T14:34:13.272Z] #20 20.29 Suggested packages: [2022-03-18T14:34:13.272Z] #20 20.29 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-18T14:34:13.272Z] #20 20.29 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-18T14:34:13.272Z] #20 20.29 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-18T14:34:13.272Z] #20 20.29 quota [2022-03-18T14:34:13.272Z] #20 20.29 Recommended packages: [2022-03-18T14:34:13.272Z] #20 20.29 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-18T14:34:13.272Z] #20 20.29 python3-keyrings.alt python3-xdg unzip [2022-03-18T14:34:13.272Z] #20 21.80 The following NEW packages will be installed: [2022-03-18T14:34:13.272Z] #20 21.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-18T14:34:13.272Z] #20 21.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-18T14:34:13.272Z] #20 21.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-18T14:34:13.272Z] #20 21.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-18T14:34:13.272Z] #20 21.82 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-18T14:34:13.272Z] #20 21.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-18T14:34:13.272Z] #20 21.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-18T14:34:13.272Z] #20 21.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T14:34:13.272Z] #20 21.82 xz-utils zip [2022-03-18T14:34:13.272Z] #20 22.14 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:34:13.272Z] #20 22.14 Need to get 28.6 MB of archives. [2022-03-18T14:34:13.272Z] #20 22.14 After this operation, 116 MB of additional disk space will be used. [2022-03-18T14:34:13.272Z] #20 22.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-18T14:34:13.272Z] #20 22.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-18T14:34:13.272Z] #20 22.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #20 22.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-18T14:34:13.272Z] #20 22.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #20 22.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #20 22.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #20 22.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #20 22.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-18T14:34:13.272Z] #20 22.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-18T14:34:13.272Z] #20 22.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-18T14:34:13.272Z] #20 22.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #20 22.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #20 22.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-18T14:34:13.272Z] #20 22.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-18T14:34:13.272Z] #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-03-18T14:34:13.272Z] #20 22.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-18T14:34:13.272Z] #20 22.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-18T14:34:13.272Z] #20 22.53 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-18T14:34:13.347Z] #43 49.23 CC images/siginfo.o [2022-03-18T14:34:13.347Z] #43 ... [2022-03-18T14:34:13.347Z] [2022-03-18T14:34:13.347Z] #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-03-18T14:34:13.347Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:34:13.347Z] #13 139.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T14:34:13.347Z] #13 139.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-03-18T14:34:13.347Z] #13 139.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:34:13.369Z] #43 112.8 CC criu/rbtree.o [2022-03-18T14:34:13.417Z] #43 54.74 CC images/memfd.o [2022-03-18T14:34:13.627Z] #43 113.1 CC criu/rst-malloc.o [2022-03-18T14:34:13.627Z] #43 113.3 CC criu/seccomp.o [2022-03-18T14:34:13.673Z] #43 55.06 CC images/timens.o [2022-03-18T14:34:13.844Z] #20 22.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T14:34:13.844Z] #20 22.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-18T14:34:13.844Z] #20 22.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-18T14:34:13.844Z] #20 22.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-18T14:34:13.844Z] #20 22.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-18T14:34:13.844Z] #20 22.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-18T14:34:13.844Z] #20 22.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-18T14:34:13.844Z] #20 23.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-18T14:34:13.844Z] #20 23.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-18T14:34:13.844Z] #20 23.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-18T14:34:13.844Z] #20 23.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-18T14:34:13.844Z] #20 23.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-18T14:34:13.844Z] #20 23.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-18T14:34:13.844Z] #20 23.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-18T14:34:13.844Z] #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-03-18T14:34:13.929Z] #43 55.41 LINK images/built-in.o [2022-03-18T14:34:14.104Z] #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-03-18T14:34:14.104Z] #20 23.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-18T14:34:14.192Z] #43 113.7 CC criu/seize.o [2022-03-18T14:34:14.364Z] #20 23.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-18T14:34:14.364Z] #20 23.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-18T14:34:14.364Z] #20 23.54 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-18T14:34:14.450Z] #43 114.2 CC criu/servicefd.o [2022-03-18T14:34:14.597Z] #43 55.78 GEN compel/include/asm [2022-03-18T14:34:14.597Z] #43 55.82 GEN compel/include/version.h [2022-03-18T14:34:14.854Z] #43 55.90 touch .config [2022-03-18T14:34:14.854Z] #43 56.20 GEN include/common/config.h [2022-03-18T14:34:14.854Z] #43 56.34 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-18T14:34:14.935Z] #20 24.09 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:34:14.935Z] #20 24.20 Fetched 28.6 MB in 2s (17.0 MB/s) [2022-03-18T14:34:15.019Z] #43 114.5 CC criu/shmem.o [2022-03-18T14:34:15.111Z] #43 56.38 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-18T14:34:15.111Z] #43 56.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-18T14:34:15.111Z] #43 56.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-18T14:34:15.195Z] #20 24.29 Selecting previously unselected package pigz. [2022-03-18T14:34:15.195Z] #20 24.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-03-18T14:34:15.195Z] #20 24.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-18T14:34:15.195Z] #20 24.39 Unpacking pigz (2.4-1) ... [2022-03-18T14:34:15.195Z] #20 24.48 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-18T14:34:15.279Z] #43 115.1 CC criu/sigframe.o [2022-03-18T14:34:15.369Z] #43 56.60 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-18T14:34:15.369Z] #43 56.62 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-18T14:34:15.369Z] #43 56.66 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-18T14:34:15.369Z] #43 56.69 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-18T14:34:15.369Z] #43 56.70 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-18T14:34:15.369Z] #43 56.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-18T14:34:15.369Z] #43 56.74 DEP compel/plugins/std/infect.d [2022-03-18T14:34:15.456Z] #20 24.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:34:15.456Z] #20 24.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:34:15.538Z] #43 115.2 CC criu/signalfd.o [2022-03-18T14:34:15.538Z] #43 115.3 CC criu/sk-inet.o [2022-03-18T14:34:15.626Z] #43 56.85 DEP compel/plugins/std/string.d [2022-03-18T14:34:15.626Z] #43 56.92 DEP compel/plugins/std/log.d [2022-03-18T14:34:15.626Z] #43 57.04 DEP compel/plugins/std/fds.d [2022-03-18T14:34:15.716Z] #20 24.87 Selecting previously unselected package python3.7-minimal. [2022-03-18T14:34:15.716Z] #20 24.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:34:15.716Z] #20 24.88 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-18T14:34:15.884Z] #43 57.19 DEP compel/plugins/std/std.d [2022-03-18T14:34:15.884Z] #43 ... [2022-03-18T14:34:15.884Z] [2022-03-18T14:34:15.884Z] #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-03-18T14:34:15.884Z] #58 sha256:b7bd514aaf81ffb53873d12cc4159bcd5c3eb2be88787206d6d0a134f2bb810d [2022-03-18T14:34:15.884Z] #58 156.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T14:34:15.884Z] #58 156.2 + GOBIN=/build [2022-03-18T14:34:15.884Z] #58 156.2 + GO111MODULE=on [2022-03-18T14:34:15.884Z] #58 156.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-18T14:34:16.656Z] #20 25.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:34:16.656Z] #20 25.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-18T14:34:16.923Z] #43 116.2 CC criu/sk-netlink.o [2022-03-18T14:34:16.923Z] #43 116.6 CC criu/sk-packet.o [2022-03-18T14:34:17.491Z] #43 117.1 CC criu/sk-queue.o [2022-03-18T14:34:17.750Z] #43 117.5 CC criu/sk-tcp.o [2022-03-18T14:34:18.318Z] #43 117.9 CC criu/sk-unix.o [2022-03-18T14:34:19.196Z] #20 27.97 Selecting previously unselected package python3-minimal. [2022-03-18T14:34:19.196Z] #20 27.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-03-18T14:34:19.196Z] #20 28.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-18T14:34:19.196Z] #20 28.02 Unpacking python3-minimal (3.7.3-1) ... [2022-03-18T14:34:19.196Z] #20 28.09 Selecting previously unselected package libmpdec2:amd64. [2022-03-18T14:34:19.196Z] #20 28.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-18T14:34:19.196Z] #20 28.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-18T14:34:19.196Z] #20 28.18 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-18T14:34:19.196Z] #20 28.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:34:19.196Z] #20 28.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:34:19.935Z] #13 ... [2022-03-18T14:34:19.935Z] [2022-03-18T14:34:19.935Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:19.935Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:19.935Z] #43 49.88 CC images/rpc.o [2022-03-18T14:34:19.935Z] #43 51.62 CC images/ext-file.o [2022-03-18T14:34:19.935Z] #43 51.86 CC images/cgroup.o [2022-03-18T14:34:19.935Z] #43 52.60 CC images/userns.o [2022-03-18T14:34:19.935Z] #43 52.96 CC images/google/protobuf/descriptor.o [2022-03-18T14:34:19.935Z] #43 55.28 CC images/opts.o [2022-03-18T14:34:19.935Z] #43 55.55 CC images/seccomp.o [2022-03-18T14:34:19.935Z] #43 55.94 CC images/binfmt-misc.o [2022-03-18T14:34:20.136Z] #20 29.15 Selecting previously unselected package python3.7. [2022-03-18T14:34:20.136Z] #20 29.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:34:20.136Z] #20 29.16 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-18T14:34:20.136Z] #20 29.31 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-18T14:34:20.136Z] #20 29.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-18T14:34:20.136Z] #20 29.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-18T14:34:20.136Z] #20 29.40 Setting up python3-minimal (3.7.3-1) ... [2022-03-18T14:34:20.196Z] #43 56.28 CC images/time.o [2022-03-18T14:34:20.219Z] #43 119.8 CC criu/sockets.o [2022-03-18T14:34:20.769Z] #43 56.62 CC images/sysctl.o [2022-03-18T14:34:20.786Z] #43 ... [2022-03-18T14:34:20.786Z] [2022-03-18T14:34:20.786Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:34:20.786Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-18T14:34:20.786Z] #22 4.194 Collecting yamllint==1.26.1 [2022-03-18T14:34:20.786Z] #22 9.498 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-18T14:34:20.786Z] #22 10.37 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-18T14:34:20.786Z] #22 10.41 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-18T14:34:20.786Z] #22 10.46 Collecting pyyaml (from yamllint==1.26.1) [2022-03-18T14:34:20.786Z] #22 10.71 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-03-18T14:34:20.786Z] #22 11.12 Installing build dependencies: started [2022-03-18T14:34:20.786Z] #22 ... [2022-03-18T14:34:20.786Z] [2022-03-18T14:34:20.786Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:20.786Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:34:20.786Z] #43 120.5 CC criu/stats.o [2022-03-18T14:34:21.031Z] #43 56.92 CC images/autofs.o [2022-03-18T14:34:21.047Z] #43 120.7 CC criu/string.o [2022-03-18T14:34:21.074Z] #20 30.25 Selecting previously unselected package python3. [2022-03-18T14:34:21.074Z] #20 30.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-18T14:34:21.074Z] #20 30.29 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-18T14:34:21.074Z] #20 30.30 Unpacking python3 (3.7.3-1) ... [2022-03-18T14:34:21.074Z] #20 30.40 Selecting previously unselected package libip4tc0:amd64. [2022-03-18T14:34:21.292Z] #43 57.31 CC images/macvlan.o [2022-03-18T14:34:21.307Z] #43 120.8 CC criu/sysctl.o [2022-03-18T14:34:21.336Z] #20 30.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-18T14:34:21.336Z] #20 30.41 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-18T14:34:21.336Z] #20 30.49 Selecting previously unselected package libip6tc0:amd64. [2022-03-18T14:34:21.336Z] #20 30.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-18T14:34:21.336Z] #20 30.50 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-18T14:34:21.336Z] #20 30.60 Selecting previously unselected package libiptc0:amd64. [2022-03-18T14:34:21.336Z] #20 30.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-18T14:34:21.336Z] #20 30.61 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-18T14:34:21.554Z] #43 57.74 CC images/sit.o [2022-03-18T14:34:21.567Z] #43 121.3 CC criu/sysfs_parse.o [2022-03-18T14:34:21.597Z] #20 30.68 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T14:34:21.597Z] #20 30.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T14:34:21.597Z] #20 30.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T14:34:21.597Z] #20 30.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T14:34:21.597Z] #20 30.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-18T14:34:21.597Z] #20 30.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-18T14:34:21.597Z] #20 30.85 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T14:34:21.597Z] #20 30.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-18T14:34:21.597Z] #20 30.86 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-18T14:34:21.857Z] #20 30.96 Selecting previously unselected package iptables. [2022-03-18T14:34:21.857Z] #20 30.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-18T14:34:21.857Z] #20 30.96 Unpacking iptables (1.8.2-4) ... [2022-03-18T14:34:22.118Z] #20 31.33 Selecting previously unselected package xxd. [2022-03-18T14:34:22.118Z] #20 31.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:34:22.118Z] #20 31.35 Unpacking xxd (2:8.1.0875-5) ... [2022-03-18T14:34:22.126Z] #43 58.12 CC images/memfd.o [2022-03-18T14:34:22.135Z] #43 121.5 CC criu/timens.o [2022-03-18T14:34:22.135Z] #43 121.8 CC criu/timerfd.o [2022-03-18T14:34:22.379Z] #20 31.46 Selecting previously unselected package vim-common. [2022-03-18T14:34:22.379Z] #20 31.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:34:22.379Z] #20 31.50 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-18T14:34:22.386Z] #43 58.45 CC images/timens.o [2022-03-18T14:34:22.394Z] #43 122.0 CC criu/tty.o [2022-03-18T14:34:22.443Z] #58 ... [2022-03-18T14:34:22.443Z] [2022-03-18T14:34:22.443Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:22.443Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:22.443Z] #43 57.30 DEP compel/plugins/shmem/shmem.d [2022-03-18T14:34:22.443Z] #43 57.39 DEP compel/plugins/fds/fds.d [2022-03-18T14:34:22.443Z] #43 57.49 CC compel/plugins/std/std.o [2022-03-18T14:34:22.443Z] #43 57.93 CC compel/plugins/std/fds.o [2022-03-18T14:34:22.443Z] #43 58.50 CC compel/plugins/std/log.o [2022-03-18T14:34:22.443Z] #43 59.54 CC compel/plugins/std/string.o [2022-03-18T14:34:22.443Z] #43 60.25 CC compel/plugins/std/infect.o [2022-03-18T14:34:22.443Z] #43 60.72 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-18T14:34:22.443Z] #43 60.82 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-18T14:34:22.443Z] #43 60.84 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-18T14:34:22.443Z] #43 60.94 AR compel/plugins/std.lib.a [2022-03-18T14:34:22.443Z] #43 61.08 CC compel/plugins/fds/fds.o [2022-03-18T14:34:22.444Z] #43 61.41 AR compel/plugins/fds.lib.a [2022-03-18T14:34:22.444Z] #43 61.49 HOSTDEP compel/src/lib/log-host.d [2022-03-18T14:34:22.444Z] #43 61.62 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-18T14:34:22.444Z] #43 61.79 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-18T14:34:22.444Z] #43 61.89 HOSTDEP compel/src/main-host.d [2022-03-18T14:34:22.444Z] #43 62.00 DEP compel/src/lib/ptrace.d [2022-03-18T14:34:22.444Z] #43 62.17 DEP compel/src/lib/infect.d [2022-03-18T14:34:22.444Z] #43 62.33 DEP compel/src/lib/infect-util.d [2022-03-18T14:34:22.444Z] #43 62.47 DEP compel/src/lib/infect-rpc.d [2022-03-18T14:34:22.444Z] #43 62.61 DEP compel/arch/x86/src/lib/infect.d [2022-03-18T14:34:22.444Z] #43 62.76 DEP compel/arch/x86/src/lib/cpu.d [2022-03-18T14:34:22.444Z] #43 62.85 DEP compel/src/lib/log.d [2022-03-18T14:34:22.444Z] #43 62.96 DEP compel/src/main.d [2022-03-18T14:34:22.444Z] #43 63.09 DEP compel/src/lib/handle-elf.d [2022-03-18T14:34:22.444Z] #43 63.23 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-18T14:34:22.444Z] #43 63.37 CC compel/src/lib/log.o [2022-03-18T14:34:22.444Z] #43 63.71 CC compel/arch/x86/src/lib/cpu.o [2022-03-18T14:34:22.639Z] #20 31.65 Selecting previously unselected package bash-completion. [2022-03-18T14:34:22.639Z] #20 31.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-18T14:34:23.330Z] #43 58.93 LINK images/built-in.o [2022-03-18T14:34:23.379Z] #43 64.71 CC compel/arch/x86/src/lib/infect.o [2022-03-18T14:34:23.379Z] #43 ... [2022-03-18T14:34:23.379Z] [2022-03-18T14:34:23.379Z] #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-03-18T14:34:23.379Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:34:23.379Z] #13 158.1 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T14:34:23.579Z] #20 ... [2022-03-18T14:34:23.579Z] [2022-03-18T14:34:23.579Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:23.579Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:23.579Z] #43 90.45 CC criu/cr-dedup.o [2022-03-18T14:34:23.579Z] #43 90.83 CC criu/cr-dump.o [2022-03-18T14:34:23.579Z] #43 93.28 CC criu/cr-errno.o [2022-03-18T14:34:23.579Z] #43 93.37 CC criu/cr-restore.o [2022-03-18T14:34:23.579Z] #43 98.27 CC criu/cr-service.o [2022-03-18T14:34:23.579Z] #43 100.1 CC criu/crtools.o [2022-03-18T14:34:23.591Z] #43 59.57 GEN compel/include/asm [2022-03-18T14:34:23.591Z] #43 59.61 GEN compel/include/version.h [2022-03-18T14:34:23.591Z] #43 59.62 touch .config [2022-03-18T14:34:23.591Z] #43 59.68 GEN include/common/config.h [2022-03-18T14:34:23.635Z] #13 158.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-18T14:34:23.635Z] #13 158.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-18T14:34:23.840Z] #43 100.7 CC criu/eventfd.o [2022-03-18T14:34:23.850Z] #43 59.84 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-03-18T14:34:23.850Z] #43 59.88 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-03-18T14:34:23.850Z] #43 59.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-03-18T14:34:23.850Z] #43 59.90 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-03-18T14:34:23.851Z] #43 59.91 DEP compel/arch/x86/plugins/std/memcpy.d [2022-03-18T14:34:23.851Z] #43 59.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-03-18T14:34:24.100Z] #43 101.1 CC criu/eventpoll.o [2022-03-18T14:34:24.234Z] #43 60.04 GEN compel/plugins/include/uapi/std/syscall.h [2022-03-18T14:34:24.234Z] #43 60.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-03-18T14:34:24.234Z] #43 60.18 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-03-18T14:34:24.299Z] #43 123.5 CC criu/tun.o [2022-03-18T14:34:24.299Z] #43 123.9 CC criu/uffd.o [2022-03-18T14:34:24.495Z] #43 60.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-03-18T14:34:24.495Z] #43 60.46 DEP compel/plugins/std/infect.d [2022-03-18T14:34:24.611Z] #13 158.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T14:34:24.611Z] #13 158.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-18T14:34:24.611Z] #13 159.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-18T14:34:24.756Z] #43 60.66 DEP compel/plugins/std/string.d [2022-03-18T14:34:24.756Z] #43 60.81 DEP compel/plugins/std/log.d [2022-03-18T14:34:25.017Z] #43 60.98 DEP compel/plugins/std/fds.d [2022-03-18T14:34:25.017Z] #43 61.10 DEP compel/plugins/std/std.d [2022-03-18T14:34:25.042Z] #43 101.9 CC criu/external.o [2022-03-18T14:34:25.279Z] #43 61.25 DEP compel/plugins/shmem/shmem.d [2022-03-18T14:34:25.303Z] #43 ... [2022-03-18T14:34:25.303Z] [2022-03-18T14:34:25.303Z] #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-03-18T14:34:25.303Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:34:25.303Z] #20 34.50 Unpacking bash-completion (1:2.8-6) ... [2022-03-18T14:34:25.540Z] #43 61.42 DEP compel/plugins/fds/fds.d [2022-03-18T14:34:25.543Z] #13 160.1 Selecting previously unselected package libbtrfs0. [2022-03-18T14:34:25.543Z] #13 160.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-18T14:34:25.543Z] #13 160.1 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-18T14:34:25.563Z] #20 34.90 Selecting previously unselected package bzip2. [2022-03-18T14:34:25.733Z] #43 125.0 CC criu/util.o [2022-03-18T14:34:25.801Z] #13 160.4 Selecting previously unselected package libbtrfs-dev. [2022-03-18T14:34:25.801Z] #13 160.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-18T14:34:25.823Z] #20 34.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-18T14:34:25.823Z] #20 34.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-18T14:34:25.933Z] #43 61.69 CC compel/plugins/std/std.o [2022-03-18T14:34:26.077Z] #13 160.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:34:26.083Z] #20 35.03 Selecting previously unselected package xz-utils. [2022-03-18T14:34:26.083Z] #20 35.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-18T14:34:26.083Z] #20 35.04 Unpacking xz-utils (5.2.4-1) ... [2022-03-18T14:34:26.083Z] #20 35.20 Selecting previously unselected package apparmor. [2022-03-18T14:34:26.083Z] #20 35.20 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-18T14:34:26.083Z] #20 35.27 Unpacking apparmor (2.13.2-10) ... [2022-03-18T14:34:26.194Z] #43 62.18 CC compel/plugins/std/fds.o [2022-03-18T14:34:26.340Z] #13 ... [2022-03-18T14:34:26.340Z] [2022-03-18T14:34:26.340Z] #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-03-18T14:34:26.340Z] #58 sha256:b7bd514aaf81ffb53873d12cc4159bcd5c3eb2be88787206d6d0a134f2bb810d [2022-03-18T14:34:26.340Z] #58 DONE 166.4s [2022-03-18T14:34:26.340Z] [2022-03-18T14:34:26.340Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T14:34:26.340Z] #59 sha256:1e01fd5d0aa2ebc20e40f9df356189d0aa9f1fb59c5689edc59d05577e370fb3 [2022-03-18T14:34:26.340Z] #59 DONE 0.2s [2022-03-18T14:34:26.340Z] [2022-03-18T14:34:26.340Z] #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-03-18T14:34:26.340Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:34:26.340Z] #13 160.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T14:34:26.340Z] #13 160.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:34:26.340Z] #13 160.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:34:26.340Z] #13 ... [2022-03-18T14:34:26.340Z] [2022-03-18T14:34:26.340Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T14:34:26.340Z] #60 sha256:da7a68fdb3f1dba0f50c958202bbe21b6a54280812265df02cc8d8421a10fe32 [2022-03-18T14:34:26.340Z] #60 DONE 0.1s [2022-03-18T14:34:26.340Z] [2022-03-18T14:34:26.340Z] #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-03-18T14:34:26.340Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:34:26.340Z] #13 161.0 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T14:34:26.340Z] #13 161.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-18T14:34:26.340Z] #13 161.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:34:26.652Z] #20 35.75 Selecting previously unselected package aufs-tools. [2022-03-18T14:34:26.652Z] #20 35.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-18T14:34:26.652Z] #20 35.79 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-18T14:34:26.652Z] #20 35.89 Selecting previously unselected package libonig5:amd64. [2022-03-18T14:34:26.652Z] #20 35.89 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-18T14:34:26.693Z] #43 126.2 CC criu/uts_ns.o [2022-03-18T14:34:26.693Z] #43 126.4 CC criu/vdso.o [2022-03-18T14:34:26.769Z] #43 62.66 CC compel/plugins/std/log.o [2022-03-18T14:34:26.903Z] #13 161.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T14:34:26.903Z] #13 161.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-18T14:34:26.903Z] #13 161.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-18T14:34:26.912Z] #20 35.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:34:26.912Z] #20 36.06 Selecting previously unselected package libjq1:amd64. [2022-03-18T14:34:26.912Z] #20 36.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:34:26.912Z] #20 36.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:34:27.160Z] #13 161.6 Selecting previously unselected package libpcre16-3:amd64. [2022-03-18T14:34:27.160Z] #13 161.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-18T14:34:27.160Z] #13 161.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-18T14:34:27.172Z] #20 36.19 Selecting previously unselected package jq. [2022-03-18T14:34:27.172Z] #20 36.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:34:27.172Z] #20 36.22 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-18T14:34:27.172Z] #20 36.30 Selecting previously unselected package libaio1:amd64. [2022-03-18T14:34:27.172Z] #20 36.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-18T14:34:27.172Z] #20 36.32 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-18T14:34:27.172Z] #20 36.39 Selecting previously unselected package libgpm2:amd64. [2022-03-18T14:34:27.172Z] #20 36.40 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-18T14:34:27.419Z] #13 162.0 Selecting previously unselected package libpcre32-3:amd64. [2022-03-18T14:34:27.419Z] #13 162.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-18T14:34:27.419Z] #13 162.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-18T14:34:27.431Z] #20 36.40 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-18T14:34:27.431Z] #20 36.48 Selecting previously unselected package libicu63:amd64. [2022-03-18T14:34:27.431Z] #20 36.49 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-18T14:34:27.431Z] #20 36.49 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:34:27.646Z] #43 127.1 LINK criu/built-in.o [2022-03-18T14:34:27.646Z] #43 127.2 LINK criu/criu [2022-03-18T14:34:27.677Z] #13 162.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-18T14:34:27.677Z] #13 162.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-18T14:34:27.677Z] #13 162.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-18T14:34:27.717Z] #43 63.68 CC compel/plugins/std/string.o [2022-03-18T14:34:27.905Z] #43 127.6 DEP lib/c/criu.d [2022-03-18T14:34:27.905Z] #43 127.6 CC images/rpc.pb-c.o [2022-03-18T14:34:27.934Z] #13 162.5 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-18T14:34:27.934Z] #13 162.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-18T14:34:27.934Z] #13 162.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-18T14:34:28.474Z] #43 128.2 CC lib/c/criu.o [2022-03-18T14:34:28.498Z] #13 163.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T14:34:28.663Z] #43 64.59 CC compel/plugins/std/infect.o [2022-03-18T14:34:28.754Z] #13 163.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-18T14:34:28.754Z] #13 163.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-18T14:34:29.011Z] #13 163.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T14:34:29.012Z] #13 163.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:34:29.012Z] #13 163.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-18T14:34:29.236Z] #43 65.20 CC compel/arch/x86/plugins/std/parasite-head.o [2022-03-18T14:34:29.236Z] #43 65.26 CC compel/arch/x86/plugins/std/memcpy.o [2022-03-18T14:34:29.236Z] #43 65.32 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-03-18T14:34:29.268Z] #13 163.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T14:34:29.268Z] #13 163.9 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-18T14:34:29.268Z] #13 163.9 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:34:29.498Z] #43 65.40 AR compel/plugins/std.lib.a [2022-03-18T14:34:29.498Z] #43 65.47 CC compel/plugins/fds/fds.o [2022-03-18T14:34:29.526Z] #13 164.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T14:34:29.527Z] #13 164.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-18T14:34:29.527Z] #13 164.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:34:29.759Z] #43 65.76 AR compel/plugins/fds.lib.a [2022-03-18T14:34:29.759Z] #43 65.81 HOSTDEP compel/src/lib/log-host.d [2022-03-18T14:34:29.847Z] #43 129.3 LINK lib/c/built-in.o [2022-03-18T14:34:29.847Z] #43 129.3 LINK lib/c/libcriu.so [2022-03-18T14:34:29.847Z] #43 129.4 LINK lib/c/libcriu.a [2022-03-18T14:34:29.847Z] #43 129.5 GEN magic.py [2022-03-18T14:34:30.020Z] #43 65.93 HOSTDEP compel/src/lib/handle-elf-host.d [2022-03-18T14:34:30.020Z] #43 66.06 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-03-18T14:34:30.020Z] #43 66.11 HOSTDEP compel/src/main-host.d [2022-03-18T14:34:30.090Z] #13 164.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-18T14:34:30.090Z] #13 164.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:34:30.090Z] #13 164.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-18T14:34:30.090Z] #13 164.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-18T14:34:30.090Z] #13 164.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-18T14:34:30.090Z] #13 164.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-18T14:34:30.090Z] #13 164.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:34:30.090Z] #13 164.7 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-18T14:34:30.090Z] #13 164.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-18T14:34:30.090Z] #13 164.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:34:30.090Z] #13 164.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-18T14:34:30.090Z] #13 164.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:34:30.105Z] #43 129.6 Note: Building without setproctitle() and strlcpy() support. [2022-03-18T14:34:30.105Z] #43 129.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-18T14:34:30.105Z] #43 129.6 Note: Building without GnuTLS support [2022-03-18T14:34:30.105Z] #43 129.6 Makefile.config:39: Warn: you have no libnftables installed [2022-03-18T14:34:30.105Z] #43 129.6 Makefile.config:40: Warn: Building without nftables support [2022-03-18T14:34:30.282Z] #43 66.25 DEP compel/src/lib/ptrace.d [2022-03-18T14:34:30.346Z] #13 164.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-18T14:34:30.346Z] #13 164.8 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-18T14:34:30.346Z] #13 164.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:34:30.346Z] #13 164.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-18T14:34:30.346Z] #13 164.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-18T14:34:30.346Z] #13 164.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:34:30.346Z] #13 164.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-03-18T14:34:30.346Z] #13 164.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-03-18T14:34:30.346Z] #13 164.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:34:30.346Z] #13 165.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-03-18T14:34:30.346Z] #13 165.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-03-18T14:34:30.346Z] #13 165.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-18T14:34:30.346Z] #13 165.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-18T14:34:30.346Z] #13 165.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:34:30.346Z] #13 165.1 Setting up dmsetup (2:1.02.155-3) ... [2022-03-18T14:34:30.542Z] #43 66.37 DEP compel/src/lib/infect.d [2022-03-18T14:34:30.542Z] #43 66.49 DEP compel/src/lib/infect-util.d [2022-03-18T14:34:30.542Z] #43 66.61 DEP compel/src/lib/infect-rpc.d [2022-03-18T14:34:30.602Z] #13 165.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:34:30.602Z] #13 165.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-18T14:34:30.602Z] #13 165.1 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:34:30.671Z] #43 130.3 fatal: not a git repository (or any of the parent directories): .git [2022-03-18T14:34:30.803Z] #43 66.82 DEP compel/arch/x86/src/lib/infect.d [2022-03-18T14:34:31.064Z] #43 66.98 DEP compel/arch/x86/src/lib/cpu.d [2022-03-18T14:34:31.064Z] #43 67.04 DEP compel/src/lib/log.d [2022-03-18T14:34:31.064Z] #43 67.12 DEP compel/src/main.d [2022-03-18T14:34:31.238Z] #43 130.8 make[1]: Nothing to be done for 'all'. [2022-03-18T14:34:31.324Z] #43 67.27 DEP compel/src/lib/handle-elf.d [2022-03-18T14:34:31.324Z] #43 67.40 DEP compel/arch/x86/src/lib/handle-elf.d [2022-03-18T14:34:31.542Z] #13 DONE 165.9s [2022-03-18T14:34:31.542Z] [2022-03-18T14:34:31.542Z] #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-03-18T14:34:31.542Z] #53 sha256:99a3ba1a40593460bbd0c8cdac12f3773e4fa9b0e3acba070f108b5c3b24b3a8 [2022-03-18T14:34:31.584Z] #43 67.57 CC compel/src/lib/log.o [2022-03-18T14:34:31.631Z] #20 40.07 Selecting previously unselected package libnet1:amd64. [2022-03-18T14:34:31.631Z] #20 40.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:34:31.631Z] #20 40.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:34:31.631Z] #20 40.17 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T14:34:31.631Z] #20 40.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-18T14:34:31.631Z] #20 40.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:34:31.631Z] #20 40.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T14:34:31.631Z] #20 40.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:34:31.631Z] #20 40.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:34:31.631Z] #20 40.35 Selecting previously unselected package libreadline5:amd64. [2022-03-18T14:34:31.631Z] #20 40.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-18T14:34:31.631Z] #20 40.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-18T14:34:31.631Z] #20 40.53 Selecting previously unselected package net-tools. [2022-03-18T14:34:31.631Z] #20 40.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-18T14:34:31.631Z] #20 40.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-18T14:34:31.631Z] #20 40.75 Selecting previously unselected package patch. [2022-03-18T14:34:31.631Z] #20 40.76 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-18T14:34:31.631Z] #20 40.78 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-18T14:34:31.805Z] #43 131.5 make[1]: 'images/built-in.o' is up to date. [2022-03-18T14:34:31.805Z] #43 131.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-18T14:34:31.805Z] #43 131.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-18T14:34:31.805Z] #43 ... [2022-03-18T14:34:31.805Z] [2022-03-18T14:34:31.805Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:34:31.805Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-18T14:34:31.805Z] #22 25.39 Installing build dependencies: finished with status 'done' [2022-03-18T14:34:31.845Z] #43 67.87 CC compel/arch/x86/src/lib/cpu.o [2022-03-18T14:34:31.891Z] #20 40.88 Selecting previously unselected package python-pip-whl. [2022-03-18T14:34:31.891Z] #20 40.91 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-18T14:34:31.891Z] #20 40.92 Unpacking python-pip-whl (18.1-5) ... [2022-03-18T14:34:32.463Z] #20 41.44 Selecting previously unselected package python3-lib2to3. [2022-03-18T14:34:32.463Z] #20 41.44 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-18T14:34:32.463Z] #20 41.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-18T14:34:32.463Z] #20 41.58 Selecting previously unselected package python3-distutils. [2022-03-18T14:34:32.463Z] #20 41.58 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-18T14:34:32.463Z] #20 41.59 Unpacking python3-distutils (3.7.3-1) ... [2022-03-18T14:34:32.724Z] #20 41.76 Selecting previously unselected package python3-pip. [2022-03-18T14:34:32.724Z] #20 41.77 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-18T14:34:32.724Z] #20 41.77 Unpacking python3-pip (18.1-5) ... [2022-03-18T14:34:32.724Z] #20 41.95 Selecting previously unselected package python3-pkg-resources. [2022-03-18T14:34:32.984Z] #20 41.96 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-18T14:34:32.984Z] #20 41.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-18T14:34:32.984Z] #20 42.11 Selecting previously unselected package python3-setuptools. [2022-03-18T14:34:32.984Z] #20 42.13 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-18T14:34:32.984Z] #20 42.14 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-18T14:34:33.181Z] #22 ... [2022-03-18T14:34:33.181Z] [2022-03-18T14:34:33.181Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:33.181Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-18T14:34:33.181Z] #43 131.6 make[1]: 'compel/libcompel.a' is up to date. [2022-03-18T14:34:33.181Z] #43 131.7 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-18T14:34:33.181Z] #43 131.7 make[1]: Nothing to be done for 'all'. [2022-03-18T14:34:33.181Z] #43 131.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-18T14:34:33.181Z] #43 131.9 make[2]: Nothing to be done for 'all'. [2022-03-18T14:34:33.181Z] #43 131.9 make[2]: Nothing to be done for 'all'. [2022-03-18T14:34:33.181Z] #43 131.9 make[2]: Nothing to be done for 'all'. [2022-03-18T14:34:33.181Z] #43 132.0 make[2]: Nothing to be done for 'all'. [2022-03-18T14:34:33.181Z] #43 132.1 make[2]: Nothing to be done for 'all'. [2022-03-18T14:34:33.181Z] #43 132.1 make[2]: Nothing to be done for 'all'. [2022-03-18T14:34:33.181Z] #43 132.1 make[2]: Nothing to be done for 'all'. [2022-03-18T14:34:33.181Z] #43 132.2 make[2]: Nothing to be done for 'all'. [2022-03-18T14:34:33.181Z] #43 132.3 INSTALL criu/criu [2022-03-18T14:34:33.181Z] #43 DONE 132.8s [2022-03-18T14:34:33.181Z] [2022-03-18T14:34:33.181Z] #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-03-18T14:34:33.181Z] #53 sha256:46bf381ffededd916843c6389c985f8f6f656e8c0a9926f32ce77ddbf6cb72a7 [2022-03-18T14:34:33.233Z] #43 68.93 CC compel/arch/x86/src/lib/infect.o [2022-03-18T14:34:33.243Z] #20 42.36 Selecting previously unselected package python3-wheel. [2022-03-18T14:34:33.243Z] #20 42.37 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-18T14:34:33.243Z] #20 42.37 Unpacking python3-wheel (0.32.3-2) ... [2022-03-18T14:34:33.243Z] #20 42.50 Selecting previously unselected package sudo. [2022-03-18T14:34:33.451Z] #53 ... [2022-03-18T14:34:33.451Z] [2022-03-18T14:34:33.451Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-18T14:34:33.451Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-18T14:34:33.451Z] #14 DONE 1.8s [2022-03-18T14:34:33.451Z] [2022-03-18T14:34:33.451Z] #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-03-18T14:34:33.451Z] #53 sha256:99a3ba1a40593460bbd0c8cdac12f3773e4fa9b0e3acba070f108b5c3b24b3a8 [2022-03-18T14:34:33.451Z] #53 1.884 + RM_GOPATH=0 [2022-03-18T14:34:33.451Z] #53 1.884 + TMP_GOPATH= [2022-03-18T14:34:33.451Z] #53 1.884 + : /build [2022-03-18T14:34:33.451Z] #53 1.884 + '[' -z '' ']' [2022-03-18T14:34:33.451Z] #53 1.884 ++ mktemp -d [2022-03-18T14:34:33.451Z] #53 1.898 + export GOPATH=/tmp/tmp.mZoSyrmvFJ [2022-03-18T14:34:33.451Z] #53 1.898 + GOPATH=/tmp/tmp.mZoSyrmvFJ [2022-03-18T14:34:33.451Z] #53 1.898 + RM_GOPATH=1 [2022-03-18T14:34:33.451Z] #53 1.898 + case "$(go env GOARCH)" in [2022-03-18T14:34:33.451Z] #53 1.898 ++ go env GOARCH [2022-03-18T14:34:33.451Z] #53 1.929 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:34:33.451Z] #53 1.929 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:34:33.451Z] #53 1.929 ++ dirname /tmp/install/install.sh [2022-03-18T14:34:33.451Z] #53 1.930 Install runc version v1.0.3 (build tags: seccomp) [2022-03-18T14:34:33.451Z] #53 1.930 + dir=/tmp/install [2022-03-18T14:34:33.451Z] #53 1.930 + bin=runc [2022-03-18T14:34:33.451Z] #53 1.930 + shift [2022-03-18T14:34:33.451Z] #53 1.930 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-18T14:34:33.451Z] #53 1.930 + . /tmp/install/runc.installer [2022-03-18T14:34:33.451Z] #53 1.930 ++ set -e [2022-03-18T14:34:33.451Z] #53 1.930 ++ : v1.0.3 [2022-03-18T14:34:33.451Z] #53 1.930 + install_runc [2022-03-18T14:34:33.451Z] #53 1.930 + RUNC_BUILDTAGS=seccomp [2022-03-18T14:34:33.451Z] #53 1.930 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-18T14:34:33.451Z] #53 1.930 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mZoSyrmvFJ/src/github.com/opencontainers/runc [2022-03-18T14:34:33.451Z] #53 1.944 Cloning into '/tmp/tmp.mZoSyrmvFJ/src/github.com/opencontainers/runc'... [2022-03-18T14:34:33.493Z] #43 ... [2022-03-18T14:34:33.493Z] [2022-03-18T14:34:33.493Z] #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-03-18T14:34:33.493Z] #58 sha256:e1b3e726af8b7c2f2f900ba9e1b23b1257a749cd12e32baa81c386e3f54d51f5 [2022-03-18T14:34:33.494Z] #58 165.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T14:34:33.494Z] #58 165.1 + GOBIN=/build [2022-03-18T14:34:33.494Z] #58 165.1 + GO111MODULE=on [2022-03-18T14:34:33.494Z] #58 165.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-03-18T14:34:33.503Z] #20 42.50 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-18T14:34:33.503Z] #20 42.50 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-18T14:34:33.762Z] #20 42.98 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T14:34:33.762Z] #20 42.99 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-18T14:34:33.762Z] #20 42.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-18T14:34:34.013Z] #53 ... [2022-03-18T14:34:34.014Z] [2022-03-18T14:34:34.014Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:34.014Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:34.014Z] #43 65.51 CC compel/src/lib/infect-rpc.o [2022-03-18T14:34:34.014Z] #43 65.89 CC compel/src/lib/infect-util.o [2022-03-18T14:34:34.014Z] #43 66.19 CC compel/src/lib/infect.o [2022-03-18T14:34:34.014Z] #43 69.03 CC compel/src/lib/ptrace.o [2022-03-18T14:34:34.014Z] #43 69.66 AR compel/libcompel.a [2022-03-18T14:34:34.014Z] #43 69.78 HOSTCC compel/src/main-host.o [2022-03-18T14:34:34.014Z] #43 70.24 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-18T14:34:34.014Z] #43 70.47 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-18T14:34:34.014Z] #43 70.94 HOSTCC compel/src/lib/log-host.o [2022-03-18T14:34:34.014Z] #43 71.17 HOSTLINK compel/compel-host-bin [2022-03-18T14:34:34.014Z] #43 71.55 DEP soccr/soccr.d [2022-03-18T14:34:34.014Z] #43 71.77 CC soccr/soccr.o [2022-03-18T14:34:34.014Z] #43 73.28 AR soccr/libsoccr.a [2022-03-18T14:34:34.014Z] #43 73.33 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-18T14:34:34.014Z] #43 73.84 DEP criu/arch/x86/sigframe.d [2022-03-18T14:34:34.014Z] #43 73.97 DEP criu/arch/x86/sigaction_compat.d [2022-03-18T14:34:34.014Z] #43 74.11 DEP criu/arch/x86/kerndat.d [2022-03-18T14:34:34.014Z] #43 74.36 DEP criu/arch/x86/crtools.d [2022-03-18T14:34:34.014Z] #43 74.58 DEP criu/arch/x86/cpu.d [2022-03-18T14:34:34.014Z] #43 74.86 CC criu/arch/x86/cpu.o [2022-03-18T14:34:34.020Z] #20 43.17 Selecting previously unselected package uidmap. [2022-03-18T14:34:34.021Z] #20 43.18 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-18T14:34:34.021Z] #20 43.19 Unpacking uidmap (1:4.5-1.1) ... [2022-03-18T14:34:34.021Z] #20 43.31 Selecting previously unselected package vim-runtime. [2022-03-18T14:34:34.021Z] #20 43.33 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:34:34.021Z] #20 43.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T14:34:34.280Z] #20 43.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-18T14:34:34.280Z] #20 43.41 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-18T14:34:34.578Z] #43 75.68 CC criu/arch/x86/crtools.o [2022-03-18T14:34:35.510Z] #43 ... [2022-03-18T14:34:35.510Z] [2022-03-18T14:34:35.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-03-18T14:34:35.510Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-18T14:34:35.510Z] #15 DONE 2.2s [2022-03-18T14:34:35.510Z] [2022-03-18T14:34:35.510Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T14:34:35.510Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-18T14:34:35.661Z] #20 ... [2022-03-18T14:34:35.661Z] [2022-03-18T14:34:35.661Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:35.661Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:35.661Z] #43 102.3 CC criu/fault-injection.o [2022-03-18T14:34:35.661Z] #43 102.5 CC criu/fdstore.o [2022-03-18T14:34:35.661Z] #43 102.9 CC criu/fifo.o [2022-03-18T14:34:35.661Z] #43 103.4 CC criu/file-ids.o [2022-03-18T14:34:35.661Z] #43 103.8 CC criu/file-lock.o [2022-03-18T14:34:35.661Z] #43 104.7 CC criu/files-ext.o [2022-03-18T14:34:35.661Z] #43 105.1 CC criu/files-reg.o [2022-03-18T14:34:35.661Z] #43 107.4 CC criu/files.o [2022-03-18T14:34:35.661Z] #43 109.5 CC criu/filesystems.o [2022-03-18T14:34:35.661Z] #43 110.3 CC criu/fsnotify.o [2022-03-18T14:34:35.661Z] #43 111.6 CC criu/image-desc.o [2022-03-18T14:34:35.661Z] #43 111.8 CC criu/image.o [2022-03-18T14:34:36.230Z] #43 112.9 CC criu/ipc_ns.o [2022-03-18T14:34:36.881Z] #16 1.364 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T14:34:36.881Z] #16 DONE 1.5s [2022-03-18T14:34:36.881Z] [2022-03-18T14:34:36.881Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T14:34:36.881Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-18T14:34:37.701Z] #43 114.2 CC criu/irmap.o [2022-03-18T14:34:37.701Z] #43 ... [2022-03-18T14:34:37.701Z] [2022-03-18T14:34:37.701Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-18T14:34:37.701Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:34:37.701Z] #20 46.73 Selecting previously unselected package vim. [2022-03-18T14:34:37.701Z] #20 46.73 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:34:37.701Z] #20 46.75 Unpacking vim (2:8.1.0875-5) ... [2022-03-18T14:34:38.252Z] #17 DONE 1.4s [2022-03-18T14:34:38.252Z] [2022-03-18T14:34:38.252Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T14:34:38.252Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-18T14:34:38.275Z] #20 47.32 Selecting previously unselected package xfsprogs. [2022-03-18T14:34:38.275Z] #20 47.33 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-18T14:34:38.275Z] #20 47.35 Unpacking xfsprogs (4.20.0-1) ... [2022-03-18T14:34:38.451Z] #53 ... [2022-03-18T14:34:38.451Z] [2022-03-18T14:34:38.451Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:34:38.451Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-18T14:34:38.451Z] #22 31.62 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-18T14:34:38.451Z] #22 31.62 Building wheels for collected packages: yamllint, pyyaml [2022-03-18T14:34:38.451Z] #22 31.63 Running setup.py bdist_wheel for yamllint: started [2022-03-18T14:34:38.538Z] #20 47.84 Selecting previously unselected package zip. [2022-03-18T14:34:38.538Z] #20 47.84 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-18T14:34:38.711Z] #22 32.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-18T14:34:38.711Z] #22 32.25 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-18T14:34:38.711Z] #22 32.28 Running setup.py bdist_wheel for pyyaml: started [2022-03-18T14:34:38.786Z] #58 ... [2022-03-18T14:34:38.786Z] [2022-03-18T14:34:38.786Z] #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-03-18T14:34:38.786Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:34:38.786Z] #13 161.9 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T14:34:38.786Z] #13 162.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-03-18T14:34:38.786Z] #13 162.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-03-18T14:34:38.786Z] #13 162.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T14:34:38.786Z] #13 162.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-03-18T14:34:38.786Z] #13 162.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-18T14:34:38.786Z] #13 162.7 Selecting previously unselected package libbtrfs0. [2022-03-18T14:34:38.786Z] #13 162.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-03-18T14:34:38.786Z] #13 162.7 Unpacking libbtrfs0 (4.20.1-2) ... [2022-03-18T14:34:38.786Z] #13 162.9 Selecting previously unselected package libbtrfs-dev. [2022-03-18T14:34:38.786Z] #13 162.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-03-18T14:34:38.786Z] #13 162.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:34:38.786Z] #13 163.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T14:34:38.786Z] #13 163.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:34:38.786Z] #13 163.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:34:38.786Z] #13 163.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T14:34:38.786Z] #13 163.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-03-18T14:34:38.786Z] #13 163.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:34:38.786Z] #13 163.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T14:34:38.786Z] #13 163.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-03-18T14:34:38.786Z] #13 163.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-03-18T14:34:38.786Z] #13 164.4 Selecting previously unselected package libpcre16-3:amd64. [2022-03-18T14:34:38.786Z] #13 164.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-03-18T14:34:38.786Z] #13 164.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-03-18T14:34:38.786Z] #13 164.8 Selecting previously unselected package libpcre32-3:amd64. [2022-03-18T14:34:38.786Z] #13 164.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-03-18T14:34:38.786Z] #13 164.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-03-18T14:34:38.797Z] #20 47.85 Unpacking zip (3.0-11+b1) ... [2022-03-18T14:34:38.797Z] #20 48.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-18T14:34:38.797Z] #20 48.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-18T14:34:38.797Z] #20 48.07 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-18T14:34:38.797Z] #20 48.09 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-18T14:34:39.056Z] #20 48.11 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-18T14:34:39.056Z] #20 48.12 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-18T14:34:39.056Z] #20 48.14 Setting up uidmap (1:4.5-1.1) ... [2022-03-18T14:34:39.056Z] #20 48.16 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-18T14:34:39.056Z] #20 48.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:34:39.056Z] #20 48.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-18T14:34:39.056Z] #20 48.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:34:39.056Z] #20 48.23 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:34:39.056Z] #20 48.24 Setting up xxd (2:8.1.0875-5) ... [2022-03-18T14:34:39.056Z] #20 48.27 Setting up zip (3.0-11+b1) ... [2022-03-18T14:34:39.056Z] #20 48.29 Setting up vim-common (2:8.1.0875-5) ... [2022-03-18T14:34:39.056Z] #20 48.31 Setting up bash-completion (1:2.8-6) ... [2022-03-18T14:34:39.359Z] #13 165.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-03-18T14:34:39.359Z] #13 165.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-03-18T14:34:39.359Z] #13 165.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-18T14:34:39.359Z] #13 165.4 Selecting previously unselected package libpcre3-dev:amd64. [2022-03-18T14:34:39.359Z] #13 165.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-03-18T14:34:39.359Z] #13 165.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-18T14:34:40.151Z] #18 DONE 1.7s [2022-03-18T14:34:40.151Z] [2022-03-18T14:34:40.151Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-18T14:34:40.151Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-18T14:34:40.293Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-18T14:34:40.293Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c76ccd58\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-18T14:34:40.293Z] ---------------------------------------------------------------------------- [2022-03-18T14:34:40.293Z] [2022-03-18T14:34:40.293Z] INFO: executeCI.ps1 starting at Fri Mar 18 14:34:35 CUT 2022 [2022-03-18T14:34:40.293Z] [2022-03-18T14:34:40.293Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-18T14:34:40.293Z] INFO: Running git version 2.24.1.windows.2 [2022-03-18T14:34:40.293Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-18T14:34:40.293Z] INFO: Environment variables: [2022-03-18T14:34:40.293Z] [2022-03-18T14:34:40.293Z] Name Value [2022-03-18T14:34:40.293Z] ---- ----- [2022-03-18T14:34:40.293Z] ALLUSERSPROFILE C:\ProgramData [2022-03-18T14:34:40.293Z] amd64 true [2022-03-18T14:34:40.293Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-18T14:34:40.293Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-18T14:34:40.293Z] arm64 true [2022-03-18T14:34:40.293Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-18T14:34:40.293Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-18T14:34:40.293Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-18T14:34:40.293Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-18T14:34:40.293Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-18T14:34:40.293Z] BRANCH_NAME PR-43006 [2022-03-18T14:34:40.293Z] BUILD_DISPLAY_NAME #5 [2022-03-18T14:34:40.293Z] BUILD_ID 5 [2022-03-18T14:34:40.293Z] BUILD_NUMBER 5 [2022-03-18T14:34:40.293Z] BUILD_TAG jenkins-moby-PR-43006-5 [2022-03-18T14:34:40.293Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43006/5/ [2022-03-18T14:34:40.293Z] cgroup2 true [2022-03-18T14:34:40.293Z] CHANGE_AUTHOR thaJeztah [2022-03-18T14:34:40.293Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-18T14:34:40.293Z] CHANGE_BRANCH 20.10_update_containerd [2022-03-18T14:34:40.293Z] CHANGE_FORK thaJeztah/docker [2022-03-18T14:34:40.293Z] CHANGE_ID 43006 [2022-03-18T14:34:40.293Z] CHANGE_TARGET 20.10 [2022-03-18T14:34:40.293Z] CHANGE_TITLE [20.10] testing: update containerd to v1.5.x tagged release [2022-03-18T14:34:40.293Z] CHANGE_URL https://github.com/moby/moby/pull/43006 [2022-03-18T14:34:40.293Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-18T14:34:40.293Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-18T14:34:40.293Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-18T14:34:40.293Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-18T14:34:40.293Z] COMPUTERNAME azwin-2-012df0 [2022-03-18T14:34:40.293Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-18T14:34:40.293Z] ConfigSequenceNumber 0 [2022-03-18T14:34:40.293Z] dco true [2022-03-18T14:34:40.293Z] DOCKER_BUILDKIT 0 [2022-03-18T14:34:40.293Z] DOCKER_DUT_DEBUG 1 [2022-03-18T14:34:40.293Z] DOCKER_EXPERIMENTAL 1 [2022-03-18T14:34:40.293Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-18T14:34:40.293Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-18T14:34:40.293Z] EXECUTOR_NUMBER 0 [2022-03-18T14:34:40.293Z] FQDN azwin-2-012df0.westus.cloudapp.azure.com [2022-03-18T14:34:40.293Z] GIT_BRANCH PR-43006 [2022-03-18T14:34:40.293Z] GIT_COMMIT c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:34:40.293Z] GIT_PREVIOUS_COMMIT 5180e0cffbec6485467790054a9dd7723476e0a4 [2022-03-18T14:34:40.293Z] GIT_URL https://github.com/moby/moby.git [2022-03-18T14:34:40.293Z] HUDSON_COOKIE 7188d8ff-db5e-4ccc-aadc-2a7128dff218 [2022-03-18T14:34:40.293Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-18T14:34:40.293Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-18T14:34:40.293Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-18T14:34:40.293Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-18T14:34:40.293Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-18T14:34:40.293Z] JENKINS_NODE_COOKIE 8676e27a-5bb9-4990-8011-25a0846c9e3b [2022-03-18T14:34:40.293Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-18T14:34:40.293Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-18T14:34:40.293Z] JOB_BASE_NAME PR-43006 [2022-03-18T14:34:40.293Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43006/display/redirect [2022-03-18T14:34:40.293Z] JOB_NAME moby/PR-43006 [2022-03-18T14:34:40.293Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43006/ [2022-03-18T14:34:40.293Z] library.jps.version master [2022-03-18T14:34:40.293Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-18T14:34:40.293Z] NODE_LABELS amd64 azure azwin-2-012df0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-18T14:34:40.294Z] NODE_NAME azwin-2-012df0 [2022-03-18T14:34:40.294Z] NUMBER_OF_PROCESSORS 4 [2022-03-18T14:34:40.294Z] OS Windows_NT [2022-03-18T14:34:40.294Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-18T14:34:40.294Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-18T14:34:40.294Z] ppc64le false [2022-03-18T14:34:40.294Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-18T14:34:40.294Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-18T14:34:40.294Z] PROCESSOR_LEVEL 6 [2022-03-18T14:34:40.294Z] PROCESSOR_REVISION 4f01 [2022-03-18T14:34:40.294Z] ProgramData C:\ProgramData [2022-03-18T14:34:40.294Z] ProgramFiles C:\Program Files [2022-03-18T14:34:40.294Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-18T14:34:40.294Z] ProgramW6432 C:\Program Files [2022-03-18T14:34:40.294Z] PROMPT $P$G [2022-03-18T14:34:40.294Z] PSExecutionPolicyPreference Bypass [2022-03-18T14:34:40.294Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-18T14:34:40.294Z] PUBLIC C:\Users\Public [2022-03-18T14:34:40.294Z] rootless true [2022-03-18T14:34:40.294Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43006/5/display/redirect?page=artif... [2022-03-18T14:34:40.294Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43006/5/display/redirect?page=changes [2022-03-18T14:34:40.294Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43006/5/display/redirect [2022-03-18T14:34:40.294Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43006/5/display/redirect?page=tests [2022-03-18T14:34:40.294Z] s390x false [2022-03-18T14:34:40.294Z] SKIP_VALIDATION_TESTS 1 [2022-03-18T14:34:40.294Z] SOURCES_DRIVE d [2022-03-18T14:34:40.294Z] SOURCES_SUBDIR gopath [2022-03-18T14:34:40.294Z] STAGE_NAME Run tests [2022-03-18T14:34:40.294Z] SystemDrive C: [2022-03-18T14:34:40.294Z] SystemRoot C:\Windows [2022-03-18T14:34:40.294Z] TEMP C:\Windows\TEMP [2022-03-18T14:34:40.294Z] TESTDEBUG 0 [2022-03-18T14:34:40.294Z] TESTRUN_DRIVE d [2022-03-18T14:34:40.294Z] TESTRUN_SUBDIR CI [2022-03-18T14:34:40.294Z] TIMEOUT 120m [2022-03-18T14:34:40.294Z] TMP C:\Windows\TEMP [2022-03-18T14:34:40.294Z] unit_validate true [2022-03-18T14:34:40.294Z] USERDOMAIN WORKGROUP [2022-03-18T14:34:40.294Z] USERNAME azwin-2-012df0$ [2022-03-18T14:34:40.294Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-18T14:34:40.294Z] validate_force false [2022-03-18T14:34:40.294Z] windir C:\Windows [2022-03-18T14:34:40.294Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-18T14:34:40.294Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-18T14:34:40.294Z] windowsRS5 true [2022-03-18T14:34:40.294Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-18T14:34:40.294Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-18T14:34:40.294Z] [2022-03-18T14:34:40.294Z] [2022-03-18T14:34:40.294Z] [2022-03-18T14:34:40.294Z] INFO: Sources under d:\gopath\... [2022-03-18T14:34:40.294Z] INFO: Test run under d:\CI\... [2022-03-18T14:34:40.294Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-18T14:34:40.294Z] INFO: docker/docker repository was found [2022-03-18T14:34:40.294Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-18T14:34:40.294Z] ltsc2019: Pulling from windows/servercore [2022-03-18T14:34:40.294Z] 4612f6d0b889: Pulling fs layer [2022-03-18T14:34:40.294Z] 0a6173b79e25: Pulling fs layer [2022-03-18T14:34:40.303Z] #13 166.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T14:34:40.303Z] #13 166.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-03-18T14:34:40.303Z] #13 166.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-18T14:34:40.564Z] #13 166.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T14:34:40.564Z] #13 166.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-03-18T14:34:40.824Z] #13 166.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-18T14:34:40.824Z] #13 167.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T14:34:40.824Z] #13 167.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-03-18T14:34:41.085Z] #13 167.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:34:41.345Z] #13 167.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T14:34:41.345Z] #13 167.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-03-18T14:34:41.519Z] #19 DONE 1.3s [2022-03-18T14:34:41.519Z] [2022-03-18T14:34:41.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-03-18T14:34:41.519Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:41.519Z] #43 77.25 CC criu/arch/x86/kerndat.o [2022-03-18T14:34:41.519Z] #43 77.90 CC criu/arch/x86/sigaction_compat.o [2022-03-18T14:34:41.519Z] #43 78.26 CC criu/arch/x86/sigframe.o [2022-03-18T14:34:41.519Z] #43 78.78 LINK criu/arch/x86/crtools.built-in.o [2022-03-18T14:34:41.519Z] #43 78.82 DEP criu/pie/util-vdso-elf32.d [2022-03-18T14:34:41.519Z] #43 79.03 DEP criu/pie/util-vdso.d [2022-03-18T14:34:41.519Z] #43 79.17 DEP criu/pie/util.d [2022-03-18T14:34:41.519Z] #43 79.36 CC criu/pie/util.o [2022-03-18T14:34:41.519Z] #43 79.85 CC criu/pie/util-vdso.o [2022-03-18T14:34:41.519Z] #43 80.86 CC criu/pie/util-vdso-elf32.o [2022-03-18T14:34:41.519Z] #43 81.90 AR criu/pie/pie.lib.a [2022-03-18T14:34:41.519Z] #43 81.99 DEP criu/pie/restorer.d [2022-03-18T14:34:41.519Z] #43 82.22 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-18T14:34:41.519Z] #43 82.36 DEP criu/arch/x86/restorer_unmap.d [2022-03-18T14:34:41.519Z] #43 82.42 DEP criu/arch/x86/restorer.d [2022-03-18T14:34:41.519Z] #43 82.54 DEP criu/arch/x86/vdso-pie.d [2022-03-18T14:34:41.519Z] #43 82.62 DEP criu/pie/parasite-vdso.d [2022-03-18T14:34:41.519Z] #43 82.90 DEP criu/pie/parasite.d [2022-03-18T14:34:41.643Z] #13 167.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:34:42.085Z] #43 83.31 CC criu/pie/parasite.o [2022-03-18T14:34:42.208Z] #13 168.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-03-18T14:34:42.208Z] #13 168.3 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-03-18T14:34:42.208Z] #13 ... [2022-03-18T14:34:42.208Z] [2022-03-18T14:34:42.208Z] #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-03-18T14:34:42.208Z] #58 sha256:e1b3e726af8b7c2f2f900ba9e1b23b1257a749cd12e32baa81c386e3f54d51f5 [2022-03-18T14:34:42.208Z] #58 DONE 174.0s [2022-03-18T14:34:42.208Z] [2022-03-18T14:34:42.208Z] #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-03-18T14:34:42.208Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:34:42.208Z] #13 168.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-03-18T14:34:42.208Z] #13 168.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-03-18T14:34:42.208Z] #13 168.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-03-18T14:34:42.208Z] #13 ... [2022-03-18T14:34:42.208Z] [2022-03-18T14:34:42.208Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T14:34:42.208Z] #59 sha256:fed66a3706fca8cfc201421de8a5be0bcd26c3114506857c5b40f7df1b4de471 [2022-03-18T14:34:42.349Z] #20 51.41 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-18T14:34:42.349Z] #20 51.43 Setting up xz-utils (5.2.4-1) ... [2022-03-18T14:34:42.349Z] #20 51.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T14:34:42.349Z] #20 51.46 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-18T14:34:42.349Z] #20 51.47 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-18T14:34:42.349Z] #20 51.55 invoke-rc.d: could not determine current runlevel [2022-03-18T14:34:42.349Z] #20 51.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T14:34:42.349Z] #20 51.58 Setting up pigz (2.4-1) ... [2022-03-18T14:34:42.349Z] #20 51.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T14:34:42.349Z] #20 51.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:34:42.349Z] #20 51.63 Setting up python-pip-whl (18.1-5) ... [2022-03-18T14:34:42.472Z] #59 DONE 0.2s [2022-03-18T14:34:42.472Z] [2022-03-18T14:34:42.472Z] #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-03-18T14:34:42.472Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:34:42.472Z] #13 168.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-03-18T14:34:42.472Z] #13 168.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:34:42.472Z] #13 168.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-03-18T14:34:42.472Z] #13 168.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-03-18T14:34:42.472Z] #13 168.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ...#13 ... [2022-03-18T14:34:42.472Z] [2022-03-18T14:34:42.472Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T14:34:42.472Z] #60 sha256:8ad1ef8a0d4a11c30e18d20fa6fc2a51b176d6adb3bc0c1d15edd87ea943b876 [2022-03-18T14:34:42.472Z] #60 DONE 0.1s [2022-03-18T14:34:42.472Z] [2022-03-18T14:34:42.472Z] #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-03-18T14:34:42.472Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-18T14:34:42.472Z] #13 168.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:34:42.472Z] #13 168.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-03-18T14:34:42.472Z] #13 168.7 Setting up libbtrfs-dev (4.20.1-2) ... [2022-03-18T14:34:42.472Z] #13 168.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-03-18T14:34:42.609Z] #20 51.64 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-18T14:34:42.609Z] #20 51.65 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-18T14:34:42.734Z] #13 168.7 Setting up mingw-w64-common (6.0.0-3) ... [2022-03-18T14:34:42.734Z] #13 168.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-03-18T14:34:42.734Z] #13 168.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-03-18T14:34:42.734Z] #13 168.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-03-18T14:34:42.734Z] #13 168.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:34:42.734Z] #13 168.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-03-18T14:34:42.734Z] #13 168.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-03-18T14:34:42.734Z] #13 168.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-03-18T14:34:42.734Z] #13 168.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-03-18T14:34:42.869Z] #20 52.09 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-18T14:34:42.869Z] #20 52.10 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:34:42.869Z] #20 52.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:34:42.869Z] #20 52.12 Setting up vim (2:8.1.0875-5) ... [2022-03-18T14:34:42.869Z] #20 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T14:34:42.869Z] #20 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T14:34:42.869Z] #20 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T14:34:42.869Z] #20 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T14:34:42.869Z] #20 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T14:34:42.901Z] #22 36.08 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-03-18T14:34:42.901Z] #22 36.08 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-03-18T14:34:42.901Z] #22 36.15 Successfully built yamllint pyyaml [2022-03-18T14:34:42.901Z] #22 36.16 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-18T14:34:42.901Z] #22 36.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T14:34:42.996Z] #13 168.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-03-18T14:34:42.996Z] #13 169.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-03-18T14:34:42.996Z] #13 169.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-03-18T14:34:42.996Z] #13 169.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:34:42.996Z] #13 169.0 Setting up dmsetup (2:1.02.155-3) ... [2022-03-18T14:34:42.996Z] #13 169.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-03-18T14:34:42.996Z] #13 169.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-03-18T14:34:43.128Z] #20 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T14:34:43.128Z] #20 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T14:34:43.128Z] #20 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T14:34:43.128Z] #20 52.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:34:43.128Z] #20 52.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-18T14:34:43.128Z] #20 52.23 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-18T14:34:43.128Z] #20 52.24 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-18T14:34:43.128Z] #20 52.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-18T14:34:43.128Z] #20 52.26 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-18T14:34:43.160Z] #22 DONE 36.6s [2022-03-18T14:34:43.160Z] [2022-03-18T14:34:43.160Z] #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-03-18T14:34:43.160Z] #53 sha256:46bf381ffededd916843c6389c985f8f6f656e8c0a9926f32ce77ddbf6cb72a7 [2022-03-18T14:34:43.257Z] #13 169.2 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:34:43.520Z] #13 DONE 169.6s [2022-03-18T14:34:43.520Z] [2022-03-18T14:34:43.520Z] #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-03-18T14:34:43.520Z] #53 sha256:917a3fc3c3c7dc7e2974c622e44705ddb54da3743aa3ad91bb130139b52ada17 [2022-03-18T14:34:43.782Z] #53 ... [2022-03-18T14:34:43.782Z] [2022-03-18T14:34:43.782Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:43.782Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:43.782Z] #43 69.81 CC compel/src/lib/infect-rpc.o [2022-03-18T14:34:43.782Z] #43 70.25 CC compel/src/lib/infect-util.o [2022-03-18T14:34:43.782Z] #43 70.57 CC compel/src/lib/infect.o [2022-03-18T14:34:43.782Z] #43 73.88 CC compel/src/lib/ptrace.o [2022-03-18T14:34:43.782Z] #43 74.55 AR compel/libcompel.a [2022-03-18T14:34:43.782Z] #43 74.60 HOSTCC compel/src/main-host.o [2022-03-18T14:34:43.782Z] #43 75.23 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-03-18T14:34:43.782Z] #43 75.48 HOSTCC compel/src/lib/handle-elf-host.o [2022-03-18T14:34:43.782Z] #43 76.04 HOSTCC compel/src/lib/log-host.o [2022-03-18T14:34:43.782Z] #43 76.29 HOSTLINK compel/compel-host-bin [2022-03-18T14:34:43.782Z] #43 76.54 DEP soccr/soccr.d [2022-03-18T14:34:43.782Z] #43 76.57 CC soccr/soccr.o [2022-03-18T14:34:43.782Z] #43 77.46 AR soccr/libsoccr.a [2022-03-18T14:34:43.782Z] #43 77.49 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-18T14:34:43.782Z] #43 77.84 DEP criu/arch/x86/sigframe.d [2022-03-18T14:34:43.782Z] #43 77.90 DEP criu/arch/x86/sigaction_compat.d [2022-03-18T14:34:43.782Z] #43 77.95 DEP criu/arch/x86/kerndat.d [2022-03-18T14:34:43.782Z] #43 78.03 DEP criu/arch/x86/crtools.d [2022-03-18T14:34:43.782Z] #43 78.16 DEP criu/arch/x86/cpu.d [2022-03-18T14:34:43.782Z] #43 78.32 CC criu/arch/x86/cpu.o [2022-03-18T14:34:43.782Z] #43 79.06 CC criu/arch/x86/crtools.o [2022-03-18T14:34:43.982Z] #43 85.14 LINK criu/pie/parasite.built-in.o [2022-03-18T14:34:43.982Z] #43 85.17 GEN criu/pie/parasite-blob.h [2022-03-18T14:34:43.982Z] #43 85.24 CC criu/pie/parasite-vdso.o [2022-03-18T14:34:44.725Z] #43 80.56 CC criu/arch/x86/kerndat.o [2022-03-18T14:34:44.987Z] #43 81.15 CC criu/arch/x86/sigaction_compat.o [2022-03-18T14:34:45.353Z] #43 86.36 CC criu/arch/x86/vdso-pie.o [2022-03-18T14:34:45.559Z] #43 81.52 CC criu/arch/x86/sigframe.o [2022-03-18T14:34:45.610Z] #43 86.82 CC criu/arch/x86/restorer.o [2022-03-18T14:34:45.820Z] #43 ... [2022-03-18T14:34:45.820Z] [2022-03-18T14:34:45.820Z] #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-03-18T14:34:45.820Z] #53 sha256:917a3fc3c3c7dc7e2974c622e44705ddb54da3743aa3ad91bb130139b52ada17 [2022-03-18T14:34:45.820Z] #53 2.408 + RM_GOPATH=0 [2022-03-18T14:34:46.081Z] #53 2.409 + TMP_GOPATH= [2022-03-18T14:34:46.081Z] #53 2.409 + : /build [2022-03-18T14:34:46.081Z] #53 2.409 + '[' -z '' ']' [2022-03-18T14:34:46.081Z] #53 2.409 ++ mktemp -d [2022-03-18T14:34:46.081Z] #53 2.417 + export GOPATH=/tmp/tmp.Czynp6nxtB [2022-03-18T14:34:46.081Z] #53 2.417 + GOPATH=/tmp/tmp.Czynp6nxtB [2022-03-18T14:34:46.081Z] #53 2.417 + RM_GOPATH=1 [2022-03-18T14:34:46.081Z] #53 2.417 + case "$(go env GOARCH)" in [2022-03-18T14:34:46.081Z] #53 2.417 ++ go env GOARCH [2022-03-18T14:34:46.081Z] #53 2.487 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T14:34:46.081Z] #53 2.487 + GO_BUILDMODE=-buildmode=pie [2022-03-18T14:34:46.081Z] #53 2.488 ++ dirname /tmp/install/install.sh [2022-03-18T14:34:46.081Z] #53 2.489 + dir=/tmp/install [2022-03-18T14:34:46.081Z] #53 2.490 + bin=runc [2022-03-18T14:34:46.082Z] #53 2.490 + shift [2022-03-18T14:34:46.082Z] #53 2.490 + '[' '!' -f /tmp/install/runc.installer ']' [2022-03-18T14:34:46.082Z] #53 2.490 + . /tmp/install/runc.installer [2022-03-18T14:34:46.082Z] #53 2.491 ++ set -e [2022-03-18T14:34:46.082Z] #53 2.491 ++ : v1.0.3 [2022-03-18T14:34:46.082Z] #53 2.491 + install_runc [2022-03-18T14:34:46.082Z] #53 2.492 + RUNC_BUILDTAGS=seccomp [2022-03-18T14:34:46.082Z] #53 2.492 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-03-18T14:34:46.082Z] #53 2.492 Install runc version v1.0.3 (build tags: seccomp) [2022-03-18T14:34:46.082Z] #53 2.493 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Czynp6nxtB/src/github.com/opencontainers/runc [2022-03-18T14:34:46.082Z] #53 2.503 Cloning into '/tmp/tmp.Czynp6nxtB/src/github.com/opencontainers/runc'... [2022-03-18T14:34:46.424Z] #20 55.35 Setting up iptables (1.8.2-4) ... [2022-03-18T14:34:46.424Z] #20 55.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T14:34:46.424Z] #20 55.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T14:34:46.424Z] #20 55.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T14:34:46.424Z] #20 55.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T14:34:46.424Z] #20 55.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T14:34:46.424Z] #20 55.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T14:34:46.424Z] #20 55.42 Setting up python3 (3.7.3-1) ... [2022-03-18T14:34:46.542Z] #43 87.70 CC criu/arch/x86/restorer_unmap.o [2022-03-18T14:34:46.542Z] #43 87.83 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-18T14:34:46.684Z] #20 55.83 Setting up python3-wheel (0.32.3-2) ... [2022-03-18T14:34:47.027Z] #53 ... [2022-03-18T14:34:47.027Z] [2022-03-18T14:34:47.027Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-18T14:34:47.027Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-18T14:34:47.027Z] #14 DONE 3.5s [2022-03-18T14:34:47.027Z] [2022-03-18T14:34:47.027Z] #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-03-18T14:34:47.027Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-18T14:34:47.107Z] #43 88.35 CC criu/pie/restorer.o [2022-03-18T14:34:47.364Z] #43 ... [2022-03-18T14:34:47.364Z] [2022-03-18T14:34:47.364Z] #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-03-18T14:34:47.364Z] #53 sha256:99a3ba1a40593460bbd0c8cdac12f3773e4fa9b0e3acba070f108b5c3b24b3a8 [2022-03-18T14:34:47.364Z] #53 16.12 + cd /tmp/tmp.mZoSyrmvFJ/src/github.com/opencontainers/runc [2022-03-18T14:34:47.364Z] #53 16.12 + git checkout -q v1.0.3 [2022-03-18T14:34:47.624Z] #20 56.64 Setting up apparmor (2.13.2-10) ... [2022-03-18T14:34:48.193Z] #20 ... [2022-03-18T14:34:48.193Z] [2022-03-18T14:34:48.193Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:48.193Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:48.193Z] #43 114.9 CC criu/kcmp-ids.o [2022-03-18T14:34:48.193Z] #43 115.3 CC criu/kerndat.o [2022-03-18T14:34:48.193Z] #43 116.5 CC criu/libnetlink.o [2022-03-18T14:34:48.193Z] #43 116.9 CC criu/log.o [2022-03-18T14:34:48.193Z] #43 117.5 CC criu/lsm.o [2022-03-18T14:34:48.193Z] #43 118.0 CC criu/mem.o [2022-03-18T14:34:48.193Z] #43 119.7 CC criu/memfd.o [2022-03-18T14:34:48.193Z] #43 120.4 CC criu/mount.o [2022-03-18T14:34:48.193Z] #43 124.7 CC criu/namespaces.o [2022-03-18T14:34:48.297Z] #53 16.65 + '[' -z '' ']' [2022-03-18T14:34:48.297Z] #53 16.66 + target=static [2022-03-18T14:34:48.297Z] #53 16.66 + make BUILDTAGS=seccomp static [2022-03-18T14:34:48.297Z] #53 17.07 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-03-18T14:34:48.946Z] #15 DONE 2.0s [2022-03-18T14:34:48.946Z] [2022-03-18T14:34:48.946Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T14:34:48.946Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-18T14:34:49.133Z] #43 ... [2022-03-18T14:34:49.133Z] [2022-03-18T14:34:49.134Z] #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-03-18T14:34:49.134Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:34:49.134Z] #20 58.32 Setting up xfsprogs (4.20.0-1) ... [2022-03-18T14:34:49.134Z] #20 58.34 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-18T14:34:49.703Z] #20 58.80 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-18T14:34:50.332Z] #16 1.151 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T14:34:50.332Z] #16 DONE 1.4s [2022-03-18T14:34:50.332Z] [2022-03-18T14:34:50.332Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:50.332Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:50.332Z] #43 81.98 LINK criu/arch/x86/crtools.built-in.o [2022-03-18T14:34:50.332Z] #43 82.07 DEP criu/pie/util-vdso-elf32.d [2022-03-18T14:34:50.332Z] #43 82.26 DEP criu/pie/util-vdso.d [2022-03-18T14:34:50.332Z] #43 82.36 DEP criu/pie/util.d [2022-03-18T14:34:50.332Z] #43 82.64 CC criu/pie/util.o [2022-03-18T14:34:50.333Z] #43 83.12 CC criu/pie/util-vdso.o [2022-03-18T14:34:50.333Z] #43 84.14 CC criu/pie/util-vdso-elf32.o [2022-03-18T14:34:50.333Z] #43 85.19 AR criu/pie/pie.lib.a [2022-03-18T14:34:50.333Z] #43 85.30 DEP criu/pie/restorer.d [2022-03-18T14:34:50.333Z] #43 85.57 DEP criu/arch/x86/sigaction_compat_pie.d [2022-03-18T14:34:50.333Z] #43 85.71 DEP criu/arch/x86/restorer_unmap.d [2022-03-18T14:34:50.333Z] #43 85.73 DEP criu/arch/x86/restorer.d [2022-03-18T14:34:50.333Z] #43 85.97 DEP criu/arch/x86/vdso-pie.d [2022-03-18T14:34:50.333Z] #43 86.21 DEP criu/pie/parasite-vdso.d [2022-03-18T14:34:50.594Z] #43 86.52 DEP criu/pie/parasite.d [2022-03-18T14:34:50.644Z] #20 59.79 Setting up python3-distutils (3.7.3-1) ... [2022-03-18T14:34:51.166Z] #43 86.95 CC criu/pie/parasite.o [2022-03-18T14:34:51.213Z] #20 60.33 Setting up python3-setuptools (40.8.0-1) ... [2022-03-18T14:34:51.276Z] #53 ... [2022-03-18T14:34:51.276Z] [2022-03-18T14:34:51.276Z] #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-03-18T14:34:51.276Z] #24 sha256:6545530f080eb361d9c243e41d96ca5812f1cc73471c4ed7c915ec7758940db9 [2022-03-18T14:34:51.276Z] #24 209.7 + return [2022-03-18T14:34:51.568Z] #53 ... [2022-03-18T14:34:51.568Z] [2022-03-18T14:34:51.568Z] #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-03-18T14:34:51.568Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:34:51.568Z] #20 1.529 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:34:51.568Z] #20 1.529 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-18T14:34:51.568Z] #20 1.612 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:34:51.568Z] #20 1.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:34:51.568Z] #20 2.644 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-18T14:34:51.568Z] #20 4.897 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:34:51.568Z] #20 6.529 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:34:51.568Z] #20 8.051 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:34:51.568Z] #20 ... [2022-03-18T14:34:51.568Z] [2022-03-18T14:34:51.568Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:51.568Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:51.568Z] #43 91.04 LINK criu/pie/restorer.built-in.o [2022-03-18T14:34:51.568Z] #43 91.07 GEN criu/pie/restorer-blob.h [2022-03-18T14:34:51.568Z] #43 91.16 DEP criu/vdso.d [2022-03-18T14:34:51.568Z] #43 91.46 DEP criu/vdso-compat.d [2022-03-18T14:34:51.568Z] #43 91.60 DEP criu/uts_ns.d [2022-03-18T14:34:51.568Z] #43 91.73 DEP criu/util.d [2022-03-18T14:34:51.568Z] #43 92.00 DEP criu/uffd.d [2022-03-18T14:34:51.568Z] #43 92.23 DEP criu/tun.d [2022-03-18T14:34:51.568Z] #43 92.45 DEP criu/tty.d [2022-03-18T14:34:51.568Z] #43 92.61 DEP criu/timerfd.d [2022-03-18T14:34:51.568Z] #43 92.80 DEP criu/timens.d [2022-03-18T14:34:51.568Z] #43 92.93 DEP criu/sysfs_parse.d [2022-03-18T14:34:51.825Z] #43 93.17 DEP criu/sysctl.d [2022-03-18T14:34:52.082Z] #43 93.47 DEP criu/string.d [2022-03-18T14:34:52.082Z] #43 93.57 DEP criu/stats.d [2022-03-18T14:34:52.111Z] #43 ... [2022-03-18T14:34:52.111Z] [2022-03-18T14:34:52.111Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T14:34:52.111Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-18T14:34:52.111Z] #17 DONE 1.5s [2022-03-18T14:34:52.111Z] [2022-03-18T14:34:52.111Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T14:34:52.111Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-18T14:34:52.339Z] #43 93.65 DEP criu/sockets.d [2022-03-18T14:34:52.593Z] #20 61.58 Setting up python3-pip (18.1-5) ... [2022-03-18T14:34:52.595Z] #43 93.80 DEP criu/sk-unix.d [2022-03-18T14:34:52.595Z] #43 93.98 DEP criu/sk-tcp.d [2022-03-18T14:34:52.852Z] #43 94.15 DEP criu/sk-queue.d [2022-03-18T14:34:52.852Z] #43 94.34 DEP criu/sk-packet.d [2022-03-18T14:34:53.109Z] #43 94.59 DEP criu/sk-netlink.d [2022-03-18T14:34:53.176Z] #24 DONE 211.5s [2022-03-18T14:34:53.176Z] [2022-03-18T14:34:53.176Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-18T14:34:53.176Z] #56 sha256:ff6826f82ac21b63bdf7992bb3f2fa86f90f7f19f45f874cef3b503bb8a0e5d1 [2022-03-18T14:34:53.176Z] #56 176.1 + bin/containerd [2022-03-18T14:34:53.365Z] #43 94.79 DEP criu/sk-inet.d [2022-03-18T14:34:53.496Z] #18 DONE 1.6s [2022-03-18T14:34:53.496Z] [2022-03-18T14:34:53.496Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:53.496Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:53.496Z] #43 88.81 LINK criu/pie/parasite.built-in.o [2022-03-18T14:34:53.496Z] #43 88.82 GEN criu/pie/parasite-blob.h [2022-03-18T14:34:53.496Z] #43 88.86 CC criu/pie/parasite-vdso.o [2022-03-18T14:34:53.533Z] #20 62.54 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:34:53.533Z] #20 62.59 Processing triggers for mime-support (3.62) ... [2022-03-18T14:34:53.622Z] #43 94.96 DEP criu/signalfd.d [2022-03-18T14:34:53.758Z] #43 89.82 CC criu/arch/x86/vdso-pie.o [2022-03-18T14:34:53.792Z] #20 DONE 62.9s [2022-03-18T14:34:53.792Z] [2022-03-18T14:34:53.792Z] #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-03-18T14:34:53.792Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-18T14:34:53.879Z] #43 95.08 DEP criu/sigframe.d [2022-03-18T14:34:53.879Z] #43 95.20 DEP criu/shmem.d [2022-03-18T14:34:54.135Z] #43 95.35 DEP criu/servicefd.d [2022-03-18T14:34:54.135Z] #43 95.58 DEP criu/seize.d [2022-03-18T14:34:54.333Z] #43 90.33 CC criu/arch/x86/restorer.o [2022-03-18T14:34:54.392Z] #43 95.77 DEP criu/seccomp.d [2022-03-18T14:34:54.650Z] #43 95.95 DEP criu/rst-malloc.d [2022-03-18T14:34:54.650Z] #43 96.00 DEP criu/rbtree.d [2022-03-18T14:34:54.650Z] #43 96.02 DEP criu/pstree.d [2022-03-18T14:34:54.907Z] #43 96.14 DEP criu/protobuf.d [2022-03-18T14:34:54.907Z] #43 96.27 GEN criu/protobuf-desc-gen.h [2022-03-18T14:34:54.908Z] #43 ... [2022-03-18T14:34:54.908Z] [2022-03-18T14:34:54.908Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-18T14:34:54.908Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-18T14:34:54.908Z] #19 DONE 1.3s [2022-03-18T14:34:54.908Z] [2022-03-18T14:34:54.908Z] #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-03-18T14:34:54.908Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:34:55.256Z] 0a6173b79e25: Download complete [2022-03-18T14:34:55.701Z] #21 1.645 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T14:34:55.701Z] #21 1.648 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T14:34:55.701Z] #21 1.652 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T14:34:55.960Z] #21 DONE 2.1s [2022-03-18T14:34:55.960Z] [2022-03-18T14:34:55.960Z] #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-03-18T14:34:55.960Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:34:55.960Z] #40 193.6 + dpkg --print-architecture [2022-03-18T14:34:55.960Z] #40 193.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-18T14:34:55.960Z] #40 193.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T14:34:55.960Z] #40 193.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T14:34:56.343Z] #20 1.771 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-03-18T14:34:56.481Z] #56 ... [2022-03-18T14:34:56.481Z] [2022-03-18T14:34:56.481Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T14:34:56.481Z] #25 sha256:f8329c3f099870703489f5ad9e0808a69ccc79b6276eb1afe9df7127ca8e33bc [2022-03-18T14:34:56.481Z] #25 DONE 0.6s [2022-03-18T14:34:56.481Z] [2022-03-18T14:34:56.481Z] #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-03-18T14:34:56.481Z] #53 sha256:46bf381ffededd916843c6389c985f8f6f656e8c0a9926f32ce77ddbf6cb72a7 [2022-03-18T14:34:56.481Z] #53 113.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-03-18T14:34:56.481Z] #53 114.5 + mkdir -p /build [2022-03-18T14:34:56.481Z] #53 114.5 + cp runc /build/runc [2022-03-18T14:34:56.481Z] #53 DONE 114.8s [2022-03-18T14:34:56.613Z] #20 1.916 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-03-18T14:34:56.613Z] #20 1.916 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-03-18T14:34:56.613Z] #20 1.916 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-03-18T14:34:56.740Z] [2022-03-18T14:34:56.740Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T14:34:56.740Z] #30 sha256:70eb97a8fc818f5e2333d6e9c0db89eb6793a80db62364911d5880b6779279f2 [2022-03-18T14:34:56.804Z] #43 97.86 DEP criu/protobuf-desc.d [2022-03-18T14:34:56.804Z] #43 98.01 DEP criu/proc_parse.d [2022-03-18T14:34:56.804Z] #43 98.20 DEP criu/plugin.d [2022-03-18T14:34:56.804Z] #43 98.30 DEP criu/pipes.d [2022-03-18T14:34:57.062Z] #43 98.45 DEP criu/pie-util.d [2022-03-18T14:34:57.062Z] #43 98.53 DEP criu/pie-util-vdso.d [2022-03-18T14:34:57.319Z] #43 98.62 DEP criu/pie-util-vdso-elf32.d [2022-03-18T14:34:57.577Z] #43 98.75 DEP criu/path.d [2022-03-18T14:34:57.577Z] #43 98.88 DEP criu/parasite-syscall.d [2022-03-18T14:34:57.879Z] #43 99.08 DEP criu/pagemap.d [2022-03-18T14:34:57.879Z] #43 99.22 DEP criu/pagemap-cache.d [2022-03-18T14:34:57.879Z] #43 99.32 DEP criu/page-xfer.d [2022-03-18T14:34:58.025Z] #20 3.090 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] [2022-03-18T14:34:58.137Z] #43 99.43 DEP criu/page-pipe.d [2022-03-18T14:34:58.137Z] #43 ... [2022-03-18T14:34:58.137Z] [2022-03-18T14:34:58.137Z] #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-03-18T14:34:58.137Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:34:58.137Z] #32 DONE 198.4s [2022-03-18T14:34:58.137Z] [2022-03-18T14:34:58.137Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:58.137Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:58.137Z] #43 99.52 DEP criu/netfilter.d [2022-03-18T14:34:58.137Z] #43 ... [2022-03-18T14:34:58.137Z] [2022-03-18T14:34:58.137Z] #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-03-18T14:34:58.137Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:34:58.137Z] #20 12.87 Fetched 9005 kB in 12s (776 kB/s) [2022-03-18T14:34:58.137Z] #20 12.87 Reading package lists... [2022-03-18T14:34:59.577Z] #20 16.43 Reading package lists... [2022-03-18T14:34:59.577Z] #20 ... [2022-03-18T14:34:59.577Z] [2022-03-18T14:34:59.577Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:34:59.577Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:34:59.577Z] #43 99.71 DEP criu/net.d [2022-03-18T14:34:59.577Z] #43 99.95 DEP criu/namespaces.d [2022-03-18T14:34:59.577Z] #43 100.1 DEP criu/mount.d [2022-03-18T14:34:59.577Z] #43 100.5 DEP criu/memfd.d [2022-03-18T14:34:59.577Z] #43 100.6 DEP criu/mem.d [2022-03-18T14:34:59.577Z] #43 100.9 DEP criu/lsm.d [2022-03-18T14:34:59.577Z] #43 101.0 DEP criu/log.d [2022-03-18T14:34:59.835Z] #43 101.1 DEP criu/libnetlink.d [2022-03-18T14:34:59.835Z] #43 101.3 DEP criu/kerndat.d [2022-03-18T14:34:59.936Z] #20 5.045 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-03-18T14:35:00.123Z] #43 101.6 DEP criu/kcmp-ids.d [2022-03-18T14:35:00.158Z] #40 ... [2022-03-18T14:35:00.158Z] [2022-03-18T14:35:00.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-03-18T14:35:00.158Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:00.158Z] #43 126.9 CC criu/net.o [2022-03-18T14:35:00.158Z] #43 130.5 CC criu/netfilter.o [2022-03-18T14:35:00.158Z] #43 131.0 CC criu/page-pipe.o [2022-03-18T14:35:00.158Z] #43 131.8 CC criu/page-xfer.o [2022-03-18T14:35:00.158Z] #43 133.5 CC criu/pagemap-cache.o [2022-03-18T14:35:00.158Z] #43 134.0 CC criu/pagemap.o [2022-03-18T14:35:00.158Z] #43 135.1 CC criu/parasite-syscall.o [2022-03-18T14:35:00.158Z] #43 136.2 CC criu/path.o [2022-03-18T14:35:00.158Z] #43 136.5 CC criu/pie-util-vdso-elf32.o [2022-03-18T14:35:00.158Z] #43 137.0 CC criu/pie-util-vdso.o [2022-03-18T14:35:00.492Z] #43 101.7 DEP criu/irmap.d [2022-03-18T14:35:00.492Z] #43 101.8 DEP criu/ipc_ns.d [2022-03-18T14:35:00.492Z] #43 101.9 DEP criu/image.d [2022-03-18T14:35:00.727Z] #43 137.6 CC criu/pie-util.o [2022-03-18T14:35:00.752Z] #43 102.1 DEP criu/image-desc.d [2022-03-18T14:35:00.753Z] #43 102.2 DEP criu/fsnotify.d [2022-03-18T14:35:00.879Z] #20 ... [2022-03-18T14:35:00.879Z] [2022-03-18T14:35:00.879Z] #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-03-18T14:35:00.879Z] #53 sha256:917a3fc3c3c7dc7e2974c622e44705ddb54da3743aa3ad91bb130139b52ada17 [2022-03-18T14:35:00.879Z] #53 17.30 + cd /tmp/tmp.Czynp6nxtB/src/github.com/opencontainers/runc [2022-03-18T14:35:00.879Z] #53 17.30 + git checkout -q v1.0.3 [2022-03-18T14:35:00.988Z] #43 137.8 CC criu/pipes.o [2022-03-18T14:35:01.010Z] #43 102.4 DEP criu/filesystems.d [2022-03-18T14:35:01.267Z] #43 102.5 DEP criu/files.d [2022-03-18T14:35:01.267Z] #43 102.8 DEP criu/files-reg.d [2022-03-18T14:35:01.451Z] #53 17.99 + '[' -z '' ']' [2022-03-18T14:35:01.451Z] #53 18.00 + target=static [2022-03-18T14:35:01.451Z] #53 18.00 + make BUILDTAGS=seccomp static [2022-03-18T14:35:01.523Z] #43 102.9 DEP criu/files-ext.d [2022-03-18T14:35:01.779Z] #43 103.0 DEP criu/file-lock.d [2022-03-18T14:35:01.779Z] #43 103.2 DEP criu/file-ids.d [2022-03-18T14:35:01.930Z] #43 138.7 CC criu/plugin.o [2022-03-18T14:35:02.022Z] #53 18.49 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-03-18T14:35:02.036Z] #43 103.3 DEP criu/fifo.d [2022-03-18T14:35:02.036Z] #43 103.4 DEP criu/fdstore.d [2022-03-18T14:35:02.036Z] #43 103.5 DEP criu/fault-injection.d [2022-03-18T14:35:02.191Z] #43 139.2 CC criu/proc_parse.o [2022-03-18T14:35:02.293Z] #43 103.5 DEP criu/external.d [2022-03-18T14:35:02.293Z] #43 103.7 DEP criu/eventpoll.d [2022-03-18T14:35:02.549Z] #43 103.8 DEP criu/eventfd.d [2022-03-18T14:35:02.549Z] #43 103.9 DEP criu/crtools.d [2022-03-18T14:35:02.549Z] #43 104.1 DEP criu/cr-service.d [2022-03-18T14:35:02.806Z] #43 104.2 DEP criu/cr-restore.d [2022-03-18T14:35:03.062Z] #43 104.4 DEP criu/cr-errno.d [2022-03-18T14:35:03.062Z] #43 104.4 DEP criu/cr-dump.d [2022-03-18T14:35:03.319Z] #43 104.5 DEP criu/cr-dedup.d [2022-03-18T14:35:03.319Z] #43 104.7 DEP criu/cr-check.d [2022-03-18T14:35:03.576Z] #43 104.9 DEP criu/config.d [2022-03-18T14:35:03.833Z] #43 105.1 DEP criu/clone-noasan.d [2022-03-18T14:35:03.833Z] #43 105.2 DEP criu/cgroup.d [2022-03-18T14:35:04.089Z] #43 105.3 DEP criu/cgroup-props.d [2022-03-18T14:35:04.089Z] #43 105.5 DEP criu/bitmap.d [2022-03-18T14:35:04.089Z] #43 105.5 DEP criu/bfd.d [2022-03-18T14:35:04.089Z] #43 105.6 DEP criu/autofs.d [2022-03-18T14:35:04.653Z] #43 105.8 DEP criu/aio.d [2022-03-18T14:35:04.653Z] #43 106.0 DEP criu/action-scripts.d [2022-03-18T14:35:04.910Z] #43 106.3 CC criu/action-scripts.o [2022-03-18T14:35:05.323Z] #53 ... [2022-03-18T14:35:05.323Z] [2022-03-18T14:35:05.323Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:05.323Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:05.323Z] #43 91.20 CC criu/arch/x86/restorer_unmap.o [2022-03-18T14:35:05.323Z] #43 91.38 CC criu/arch/x86/sigaction_compat_pie.o [2022-03-18T14:35:05.323Z] #43 91.95 CC criu/pie/restorer.o [2022-03-18T14:35:05.323Z] #43 97.36 LINK criu/pie/restorer.built-in.o [2022-03-18T14:35:05.323Z] #43 97.38 GEN criu/pie/restorer-blob.h [2022-03-18T14:35:05.323Z] #43 97.44 DEP criu/vdso.d [2022-03-18T14:35:05.323Z] #43 97.60 DEP criu/vdso-compat.d [2022-03-18T14:35:05.323Z] #43 97.82 DEP criu/uts_ns.d [2022-03-18T14:35:05.323Z] #43 98.02 DEP criu/util.d [2022-03-18T14:35:05.323Z] #43 98.22 DEP criu/uffd.d [2022-03-18T14:35:05.323Z] #43 98.44 DEP criu/tun.d [2022-03-18T14:35:05.323Z] #43 98.59 DEP criu/tty.d [2022-03-18T14:35:05.323Z] #43 98.77 DEP criu/timerfd.d [2022-03-18T14:35:05.323Z] #43 99.00 DEP criu/timens.d [2022-03-18T14:35:05.323Z] #43 99.11 DEP criu/sysfs_parse.d [2022-03-18T14:35:05.323Z] #43 99.34 DEP criu/sysctl.d [2022-03-18T14:35:05.323Z] #43 99.48 DEP criu/string.d [2022-03-18T14:35:05.323Z] #43 99.52 DEP criu/stats.d [2022-03-18T14:35:05.323Z] #43 99.63 DEP criu/sockets.d [2022-03-18T14:35:05.323Z] #43 99.82 DEP criu/sk-unix.d [2022-03-18T14:35:05.323Z] #43 100.1 DEP criu/sk-tcp.d [2022-03-18T14:35:05.323Z] #43 100.3 DEP criu/sk-queue.d [2022-03-18T14:35:05.323Z] #43 100.4 DEP criu/sk-packet.d [2022-03-18T14:35:05.323Z] #43 100.7 DEP criu/sk-netlink.d [2022-03-18T14:35:05.323Z] #43 100.9 DEP criu/sk-inet.d [2022-03-18T14:35:05.323Z] #43 101.1 DEP criu/signalfd.d [2022-03-18T14:35:05.323Z] #43 101.2 DEP criu/sigframe.d [2022-03-18T14:35:05.323Z] #43 101.3 DEP criu/shmem.d [2022-03-18T14:35:05.473Z] #43 106.8 CC criu/aio.o [2022-03-18T14:35:05.482Z] #43 141.9 CC criu/protobuf-desc.o [2022-03-18T14:35:05.595Z] #43 101.5 DEP criu/servicefd.d [2022-03-18T14:35:05.595Z] #43 101.7 DEP criu/seize.d [2022-03-18T14:35:05.742Z] #43 ... [2022-03-18T14:35:05.742Z] [2022-03-18T14:35:05.742Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:35:05.742Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-18T14:35:05.742Z] #22 5.736 Collecting yamllint==1.26.1 [2022-03-18T14:35:06.036Z] #43 107.3 CC criu/autofs.o [2022-03-18T14:35:06.036Z] #43 ... [2022-03-18T14:35:06.036Z] [2022-03-18T14:35:06.036Z] #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-03-18T14:35:06.036Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:35:06.036Z] #20 16.43 Reading package lists... [2022-03-18T14:35:06.036Z] #20 20.66 Building dependency tree... [2022-03-18T14:35:06.036Z] #20 22.37 libcap2-bin is already the newest version (1:2.25-2). [2022-03-18T14:35:06.036Z] #20 22.37 The following additional packages will be installed: [2022-03-18T14:35:06.036Z] #20 22.38 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-18T14:35:06.036Z] #20 22.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-18T14:35:06.036Z] #20 22.38 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-18T14:35:06.036Z] #20 22.38 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-18T14:35:06.036Z] #20 22.38 python3.7 python3.7-minimal vim-runtime xxd [2022-03-18T14:35:06.036Z] #20 22.38 Suggested packages: [2022-03-18T14:35:06.036Z] #20 22.38 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-18T14:35:06.036Z] #20 22.38 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-18T14:35:06.036Z] #20 22.38 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-18T14:35:06.036Z] #20 22.38 quota [2022-03-18T14:35:06.036Z] #20 22.38 Recommended packages: [2022-03-18T14:35:06.036Z] #20 22.38 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-18T14:35:06.036Z] #20 22.38 python3-keyrings.alt python3-xdg unzip [2022-03-18T14:35:06.036Z] #20 23.87 The following NEW packages will be installed: [2022-03-18T14:35:06.036Z] #20 23.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-18T14:35:06.036Z] #20 23.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-18T14:35:06.036Z] #20 23.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-18T14:35:06.036Z] #20 23.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-18T14:35:06.036Z] #20 23.87 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-18T14:35:06.036Z] #20 23.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-18T14:35:06.036Z] #20 23.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-18T14:35:06.036Z] #20 23.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T14:35:06.036Z] #20 23.87 xz-utils zip [2022-03-18T14:35:06.036Z] #20 24.19 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:35:06.036Z] #20 24.19 Need to get 28.6 MB of archives. [2022-03-18T14:35:06.036Z] #20 24.19 After this operation, 116 MB of additional disk space will be used. [2022-03-18T14:35:06.036Z] #20 24.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-18T14:35:06.036Z] #20 24.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-18T14:35:06.036Z] #20 24.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-18T14:35:06.036Z] #20 24.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-18T14:35:06.036Z] #20 24.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-18T14:35:06.036Z] #20 24.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-18T14:35:06.036Z] #20 24.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-18T14:35:06.036Z] #20 24.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-18T14:35:06.036Z] #20 24.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-18T14:35:06.036Z] #20 24.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-18T14:35:06.036Z] #20 24.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-18T14:35:06.036Z] #20 24.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-18T14:35:06.036Z] #20 24.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T14:35:06.036Z] #20 24.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-18T14:35:06.036Z] #20 24.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-18T14:35:06.036Z] #20 24.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-18T14:35:06.036Z] #20 24.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-18T14:35:06.036Z] #20 24.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-18T14:35:06.036Z] #20 24.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-18T14:35:06.036Z] #20 24.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-18T14:35:06.036Z] #20 24.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-18T14:35:06.036Z] #20 24.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-18T14:35:06.036Z] #20 24.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-18T14:35:06.036Z] #20 24.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-18T14:35:06.036Z] #20 24.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-18T14:35:06.036Z] #20 24.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-18T14:35:06.036Z] #20 24.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-18T14:35:06.036Z] #20 24.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-18T14:35:06.036Z] #20 24.57 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-18T14:35:06.167Z] #43 102.0 DEP criu/seccomp.d [2022-03-18T14:35:06.167Z] #43 102.2 DEP criu/rst-malloc.d [2022-03-18T14:35:06.293Z] #20 25.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T14:35:06.293Z] #20 25.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-18T14:35:06.293Z] #20 25.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-18T14:35:06.293Z] #20 25.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-18T14:35:06.293Z] #20 25.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-18T14:35:06.293Z] #20 25.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-18T14:35:06.293Z] #20 25.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-18T14:35:06.310Z] #22 ... [2022-03-18T14:35:06.310Z] [2022-03-18T14:35:06.310Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:06.310Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:06.310Z] #43 143.0 CC criu/protobuf.o [2022-03-18T14:35:06.429Z] #43 102.3 DEP criu/rbtree.d [2022-03-18T14:35:06.429Z] #43 102.3 DEP criu/pstree.d [2022-03-18T14:35:06.429Z] #43 102.6 DEP criu/protobuf.d [2022-03-18T14:35:06.552Z] #20 25.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-18T14:35:06.552Z] #20 25.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-18T14:35:06.552Z] #20 25.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-18T14:35:06.552Z] #20 25.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-18T14:35:06.552Z] #20 25.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-18T14:35:06.552Z] #20 25.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-18T14:35:06.552Z] #20 25.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-18T14:35:06.552Z] #20 25.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-18T14:35:06.552Z] #20 25.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-18T14:35:06.570Z] #43 143.5 CC criu/pstree.o [2022-03-18T14:35:06.690Z] #43 102.8 GEN criu/protobuf-desc-gen.h [2022-03-18T14:35:06.809Z] #20 25.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-18T14:35:06.810Z] #20 25.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-18T14:35:06.810Z] #20 25.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-18T14:35:06.810Z] #20 25.69 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-18T14:35:07.375Z] #20 ... [2022-03-18T14:35:07.375Z] [2022-03-18T14:35:07.375Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:07.375Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:07.375Z] #43 108.8 CC criu/bfd.o [2022-03-18T14:35:07.664Z] 4612f6d0b889: Verifying Checksum [2022-03-18T14:35:07.664Z] 4612f6d0b889: Download complete [2022-03-18T14:35:07.941Z] #43 109.2 CC criu/bitmap.o [2022-03-18T14:35:07.952Z] #43 144.9 CC criu/rbtree.o [2022-03-18T14:35:08.199Z] #43 109.4 CC criu/cgroup-props.o [2022-03-18T14:35:08.523Z] #43 145.3 CC criu/rst-malloc.o [2022-03-18T14:35:08.605Z] #43 104.4 DEP criu/protobuf-desc.d [2022-03-18T14:35:08.605Z] #43 104.5 DEP criu/proc_parse.d [2022-03-18T14:35:08.605Z] #43 104.8 DEP criu/plugin.d [2022-03-18T14:35:08.764Z] #43 110.0 CC criu/cgroup.o [2022-03-18T14:35:08.783Z] #43 145.6 CC criu/seccomp.o [2022-03-18T14:35:08.865Z] #43 104.8 DEP criu/pipes.d [2022-03-18T14:35:08.865Z] #43 105.0 DEP criu/pie-util.d [2022-03-18T14:35:08.947Z] #30 DONE 10.6s [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T14:35:08.947Z] #33 sha256:240dad451981e4e1c9bab41e1d16196580008383de1d01432b556860f83ef9e3 [2022-03-18T14:35:08.947Z] #33 DONE 0.6s [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #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-03-18T14:35:08.947Z] #56 sha256:ff6826f82ac21b63bdf7992bb3f2fa86f90f7f19f45f874cef3b503bb8a0e5d1 [2022-03-18T14:35:08.947Z] #56 ... [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-18T14:35:08.947Z] #35 sha256:ca95c9937d4fbf7e32be276ea97bb942ae3845f756f2dc9301b61dd5ec7334b8 [2022-03-18T14:35:08.947Z] #35 DONE 0.1s [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T14:35:08.947Z] #38 sha256:9da7500591b48adc23732fb4b36288d3656d843f68444e37ec4e0ecab8c3fae1 [2022-03-18T14:35:08.947Z] #38 DONE 0.1s [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T14:35:08.947Z] #41 sha256:5328f62f2f45b6c58d6315b666df16729dc1415b44291f7e7e2de489c43a8b0a [2022-03-18T14:35:08.947Z] #41 DONE 0.6s [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #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-03-18T14:35:08.947Z] #56 sha256:ff6826f82ac21b63bdf7992bb3f2fa86f90f7f19f45f874cef3b503bb8a0e5d1 [2022-03-18T14:35:08.947Z] #56 ... [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-18T14:35:08.947Z] #44 sha256:bff72ec020d6d569e6d8f62f0def7ff298f2d30d10e5f4b21c57eeb9c843b3a9 [2022-03-18T14:35:08.947Z] #44 DONE 0.1s [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-18T14:35:08.947Z] #46 sha256:b1e0572298c03dc661e0c50c054996bb526d3c14e8c04ad4659e086e583bc89e [2022-03-18T14:35:08.947Z] #46 DONE 0.2s [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #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-03-18T14:35:08.947Z] #56 sha256:ff6826f82ac21b63bdf7992bb3f2fa86f90f7f19f45f874cef3b503bb8a0e5d1 [2022-03-18T14:35:08.947Z] #56 ... [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T14:35:08.947Z] #48 sha256:f13168f9f63d5840985a7337095e6aa2bc15afa1401f09ec8142306cffbc2e4e [2022-03-18T14:35:08.947Z] #48 DONE 0.1s [2022-03-18T14:35:08.947Z] [2022-03-18T14:35:08.947Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T14:35:08.947Z] #50 sha256:9fe227c7c182319640b0e20dd5a1184cf8492b18e5da1ab0603a76a13f6335d8 [2022-03-18T14:35:09.126Z] #43 105.1 DEP criu/pie-util-vdso.d [2022-03-18T14:35:09.399Z] #43 105.2 DEP criu/pie-util-vdso-elf32.d [2022-03-18T14:35:09.399Z] #43 105.4 DEP criu/path.d [2022-03-18T14:35:09.514Z] #50 DONE 0.8s [2022-03-18T14:35:09.514Z] [2022-03-18T14:35:09.514Z] #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-03-18T14:35:09.514Z] #56 sha256:ff6826f82ac21b63bdf7992bb3f2fa86f90f7f19f45f874cef3b503bb8a0e5d1 [2022-03-18T14:35:09.514Z] #56 ... [2022-03-18T14:35:09.514Z] [2022-03-18T14:35:09.514Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T14:35:09.514Z] #52 sha256:e2d20a8b5d9418edd5367383694ef096cd2890fe54bdeb35968b0f599d7b5d1e [2022-03-18T14:35:09.514Z] #52 DONE 0.1s [2022-03-18T14:35:09.514Z] [2022-03-18T14:35:09.514Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T14:35:09.514Z] #54 sha256:4acf59570057a0a6712f17f289e0555474791dcd5b1d79a02bdc6f66ff84faff [2022-03-18T14:35:09.660Z] #43 105.5 DEP criu/parasite-syscall.d [2022-03-18T14:35:09.723Z] #43 146.5 CC criu/seize.o [2022-03-18T14:35:09.922Z] #43 105.8 DEP criu/pagemap.d [2022-03-18T14:35:09.922Z] #43 105.9 DEP criu/pagemap-cache.d [2022-03-18T14:35:09.922Z] #43 106.0 DEP criu/page-xfer.d [2022-03-18T14:35:10.083Z] #54 DONE 0.5s [2022-03-18T14:35:10.083Z] [2022-03-18T14:35:10.083Z] #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-03-18T14:35:10.083Z] #56 sha256:ff6826f82ac21b63bdf7992bb3f2fa86f90f7f19f45f874cef3b503bb8a0e5d1 [2022-03-18T14:35:10.184Z] #43 106.2 DEP criu/page-pipe.d [2022-03-18T14:35:10.184Z] #43 106.3 DEP criu/netfilter.d [2022-03-18T14:35:10.450Z] #43 106.5 DEP criu/net.d [2022-03-18T14:35:10.662Z] #43 147.7 CC criu/servicefd.o [2022-03-18T14:35:10.711Z] #43 106.6 DEP criu/namespaces.d [2022-03-18T14:35:10.711Z] #43 106.8 DEP criu/mount.d [2022-03-18T14:35:10.971Z] #43 107.0 DEP criu/memfd.d [2022-03-18T14:35:11.231Z] #43 107.1 DEP criu/mem.d [2022-03-18T14:35:11.289Z] #43 112.6 CC criu/clone-noasan.o [2022-03-18T14:35:11.491Z] #43 107.4 DEP criu/lsm.d [2022-03-18T14:35:11.491Z] #43 107.6 DEP criu/log.d [2022-03-18T14:35:11.546Z] #43 112.8 CC criu/config.o [2022-03-18T14:35:11.598Z] #43 148.2 CC criu/shmem.o [2022-03-18T14:35:11.752Z] #43 ... [2022-03-18T14:35:11.752Z] [2022-03-18T14:35:11.752Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-18T14:35:11.752Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:35:11.752Z] #20 6.852 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB] [2022-03-18T14:35:11.752Z] #20 8.296 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B] [2022-03-18T14:35:11.752Z] #20 12.98 Fetched 9005 kB in 11s (786 kB/s) [2022-03-18T14:35:11.752Z] #20 12.98 Reading package lists... [2022-03-18T14:35:11.752Z] #20 16.71 Reading package lists... [2022-03-18T14:35:11.752Z] #20 ... [2022-03-18T14:35:11.752Z] [2022-03-18T14:35:11.752Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:11.752Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:11.752Z] #43 107.8 DEP criu/libnetlink.d [2022-03-18T14:35:12.012Z] #43 108.0 DEP criu/kerndat.d [2022-03-18T14:35:12.012Z] #43 108.2 DEP criu/kcmp-ids.d [2022-03-18T14:35:12.272Z] #43 108.2 DEP criu/irmap.d [2022-03-18T14:35:12.272Z] #43 108.4 DEP criu/ipc_ns.d [2022-03-18T14:35:12.533Z] #43 108.5 DEP criu/image.d [2022-03-18T14:35:12.793Z] #43 108.6 DEP criu/image-desc.d [2022-03-18T14:35:12.793Z] #43 108.7 DEP criu/fsnotify.d [2022-03-18T14:35:12.918Z] #43 114.1 CC criu/cr-check.o [2022-03-18T14:35:12.918Z] #43 ... [2022-03-18T14:35:12.918Z] [2022-03-18T14:35:12.918Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-18T14:35:12.918Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:35:12.918Z] #20 26.28 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:35:12.918Z] #20 26.38 Fetched 28.6 MB in 2s (16.0 MB/s) [2022-03-18T14:35:12.918Z] #20 26.44 Selecting previously unselected package pigz. [2022-03-18T14:35:12.918Z] #20 26.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 ... 23452 files and directories currently installed.) [2022-03-18T14:35:12.918Z] #20 26.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-18T14:35:12.918Z] #20 26.51 Unpacking pigz (2.4-1) ... [2022-03-18T14:35:12.918Z] #20 26.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-18T14:35:12.918Z] #20 26.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:35:12.918Z] #20 26.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:12.918Z] #20 27.02 Selecting previously unselected package python3.7-minimal. [2022-03-18T14:35:12.918Z] #20 27.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:35:12.918Z] #20 27.04 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-18T14:35:12.918Z] #20 27.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:12.918Z] #20 27.86 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-18T14:35:12.918Z] #20 29.86 Selecting previously unselected package python3-minimal. [2022-03-18T14:35:12.918Z] #20 29.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 ... 23701 files and directories currently installed.) [2022-03-18T14:35:12.918Z] #20 29.91 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-18T14:35:12.918Z] #20 29.92 Unpacking python3-minimal (3.7.3-1) ... [2022-03-18T14:35:12.918Z] #20 30.02 Selecting previously unselected package libmpdec2:amd64. [2022-03-18T14:35:12.918Z] #20 30.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-18T14:35:12.918Z] #20 30.03 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-18T14:35:12.918Z] #20 30.10 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-18T14:35:12.918Z] #20 30.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:35:12.918Z] #20 30.13 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:12.918Z] #20 31.00 Selecting previously unselected package python3.7. [2022-03-18T14:35:12.918Z] #20 31.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:35:12.918Z] #20 31.03 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:12.918Z] #20 31.16 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-18T14:35:12.918Z] #20 31.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-18T14:35:12.918Z] #20 31.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-18T14:35:12.918Z] #20 31.28 Setting up python3-minimal (3.7.3-1) ... [2022-03-18T14:35:12.991Z] #43 ... [2022-03-18T14:35:12.992Z] [2022-03-18T14:35:12.992Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:35:12.992Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-18T14:35:12.992Z] #22 11.18 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-18T14:35:12.992Z] #22 12.36 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-18T14:35:12.992Z] #22 12.43 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-18T14:35:12.992Z] #22 12.49 Collecting pyyaml (from yamllint==1.26.1) [2022-03-18T14:35:12.992Z] #22 12.81 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-03-18T14:35:12.992Z] #22 13.10 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-18T14:35:12.992Z] #22 13.11 Building wheels for collected packages: yamllint [2022-03-18T14:35:12.992Z] #22 13.12 Running setup.py bdist_wheel for yamllint: started [2022-03-18T14:35:12.992Z] #22 14.30 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-18T14:35:12.992Z] #22 14.31 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-18T14:35:12.992Z] #22 14.37 Successfully built yamllint [2022-03-18T14:35:12.992Z] #22 14.39 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-18T14:35:12.992Z] #22 14.81 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T14:35:12.992Z] #22 DONE 17.0s [2022-03-18T14:35:12.992Z] [2022-03-18T14:35:12.992Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:12.992Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:12.992Z] #43 149.7 CC criu/sigframe.o [2022-03-18T14:35:12.992Z] #43 ... [2022-03-18T14:35:12.992Z] [2022-03-18T14:35:12.992Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T14:35:12.992Z] #25 sha256:1bbc1f3a514f67395ec63f38a61b0936d0ff21e50daf56a7c03b3b25194d090e [2022-03-18T14:35:13.054Z] #43 109.0 DEP criu/filesystems.d [2022-03-18T14:35:13.054Z] #43 109.2 DEP criu/files.d [2022-03-18T14:35:13.250Z] #25 DONE 0.5s [2022-03-18T14:35:13.250Z] [2022-03-18T14:35:13.250Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:13.250Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:13.250Z] #43 150.1 CC criu/signalfd.o [2022-03-18T14:35:13.314Z] #43 109.3 DEP criu/files-reg.d [2022-03-18T14:35:13.314Z] #43 109.4 DEP criu/files-ext.d [2022-03-18T14:35:13.482Z] #20 32.23 Selecting previously unselected package python3. [2022-03-18T14:35:13.482Z] #20 32.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-18T14:35:13.482Z] #20 32.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-18T14:35:13.482Z] #20 32.29 Unpacking python3 (3.7.3-1) ... [2022-03-18T14:35:13.574Z] #43 109.6 DEP criu/file-lock.d [2022-03-18T14:35:13.739Z] #20 32.39 Selecting previously unselected package libip4tc0:amd64. [2022-03-18T14:35:13.739Z] #20 32.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-18T14:35:13.739Z] #20 32.39 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:13.739Z] #20 32.47 Selecting previously unselected package libip6tc0:amd64. [2022-03-18T14:35:13.739Z] #20 32.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-18T14:35:13.739Z] #20 32.50 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:13.820Z] #43 150.6 CC criu/sk-inet.o [2022-03-18T14:35:13.821Z] #43 ... [2022-03-18T14:35:13.821Z] [2022-03-18T14:35:13.821Z] #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-03-18T14:35:13.821Z] #49 sha256:8c4652332ae102b4a5247d078142aebe4c87a6a2861bc1400aeb01c69ae0c38b [2022-03-18T14:35:13.821Z] #49 211.7 + /build/golangci-lint --version [2022-03-18T14:35:13.821Z] #49 212.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-18T14:35:13.821Z] #49 DONE 212.4s [2022-03-18T14:35:13.834Z] #43 109.8 DEP criu/file-ids.d [2022-03-18T14:35:13.834Z] #43 110.0 DEP criu/fifo.d [2022-03-18T14:35:13.996Z] #20 32.61 Selecting previously unselected package libiptc0:amd64. [2022-03-18T14:35:13.996Z] #20 32.63 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-18T14:35:13.996Z] #20 32.65 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:13.996Z] #20 32.73 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T14:35:13.996Z] #20 32.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T14:35:13.996Z] #20 32.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T14:35:13.996Z] #20 32.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T14:35:13.996Z] #20 32.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-18T14:35:13.996Z] #20 32.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-18T14:35:14.079Z] [2022-03-18T14:35:14.079Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T14:35:14.079Z] #30 sha256:a68fc448bb3e9a8aa2e4053074f253e1446b3713715bb8ed506ce0b7e480649d [2022-03-18T14:35:14.095Z] #43 110.1 DEP criu/fdstore.d [2022-03-18T14:35:14.253Z] #20 32.88 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T14:35:14.253Z] #20 32.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-18T14:35:14.253Z] #20 32.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-18T14:35:14.253Z] #20 32.98 Selecting previously unselected package iptables. [2022-03-18T14:35:14.253Z] #20 32.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-18T14:35:14.253Z] #20 32.99 Unpacking iptables (1.8.2-4) ... [2022-03-18T14:35:14.357Z] #43 110.2 DEP criu/fault-injection.d [2022-03-18T14:35:14.357Z] #43 110.3 DEP criu/external.d [2022-03-18T14:35:14.357Z] #43 110.4 DEP criu/eventpoll.d [2022-03-18T14:35:14.617Z] #43 ... [2022-03-18T14:35:14.617Z] [2022-03-18T14:35:14.617Z] #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-03-18T14:35:14.617Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-18T14:35:14.617Z] #32 DONE 206.0s [2022-03-18T14:35:14.617Z] [2022-03-18T14:35:14.617Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:14.617Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:14.617Z] #43 110.7 DEP criu/eventfd.d [2022-03-18T14:35:14.817Z] #20 33.33 Selecting previously unselected package xxd. [2022-03-18T14:35:14.817Z] #20 33.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:35:14.817Z] #20 33.36 Unpacking xxd (2:8.1.0875-5) ... [2022-03-18T14:35:14.817Z] #20 33.49 Selecting previously unselected package vim-common. [2022-03-18T14:35:14.817Z] #20 33.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:35:14.817Z] #20 33.52 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-18T14:35:14.817Z] #20 33.70 Selecting previously unselected package bash-completion. [2022-03-18T14:35:14.878Z] #43 110.9 DEP criu/crtools.d [2022-03-18T14:35:15.074Z] #20 33.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-18T14:35:15.141Z] #43 111.1 DEP criu/cr-service.d [2022-03-18T14:35:15.402Z] #43 111.4 DEP criu/cr-restore.d [2022-03-18T14:35:15.972Z] #43 111.8 DEP criu/cr-errno.d [2022-03-18T14:35:15.972Z] #43 111.8 DEP criu/cr-dump.d [2022-03-18T14:35:15.972Z] #43 112.1 DEP criu/cr-dedup.d [2022-03-18T14:35:16.233Z] #43 112.3 DEP criu/cr-check.d [2022-03-18T14:35:16.493Z] #43 112.5 DEP criu/config.d [2022-03-18T14:35:16.754Z] #43 112.7 DEP criu/clone-noasan.d [2022-03-18T14:35:16.754Z] #43 112.8 DEP criu/cgroup.d [2022-03-18T14:35:16.754Z] #43 112.9 DEP criu/cgroup-props.d [2022-03-18T14:35:17.014Z] #43 113.0 DEP criu/bitmap.d [2022-03-18T14:35:17.014Z] #43 113.0 DEP criu/bfd.d [2022-03-18T14:35:17.014Z] #43 113.2 DEP criu/autofs.d [2022-03-18T14:35:17.587Z] #43 113.4 DEP criu/aio.d [2022-03-18T14:35:17.587Z] #43 113.6 DEP criu/action-scripts.d [2022-03-18T14:35:17.849Z] #43 113.8 CC criu/action-scripts.o [2022-03-18T14:35:18.197Z] #56 202.5 # github.com/containerd/containerd/cmd/containerd [2022-03-18T14:35:18.197Z] #56 202.5 /usr/bin/ld: /tmp/go-link-074503317/000019.o: in function `New': [2022-03-18T14:35:18.197Z] #56 202.5 /tmp/tmp.0lsjBHi3HM/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-03-18T14:35:18.197Z] #56 202.6 + bin/containerd-stress [2022-03-18T14:35:18.345Z] #20 36.39 Unpacking bash-completion (1:2.8-6) ... [2022-03-18T14:35:18.345Z] #20 36.79 Selecting previously unselected package bzip2. [2022-03-18T14:35:18.345Z] #20 36.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-18T14:35:18.345Z] #20 36.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-18T14:35:18.345Z] #20 36.90 Selecting previously unselected package xz-utils. [2022-03-18T14:35:18.345Z] #20 36.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-18T14:35:18.345Z] #20 36.90 Unpacking xz-utils (5.2.4-1) ... [2022-03-18T14:35:18.345Z] #20 37.07 Selecting previously unselected package apparmor. [2022-03-18T14:35:18.345Z] #20 37.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-18T14:35:18.423Z] #43 114.2 CC criu/aio.o [2022-03-18T14:35:18.602Z] #20 37.15 Unpacking apparmor (2.13.2-10) ... [2022-03-18T14:35:18.685Z] #43 114.7 CC criu/autofs.o [2022-03-18T14:35:18.859Z] #20 37.46 Selecting previously unselected package aufs-tools. [2022-03-18T14:35:18.859Z] #20 37.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-18T14:35:18.859Z] #20 37.46 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-18T14:35:18.859Z] #20 37.58 Selecting previously unselected package libonig5:amd64. [2022-03-18T14:35:18.859Z] #20 37.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-18T14:35:18.859Z] #20 37.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:35:19.118Z] #20 37.72 Selecting previously unselected package libjq1:amd64. [2022-03-18T14:35:19.118Z] #20 37.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:35:19.118Z] #20 37.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:35:19.118Z] #20 37.84 Selecting previously unselected package jq. [2022-03-18T14:35:19.118Z] #20 37.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:35:19.118Z] #20 37.85 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-18T14:35:19.118Z] #20 37.93 Selecting previously unselected package libaio1:amd64. [2022-03-18T14:35:19.118Z] #20 37.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-18T14:35:19.351Z] #30 ... [2022-03-18T14:35:19.351Z] [2022-03-18T14:35:19.352Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:19.352Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:19.352Z] #43 151.8 CC criu/sk-netlink.o [2022-03-18T14:35:19.352Z] #43 152.2 CC criu/sk-packet.o [2022-03-18T14:35:19.352Z] #43 153.1 CC criu/sk-queue.o [2022-03-18T14:35:19.352Z] #43 153.7 CC criu/sk-tcp.o [2022-03-18T14:35:19.352Z] #43 154.3 CC criu/sk-unix.o [2022-03-18T14:35:19.352Z] #43 156.2 CC criu/sockets.o [2022-03-18T14:35:19.376Z] #20 37.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-18T14:35:19.376Z] #20 38.01 Selecting previously unselected package libgpm2:amd64. [2022-03-18T14:35:19.376Z] #20 38.02 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-18T14:35:19.376Z] #20 38.02 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-18T14:35:19.376Z] #20 38.07 Selecting previously unselected package libicu63:amd64. [2022-03-18T14:35:19.376Z] #20 38.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-18T14:35:19.376Z] #20 38.09 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:35:19.575Z] #56 203.6 + bin/containerd-shim [2022-03-18T14:35:20.074Z] #43 115.9 CC criu/bfd.o [2022-03-18T14:35:20.293Z] #43 157.1 CC criu/stats.o [2022-03-18T14:35:20.335Z] #43 116.4 CC criu/bitmap.o [2022-03-18T14:35:20.554Z] #43 157.3 CC criu/string.o [2022-03-18T14:35:20.554Z] #43 157.4 CC criu/sysctl.o [2022-03-18T14:35:20.597Z] #43 116.5 CC criu/cgroup-props.o [2022-03-18T14:35:20.815Z] #43 157.8 CC criu/sysfs_parse.o [2022-03-18T14:35:21.076Z] #43 158.0 CC criu/timens.o [2022-03-18T14:35:21.542Z] #43 117.4 CC criu/cgroup.o [2022-03-18T14:35:21.542Z] #43 ... [2022-03-18T14:35:21.542Z] [2022-03-18T14:35:21.542Z] #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-03-18T14:35:21.542Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:35:21.542Z] #20 16.71 Reading package lists... [2022-03-18T14:35:21.542Z] #20 20.39 Building dependency tree... [2022-03-18T14:35:21.542Z] #20 22.30 libcap2-bin is already the newest version (1:2.25-2). [2022-03-18T14:35:21.542Z] #20 22.30 The following additional packages will be installed: [2022-03-18T14:35:21.542Z] #20 22.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-03-18T14:35:21.542Z] #20 22.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-03-18T14:35:21.542Z] #20 22.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-03-18T14:35:21.542Z] #20 22.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-03-18T14:35:21.542Z] #20 22.30 python3.7 python3.7-minimal vim-runtime xxd [2022-03-18T14:35:21.542Z] #20 22.30 Suggested packages: [2022-03-18T14:35:21.542Z] #20 22.30 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-03-18T14:35:21.542Z] #20 22.30 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-03-18T14:35:21.542Z] #20 22.30 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-03-18T14:35:21.542Z] #20 22.30 quota [2022-03-18T14:35:21.542Z] #20 22.30 Recommended packages: [2022-03-18T14:35:21.542Z] #20 22.30 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-03-18T14:35:21.542Z] #20 22.30 python3-keyrings.alt python3-xdg unzip [2022-03-18T14:35:21.542Z] #20 23.83 The following NEW packages will be installed: [2022-03-18T14:35:21.543Z] #20 23.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-03-18T14:35:21.543Z] #20 23.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-03-18T14:35:21.543Z] #20 23.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-03-18T14:35:21.543Z] #20 23.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-03-18T14:35:21.543Z] #20 23.83 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-03-18T14:35:21.543Z] #20 23.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-03-18T14:35:21.543Z] #20 23.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-03-18T14:35:21.543Z] #20 23.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T14:35:21.543Z] #20 23.83 xz-utils zip [2022-03-18T14:35:21.543Z] #20 24.18 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:35:21.543Z] #20 24.18 Need to get 28.6 MB of archives. [2022-03-18T14:35:21.543Z] #20 24.18 After this operation, 116 MB of additional disk space will be used. [2022-03-18T14:35:21.543Z] #20 24.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-03-18T14:35:21.543Z] #20 24.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-03-18T14:35:21.543Z] #20 24.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-03-18T14:35:21.543Z] #20 24.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-03-18T14:35:21.543Z] #20 24.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-03-18T14:35:21.543Z] #20 24.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-03-18T14:35:21.543Z] #20 24.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-03-18T14:35:21.543Z] #20 24.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-03-18T14:35:21.543Z] #20 24.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-03-18T14:35:21.543Z] #20 24.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-03-18T14:35:21.543Z] #20 24.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-03-18T14:35:21.543Z] #20 24.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-03-18T14:35:21.543Z] #20 24.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T14:35:21.543Z] #20 24.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-03-18T14:35:21.543Z] #20 24.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-03-18T14:35:21.543Z] #20 24.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-03-18T14:35:21.543Z] #20 24.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-03-18T14:35:21.543Z] #20 24.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-03-18T14:35:21.543Z] #20 24.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-03-18T14:35:21.543Z] #20 24.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-03-18T14:35:21.543Z] #20 24.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-03-18T14:35:21.543Z] #20 24.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-03-18T14:35:21.543Z] #20 24.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-03-18T14:35:21.543Z] #20 24.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-03-18T14:35:21.543Z] #20 24.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-03-18T14:35:21.543Z] #20 24.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-03-18T14:35:21.543Z] #20 24.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-03-18T14:35:21.543Z] #20 24.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-03-18T14:35:21.543Z] #20 24.61 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-03-18T14:35:21.543Z] #20 25.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T14:35:21.543Z] #20 25.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-03-18T14:35:21.543Z] #20 25.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-03-18T14:35:21.543Z] #20 25.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-03-18T14:35:21.543Z] #20 25.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-03-18T14:35:21.543Z] #20 25.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-03-18T14:35:21.543Z] #20 25.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-03-18T14:35:21.543Z] #20 25.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-03-18T14:35:21.543Z] #20 25.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-03-18T14:35:21.543Z] #20 25.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-03-18T14:35:21.543Z] #20 25.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-03-18T14:35:21.543Z] #20 25.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-03-18T14:35:21.543Z] #20 25.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-03-18T14:35:21.543Z] #20 25.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-03-18T14:35:21.543Z] #20 25.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-03-18T14:35:21.543Z] #20 25.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-03-18T14:35:21.543Z] #20 25.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-03-18T14:35:21.543Z] #20 25.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-03-18T14:35:21.543Z] #20 25.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-03-18T14:35:21.543Z] #20 25.79 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-03-18T14:35:21.543Z] #20 26.45 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:35:21.543Z] #20 26.57 Fetched 28.6 MB in 2s (15.1 MB/s) [2022-03-18T14:35:21.543Z] #20 26.63 Selecting previously unselected package pigz. [2022-03-18T14:35:21.543Z] #20 26.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 ... 23452 files and directories currently installed.) [2022-03-18T14:35:21.543Z] #20 26.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-03-18T14:35:21.543Z] #20 26.70 Unpacking pigz (2.4-1) ... [2022-03-18T14:35:21.543Z] #20 26.79 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-03-18T14:35:21.543Z] #20 26.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:35:21.543Z] #20 26.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:21.647Z] #43 158.3 CC criu/timerfd.o [2022-03-18T14:35:21.647Z] #43 158.5 CC criu/tty.o [2022-03-18T14:35:21.908Z] #43 ... [2022-03-18T14:35:21.908Z] [2022-03-18T14:35:21.908Z] #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-03-18T14:35:21.908Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:35:21.908Z] #40 DONE 220.3s [2022-03-18T14:35:21.908Z] [2022-03-18T14:35:21.908Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T14:35:21.908Z] #30 sha256:a68fc448bb3e9a8aa2e4053074f253e1446b3713715bb8ed506ce0b7e480649d [2022-03-18T14:35:21.908Z] #30 DONE 8.6s [2022-03-18T14:35:21.908Z] [2022-03-18T14:35:21.908Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T14:35:21.908Z] #33 sha256:d758594ce7a62c6e40ccb5906003405235bc2f6441cf25b3f16ee73bbfbcd3cc [2022-03-18T14:35:22.130Z] #20 27.24 Selecting previously unselected package python3.7-minimal. [2022-03-18T14:35:22.130Z] #20 27.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:35:22.130Z] #20 27.26 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-18T14:35:22.517Z] #33 DONE 0.6s [2022-03-18T14:35:22.517Z] [2022-03-18T14:35:22.517Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:22.517Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:22.517Z] #43 ... [2022-03-18T14:35:22.517Z] [2022-03-18T14:35:22.517Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-18T14:35:22.517Z] #35 sha256:631d90cc9a35bbbc427388e368ee8115674b4f85da81a66997e0c557a1b59585 [2022-03-18T14:35:22.517Z] #35 DONE 0.1s [2022-03-18T14:35:22.777Z] [2022-03-18T14:35:22.777Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T14:35:22.777Z] #38 sha256:65b674ee773b77bea1300325a7b9c2e0c7e29403e7bd96d1bbf6ac790f3e54c6 [2022-03-18T14:35:22.777Z] #38 DONE 0.2s [2022-03-18T14:35:22.777Z] [2022-03-18T14:35:22.777Z] #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-03-18T14:35:22.777Z] #53 sha256:040a8feea869fc61fa53ee5a25d20e4c0739053581641cbc29e05e4f87323dfd [2022-03-18T14:35:23.076Z] #20 28.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:23.076Z] #20 28.17 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-03-18T14:35:23.551Z] #20 41.80 Selecting previously unselected package libnet1:amd64. [2022-03-18T14:35:23.551Z] #20 41.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:35:23.551Z] #20 41.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:35:23.551Z] #20 41.90 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T14:35:23.551Z] #20 41.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-18T14:35:23.551Z] #20 41.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:35:23.551Z] #20 42.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T14:35:23.551Z] #20 42.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:35:23.551Z] #20 42.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:35:23.551Z] #20 42.12 Selecting previously unselected package libreadline5:amd64. [2022-03-18T14:35:23.551Z] #20 42.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-18T14:35:23.551Z] #20 42.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-18T14:35:23.551Z] #20 42.23 Selecting previously unselected package net-tools. [2022-03-18T14:35:23.551Z] #20 42.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-18T14:35:23.551Z] #20 42.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-18T14:35:23.742Z] #53 ... [2022-03-18T14:35:23.742Z] [2022-03-18T14:35:23.742Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:23.742Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:23.742Z] #43 160.4 CC criu/tun.o [2022-03-18T14:35:23.808Z] #20 42.46 Selecting previously unselected package patch. [2022-03-18T14:35:23.808Z] #20 42.46 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-18T14:35:23.808Z] #20 42.47 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-18T14:35:23.808Z] #20 42.56 Selecting previously unselected package python-pip-whl. [2022-03-18T14:35:23.808Z] #20 42.56 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-18T14:35:23.808Z] #20 42.57 Unpacking python-pip-whl (18.1-5) ... [2022-03-18T14:35:24.002Z] #43 160.9 CC criu/uffd.o [2022-03-18T14:35:24.464Z] #20 ... [2022-03-18T14:35:24.464Z] [2022-03-18T14:35:24.464Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:24.464Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:24.464Z] #43 120.2 CC criu/clone-noasan.o [2022-03-18T14:35:24.464Z] #43 120.4 CC criu/config.o [2022-03-18T14:35:24.741Z] #20 43.15 Selecting previously unselected package python3-lib2to3. [2022-03-18T14:35:24.741Z] #20 43.16 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-18T14:35:24.741Z] #20 43.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-18T14:35:24.741Z] #20 ... [2022-03-18T14:35:24.741Z] [2022-03-18T14:35:24.741Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:24.741Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:24.741Z] #43 115.8 CC criu/cr-dedup.o [2022-03-18T14:35:24.741Z] #43 116.3 CC criu/cr-dump.o [2022-03-18T14:35:24.741Z] #43 118.2 CC criu/cr-errno.o [2022-03-18T14:35:24.741Z] #43 118.3 CC criu/cr-restore.o [2022-03-18T14:35:24.741Z] #43 122.7 CC criu/cr-service.o [2022-03-18T14:35:24.741Z] #43 124.5 CC criu/crtools.o [2022-03-18T14:35:24.741Z] #43 125.1 CC criu/eventfd.o [2022-03-18T14:35:24.741Z] #43 125.6 CC criu/eventpoll.o [2022-03-18T14:35:24.741Z] #43 ... [2022-03-18T14:35:24.741Z] [2022-03-18T14:35:24.741Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-18T14:35:24.741Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:35:24.741Z] #20 43.34 Selecting previously unselected package python3-distutils. [2022-03-18T14:35:24.741Z] #20 43.35 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-18T14:35:24.741Z] #20 43.35 Unpacking python3-distutils (3.7.3-1) ... [2022-03-18T14:35:24.741Z] #20 43.48 Selecting previously unselected package python3-pip. [2022-03-18T14:35:24.741Z] #20 43.49 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-18T14:35:24.741Z] #20 43.49 Unpacking python3-pip (18.1-5) ... [2022-03-18T14:35:24.854Z] #56 208.7 + bin/containerd-shim-runc-v1 [2022-03-18T14:35:24.998Z] #20 43.65 Selecting previously unselected package python3-pkg-resources. [2022-03-18T14:35:24.998Z] #20 43.67 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-18T14:35:24.998Z] #20 43.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-18T14:35:25.254Z] #20 43.84 Selecting previously unselected package python3-setuptools. [2022-03-18T14:35:25.254Z] #20 43.85 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-18T14:35:25.254Z] #20 43.86 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-18T14:35:25.254Z] #20 44.08 Selecting previously unselected package python3-wheel. [2022-03-18T14:35:25.382Z] #43 162.1 CC criu/util.o [2022-03-18T14:35:25.511Z] #20 44.10 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-18T14:35:25.511Z] #20 44.11 Unpacking python3-wheel (0.32.3-2) ... [2022-03-18T14:35:25.511Z] #20 44.19 Selecting previously unselected package sudo. [2022-03-18T14:35:25.511Z] #20 44.19 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-18T14:35:25.511Z] #20 44.20 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-18T14:35:25.640Z] #43 ... [2022-03-18T14:35:25.640Z] [2022-03-18T14:35:25.640Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T14:35:25.640Z] #41 sha256:50e868be39551ae2a5fc95e5b6cce3ab75053ca9a235349fbf49ca0914914a94 [2022-03-18T14:35:25.640Z] #41 DONE 0.7s [2022-03-18T14:35:25.847Z] #43 121.9 CC criu/cr-check.o [2022-03-18T14:35:25.899Z] [2022-03-18T14:35:25.899Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:25.899Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:26.075Z] #20 44.66 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T14:35:26.075Z] #20 44.68 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-18T14:35:26.075Z] #20 44.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-18T14:35:26.333Z] #20 44.96 Selecting previously unselected package uidmap. [2022-03-18T14:35:26.333Z] #20 44.98 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-18T14:35:26.334Z] #20 44.99 Unpacking uidmap (1:4.5-1.1) ... [2022-03-18T14:35:26.334Z] #20 45.11 Selecting previously unselected package vim-runtime. [2022-03-18T14:35:26.334Z] #20 45.12 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:35:26.334Z] #20 45.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-03-18T14:35:26.334Z] #20 45.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-18T14:35:26.466Z] #43 163.2 CC criu/uts_ns.o [2022-03-18T14:35:26.466Z] #43 163.3 CC criu/vdso-compat.o [2022-03-18T14:35:26.590Z] #20 45.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-18T14:35:26.726Z] #43 163.4 CC criu/vdso.o [2022-03-18T14:35:26.985Z] #43 163.9 LINK criu/built-in.o [2022-03-18T14:35:27.244Z] #43 164.0 LINK criu/criu [2022-03-18T14:35:27.244Z] #43 164.3 DEP lib/c/criu.d [2022-03-18T14:35:27.503Z] #43 164.4 CC images/rpc.pb-c.o [2022-03-18T14:35:27.760Z] #43 123.7 CC criu/cr-dedup.o [2022-03-18T14:35:28.071Z] #43 164.9 CC lib/c/criu.o [2022-03-18T14:35:28.135Z] #56 212.5 + bin/containerd-shim-runc-v2 [2022-03-18T14:35:28.332Z] #43 124.2 CC criu/cr-dump.o [2022-03-18T14:35:28.701Z] #56 213.0 + binaries [2022-03-18T14:35:28.701Z] #56 213.0 + install -D bin/containerd /build/containerd [2022-03-18T14:35:28.701Z] #56 213.0 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T14:35:28.701Z] #56 213.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T14:35:28.701Z] #56 213.0 + install -D bin/ctr /build/ctr [2022-03-18T14:35:29.009Z] #43 165.7 LINK lib/c/built-in.o [2022-03-18T14:35:29.009Z] #43 165.7 LINK lib/c/libcriu.so [2022-03-18T14:35:29.009Z] #43 165.7 LINK lib/c/libcriu.a [2022-03-18T14:35:29.009Z] #43 165.8 GEN magic.py [2022-03-18T14:35:29.009Z] #43 165.9 Note: Building without setproctitle() and strlcpy() support. [2022-03-18T14:35:29.009Z] #43 165.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-18T14:35:29.009Z] #43 165.9 Note: Building without GnuTLS support [2022-03-18T14:35:29.009Z] #43 165.9 Makefile.config:39: Warn: you have no libnftables installed [2022-03-18T14:35:29.009Z] #43 165.9 Makefile.config:40: Warn: Building without nftables support [2022-03-18T14:35:29.276Z] #43 ... [2022-03-18T14:35:29.276Z] [2022-03-18T14:35:29.276Z] #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-03-18T14:35:29.276Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:35:29.276Z] #20 30.07 Selecting previously unselected package python3-minimal. [2022-03-18T14:35:29.276Z] #20 30.07 (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-03-18T14:35:29.276Z] #20 30.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 30.13 Unpacking python3-minimal (3.7.3-1) ... [2022-03-18T14:35:29.276Z] #20 30.23 Selecting previously unselected package libmpdec2:amd64. [2022-03-18T14:35:29.276Z] #20 30.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 30.25 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-03-18T14:35:29.276Z] #20 30.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-03-18T14:35:29.276Z] #20 30.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 30.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:29.276Z] #20 31.26 Selecting previously unselected package python3.7. [2022-03-18T14:35:29.276Z] #20 31.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 31.27 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:29.276Z] #20 31.40 Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-18T14:35:29.276Z] #20 31.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 31.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-18T14:35:29.276Z] #20 31.54 Setting up python3-minimal (3.7.3-1) ... [2022-03-18T14:35:29.276Z] #20 32.37 Selecting previously unselected package python3. [2022-03-18T14:35:29.276Z] #20 32.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-03-18T14:35:29.276Z] #20 32.44 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 32.45 Unpacking python3 (3.7.3-1) ... [2022-03-18T14:35:29.276Z] #20 32.54 Selecting previously unselected package libip4tc0:amd64. [2022-03-18T14:35:29.276Z] #20 32.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 32.56 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:29.276Z] #20 32.64 Selecting previously unselected package libip6tc0:amd64. [2022-03-18T14:35:29.276Z] #20 32.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 32.65 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:29.276Z] #20 32.76 Selecting previously unselected package libiptc0:amd64. [2022-03-18T14:35:29.276Z] #20 32.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 32.78 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:29.276Z] #20 32.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T14:35:29.276Z] #20 32.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 32.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T14:35:29.276Z] #20 32.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T14:35:29.276Z] #20 32.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 32.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-18T14:35:29.276Z] #20 33.02 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T14:35:29.276Z] #20 33.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 33.03 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-03-18T14:35:29.276Z] #20 33.12 Selecting previously unselected package iptables. [2022-03-18T14:35:29.276Z] #20 33.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 33.13 Unpacking iptables (1.8.2-4) ... [2022-03-18T14:35:29.276Z] #20 33.45 Selecting previously unselected package xxd. [2022-03-18T14:35:29.276Z] #20 33.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:35:29.276Z] #20 33.47 Unpacking xxd (2:8.1.0875-5) ... [2022-03-18T14:35:29.276Z] #20 33.60 Selecting previously unselected package vim-common. [2022-03-18T14:35:29.276Z] #20 33.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:35:29.276Z] #20 33.63 Unpacking vim-common (2:8.1.0875-5) ... [2022-03-18T14:35:29.276Z] #20 33.82 Selecting previously unselected package bash-completion. [2022-03-18T14:35:29.276Z] #20 33.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-03-18T14:35:29.577Z] #43 166.5 fatal: not a git repository (or any of the parent directories): .git [2022-03-18T14:35:29.867Z] #20 48.27 Selecting previously unselected package vim. [2022-03-18T14:35:29.867Z] #20 48.27 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:35:29.867Z] #20 48.29 Unpacking vim (2:8.1.0875-5) ... [2022-03-18T14:35:30.126Z] #20 48.81 Selecting previously unselected package xfsprogs. [2022-03-18T14:35:30.126Z] #20 48.82 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-18T14:35:30.126Z] #20 48.83 Unpacking xfsprogs (4.20.0-1) ... [2022-03-18T14:35:30.147Z] #43 167.0 make[1]: Nothing to be done for 'all'. [2022-03-18T14:35:30.692Z] #20 49.32 Selecting previously unselected package zip. [2022-03-18T14:35:30.692Z] #20 49.34 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-18T14:35:30.692Z] #20 49.34 Unpacking zip (3.0-11+b1) ... [2022-03-18T14:35:30.692Z] #20 49.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-18T14:35:30.717Z] #43 167.6 make[1]: 'images/built-in.o' is up to date. [2022-03-18T14:35:30.717Z] #43 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-18T14:35:30.717Z] #43 167.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-18T14:35:30.717Z] #43 167.7 make[1]: 'compel/libcompel.a' is up to date. [2022-03-18T14:35:30.717Z] #43 167.7 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-18T14:35:30.717Z] #43 167.7 make[1]: Nothing to be done for 'all'. [2022-03-18T14:35:30.951Z] #20 49.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-18T14:35:30.951Z] #20 49.56 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:30.951Z] #20 49.58 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-18T14:35:30.951Z] #20 49.63 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-18T14:35:30.951Z] #20 49.65 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:30.951Z] #20 49.66 Setting up uidmap (1:4.5-1.1) ... [2022-03-18T14:35:30.951Z] #20 49.68 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-18T14:35:30.951Z] #20 49.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:35:30.951Z] #20 49.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-18T14:35:30.951Z] #20 49.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:35:30.951Z] #20 49.74 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:35:30.977Z] #43 167.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-18T14:35:30.977Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2022-03-18T14:35:30.977Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2022-03-18T14:35:30.977Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2022-03-18T14:35:30.977Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2022-03-18T14:35:31.208Z] #20 49.77 Setting up xxd (2:8.1.0875-5) ... [2022-03-18T14:35:31.208Z] #20 49.79 Setting up zip (3.0-11+b1) ... [2022-03-18T14:35:31.208Z] #20 49.80 Setting up vim-common (2:8.1.0875-5) ... [2022-03-18T14:35:31.208Z] #20 49.86 Setting up bash-completion (1:2.8-6) ... [2022-03-18T14:35:31.237Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2022-03-18T14:35:31.237Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2022-03-18T14:35:31.237Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2022-03-18T14:35:31.496Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2022-03-18T14:35:31.496Z] #43 168.2 INSTALL criu/criu [2022-03-18T14:35:31.756Z] #43 DONE 168.5s [2022-03-18T14:35:31.756Z] [2022-03-18T14:35:31.756Z] #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-03-18T14:35:31.756Z] #53 sha256:040a8feea869fc61fa53ee5a25d20e4c0739053581641cbc29e05e4f87323dfd [2022-03-18T14:35:31.823Z] #20 36.60 Unpacking bash-completion (1:2.8-6) ... [2022-03-18T14:35:31.823Z] #20 37.01 Selecting previously unselected package bzip2. [2022-03-18T14:35:31.823Z] #20 37.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-03-18T14:35:31.823Z] #20 37.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-18T14:35:31.823Z] #20 37.12 Selecting previously unselected package xz-utils. [2022-03-18T14:35:31.823Z] #20 37.12 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-03-18T14:35:31.823Z] #20 37.13 Unpacking xz-utils (5.2.4-1) ... [2022-03-18T14:35:32.085Z] #20 37.28 Selecting previously unselected package apparmor. [2022-03-18T14:35:32.085Z] #20 37.28 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-03-18T14:35:32.085Z] #20 37.36 Unpacking apparmor (2.13.2-10) ... [2022-03-18T14:35:32.346Z] #20 37.64 Selecting previously unselected package aufs-tools. [2022-03-18T14:35:32.346Z] #20 37.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-03-18T14:35:32.346Z] #20 37.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-03-18T14:35:32.607Z] #20 37.79 Selecting previously unselected package libonig5:amd64. [2022-03-18T14:35:32.607Z] #20 37.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-03-18T14:35:32.607Z] #20 37.80 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:35:32.607Z] #20 37.93 Selecting previously unselected package libjq1:amd64. [2022-03-18T14:35:32.607Z] #20 37.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:35:32.607Z] #20 37.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:35:32.869Z] #20 38.06 Selecting previously unselected package jq. [2022-03-18T14:35:32.869Z] #20 38.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-03-18T14:35:32.869Z] #20 38.09 Unpacking jq (1.5+dfsg-2+b1) ... [2022-03-18T14:35:32.869Z] #20 38.18 Selecting previously unselected package libaio1:amd64. [2022-03-18T14:35:32.869Z] #20 38.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-03-18T14:35:32.869Z] #20 38.19 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-03-18T14:35:32.869Z] #20 38.27 Selecting previously unselected package libgpm2:amd64. [2022-03-18T14:35:32.869Z] #20 38.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-03-18T14:35:32.891Z] #56 DONE 217.2s [2022-03-18T14:35:33.130Z] #20 38.28 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-03-18T14:35:33.130Z] #20 38.39 Selecting previously unselected package libicu63:amd64. [2022-03-18T14:35:33.130Z] #20 38.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-03-18T14:35:33.130Z] #20 38.41 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:35:33.138Z] #53 ... [2022-03-18T14:35:33.138Z] [2022-03-18T14:35:33.138Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-18T14:35:33.138Z] #44 sha256:ed6df8b1b95d8e5cc89dddde1f7f2cc65cd4014887adf2774015f4994ea44f96 [2022-03-18T14:35:33.138Z] #44 DONE 0.1s [2022-03-18T14:35:33.138Z] [2022-03-18T14:35:33.138Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-18T14:35:33.138Z] #46 sha256:7c0035908ba3edd518adab02601ff6e648e119427d7f8926f504af0dd825acbb [2022-03-18T14:35:33.138Z] #46 DONE 0.2s [2022-03-18T14:35:33.138Z] [2022-03-18T14:35:33.138Z] #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-03-18T14:35:33.138Z] #53 sha256:040a8feea869fc61fa53ee5a25d20e4c0739053581641cbc29e05e4f87323dfd [2022-03-18T14:35:33.396Z] #53 ... [2022-03-18T14:35:33.396Z] [2022-03-18T14:35:33.396Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T14:35:33.396Z] #48 sha256:746a9756cc710bc1d5057d799b0a53a98cfd3c34cc8ba2516e82a6524ba366ea [2022-03-18T14:35:33.396Z] #48 DONE 0.1s [2022-03-18T14:35:33.396Z] [2022-03-18T14:35:33.396Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T14:35:33.396Z] #50 sha256:eccc088b8b77213f852c41fade92aa74a8df38059a3988fb5ce41306e8974fb9 [2022-03-18T14:35:33.459Z] [2022-03-18T14:35:33.459Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T14:35:33.459Z] #57 sha256:49f90d9d03dda4bd6845c0a1d4ffb2ae81e154155fa392c7f9534936040103da [2022-03-18T14:35:33.963Z] #50 DONE 0.6s [2022-03-18T14:35:33.963Z] [2022-03-18T14:35:33.963Z] #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-03-18T14:35:33.963Z] #53 sha256:040a8feea869fc61fa53ee5a25d20e4c0739053581641cbc29e05e4f87323dfd [2022-03-18T14:35:33.963Z] #53 ... [2022-03-18T14:35:33.963Z] [2022-03-18T14:35:33.963Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T14:35:33.963Z] #52 sha256:4462a8196340b2c44a8b68758b2f2db4a43cd714a2dc255785cca9e67007d53f [2022-03-18T14:35:33.963Z] #52 DONE 0.1s [2022-03-18T14:35:34.221Z] [2022-03-18T14:35:34.221Z] #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-03-18T14:35:34.221Z] #53 sha256:040a8feea869fc61fa53ee5a25d20e4c0739053581641cbc29e05e4f87323dfd [2022-03-18T14:35:34.489Z] #20 52.72 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:34.489Z] #20 52.73 Setting up xz-utils (5.2.4-1) ... [2022-03-18T14:35:34.489Z] #20 52.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T14:35:34.489Z] #20 52.77 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-18T14:35:34.489Z] #20 52.78 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-18T14:35:34.489Z] #20 52.85 invoke-rc.d: could not determine current runlevel [2022-03-18T14:35:34.489Z] #20 52.85 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T14:35:34.489Z] #20 52.87 Setting up pigz (2.4-1) ... [2022-03-18T14:35:34.489Z] #20 52.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T14:35:34.489Z] #20 52.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:35:34.489Z] #20 52.92 Setting up python-pip-whl (18.1-5) ... [2022-03-18T14:35:34.489Z] #20 52.93 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-18T14:35:34.489Z] #20 52.94 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-18T14:35:34.748Z] #20 53.36 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-18T14:35:34.748Z] #20 53.38 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:35:34.748Z] #20 53.40 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:34.748Z] #20 53.41 Setting up vim (2:8.1.0875-5) ... [2022-03-18T14:35:34.748Z] #20 53.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T14:35:34.748Z] #20 53.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T14:35:34.748Z] #20 53.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T14:35:34.748Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T14:35:34.748Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T14:35:34.748Z] #20 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T14:35:34.748Z] #20 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T14:35:34.748Z] #20 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T14:35:34.748Z] #20 53.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:35:34.748Z] #20 53.51 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-18T14:35:35.007Z] #20 53.52 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-18T14:35:35.007Z] #20 53.54 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-18T14:35:35.007Z] #20 53.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-18T14:35:35.007Z] #20 53.56 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:35.007Z] #20 ... [2022-03-18T14:35:35.007Z] [2022-03-18T14:35:35.007Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:35.007Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:35.007Z] #43 126.5 CC criu/external.o [2022-03-18T14:35:35.007Z] #43 126.8 CC criu/fault-injection.o [2022-03-18T14:35:35.007Z] #43 126.9 CC criu/fdstore.o [2022-03-18T14:35:35.007Z] #43 127.2 CC criu/fifo.o [2022-03-18T14:35:35.007Z] #43 127.6 CC criu/file-ids.o [2022-03-18T14:35:35.007Z] #43 127.9 CC criu/file-lock.o [2022-03-18T14:35:35.007Z] #43 128.8 CC criu/files-ext.o [2022-03-18T14:35:35.007Z] #43 129.2 CC criu/files-reg.o [2022-03-18T14:35:35.007Z] #43 131.4 CC criu/files.o [2022-03-18T14:35:35.007Z] #43 133.6 CC criu/filesystems.o [2022-03-18T14:35:35.007Z] #43 134.2 CC criu/fsnotify.o [2022-03-18T14:35:35.007Z] #43 135.4 CC criu/image-desc.o [2022-03-18T14:35:35.007Z] #43 135.5 CC criu/image.o [2022-03-18T14:35:35.007Z] #43 136.4 CC criu/ipc_ns.o [2022-03-18T14:35:35.387Z] #57 DONE 1.6s [2022-03-18T14:35:35.387Z] [2022-03-18T14:35:35.387Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T14:35:35.387Z] #61 sha256:deeba6f5c3575ee0cc964d91b347f6728ea60dfeff3ed704e001dd8c3f1bda12 [2022-03-18T14:35:35.647Z] #61 DONE 0.4s [2022-03-18T14:35:35.647Z] [2022-03-18T14:35:35.647Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T14:35:35.647Z] #66 sha256:8bba8739afff30ce89e7b4472ebb8bb925f602784c744febc50d41f5d0d9d8ff [2022-03-18T14:35:36.377Z] #43 137.7 CC criu/irmap.o [2022-03-18T14:35:37.307Z] #43 138.4 CC criu/kcmp-ids.o [2022-03-18T14:35:37.307Z] #43 138.8 CC criu/kerndat.o [2022-03-18T14:35:37.338Z] #20 41.88 Selecting previously unselected package libnet1:amd64. [2022-03-18T14:35:37.338Z] #20 41.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T14:35:37.338Z] #20 41.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:35:37.338Z] #20 41.98 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T14:35:37.338Z] #20 41.99 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-03-18T14:35:37.338Z] #20 42.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:35:37.338Z] #20 42.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T14:35:37.338Z] #20 42.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-03-18T14:35:37.338Z] #20 42.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:35:37.338Z] #20 42.19 Selecting previously unselected package libreadline5:amd64. [2022-03-18T14:35:37.338Z] #20 42.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-03-18T14:35:37.338Z] #20 42.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-18T14:35:37.338Z] #20 42.32 Selecting previously unselected package net-tools. [2022-03-18T14:35:37.338Z] #20 42.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-03-18T14:35:37.338Z] #20 42.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-18T14:35:37.338Z] #20 42.59 Selecting previously unselected package patch. [2022-03-18T14:35:37.338Z] #20 42.60 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-03-18T14:35:37.338Z] #20 42.60 Unpacking patch (2.7.6-3+deb10u1) ... [2022-03-18T14:35:37.338Z] #20 42.73 Selecting previously unselected package python-pip-whl. [2022-03-18T14:35:37.544Z] #66 DONE 2.0s [2022-03-18T14:35:37.564Z] #43 ... [2022-03-18T14:35:37.564Z] [2022-03-18T14:35:37.564Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-18T14:35:37.564Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:35:37.564Z] #20 56.42 Setting up iptables (1.8.2-4) ... [2022-03-18T14:35:37.564Z] #20 56.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T14:35:37.599Z] #20 42.74 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-03-18T14:35:37.599Z] #20 42.75 Unpacking python-pip-whl (18.1-5) ... [2022-03-18T14:35:37.801Z] [2022-03-18T14:35:37.801Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-18T14:35:37.801Z] #68 sha256:0717a5fe93ead08b9d409d188116120dcf109418f9c636186b501685c4b21f76 [2022-03-18T14:35:37.801Z] #68 DONE 0.1s [2022-03-18T14:35:37.801Z] [2022-03-18T14:35:37.801Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-18T14:35:37.801Z] #69 sha256:22f334dd97849a93d3287cfa9f20d375d21a75f1f7ff2ce70a85f91d186a5635 [2022-03-18T14:35:37.801Z] #69 DONE 0.0s [2022-03-18T14:35:37.801Z] [2022-03-18T14:35:37.801Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T14:35:37.801Z] #70 sha256:a0b3795003143e0901b47b6648877cb25081c9f2d2da9270e91b4cda63f17154 [2022-03-18T14:35:37.821Z] #20 56.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T14:35:37.821Z] #20 56.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T14:35:37.821Z] #20 56.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T14:35:37.821Z] #20 56.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T14:35:37.821Z] #20 56.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T14:35:37.821Z] #20 56.50 Setting up python3 (3.7.3-1) ... [2022-03-18T14:35:38.169Z] #20 43.31 Selecting previously unselected package python3-lib2to3. [2022-03-18T14:35:38.169Z] #20 43.32 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-03-18T14:35:38.169Z] #20 43.34 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-03-18T14:35:38.169Z] #20 43.48 Selecting previously unselected package python3-distutils. [2022-03-18T14:35:38.169Z] #20 43.49 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-03-18T14:35:38.169Z] #20 43.50 Unpacking python3-distutils (3.7.3-1) ... [2022-03-18T14:35:38.367Z] #70 DONE 0.8s [2022-03-18T14:35:38.383Z] #20 56.97 Setting up python3-wheel (0.32.3-2) ... [2022-03-18T14:35:38.429Z] #20 43.65 Selecting previously unselected package python3-pip. [2022-03-18T14:35:38.429Z] #20 43.65 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-03-18T14:35:38.429Z] #20 43.65 Unpacking python3-pip (18.1-5) ... [2022-03-18T14:35:38.625Z] [2022-03-18T14:35:38.625Z] #71 exporting to image [2022-03-18T14:35:38.625Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T14:35:38.625Z] #71 exporting layers [2022-03-18T14:35:38.689Z] #20 43.82 Selecting previously unselected package python3-pkg-resources. [2022-03-18T14:35:38.690Z] #20 43.83 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-03-18T14:35:38.690Z] #20 43.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-03-18T14:35:38.690Z] #20 43.98 Selecting previously unselected package python3-setuptools. [2022-03-18T14:35:38.690Z] #20 43.98 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-03-18T14:35:38.690Z] #20 43.99 Unpacking python3-setuptools (40.8.0-1) ... [2022-03-18T14:35:38.945Z] #20 57.76 Setting up apparmor (2.13.2-10) ... [2022-03-18T14:35:38.950Z] #20 44.20 Selecting previously unselected package python3-wheel. [2022-03-18T14:35:38.950Z] #20 44.22 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-03-18T14:35:38.950Z] #20 44.23 Unpacking python3-wheel (0.32.3-2) ... [2022-03-18T14:35:38.950Z] #20 44.31 Selecting previously unselected package sudo. [2022-03-18T14:35:39.210Z] #20 44.32 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-03-18T14:35:39.210Z] #20 44.33 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-03-18T14:35:39.470Z] #20 44.80 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T14:35:39.470Z] #20 44.82 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-03-18T14:35:39.470Z] #20 44.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-03-18T14:35:40.043Z] #20 45.07 Selecting previously unselected package uidmap. [2022-03-18T14:35:40.043Z] #20 45.10 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-03-18T14:35:40.043Z] #20 45.11 Unpacking uidmap (1:4.5-1.1) ... [2022-03-18T14:35:40.043Z] #20 45.22 Selecting previously unselected package vim-runtime. [2022-03-18T14:35:40.043Z] #20 45.22 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-03-18T14:35:40.043Z] #20 45.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T14:35:40.043Z] #20 45.26 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-03-18T14:35:40.043Z] #20 45.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-03-18T14:35:40.838Z] #20 59.63 Setting up xfsprogs (4.20.0-1) ... [2022-03-18T14:35:40.838Z] #20 59.65 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-18T14:35:40.987Z] #20 ... [2022-03-18T14:35:40.987Z] [2022-03-18T14:35:40.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-03-18T14:35:40.987Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:40.987Z] #43 126.7 CC criu/cr-errno.o [2022-03-18T14:35:40.987Z] #43 126.8 CC criu/cr-restore.o [2022-03-18T14:35:40.987Z] #43 131.6 CC criu/cr-service.o [2022-03-18T14:35:40.987Z] #43 133.2 CC criu/crtools.o [2022-03-18T14:35:40.987Z] #43 133.8 CC criu/eventfd.o [2022-03-18T14:35:40.987Z] #43 134.2 CC criu/eventpoll.o [2022-03-18T14:35:40.988Z] #43 135.2 CC criu/external.o [2022-03-18T14:35:40.988Z] #43 135.6 CC criu/fault-injection.o [2022-03-18T14:35:40.988Z] #43 135.7 CC criu/fdstore.o [2022-03-18T14:35:40.988Z] #43 136.1 CC criu/fifo.o [2022-03-18T14:35:40.988Z] #43 136.5 CC criu/file-ids.o [2022-03-18T14:35:40.988Z] #43 136.9 CC criu/file-lock.o [2022-03-18T14:35:41.401Z] #20 60.04 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-18T14:35:41.910Z] #71 exporting layers 3.3s done [2022-03-18T14:35:41.910Z] #71 writing image sha256:e15738ed82ab7ee9ee7b84a326962f52e27e60044ffff7df09af64d08f54a887 done [2022-03-18T14:35:41.910Z] #71 naming to docker.io/library/docker:c9ee0641f44bc597cc390cdb82d023298506db9d done [2022-03-18T14:35:41.910Z] #71 DONE 3.4s [Pipeline] } [Pipeline] // stage [2022-03-18T14:35:41.931Z] #43 137.9 CC criu/files-ext.o [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-18T14:35:42.192Z] #43 138.3 CC criu/files-reg.o [2022-03-18T14:35:42.238Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/test/unit [2022-03-18T14:35:42.332Z] #20 61.06 Setting up python3-distutils (3.7.3-1) ... [2022-03-18T14:35:42.896Z] #20 61.50 Setting up python3-setuptools (40.8.0-1) ... [2022-03-18T14:35:43.136Z] #43 ... [2022-03-18T14:35:43.136Z] [2022-03-18T14:35:43.136Z] #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-03-18T14:35:43.136Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:35:43.136Z] #20 48.33 Selecting previously unselected package vim. [2022-03-18T14:35:43.136Z] #20 48.33 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-03-18T14:35:43.136Z] #20 48.35 Unpacking vim (2:8.1.0875-5) ... [2022-03-18T14:35:43.720Z] #20 49.00 Selecting previously unselected package xfsprogs. [2022-03-18T14:35:43.720Z] #20 49.02 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-03-18T14:35:43.720Z] #20 49.03 Unpacking xfsprogs (4.20.0-1) ... [2022-03-18T14:35:44.266Z] #20 62.76 Setting up python3-pip (18.1-5) ... [2022-03-18T14:35:44.668Z] #20 49.61 Selecting previously unselected package zip. [2022-03-18T14:35:44.668Z] #20 49.63 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-03-18T14:35:44.668Z] #20 49.63 Unpacking zip (3.0-11+b1) ... [2022-03-18T14:35:44.668Z] #20 49.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-03-18T14:35:44.668Z] #20 49.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-03-18T14:35:44.668Z] #20 49.85 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:44.668Z] #20 49.87 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-03-18T14:35:44.668Z] #20 49.89 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-03-18T14:35:44.668Z] #20 49.91 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:44.668Z] #20 49.93 Setting up uidmap (1:4.5-1.1) ... [2022-03-18T14:35:44.668Z] #20 49.95 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-03-18T14:35:44.668Z] #20 49.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T14:35:44.668Z] #20 49.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-03-18T14:35:44.668Z] #20 50.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-03-18T14:35:44.668Z] #20 50.01 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-03-18T14:35:44.668Z] #20 50.03 Setting up xxd (2:8.1.0875-5) ... [2022-03-18T14:35:44.668Z] #20 50.05 Setting up zip (3.0-11+b1) ... [2022-03-18T14:35:44.668Z] #20 50.06 Setting up vim-common (2:8.1.0875-5) ... [2022-03-18T14:35:44.930Z] #20 50.09 Setting up bash-completion (1:2.8-6) ... [2022-03-18T14:35:45.197Z] #20 63.82 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:35:45.197Z] #20 63.85 Processing triggers for mime-support (3.62) ... [2022-03-18T14:35:45.524Z] ? github.com/docker/docker/api [no test files] [2022-03-18T14:35:46.131Z] #20 DONE 64.9s [2022-03-18T14:35:46.131Z] [2022-03-18T14:35:46.131Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:46.131Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:46.131Z] #43 140.0 CC criu/libnetlink.o [2022-03-18T14:35:46.131Z] #43 140.5 CC criu/log.o [2022-03-18T14:35:46.131Z] #43 141.0 CC criu/lsm.o [2022-03-18T14:35:46.131Z] #43 141.5 CC criu/mem.o [2022-03-18T14:35:46.131Z] #43 143.3 CC criu/memfd.o [2022-03-18T14:35:46.131Z] #43 144.1 CC criu/mount.o [2022-03-18T14:35:46.392Z] #43 ... [2022-03-18T14:35:46.392Z] [2022-03-18T14:35:46.392Z] #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-03-18T14:35:46.392Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-18T14:35:47.326Z] #21 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T14:35:47.326Z] #21 0.925 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T14:35:47.326Z] #21 0.931 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T14:35:47.326Z] #21 DONE 1.0s [2022-03-18T14:35:47.326Z] [2022-03-18T14:35:47.326Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:47.326Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:47.326Z] #43 148.3 CC criu/namespaces.o [2022-03-18T14:35:48.232Z] #20 52.92 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-03-18T14:35:48.232Z] #20 52.93 Setting up xz-utils (5.2.4-1) ... [2022-03-18T14:35:48.232Z] #20 52.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T14:35:48.232Z] #20 52.97 Setting up patch (2.7.6-3+deb10u1) ... [2022-03-18T14:35:48.232Z] #20 52.98 Setting up sudo (1.8.27-1+deb10u3) ... [2022-03-18T14:35:48.232Z] #20 53.07 invoke-rc.d: could not determine current runlevel [2022-03-18T14:35:48.232Z] #20 53.08 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T14:35:48.232Z] #20 53.09 Setting up pigz (2.4-1) ... [2022-03-18T14:35:48.232Z] #20 53.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T14:35:48.232Z] #20 53.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-03-18T14:35:48.232Z] #20 53.15 Setting up python-pip-whl (18.1-5) ... [2022-03-18T14:35:48.232Z] #20 53.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-03-18T14:35:48.232Z] #20 53.18 Setting up vim-runtime (2:8.1.0875-5) ... [2022-03-18T14:35:48.514Z] #20 53.68 Setting up libaio1:amd64 (0.3.112-3) ... [2022-03-18T14:35:48.514Z] #20 53.71 Setting up libonig5:amd64 (6.9.1-1) ... [2022-03-18T14:35:48.514Z] #20 53.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:48.514Z] #20 53.76 Setting up vim (2:8.1.0875-5) ... [2022-03-18T14:35:48.514Z] #20 53.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T14:35:48.514Z] #20 53.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T14:35:48.514Z] #20 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T14:35:48.514Z] #20 53.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T14:35:48.514Z] #20 53.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T14:35:48.514Z] #20 53.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T14:35:48.515Z] #20 53.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T14:35:48.515Z] #20 53.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T14:35:48.515Z] #20 53.87 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-03-18T14:35:48.515Z] #20 53.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-03-18T14:35:48.515Z] #20 53.91 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-03-18T14:35:48.515Z] #20 53.94 Setting up jq (1.5+dfsg-2+b1) ... [2022-03-18T14:35:48.798Z] #20 53.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-03-18T14:35:48.798Z] #20 53.99 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-03-18T14:35:49.218Z] #43 150.4 CC criu/net.o [2022-03-18T14:35:52.130Z] #20 57.07 Setting up iptables (1.8.2-4) ... [2022-03-18T14:35:52.130Z] #20 57.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T14:35:52.130Z] #20 57.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T14:35:52.130Z] #20 57.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T14:35:52.130Z] #20 57.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T14:35:52.130Z] #20 57.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T14:35:52.130Z] #20 57.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T14:35:52.130Z] #20 57.14 Setting up python3 (3.7.3-1) ... [2022-03-18T14:35:52.312Z] #53 ... [2022-03-18T14:35:52.312Z] [2022-03-18T14:35:52.312Z] #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-03-18T14:35:52.312Z] #56 sha256:1593872dde610219e2cad7da501f477cbb213625e1bf09dcac87592251b0b9ac [2022-03-18T14:35:52.312Z] #56 203.1 + bin/containerd [2022-03-18T14:35:52.391Z] #20 57.61 Setting up python3-wheel (0.32.3-2) ... [2022-03-18T14:35:52.488Z] #43 ... [2022-03-18T14:35:52.488Z] [2022-03-18T14:35:52.488Z] #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-03-18T14:35:52.488Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:35:52.488Z] #40 249.9 + dpkg --print-architecture [2022-03-18T14:35:52.488Z] #40 249.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-18T14:35:52.488Z] #40 250.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T14:35:52.488Z] #40 250.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T14:35:52.883Z] #56 ... [2022-03-18T14:35:52.883Z] [2022-03-18T14:35:52.883Z] #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-03-18T14:35:52.883Z] #53 sha256:040a8feea869fc61fa53ee5a25d20e4c0739053581641cbc29e05e4f87323dfd [2022-03-18T14:35:52.884Z] #53 137.0 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-03-18T14:35:52.884Z] #53 137.9 + mkdir -p /build [2022-03-18T14:35:52.884Z] #53 137.9 + cp runc /build/runc [2022-03-18T14:35:52.884Z] #53 DONE 139.4s [2022-03-18T14:35:53.144Z] [2022-03-18T14:35:53.144Z] #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-03-18T14:35:53.144Z] #56 sha256:1593872dde610219e2cad7da501f477cbb213625e1bf09dcac87592251b0b9ac [2022-03-18T14:35:53.335Z] #20 58.33 Setting up apparmor (2.13.2-10) ... [2022-03-18T14:35:54.526Z] #56 ... [2022-03-18T14:35:54.526Z] [2022-03-18T14:35:54.526Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T14:35:54.526Z] #54 sha256:001cebcbae9c05bc1b18410bd44c1109e172381b2920d06d51247cbdf9137156 [2022-03-18T14:35:54.526Z] #54 DONE 0.2s [2022-03-18T14:35:54.526Z] [2022-03-18T14:35:54.526Z] #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-03-18T14:35:54.526Z] #56 sha256:1593872dde610219e2cad7da501f477cbb213625e1bf09dcac87592251b0b9ac [2022-03-18T14:35:54.722Z] #20 ... [2022-03-18T14:35:54.722Z] [2022-03-18T14:35:54.722Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:54.722Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:54.722Z] #43 140.4 CC criu/files.o [2022-03-18T14:35:54.722Z] #43 142.6 CC criu/filesystems.o [2022-03-18T14:35:54.722Z] #43 143.4 CC criu/fsnotify.o [2022-03-18T14:35:54.722Z] #43 144.5 CC criu/image-desc.o [2022-03-18T14:35:54.722Z] #43 144.7 CC criu/image.o [2022-03-18T14:35:54.722Z] #43 145.9 CC criu/ipc_ns.o [2022-03-18T14:35:54.722Z] #43 147.3 CC criu/irmap.o [2022-03-18T14:35:54.722Z] #43 148.0 CC criu/kcmp-ids.o [2022-03-18T14:35:54.722Z] #43 148.3 CC criu/kerndat.o [2022-03-18T14:35:54.722Z] #43 149.7 CC criu/libnetlink.o [2022-03-18T14:35:54.722Z] #43 150.0 CC criu/log.o [2022-03-18T14:35:54.722Z] #43 150.5 CC criu/lsm.o [2022-03-18T14:35:54.984Z] #43 151.0 CC criu/mem.o [2022-03-18T14:35:54.984Z] #43 ... [2022-03-18T14:35:54.984Z] [2022-03-18T14:35:54.984Z] #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-03-18T14:35:54.984Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-18T14:35:54.984Z] #20 60.32 Setting up xfsprogs (4.20.0-1) ... [2022-03-18T14:35:55.246Z] #20 60.34 Setting up python3-lib2to3 (3.7.3-1) ... [2022-03-18T14:35:55.509Z] #20 60.74 Setting up python3-pkg-resources (40.8.0-1) ... [2022-03-18T14:35:56.450Z] #20 61.70 Setting up python3-distutils (3.7.3-1) ... [2022-03-18T14:35:57.024Z] #20 62.24 Setting up python3-setuptools (40.8.0-1) ... [2022-03-18T14:35:57.726Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2022-03-18T14:35:57.739Z] #40 ... [2022-03-18T14:35:57.739Z] [2022-03-18T14:35:57.739Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:35:57.739Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-18T14:35:57.739Z] #22 4.721 Collecting yamllint==1.26.1 [2022-03-18T14:35:57.739Z] #22 10.13 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-18T14:35:57.739Z] #22 ... [2022-03-18T14:35:57.739Z] [2022-03-18T14:35:57.739Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:35:57.739Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:35:57.739Z] #43 153.8 CC criu/netfilter.o [2022-03-18T14:35:57.739Z] #43 154.2 CC criu/page-pipe.o [2022-03-18T14:35:57.739Z] #43 154.9 CC criu/page-xfer.o [2022-03-18T14:35:57.739Z] #43 156.2 CC criu/pagemap-cache.o [2022-03-18T14:35:57.739Z] #43 156.5 CC criu/pagemap.o [2022-03-18T14:35:57.739Z] #43 157.4 CC criu/parasite-syscall.o [2022-03-18T14:35:57.739Z] #43 158.3 CC criu/path.o [2022-03-18T14:35:57.739Z] #43 158.6 CC criu/pie-util-vdso-elf32.o [2022-03-18T14:35:57.739Z] #43 159.0 CC criu/pie-util-vdso.o [2022-03-18T14:35:58.302Z] #43 159.6 CC criu/pie-util.o [2022-03-18T14:35:58.414Z] #20 63.58 Setting up python3-pip (18.1-5) ... [2022-03-18T14:35:58.571Z] #43 159.9 CC criu/pipes.o [2022-03-18T14:35:58.571Z] #43 ... [2022-03-18T14:35:58.571Z] [2022-03-18T14:35:58.571Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:35:58.571Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-18T14:35:58.571Z] #22 11.37 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-18T14:35:58.571Z] #22 11.44 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-18T14:35:58.827Z] #22 11.53 Collecting pyyaml (from yamllint==1.26.1) [2022-03-18T14:35:59.084Z] #22 11.90 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-03-18T14:35:59.616Z] #20 64.75 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:35:59.616Z] #20 64.79 Processing triggers for mime-support (3.62) ... [2022-03-18T14:35:59.649Z] #22 12.21 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-18T14:35:59.649Z] #22 12.21 Building wheels for collected packages: yamllint [2022-03-18T14:35:59.649Z] #22 12.22 Running setup.py bdist_wheel for yamllint: started [2022-03-18T14:36:00.599Z] #22 13.45 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-18T14:36:00.599Z] #22 13.45 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-18T14:36:00.599Z] #22 13.51 Successfully built yamllint [2022-03-18T14:36:00.855Z] #22 13.53 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-18T14:36:01.000Z] #20 DONE 66.1s [2022-03-18T14:36:01.000Z] [2022-03-18T14:36:01.000Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:01.000Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:01.000Z] #43 152.9 CC criu/memfd.o [2022-03-18T14:36:01.000Z] #43 153.6 CC criu/mount.o [2022-03-18T14:36:01.111Z] #22 13.94 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T14:36:01.947Z] #43 ... [2022-03-18T14:36:01.947Z] [2022-03-18T14:36:01.947Z] #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-03-18T14:36:01.947Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-18T14:36:01.947Z] #21 0.891 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T14:36:01.947Z] #21 0.898 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T14:36:01.947Z] #21 0.941 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T14:36:01.947Z] #21 DONE 1.0s [2022-03-18T14:36:01.947Z] [2022-03-18T14:36:01.947Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:36:01.947Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-18T14:36:03.006Z] #22 DONE 15.6s [2022-03-18T14:36:03.006Z] [2022-03-18T14:36:03.006Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:03.006Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:03.006Z] #43 160.8 CC criu/plugin.o [2022-03-18T14:36:03.006Z] #43 161.4 CC criu/proc_parse.o [2022-03-18T14:36:03.006Z] #43 164.4 CC criu/protobuf-desc.o [2022-03-18T14:36:03.263Z] #43 ... [2022-03-18T14:36:03.263Z] [2022-03-18T14:36:03.263Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T14:36:03.263Z] #25 sha256:7b721a92418c2053b66193f41f11c059635170a32953dd61364d24929d9f68ee [2022-03-18T14:36:03.263Z] #25 DONE 0.5s [2022-03-18T14:36:03.522Z] [2022-03-18T14:36:03.522Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T14:36:03.522Z] #30 sha256:609504bc77c56c2972b4f5724726ef4a19ee641796b3dc3e02231d99d8c3b5e5 [2022-03-18T14:36:07.246Z] #22 5.470 Collecting yamllint==1.26.1 [2022-03-18T14:36:08.630Z] #22 ... [2022-03-18T14:36:08.630Z] [2022-03-18T14:36:08.630Z] #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-03-18T14:36:08.630Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:36:08.630Z] #40 260.2 + dpkg --print-architecture [2022-03-18T14:36:08.819Z] #30 DONE 4.8s [2022-03-18T14:36:08.819Z] [2022-03-18T14:36:08.819Z] #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-03-18T14:36:08.819Z] #49 sha256:0c75b3e8769fb8619adcc652cedd51bc40e4b4bbebe8a4796b61ca5fb1933edc [2022-03-18T14:36:08.819Z] #49 265.0 + /build/golangci-lint --version [2022-03-18T14:36:08.819Z] #49 265.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-18T14:36:08.819Z] #49 DONE 268.3s [2022-03-18T14:36:08.819Z] [2022-03-18T14:36:08.819Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T14:36:08.819Z] #33 sha256:45a35c5674e990774006c1e32e835ff697aacea049a25929f759cf9d57bef923 [2022-03-18T14:36:08.819Z] #33 DONE 0.6s [2022-03-18T14:36:08.819Z] [2022-03-18T14:36:08.819Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-18T14:36:08.819Z] #35 sha256:1c6e20d550c10a2836183e6d7241d12d919a50918956a87199698f3126701e0e [2022-03-18T14:36:08.819Z] #35 DONE 0.1s [2022-03-18T14:36:08.819Z] [2022-03-18T14:36:08.819Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T14:36:08.819Z] #38 sha256:593d5bf9b44f00163cfe9f514d1ce6e42fa1a5b86c8c36a57ad585a0c3aed04c [2022-03-18T14:36:08.819Z] #38 DONE 0.1s [2022-03-18T14:36:08.819Z] [2022-03-18T14:36:08.819Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:08.819Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:08.819Z] #43 165.6 CC criu/protobuf.o [2022-03-18T14:36:08.819Z] #43 166.0 CC criu/pstree.o [2022-03-18T14:36:08.819Z] #43 167.1 CC criu/rbtree.o [2022-03-18T14:36:08.819Z] #43 167.4 CC criu/rst-malloc.o [2022-03-18T14:36:08.819Z] #43 167.6 CC criu/seccomp.o [2022-03-18T14:36:08.819Z] #43 168.3 CC criu/seize.o [2022-03-18T14:36:08.819Z] #43 169.0 CC criu/servicefd.o [2022-03-18T14:36:08.819Z] #43 169.5 CC criu/shmem.o [2022-03-18T14:36:08.892Z] #40 260.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-03-18T14:36:09.153Z] #40 260.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T14:36:09.153Z] #40 260.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T14:36:09.384Z] #43 170.6 CC criu/sigframe.o [2022-03-18T14:36:09.384Z] #43 170.7 CC criu/signalfd.o [2022-03-18T14:36:09.384Z] #43 170.9 CC criu/sk-inet.o [2022-03-18T14:36:10.754Z] #43 172.1 CC criu/sk-netlink.o [2022-03-18T14:36:11.317Z] #43 172.5 CC criu/sk-packet.o [2022-03-18T14:36:11.880Z] #43 173.1 CC criu/sk-queue.o [2022-03-18T14:36:12.137Z] #43 173.5 CC criu/sk-tcp.o [2022-03-18T14:36:12.455Z] #40 ... [2022-03-18T14:36:12.456Z] [2022-03-18T14:36:12.456Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:12.456Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:12.456Z] #43 158.3 CC criu/namespaces.o [2022-03-18T14:36:12.456Z] #43 160.4 CC criu/net.o [2022-03-18T14:36:12.456Z] #43 163.7 CC criu/netfilter.o [2022-03-18T14:36:12.456Z] #43 164.0 CC criu/page-pipe.o [2022-03-18T14:36:12.456Z] #43 164.7 CC criu/page-xfer.o [2022-03-18T14:36:12.456Z] #43 166.0 CC criu/pagemap-cache.o [2022-03-18T14:36:12.456Z] #43 166.4 CC criu/pagemap.o [2022-03-18T14:36:12.456Z] #43 167.3 CC criu/parasite-syscall.o [2022-03-18T14:36:12.456Z] #43 168.3 CC criu/path.o [2022-03-18T14:36:12.700Z] #43 174.0 CC criu/sk-unix.o [2022-03-18T14:36:12.716Z] #43 168.6 CC criu/pie-util-vdso-elf32.o [2022-03-18T14:36:12.716Z] #43 ... [2022-03-18T14:36:12.716Z] [2022-03-18T14:36:12.716Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-18T14:36:12.716Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-18T14:36:12.716Z] #22 10.90 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-03-18T14:36:13.265Z] #43 ... [2022-03-18T14:36:13.265Z] [2022-03-18T14:36:13.265Z] #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-03-18T14:36:13.265Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:36:13.265Z] #40 DONE 273.2s [2022-03-18T14:36:13.522Z] [2022-03-18T14:36:13.522Z] #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-03-18T14:36:13.522Z] #53 sha256:99a3ba1a40593460bbd0c8cdac12f3773e4fa9b0e3acba070f108b5c3b24b3a8 [2022-03-18T14:36:14.102Z] #22 12.28 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-03-18T14:36:14.362Z] #22 12.33 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-03-18T14:36:14.362Z] #22 12.41 Collecting pyyaml (from yamllint==1.26.1) [2022-03-18T14:36:14.451Z] #53 ... [2022-03-18T14:36:14.451Z] [2022-03-18T14:36:14.451Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:14.451Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:14.451Z] #43 175.8 CC criu/sockets.o [2022-03-18T14:36:14.623Z] #22 12.77 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-03-18T14:36:14.884Z] #22 13.07 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-03-18T14:36:14.884Z] #22 13.08 Building wheels for collected packages: yamllint [2022-03-18T14:36:14.884Z] #22 13.09 Running setup.py bdist_wheel for yamllint: started [2022-03-18T14:36:15.015Z] #43 ... [2022-03-18T14:36:15.015Z] [2022-03-18T14:36:15.015Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T14:36:15.015Z] #41 sha256:21355910a69362a959415e11fa82e160e73751a927024cd905b0ebe439e6cfab [2022-03-18T14:36:15.015Z] #41 DONE 0.2s [2022-03-18T14:36:15.015Z] [2022-03-18T14:36:15.015Z] #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-03-18T14:36:15.015Z] #53 sha256:99a3ba1a40593460bbd0c8cdac12f3773e4fa9b0e3acba070f108b5c3b24b3a8 [2022-03-18T14:36:15.271Z] #53 ... [2022-03-18T14:36:15.271Z] [2022-03-18T14:36:15.271Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:15.271Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:15.271Z] #43 176.6 CC criu/stats.o [2022-03-18T14:36:15.529Z] #43 176.8 CC criu/string.o [2022-03-18T14:36:15.529Z] #43 176.9 CC criu/sysctl.o [2022-03-18T14:36:15.786Z] #43 177.3 CC criu/sysfs_parse.o [2022-03-18T14:36:16.043Z] #43 177.5 CC criu/timens.o [2022-03-18T14:36:16.267Z] #22 14.37 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-03-18T14:36:16.267Z] #22 14.37 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-03-18T14:36:16.267Z] #22 14.43 Successfully built yamllint [2022-03-18T14:36:16.267Z] #22 14.45 Installing collected packages: pathspec, pyyaml, yamllint [2022-03-18T14:36:16.608Z] #43 177.7 CC criu/timerfd.o [2022-03-18T14:36:16.608Z] #43 178.0 CC criu/tty.o [2022-03-18T14:36:16.840Z] #22 14.90 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T14:36:16.864Z] INFO [loader] Go packages loading at mode 575 (deps|name|compiled_files|exports_file|files|imports|types_sizes) took 1m59.107891503s [2022-03-18T14:36:16.864Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 410.986017ms [2022-03-18T14:36:17.784Z] #22 DONE 16.0s [2022-03-18T14:36:17.784Z] [2022-03-18T14:36:17.784Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T14:36:17.784Z] #25 sha256:7885962c70639d111dd71da85939a012be9629610ddb974f1554f759cb2b0a6c [2022-03-18T14:36:17.980Z] #43 179.3 CC criu/tun.o [2022-03-18T14:36:18.237Z] #43 179.6 CC criu/uffd.o [2022-03-18T14:36:18.355Z] #25 DONE 0.6s [2022-03-18T14:36:18.355Z] [2022-03-18T14:36:18.355Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T14:36:18.355Z] #30 sha256:c779fe51012cf261d7a721fdde2799fa80cb96efda674a3506e7776238205058 [2022-03-18T14:36:19.166Z] #43 180.6 CC criu/util.o [2022-03-18T14:36:20.097Z] #43 181.5 CC criu/uts_ns.o [2022-03-18T14:36:20.355Z] #43 181.6 CC criu/vdso-compat.o [2022-03-18T14:36:20.355Z] #43 181.8 CC criu/vdso.o [2022-03-18T14:36:20.919Z] #43 182.2 LINK criu/built-in.o [2022-03-18T14:36:20.919Z] #43 182.3 LINK criu/criu [2022-03-18T14:36:21.483Z] #43 182.7 DEP lib/c/criu.d [2022-03-18T14:36:21.483Z] #43 182.7 CC images/rpc.pb-c.o [2022-03-18T14:36:21.739Z] #43 183.1 CC lib/c/criu.o [2022-03-18T14:36:22.302Z] #43 183.8 LINK lib/c/built-in.o [2022-03-18T14:36:22.559Z] #43 183.8 LINK lib/c/libcriu.so [2022-03-18T14:36:22.559Z] #43 183.9 LINK lib/c/libcriu.a [2022-03-18T14:36:22.815Z] #43 184.0 GEN magic.py [2022-03-18T14:36:22.815Z] #43 184.1 Note: Building without setproctitle() and strlcpy() support. [2022-03-18T14:36:22.815Z] #43 184.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-18T14:36:22.815Z] #43 184.1 Note: Building without GnuTLS support [2022-03-18T14:36:22.815Z] #43 184.1 Makefile.config:39: Warn: you have no libnftables installed [2022-03-18T14:36:22.815Z] #43 184.1 Makefile.config:40: Warn: Building without nftables support [2022-03-18T14:36:23.379Z] #43 184.8 fatal: not a git repository (or any of the parent directories): .git [2022-03-18T14:36:23.650Z] #30 ... [2022-03-18T14:36:23.651Z] [2022-03-18T14:36:23.651Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:23.651Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:23.651Z] #43 169.1 CC criu/pie-util-vdso.o [2022-03-18T14:36:23.651Z] #43 169.7 CC criu/pie-util.o [2022-03-18T14:36:23.651Z] #43 169.9 CC criu/pipes.o [2022-03-18T14:36:23.651Z] #43 170.7 CC criu/plugin.o [2022-03-18T14:36:23.651Z] #43 171.3 CC criu/proc_parse.o [2022-03-18T14:36:23.651Z] #43 174.4 CC criu/protobuf-desc.o [2022-03-18T14:36:23.651Z] #43 175.5 CC criu/protobuf.o [2022-03-18T14:36:23.651Z] #43 176.0 CC criu/pstree.o [2022-03-18T14:36:23.651Z] #43 177.4 CC criu/rbtree.o [2022-03-18T14:36:23.651Z] #43 177.7 CC criu/rst-malloc.o [2022-03-18T14:36:23.651Z] #43 178.1 CC criu/seccomp.o [2022-03-18T14:36:23.651Z] #43 178.9 CC criu/seize.o [2022-03-18T14:36:23.651Z] #43 ... [2022-03-18T14:36:23.651Z] [2022-03-18T14:36:23.651Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T14:36:23.651Z] #30 sha256:c779fe51012cf261d7a721fdde2799fa80cb96efda674a3506e7776238205058 [2022-03-18T14:36:23.651Z] #30 DONE 5.4s [2022-03-18T14:36:23.912Z] [2022-03-18T14:36:23.912Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T14:36:23.912Z] #33 sha256:88b951deabe596f8be35e2866aa23c363d2fed1a474f9e35a2969a4b8e7fa334 [2022-03-18T14:36:23.912Z] #33 DONE 0.1s [2022-03-18T14:36:23.912Z] [2022-03-18T14:36:23.912Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:23.912Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:23.912Z] #43 179.8 CC criu/servicefd.o [2022-03-18T14:36:23.912Z] #43 ... [2022-03-18T14:36:23.912Z] [2022-03-18T14:36:23.912Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-18T14:36:23.912Z] #35 sha256:12cbec4ffe1c1329f0703999f6993925064f42655d65413aa2aee0d8a99d92e8 [2022-03-18T14:36:23.912Z] #35 DONE 0.1s [2022-03-18T14:36:23.953Z] #43 185.4 make[1]: Nothing to be done for 'all'. [2022-03-18T14:36:24.172Z] [2022-03-18T14:36:24.172Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T14:36:24.173Z] #38 sha256:7d1e9ac83f86db698338866df323923a3ae8fddbbf89ce07290db909c35564ad [2022-03-18T14:36:24.173Z] #38 DONE 0.1s [2022-03-18T14:36:24.173Z] [2022-03-18T14:36:24.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-03-18T14:36:24.173Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:36:24.433Z] #49 ... [2022-03-18T14:36:24.433Z] [2022-03-18T14:36:24.433Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:24.433Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:24.433Z] #43 180.5 CC criu/shmem.o [2022-03-18T14:36:24.516Z] #43 185.9 make[1]: 'images/built-in.o' is up to date. [2022-03-18T14:36:24.516Z] #43 185.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-18T14:36:24.516Z] #43 185.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-18T14:36:24.516Z] #43 185.9 make[1]: 'compel/libcompel.a' is up to date. [2022-03-18T14:36:24.516Z] #43 186.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-18T14:36:24.516Z] #43 186.0 make[1]: Nothing to be done for 'all'. [2022-03-18T14:36:24.516Z] #43 186.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-18T14:36:24.774Z] #43 186.2 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:24.774Z] #43 186.2 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:24.774Z] #43 186.2 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:24.774Z] #43 186.3 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:25.006Z] #43 ... [2022-03-18T14:36:25.006Z] [2022-03-18T14:36:25.006Z] #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-03-18T14:36:25.006Z] #49 sha256:b671f852f66331b9d51f91a5a5654e34504ae651af476a85ad06c904285b43c2 [2022-03-18T14:36:25.006Z] #49 276.4 + /build/golangci-lint --version [2022-03-18T14:36:25.006Z] #49 276.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-03-18T14:36:25.006Z] #49 DONE 277.0s [2022-03-18T14:36:25.033Z] #43 186.3 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:25.033Z] #43 186.3 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:25.033Z] #43 186.4 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:25.033Z] #43 186.4 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:25.033Z] #43 186.4 INSTALL criu/criu [2022-03-18T14:36:25.268Z] [2022-03-18T14:36:25.268Z] #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-03-18T14:36:25.268Z] #56 sha256:9c1d05324b87f0b8da0c6b35d560238e83dc650c24c68b4b2a18f56c41f8e3ee [2022-03-18T14:36:25.268Z] #56 ... [2022-03-18T14:36:25.268Z] [2022-03-18T14:36:25.268Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:25.268Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:25.268Z] #43 181.4 CC criu/sigframe.o [2022-03-18T14:36:25.291Z] #43 DONE 186.7s [2022-03-18T14:36:25.291Z] [2022-03-18T14:36:25.291Z] #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-03-18T14:36:25.291Z] #53 sha256:99a3ba1a40593460bbd0c8cdac12f3773e4fa9b0e3acba070f108b5c3b24b3a8 [2022-03-18T14:36:25.843Z] #43 181.6 CC criu/signalfd.o [2022-03-18T14:36:26.105Z] #43 182.0 CC criu/sk-inet.o [2022-03-18T14:36:26.624Z] #56 235.6 # github.com/containerd/containerd/cmd/containerd [2022-03-18T14:36:26.624Z] #56 235.6 /usr/bin/ld: /tmp/go-link-037710865/000019.o: in function `New': [2022-03-18T14:36:26.624Z] #56 235.6 /tmp/tmp.aqL2sR9fmU/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-03-18T14:36:26.624Z] #56 235.7 + bin/containerd-stress [2022-03-18T14:36:26.624Z] #56 236.8 + bin/containerd-shim [2022-03-18T14:36:26.666Z] #53 ... [2022-03-18T14:36:26.666Z] [2022-03-18T14:36:26.666Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-18T14:36:26.666Z] #44 sha256:8243e1b6b70680c720de971521ae1ff0b819c8efeb3444e31f75646187a28762 [2022-03-18T14:36:26.666Z] #44 DONE 0.1s [2022-03-18T14:36:26.666Z] [2022-03-18T14:36:26.666Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-18T14:36:26.666Z] #46 sha256:7938d985c6fe3f8b158bce21ee75c0bb6cea40db81b250063163cece0ffcee31 [2022-03-18T14:36:26.666Z] #46 DONE 0.1s [2022-03-18T14:36:26.666Z] [2022-03-18T14:36:26.666Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T14:36:26.666Z] #48 sha256:411a8ecd19735dea18d63285a300e9e61ea8a5a1b840b05d7ce26c415faab66d [2022-03-18T14:36:26.666Z] #48 DONE 0.1s [2022-03-18T14:36:26.666Z] [2022-03-18T14:36:26.666Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T14:36:26.666Z] #50 sha256:c35630b06383d8ebeb977c07b6b3ea32e962adf59cd9087f5ca8f3af370fd6fb [2022-03-18T14:36:26.924Z] #50 DONE 0.1s [2022-03-18T14:36:26.924Z] [2022-03-18T14:36:26.924Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T14:36:26.924Z] #52 sha256:d5163d9f01f279cff4e3450bdc9f2bb04254b040f44cb247f341dd3f7c0cf89c [2022-03-18T14:36:26.924Z] #52 DONE 0.1s [2022-03-18T14:36:26.924Z] [2022-03-18T14:36:26.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-03-18T14:36:26.924Z] #53 sha256:99a3ba1a40593460bbd0c8cdac12f3773e4fa9b0e3acba070f108b5c3b24b3a8 [2022-03-18T14:36:28.026Z] #43 183.6 CC criu/sk-netlink.o [2022-03-18T14:36:28.288Z] #43 184.2 CC criu/sk-packet.o [2022-03-18T14:36:28.860Z] #43 184.8 CC criu/sk-queue.o [2022-03-18T14:36:29.069Z] INFO [runner/unused/goanalysis] analyzers took 25.360514251s with top 10 stages: buildssa: 22.26499653s, U1000: 3.095517721s [2022-03-18T14:36:29.431Z] #43 185.2 CC criu/sk-tcp.o [2022-03-18T14:36:29.691Z] #43 185.7 CC criu/sk-unix.o [2022-03-18T14:36:30.821Z] #56 243.9 + bin/containerd-shim-runc-v1 [2022-03-18T14:36:31.079Z] #43 187.3 CC criu/sockets.o [2022-03-18T14:36:32.025Z] #43 188.0 CC criu/stats.o [2022-03-18T14:36:32.286Z] #43 188.3 CC criu/string.o [2022-03-18T14:36:32.286Z] #43 188.4 CC criu/sysctl.o [2022-03-18T14:36:32.548Z] #43 ... [2022-03-18T14:36:32.548Z] [2022-03-18T14:36:32.548Z] #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-03-18T14:36:32.548Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-18T14:36:32.548Z] #40 DONE 284.1s [2022-03-18T14:36:32.808Z] [2022-03-18T14:36:32.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-03-18T14:36:32.809Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:32.809Z] #43 188.9 CC criu/sysfs_parse.o [2022-03-18T14:36:33.380Z] #43 189.4 CC criu/timens.o [2022-03-18T14:36:33.955Z] #43 189.8 CC criu/timerfd.o [2022-03-18T14:36:34.216Z] #43 ... [2022-03-18T14:36:34.216Z] [2022-03-18T14:36:34.216Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T14:36:34.216Z] #41 sha256:f82498f1ec85dd6fc7748958a344d37d628887d99b7637b1d08f122da5fd70a6 [2022-03-18T14:36:34.216Z] #41 DONE 0.2s [2022-03-18T14:36:34.216Z] [2022-03-18T14:36:34.216Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-18T14:36:34.216Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-18T14:36:34.216Z] #43 190.1 CC criu/tty.o [2022-03-18T14:36:35.601Z] #43 191.2 CC criu/tun.o [2022-03-18T14:36:35.601Z] #43 191.6 CC criu/uffd.o [2022-03-18T14:36:36.100Z] #56 248.9 + bin/containerd-shim-runc-v2 [2022-03-18T14:36:36.100Z] #56 249.5 + binaries [2022-03-18T14:36:36.100Z] #56 249.5 + install -D bin/containerd /build/containerd [2022-03-18T14:36:36.100Z] #56 249.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T14:36:36.100Z] #56 249.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T14:36:36.100Z] #56 249.6 + install -D bin/ctr /build/ctr [2022-03-18T14:36:36.547Z] #43 192.3 CC criu/util.o [2022-03-18T14:36:37.121Z] #43 193.3 CC criu/uts_ns.o [2022-03-18T14:36:37.693Z] #43 193.5 CC criu/vdso-compat.o [2022-03-18T14:36:37.693Z] #43 193.6 CC criu/vdso.o [2022-03-18T14:36:37.954Z] #43 194.0 LINK criu/built-in.o [2022-03-18T14:36:38.216Z] #43 194.2 LINK criu/criu [2022-03-18T14:36:38.477Z] #43 194.5 DEP lib/c/criu.d [2022-03-18T14:36:38.477Z] #43 194.5 CC images/rpc.pb-c.o [2022-03-18T14:36:39.051Z] #43 195.0 CC lib/c/criu.o [2022-03-18T14:36:39.390Z] #56 DONE 252.9s [2022-03-18T14:36:39.996Z] #43 195.8 LINK lib/c/built-in.o [2022-03-18T14:36:39.996Z] #43 195.8 LINK lib/c/libcriu.so [2022-03-18T14:36:39.996Z] #43 195.8 LINK lib/c/libcriu.a [2022-03-18T14:36:39.996Z] #43 196.0 GEN magic.py [2022-03-18T14:36:39.996Z] #43 196.1 Note: Building without setproctitle() and strlcpy() support. [2022-03-18T14:36:39.996Z] #43 196.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-03-18T14:36:40.256Z] #43 196.1 Note: Building without GnuTLS support [2022-03-18T14:36:40.256Z] #43 196.1 Makefile.config:39: Warn: you have no libnftables installed [2022-03-18T14:36:40.256Z] #43 196.1 Makefile.config:40: Warn: Building without nftables support [2022-03-18T14:36:40.327Z] [2022-03-18T14:36:40.328Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T14:36:40.328Z] #57 sha256:19e76d55c4183bd2f2511b5dae06ce310c7e0de60d1560cafee9984c5cf864e0 [2022-03-18T14:36:40.829Z] #43 196.9 fatal: not a git repository (or any of the parent directories): .git [2022-03-18T14:36:41.399Z] #43 197.5 make[1]: Nothing to be done for 'all'. [2022-03-18T14:36:41.702Z] #57 DONE 1.1s [2022-03-18T14:36:41.702Z] [2022-03-18T14:36:41.702Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T14:36:41.702Z] #61 sha256:1984c4c984bdf623b479ecad23819eb34ee335a8371c579640c23da257ebcdc0 [2022-03-18T14:36:41.702Z] #61 DONE 0.3s [2022-03-18T14:36:41.702Z] [2022-03-18T14:36:41.702Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T14:36:41.702Z] #66 sha256:9d2a6fd50b57e1461aa992a9ffd0bdd8a6fac18c8959db66731aaaac0866176e [2022-03-18T14:36:41.972Z] #43 198.0 make[1]: 'images/built-in.o' is up to date. [2022-03-18T14:36:41.972Z] #43 198.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-03-18T14:36:41.972Z] #43 198.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-03-18T14:36:41.972Z] #43 198.1 make[1]: 'compel/libcompel.a' is up to date. [2022-03-18T14:36:41.972Z] #43 198.1 make[1]: 'compel/compel-host-bin' is up to date. [2022-03-18T14:36:42.234Z] #43 198.2 make[1]: Nothing to be done for 'all'. [2022-03-18T14:36:42.234Z] #43 198.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-03-18T14:36:42.234Z] #43 198.4 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:42.234Z] #43 198.4 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:42.495Z] #43 198.4 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:42.495Z] #43 198.5 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:42.495Z] #43 198.6 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:42.495Z] #43 198.6 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:42.495Z] #43 198.6 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:42.757Z] #43 198.7 make[2]: Nothing to be done for 'all'. [2022-03-18T14:36:42.757Z] #43 198.7 INSTALL criu/criu [2022-03-18T14:36:43.018Z] #43 DONE 199.0s [2022-03-18T14:36:43.018Z] [2022-03-18T14:36:43.018Z] #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-03-18T14:36:43.018Z] #56 sha256:9c1d05324b87f0b8da0c6b35d560238e83dc650c24c68b4b2a18f56c41f8e3ee [2022-03-18T14:36:43.081Z] #66 DONE 1.2s [2022-03-18T14:36:43.081Z] [2022-03-18T14:36:43.081Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-18T14:36:43.081Z] #68 sha256:06fc645013aafc1fd7ca0dbadb9076d7c7e8b137f057366b89886fed8f73f44b [2022-03-18T14:36:43.081Z] #68 DONE 0.1s [2022-03-18T14:36:43.081Z] [2022-03-18T14:36:43.081Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-18T14:36:43.081Z] #69 sha256:ff2164c1feabca9b4eefb9c12a8761a842b3022d03e611b988984966b3eaa288 [2022-03-18T14:36:43.081Z] #69 DONE 0.0s [2022-03-18T14:36:43.081Z] [2022-03-18T14:36:43.081Z] #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-03-18T14:36:43.081Z] #70 sha256:4a49db92e789a046ee4140655e0a10ad34a247c674584bad4764db6ec0e9154e [2022-03-18T14:36:43.648Z] #70 0.649 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-03-18T14:36:43.648Z] #70 0.649 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-03-18T14:36:43.648Z] #70 0.649 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-03-18T14:36:43.648Z] #70 0.650 Hit:4 http://deb.debian.org/debian buster-backports InRelease [2022-03-18T14:36:44.505Z] #56 ... [2022-03-18T14:36:44.505Z] [2022-03-18T14:36:44.505Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-18T14:36:44.505Z] #44 sha256:c3907c75fa93ba06c76a45b0bbbaa02d2d1d569d3c0b90e8537de81143e326e0 [2022-03-18T14:36:44.505Z] #44 DONE 0.1s [2022-03-18T14:36:44.505Z] [2022-03-18T14:36:44.505Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-18T14:36:44.505Z] #46 sha256:882ae6622f07553a3ed8b4a50512b0bd0202548dcbdfabfe6191e59e449a5dbb [2022-03-18T14:36:44.505Z] #46 DONE 0.1s [2022-03-18T14:36:44.505Z] [2022-03-18T14:36:44.505Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T14:36:44.505Z] #48 sha256:bab1cc5a50bbc20769878c86f83951b6614fe2a819d451a43b0f99d86d5d7dbd [2022-03-18T14:36:44.505Z] #48 DONE 0.1s [2022-03-18T14:36:44.505Z] [2022-03-18T14:36:44.505Z] #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-03-18T14:36:44.505Z] #53 sha256:917a3fc3c3c7dc7e2974c622e44705ddb54da3743aa3ad91bb130139b52ada17 [2022-03-18T14:36:44.784Z] #70 1.015 Reading package lists... [2022-03-18T14:36:44.790Z] #53 ... [2022-03-18T14:36:44.790Z] [2022-03-18T14:36:44.790Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T14:36:44.790Z] #50 sha256:4e2302664fd9f0f22590ab9eb283007390cfba3a08503f77d39f1a3c6bb86076 [2022-03-18T14:36:44.790Z] #50 DONE 0.2s [2022-03-18T14:36:44.790Z] [2022-03-18T14:36:44.790Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T14:36:44.790Z] #52 sha256:7c7be7f9f261e5b00e3bccb8236b0c3a9064b9ca938f52d9b50981a12c8d2c69 [2022-03-18T14:36:44.790Z] #52 DONE 0.1s [2022-03-18T14:36:44.790Z] [2022-03-18T14:36:44.790Z] #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-03-18T14:36:44.790Z] #56 sha256:9c1d05324b87f0b8da0c6b35d560238e83dc650c24c68b4b2a18f56c41f8e3ee [2022-03-18T14:36:45.076Z] #53 ... [2022-03-18T14:36:45.076Z] [2022-03-18T14:36:45.076Z] #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-03-18T14:36:45.076Z] #56 sha256:2436b490ae321a3ad3e8b0de3e622737d3826dc4e97a4b5f2c76a810c70845b0 [2022-03-18T14:36:45.076Z] #56 240.9 + bin/containerd [2022-03-18T14:36:45.352Z] #70 1.680 Reading package lists... [2022-03-18T14:36:45.610Z] #70 2.331 Building dependency tree... [2022-03-18T14:36:45.610Z] #70 2.472 Reading state information... [2022-03-18T14:36:45.610Z] #70 2.585 The following additional packages will be installed: [2022-03-18T14:36:45.610Z] #70 2.585 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-03-18T14:36:45.610Z] #70 2.586 libpam-systemd [2022-03-18T14:36:45.610Z] #70 2.586 Suggested packages: [2022-03-18T14:36:45.610Z] #70 2.586 systemd-container policykit-1 [2022-03-18T14:36:45.610Z] #70 2.587 Recommended packages: [2022-03-18T14:36:45.610Z] #70 2.587 libnss-systemd [2022-03-18T14:36:45.610Z] #70 2.667 The following NEW packages will be installed: [2022-03-18T14:36:45.610Z] #70 2.668 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-03-18T14:36:45.610Z] #70 2.669 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-03-18T14:36:45.868Z] #70 2.937 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T14:36:45.868Z] #70 2.937 Need to get 4759 kB of archives. [2022-03-18T14:36:45.868Z] #70 2.937 After this operation, 16.6 MB of additional disk space will be used. [2022-03-18T14:36:45.868Z] #70 2.937 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-18T14:36:45.868Z] #70 2.939 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-03-18T14:36:45.868Z] #70 2.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-03-18T14:36:45.868Z] #70 2.951 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-03-18T14:36:45.868Z] #70 2.954 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-03-18T14:36:45.868Z] #70 2.956 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-03-18T14:36:45.868Z] #70 3.019 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-03-18T14:36:46.005Z] #56 ... [2022-03-18T14:36:46.005Z] [2022-03-18T14:36:46.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-03-18T14:36:46.005Z] #53 sha256:99a3ba1a40593460bbd0c8cdac12f3773e4fa9b0e3acba070f108b5c3b24b3a8 [2022-03-18T14:36:46.005Z] #53 133.2 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-03-18T14:36:46.005Z] #53 134.1 + mkdir -p /build [2022-03-18T14:36:46.005Z] #53 134.1 + cp runc /build/runc [2022-03-18T14:36:46.005Z] #53 DONE 134.6s [2022-03-18T14:36:46.005Z] [2022-03-18T14:36:46.005Z] #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-03-18T14:36:46.005Z] #56 sha256:2436b490ae321a3ad3e8b0de3e622737d3826dc4e97a4b5f2c76a810c70845b0 [2022-03-18T14:36:46.143Z] #70 3.040 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-03-18T14:36:46.143Z] #70 3.099 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-03-18T14:36:46.143Z] #70 3.111 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-03-18T14:36:46.143Z] #70 3.114 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-03-18T14:36:46.143Z] #70 3.288 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T14:36:46.412Z] #70 3.317 Fetched 4759 kB in 0s (10.9 MB/s) [2022-03-18T14:36:46.412Z] #70 3.360 Selecting previously unselected package libargon2-1:amd64. [2022-03-18T14:36:46.412Z] #70 3.360 (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-03-18T14:36:46.412Z] #70 3.380 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-18T14:36:46.412Z] #70 3.389 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-18T14:36:46.412Z] #70 3.423 Selecting previously unselected package libjson-c3:amd64. [2022-03-18T14:36:46.412Z] #70 3.425 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-03-18T14:36:46.412Z] #70 3.429 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-03-18T14:36:46.412Z] #70 3.459 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-18T14:36:46.412Z] #70 3.462 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-03-18T14:36:46.412Z] #70 3.465 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-03-18T14:36:46.412Z] #70 3.510 Selecting previously unselected package libidn11:amd64. [2022-03-18T14:36:46.685Z] #70 3.513 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-03-18T14:36:46.685Z] #70 3.517 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-03-18T14:36:46.685Z] #70 3.559 Selecting previously unselected package libkmod2:amd64. [2022-03-18T14:36:46.685Z] #70 3.562 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-03-18T14:36:46.685Z] #70 3.565 Unpacking libkmod2:amd64 (26-1) ... [2022-03-18T14:36:46.685Z] #70 3.618 Selecting previously unselected package systemd. [2022-03-18T14:36:46.685Z] #70 3.621 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-03-18T14:36:46.685Z] #70 3.660 Unpacking systemd (241-7~deb10u8) ... [2022-03-18T14:36:47.261Z] #70 4.190 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-18T14:36:47.261Z] #70 4.199 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-03-18T14:36:47.261Z] #70 4.209 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-03-18T14:36:47.261Z] #70 4.219 Setting up libidn11:amd64 (1.33-2.2) ... [2022-03-18T14:36:47.261Z] #70 4.229 Setting up libkmod2:amd64 (26-1) ... [2022-03-18T14:36:47.261Z] #70 4.238 Setting up systemd (241-7~deb10u8) ... [2022-03-18T14:36:47.261Z] #70 4.285 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-18T14:36:47.261Z] #70 4.286 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-18T14:36:47.261Z] #70 4.290 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-18T14:36:47.261Z] #70 4.290 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-18T14:36:47.377Z] #56 ... [2022-03-18T14:36:47.377Z] [2022-03-18T14:36:47.377Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T14:36:47.377Z] #54 sha256:6b5ee367cce96ff96f9e4eb78052cdc5ef0011df677874c9314821d3fec464de [2022-03-18T14:36:47.377Z] #54 DONE 0.1s [2022-03-18T14:36:47.377Z] [2022-03-18T14:36:47.377Z] #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-03-18T14:36:47.377Z] #56 sha256:2436b490ae321a3ad3e8b0de3e622737d3826dc4e97a4b5f2c76a810c70845b0 [2022-03-18T14:36:47.831Z] #70 4.797 Selecting previously unselected package systemd-sysv. [2022-03-18T14:36:47.831Z] #70 4.797 (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-03-18T14:36:47.831Z] #70 4.812 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-03-18T14:36:47.831Z] #70 4.815 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-03-18T14:36:47.831Z] #70 4.853 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-18T14:36:47.831Z] #70 4.856 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-03-18T14:36:47.831Z] #70 4.859 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-03-18T14:36:47.831Z] #70 4.918 Selecting previously unselected package dbus. [2022-03-18T14:36:48.090Z] #70 4.921 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-03-18T14:36:48.090Z] #70 4.932 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-03-18T14:36:48.090Z] #70 4.991 Selecting previously unselected package libpam-systemd:amd64. [2022-03-18T14:36:48.090Z] #70 4.993 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-03-18T14:36:48.090Z] #70 4.997 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-03-18T14:36:48.090Z] #70 5.039 Selecting previously unselected package dbus-user-session. [2022-03-18T14:36:48.090Z] #70 5.042 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-03-18T14:36:48.090Z] #70 5.045 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-03-18T14:36:48.090Z] #70 5.138 Setting up systemd-sysv (241-7~deb10u8) ... [2022-03-18T14:36:48.090Z] #70 5.148 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-03-18T14:36:48.351Z] #70 5.160 Setting up dbus (1.12.20-0+deb10u1) ... [2022-03-18T14:36:48.351Z] #70 5.279 invoke-rc.d: could not determine current runlevel [2022-03-18T14:36:48.351Z] #70 5.282 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T14:36:48.351Z] #70 5.286 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-03-18T14:36:48.610Z] #70 5.435 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-03-18T14:36:48.610Z] #70 5.448 Processing triggers for systemd (241-7~deb10u8) ... [2022-03-18T14:36:48.610Z] #70 5.458 Processing triggers for libc-bin (2.28-10) ... [2022-03-18T14:36:48.610Z] #70 DONE 5.5s [2022-03-18T14:36:48.610Z] [2022-03-18T14:36:48.610Z] #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-03-18T14:36:48.610Z] #71 sha256:bdf5cc9e2e08c5d02d766a79446f2b368434f4cc577c02f355666414fc258103 [2022-03-18T14:36:48.869Z] #71 0.422 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T14:36:48.869Z] #71 0.422 Dload Upload Total Spent Left Speed [2022-03-18T14:36:49.438Z] #71 0.422 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6016 0 --:--:-- --:--:-- --:--:-- 6016 [2022-03-18T14:36:49.438Z] #71 DONE 0.8s [2022-03-18T14:36:49.438Z] [2022-03-18T14:36:49.438Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T14:36:49.438Z] #72 sha256:c4dcf51286565ad1d3c6fd8665d8fbeba2b858f9123a85c8251aa272a0d67717 [2022-03-18T14:36:50.005Z] #72 DONE 0.9s [2022-03-18T14:36:50.264Z] [2022-03-18T14:36:50.264Z] #73 exporting to image [2022-03-18T14:36:50.264Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T14:36:50.264Z] #73 exporting layers [2022-03-18T14:36:56.842Z] #73 exporting layers 6.6s done [2022-03-18T14:36:56.842Z] #73 writing image sha256:2f1b1944fa331752d0d0cd17a1e672c07a4e640e7077d398492c5137b7e410f8 done [2022-03-18T14:36:56.842Z] #73 naming to docker.io/library/docker:c9ee0641f44bc597cc390cdb82d023298506db9d done [2022-03-18T14:36:56.842Z] #73 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T14:36:57.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -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:c9ee0641f44bc597cc390cdb82d023298506db9d hack/make.sh dynbinary test-integration [2022-03-18T14:36:58.560Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-18T14:36:58.560Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-18T14:36:58.560Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-18T14:36:58.560Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-18T14:36:58.560Z] 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-03-18T14:36:58.560Z] Detected virtualization docker. [2022-03-18T14:36:58.560Z] Detected architecture x86-64. [2022-03-18T14:36:58.560Z] Set hostname to . [2022-03-18T14:36:58.820Z] + source /etc/docker-entrypoint-cmd [2022-03-18T14:36:58.820Z] ++ hack/make.sh dynbinary test-integration [2022-03-18T14:36:58.820Z] [2022-03-18T14:36:58.820Z] Removing bundles/ [2022-03-18T14:36:58.820Z] [2022-03-18T14:36:58.820Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T14:36:58.820Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T14:36:58.820Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T14:37:02.919Z] #56 250.4 + bin/containerd [2022-03-18T14:37:04.302Z] #56 ... [2022-03-18T14:37:04.302Z] [2022-03-18T14:37:04.302Z] #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-03-18T14:37:04.302Z] #53 sha256:917a3fc3c3c7dc7e2974c622e44705ddb54da3743aa3ad91bb130139b52ada17 [2022-03-18T14:37:04.302Z] #53 139.4 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-03-18T14:37:04.302Z] #53 140.2 + mkdir -p /build [2022-03-18T14:37:04.302Z] #53 140.3 + cp runc /build/runc [2022-03-18T14:37:04.302Z] #53 DONE 140.8s [2022-03-18T14:37:04.564Z] [2022-03-18T14:37:04.564Z] #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-03-18T14:37:04.564Z] #56 sha256:9c1d05324b87f0b8da0c6b35d560238e83dc650c24c68b4b2a18f56c41f8e3ee [2022-03-18T14:37:05.402Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T14:37:05.403Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T14:37:05.403Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T14:37:05.403Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T14:37:05.403Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T14:37:05.403Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2022-03-18T14:37:05.403Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T14:37:05.403Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T14:37:06.478Z] #56 ... [2022-03-18T14:37:06.478Z] [2022-03-18T14:37:06.478Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T14:37:06.478Z] #54 sha256:d4296b1bf98d34b8e990a76ca4f6dccb8ff778e6ea1e75b13a3581186294c56b [2022-03-18T14:37:06.478Z] #54 DONE 0.1s [2022-03-18T14:37:06.478Z] [2022-03-18T14:37:06.478Z] #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-03-18T14:37:06.478Z] #56 sha256:9c1d05324b87f0b8da0c6b35d560238e83dc650c24c68b4b2a18f56c41f8e3ee [2022-03-18T14:37:07.933Z] ok github.com/docker/docker/builder/dockerfile 0.134s coverage: 48.5% of statements [2022-03-18T14:37:07.933Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-18T14:37:07.933Z] ok github.com/docker/docker/builder/remotecontext 0.085s coverage: 13.7% of statements [2022-03-18T14:37:08.499Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-18T14:37:09.065Z] ok github.com/docker/docker/builder/remotecontext/git 0.827s coverage: 86.3% of statements [2022-03-18T14:37:09.065Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T14:37:09.065Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T14:37:12.349Z] ok github.com/docker/docker/client 0.148s coverage: 75.4% of statements [2022-03-18T14:37:19.421Z] #56 273.2 # github.com/containerd/containerd/cmd/containerd [2022-03-18T14:37:19.422Z] #56 273.2 /usr/bin/ld: /tmp/go-link-744090387/000019.o: in function `New': [2022-03-18T14:37:19.422Z] #56 273.2 /tmp/tmp.9yfdUwvQVG/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-03-18T14:37:19.422Z] #56 273.3 + bin/containerd-stress [2022-03-18T14:37:19.422Z] #56 274.4 + bin/containerd-shim [2022-03-18T14:37:19.808Z] 4612f6d0b889: Pull complete [2022-03-18T14:37:23.594Z] #56 281.3 + bin/containerd-shim-runc-v1 [2022-03-18T14:37:28.847Z] #56 286.2 + bin/containerd-shim-runc-v2 [2022-03-18T14:37:29.103Z] #56 286.8 + binaries [2022-03-18T14:37:29.103Z] #56 286.8 + install -D bin/containerd /build/containerd [2022-03-18T14:37:29.103Z] #56 286.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T14:37:29.103Z] #56 286.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T14:37:29.103Z] #56 286.8 + install -D bin/ctr /build/ctr [2022-03-18T14:37:29.664Z] #56 DONE 287.3s [2022-03-18T14:37:30.593Z] [2022-03-18T14:37:30.593Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T14:37:30.593Z] #57 sha256:799518f9f0c78a9e0360f134b8e62a225573f257c2c94c0b2a360e424abc1a01 [2022-03-18T14:37:30.849Z] #57 DONE 0.2s [2022-03-18T14:37:30.849Z] [2022-03-18T14:37:30.849Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T14:37:30.849Z] #61 sha256:d317e4260cbdd8a0d3934c4460a6965566b03cc52135e915beb3121f6dae48cb [2022-03-18T14:37:30.849Z] #61 DONE 0.1s [2022-03-18T14:37:30.849Z] [2022-03-18T14:37:30.849Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T14:37:30.849Z] #66 sha256:0e15681745b5e512f42385e9f0fc8ed8e88e2430ec58af3c3274ce225bc8ddac [2022-03-18T14:37:31.105Z] #66 DONE 0.2s [2022-03-18T14:37:31.105Z] [2022-03-18T14:37:31.105Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-18T14:37:31.105Z] #68 sha256:49756195b2154df9ae5fc3be9177aee6c6bbf49b634c4601da46fb5401442e52 [2022-03-18T14:37:31.105Z] #68 DONE 0.0s [2022-03-18T14:37:31.361Z] [2022-03-18T14:37:31.361Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-18T14:37:31.361Z] #69 sha256:bdb1a27e075789f3430695113fdf02ef0cc97d76bbcf0012feb8e71b85b537cf [2022-03-18T14:37:31.361Z] #69 DONE 0.0s [2022-03-18T14:37:31.361Z] [2022-03-18T14:37:31.361Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T14:37:31.361Z] #70 sha256:6d4f67459092319fd2a24bfa3386d7588ca1a1c3562f3a9358361efa1a0c47ad [2022-03-18T14:37:35.531Z] #70 DONE 3.7s [2022-03-18T14:37:35.531Z] [2022-03-18T14:37:35.531Z] #71 exporting to image [2022-03-18T14:37:35.531Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T14:37:35.531Z] #71 exporting layers [2022-03-18T14:37:38.581Z] #56 283.6 # github.com/containerd/containerd/cmd/containerd [2022-03-18T14:37:38.582Z] #56 283.6 /usr/bin/ld: /tmp/go-link-027992603/000019.o: in function `New': [2022-03-18T14:37:38.582Z] #56 283.6 /tmp/tmp.uGrZYVVwhZ/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-03-18T14:37:38.582Z] #56 283.7 + bin/containerd-stress [2022-03-18T14:37:38.582Z] #56 284.8 + bin/containerd-shim [2022-03-18T14:37:42.131Z] #71 exporting layers 6.9s done [2022-03-18T14:37:42.131Z] #71 writing image sha256:28e2b78e06ed854e8170416abc220b95fbc760eaa76063d53c47922234b4c3f1 done [2022-03-18T14:37:42.131Z] #71 naming to docker.io/library/docker:c9ee0641f44bc597cc390cdb82d023298506db9d done [2022-03-18T14:37:42.131Z] #71 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T14:37:42.480Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -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:c9ee0641f44bc597cc390cdb82d023298506db9d hack/make.sh dynbinary test-integration [2022-03-18T14:37:43.847Z] [2022-03-18T14:37:43.847Z] Removing bundles/ [2022-03-18T14:37:43.847Z] [2022-03-18T14:37:43.847Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T14:37:43.847Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T14:37:43.848Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T14:37:43.862Z] #56 292.0 + bin/containerd-shim-runc-v1 [2022-03-18T14:37:49.151Z] #56 297.1 + bin/containerd-shim-runc-v2 [2022-03-18T14:37:49.723Z] #56 297.7 + binaries [2022-03-18T14:37:49.723Z] #56 297.7 + install -D bin/containerd /build/containerd [2022-03-18T14:37:49.723Z] #56 297.7 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T14:37:49.723Z] #56 297.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T14:37:49.723Z] #56 297.8 + install -D bin/ctr /build/ctr [2022-03-18T14:37:50.294Z] #56 DONE 298.4s [2022-03-18T14:37:50.520Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m57.99593719s with top 10 stages: buildssa: 1m36.747980329s, goimports: 19.603953273s, unconvert: 11.651419058s, gosec: 9.357828296s, golint: 5.665805702s, misspell: 4.095945949s, ineffassign: 3.784702641s, inspect: 3.49307736s, vrp: 2.207292001s, printf: 1.763814608s [2022-03-18T14:37:50.520Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-03-18T14:37:50.520Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 64/1577, path_prettifier: 1682/1682, exclude: 1577/1577, skip_dirs: 1682/1682, identifier_marker: 1577/1577, skip_files: 1682/1682, autogenerated_exclude: 1577/1682, nolint: 0/64, cgo: 1682/2258, filename_unadjuster: 1682/1682 [2022-03-18T14:37:50.520Z] INFO [runner] processing took 144.639925ms with stages: nolint: 58.236121ms, identifier_marker: 30.921907ms, autogenerated_exclude: 29.010501ms, path_prettifier: 13.592447ms, exclude-rules: 5.635899ms, skip_dirs: 5.080765ms, filename_unadjuster: 1.673108ms, cgo: 482.876µs, max_same_issues: 1.797µs, source_code: 925ns, path_shortener: 691ns, uniq_by_line: 627ns, diff: 585ns, max_from_linter: 490ns, exclude: 470ns, skip_files: 442ns, max_per_file_from_linter: 274ns [2022-03-18T14:37:50.520Z] INFO [runner] linters took 1m34.32964518s with stages: goanalysis_metalinter: 1m15.220947501s, unused: 18.963484966s [2022-03-18T14:37:50.520Z] INFO File cache stats: 1454 entries of total size 6.9MiB [2022-03-18T14:37:50.520Z] INFO Memory: 2140 samples, avg is 1514.6MB, max is 3769.0MB [2022-03-18T14:37:50.520Z] INFO Execution took 3m33.856753767s [2022-03-18T14:37:50.520Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-18T14:37:50.841Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/make.sh dynbinary-daemon test-docker-py [2022-03-18T14:37:51.060Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.1% of statements [2022-03-18T14:37:51.060Z] ok github.com/docker/docker/container 0.117s coverage: 34.5% of statements [2022-03-18T14:37:51.060Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T14:37:51.060Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T14:37:51.060Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T14:37:51.060Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T14:37:51.099Z] [2022-03-18T14:37:51.099Z] Removing bundles/ [2022-03-18T14:37:51.099Z] [2022-03-18T14:37:51.099Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-18T14:37:51.234Z] [2022-03-18T14:37:51.234Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T14:37:51.234Z] #57 sha256:0c6b2ac8d9c8cbec4e22f36e9d5ce9a42e9e641ec5cb5eda111668bef72b7425 [2022-03-18T14:37:51.357Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T14:37:51.357Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T14:37:51.493Z] #57 DONE 0.2s [2022-03-18T14:37:51.493Z] [2022-03-18T14:37:51.493Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T14:37:51.493Z] #61 sha256:f1314a2fcf76cc1317b8d89381722575d308930887c828fc4333a1f782e74a70 [2022-03-18T14:37:51.752Z] #61 DONE 0.1s [2022-03-18T14:37:51.752Z] [2022-03-18T14:37:51.752Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T14:37:51.752Z] #66 sha256:8df52b793c674305b8f46b0ba0f29e3896f0296cd2e1eac767bef3a2b4118e66 [2022-03-18T14:37:51.752Z] #66 DONE 0.3s [2022-03-18T14:37:52.011Z] [2022-03-18T14:37:52.011Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-18T14:37:52.011Z] #68 sha256:76719f0665d09c0853a57b80dcfddac22705da090eadd2bffe73f4c8d8a93c3f [2022-03-18T14:37:52.011Z] #68 DONE 0.1s [2022-03-18T14:37:52.011Z] [2022-03-18T14:37:52.011Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-18T14:37:52.011Z] #69 sha256:bfde2e62188cffa3e5023a4bede2633ae148c9d6b0e2c9949cacf5c1c23f97fb [2022-03-18T14:37:52.011Z] #69 DONE 0.0s [2022-03-18T14:37:52.011Z] [2022-03-18T14:37:52.011Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T14:37:52.011Z] #70 sha256:c2aa40ed5baf26594adfab7be08be027721d0afcfb9e48311987d718cb0f84aa [2022-03-18T14:37:52.433Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-03-18T14:37:53.368Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2022-03-18T14:37:54.302Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-03-18T14:37:58.585Z] #70 DONE 6.1s [2022-03-18T14:37:58.585Z] [2022-03-18T14:37:58.585Z] #71 exporting to image [2022-03-18T14:37:58.585Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T14:37:58.585Z] #71 exporting layers [2022-03-18T14:38:02.416Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-03-18T14:38:02.416Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-03-18T14:38:02.416Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-03-18T14:38:02.982Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-18T14:38:03.548Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-18T14:38:04.482Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.010s coverage: 4.2% of statements [2022-03-18T14:38:05.473Z] ok github.com/docker/docker/daemon 12.154s coverage: 17.1% of statements [2022-03-18T14:38:05.473Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T14:38:05.473Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T14:38:05.473Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T14:38:05.473Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T14:38:05.731Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2022-03-18T14:38:06.309Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.319s coverage: 56.2% of statements [2022-03-18T14:38:06.721Z] #71 exporting layers 8.2s done [2022-03-18T14:38:06.721Z] #71 writing image sha256:e40d3ddf0e10e9210ccc173af366a548ecfadbf092534299affa1c06169e54df done [2022-03-18T14:38:06.721Z] #71 naming to docker.io/library/docker:c9ee0641f44bc597cc390cdb82d023298506db9d done [2022-03-18T14:38:06.721Z] #71 DONE 8.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-18T14:38:07.077Z] + trap exit INT TERM [2022-03-18T14:38:07.077Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-18T14:38:07.077Z] + CONTAINER_NAME=docker-pr5 [2022-03-18T14:38:07.077Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43006/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/make.sh dynbinary-daemon [2022-03-18T14:38:07.706Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2022-03-18T14:38:08.459Z] [2022-03-18T14:38:08.459Z] Removing bundles/ [2022-03-18T14:38:08.459Z] [2022-03-18T14:38:08.459Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-18T14:38:08.459Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T14:38:08.459Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T14:38:09.088Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.156s coverage: 50.5% of statements [2022-03-18T14:38:10.464Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.971s coverage: 46.2% of statements [2022-03-18T14:38:10.464Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T14:38:11.036Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.714s coverage: 58.0% of statements [2022-03-18T14:38:11.036Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-18T14:38:11.036Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T14:38:11.296Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.8% of statements [2022-03-18T14:38:11.865Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2022-03-18T14:38:12.802Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-03-18T14:38:13.370Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.6% of statements [2022-03-18T14:38:13.370Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T14:38:13.370Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T14:38:14.305Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.2% of statements [2022-03-18T14:38:14.563Z] ok github.com/docker/docker/daemon/logger/awslogs 0.130s coverage: 77.4% of statements [2022-03-18T14:38:14.563Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-18T14:38:14.563Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T14:38:14.821Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2022-03-18T14:38:15.387Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-18T14:38:15.387Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-03-18T14:38:15.645Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-03-18T14:38:16.212Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-03-18T14:38:16.212Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T14:38:16.471Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 54.7% of statements [2022-03-18T14:38:17.038Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-03-18T14:38:17.973Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-18T14:38:17.973Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-18T14:38:18.540Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-18T14:38:19.106Z] ok github.com/docker/docker/daemon/logger/splunk 1.518s coverage: 82.5% of statements [2022-03-18T14:38:19.106Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T14:38:19.106Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T14:38:20.041Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-18T14:38:20.300Z] ok github.com/docker/docker/distribution 0.622s coverage: 27.6% of statements [2022-03-18T14:38:20.300Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T14:38:21.235Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-18T14:38:21.803Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-03-18T14:38:22.062Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-18T14:38:22.631Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-18T14:38:22.890Z] ok github.com/docker/docker/distribution/xfer 1.964s coverage: 84.6% of statements [2022-03-18T14:38:22.890Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T14:38:22.890Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-18T14:38:22.890Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T14:38:23.148Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-18T14:38:24.085Z] ok github.com/docker/docker/oci 0.006s coverage: 38.4% of statements [2022-03-18T14:38:24.652Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2022-03-18T14:38:24.652Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-18T14:38:26.027Z] ok github.com/docker/docker/pkg/archive 0.276s coverage: 81.9% of statements [2022-03-18T14:38:27.402Z] ok github.com/docker/docker/pkg/authorization 0.535s coverage: 68.3% of statements [2022-03-18T14:38:27.402Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-18T14:38:27.402Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-18T14:38:30.684Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 43.5% of statements [2022-03-18T14:38:30.684Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-18T14:38:30.942Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-03-18T14:38:31.200Z] ok github.com/docker/docker/layer 7.226s coverage: 68.8% of statements [2022-03-18T14:38:31.200Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T14:38:31.200Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T14:38:31.200Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T14:38:31.200Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T14:38:31.200Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T14:38:31.200Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-18T14:38:31.200Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T14:38:31.200Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2022-03-18T14:38:31.458Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2022-03-18T14:38:32.025Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-03-18T14:38:32.025Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-03-18T14:38:33.401Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-18T14:38:33.659Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2022-03-18T14:38:34.225Z] ok github.com/docker/docker/pkg/fsutils 0.148s coverage: 85.1% of statements [2022-03-18T14:38:34.225Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-03-18T14:38:34.792Z] ok github.com/docker/docker/pkg/discovery/kv 3.036s coverage: 84.1% of statements [2022-03-18T14:38:35.287Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T14:38:35.287Z] [2022-03-18T14:38:35.287Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T14:38:35.287Z] DOCKER_SYSTEMD=1 [2022-03-18T14:38:35.287Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T14:38:35.287Z] HOSTNAME=bf86a6516a81 [2022-03-18T14:38:35.287Z] DEST=bundles/test-integration [2022-03-18T14:38:35.287Z] PWD=/go/src/github.com/docker/docker [2022-03-18T14:38:35.287Z] DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:38:35.287Z] container=docker [2022-03-18T14:38:35.287Z] HOME=/root [2022-03-18T14:38:35.287Z] LANG=C.UTF-8 [2022-03-18T14:38:35.287Z] INVOCATION_ID=035d26e0dbd8433d935b6b3de15871b0 [2022-03-18T14:38:35.287Z] GOLANG_VERSION=1.16.15 [2022-03-18T14:38:35.287Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T14:38:35.287Z] VALIDATE_BRANCH=20.10 [2022-03-18T14:38:35.287Z] TERM=xterm [2022-03-18T14:38:35.287Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T14:38:35.287Z] SHLVL=3 [2022-03-18T14:38:35.287Z] TIMEOUT=120m [2022-03-18T14:38:35.287Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T14:38:35.287Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T14:38:35.287Z] GO111MODULE=off [2022-03-18T14:38:35.287Z] DOCKER_EXPERIMENTAL=1 [2022-03-18T14:38:35.287Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T14:38:35.287Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T14:38:35.287Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T14:38:35.287Z] GOPATH=/go [2022-03-18T14:38:35.287Z] PKG_CONFIG=pkg-config [2022-03-18T14:38:35.287Z] _=/usr/bin/env [2022-03-18T14:38:35.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T14:38:35.359Z] ok github.com/docker/docker/pkg/idtools 0.551s coverage: 69.5% of statements [2022-03-18T14:38:35.617Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 69.3% of statements [2022-03-18T14:38:35.876Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-03-18T14:38:35.876Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-18T14:38:35.876Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-18T14:38:35.876Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-18T14:38:35.876Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-18T14:38:35.876Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2022-03-18T14:38:35.876Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-18T14:38:36.134Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-03-18T14:38:36.392Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2022-03-18T14:38:36.392Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2022-03-18T14:38:36.650Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-18T14:38:36.650Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T14:38:36.650Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T14:38:37.217Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-18T14:38:37.475Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-18T14:38:37.734Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-18T14:38:37.992Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-18T14:38:39.366Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2022-03-18T14:38:39.366Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-03-18T14:38:43.548Z] ok github.com/docker/docker/pkg/signal 3.341s coverage: 62.3% of statements [2022-03-18T14:38:43.548Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-18T14:38:43.548Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-18T14:38:43.807Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-18T14:38:44.375Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-03-18T14:38:44.632Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-03-18T14:38:44.897Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-03-18T14:38:45.464Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-03-18T14:38:45.464Z] coverage: [no statements] [2022-03-18T14:38:45.464Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-18T14:38:45.722Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-18T14:38:45.986Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-18T14:38:45.986Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-18T14:38:47.892Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-18T14:38:48.153Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-03-18T14:38:48.744Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-03-18T14:38:49.686Z] ok github.com/docker/docker/quota 0.246s coverage: 71.4% of statements [2022-03-18T14:38:49.944Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-18T14:38:51.318Z] ok github.com/docker/docker/registry 0.098s coverage: 57.2% of statements [2022-03-18T14:38:51.578Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-18T14:38:51.578Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-18T14:38:52.145Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2022-03-18T14:38:52.404Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-18T14:38:54.936Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-18T14:38:55.503Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2022-03-18T14:38:56.070Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2022-03-18T14:38:57.444Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2022-03-18T14:39:12.312Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T14:39:12.312Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T14:39:12.312Z] [2022-03-18T14:39:12.312Z] === Skipped [2022-03-18T14:39:12.312Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-18T14:39:12.312Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-18T14:39:12.312Z] [2022-03-18T14:39:12.312Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-18T14:39:12.312Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-18T14:39:12.312Z] [2022-03-18T14:39:12.312Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-18T14:39:12.312Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.312Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.312Z] [2022-03-18T14:39:12.312Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-18T14:39:12.312Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.312Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.312Z] [2022-03-18T14:39:12.312Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-18T14:39:12.312Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.312Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.312Z] [2022-03-18T14:39:12.312Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-18T14:39:12.312Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.312Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.312Z] [2022-03-18T14:39:12.312Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-18T14:39:12.312Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.312Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.312Z] [2022-03-18T14:39:12.312Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-18T14:39:12.312Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.312Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.312Z] [2022-03-18T14:39:12.312Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-18T14:39:12.312Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.312Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.312Z] [2022-03-18T14:39:12.312Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-18T14:39:12.312Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-18T14:39:12.313Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:04Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T14:39:12.313Z] aufs_test.go:37: driver not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:73: No driver to put! [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-18T14:39:12.313Z] time="2022-03-18T14:38:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:73: No driver to put! [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-18T14:39:12.313Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-18T14:39:12.313Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-18T14:39:12.313Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:39:12.313Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-18T14:39:12.313Z] graphtest_unix.go:73: No driver to put! [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-18T14:39:12.313Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-18T14:39:12.313Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-18T14:39:12.313Z] [2022-03-18T14:39:12.313Z] DONE 2251 tests, 51 skipped in 206.374s Post stage [Pipeline] junit [2022-03-18T14:39:12.330Z] Recording test results [2022-03-18T14:39:13.785Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T14:39:14.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T14:39:14.125Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -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:c9ee0641f44bc597cc390cdb82d023298506db9d hack/make.sh dynbinary test-integration [2022-03-18T14:39:14.383Z] [2022-03-18T14:39:14.383Z] Removing bundles/ [2022-03-18T14:39:14.383Z] [2022-03-18T14:39:14.383Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T14:39:14.383Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T14:39:14.383Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T14:39:14.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T14:39:20.253Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T14:39:20.253Z] [2022-03-18T14:39:20.253Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T14:39:20.253Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T14:39:20.253Z] HOSTNAME=ce5028ba4d53 [2022-03-18T14:39:20.253Z] DEST=bundles/test-integration [2022-03-18T14:39:20.253Z] PWD=/go/src/github.com/docker/docker [2022-03-18T14:39:20.253Z] DOCKER_ROOTLESS=1 [2022-03-18T14:39:20.253Z] DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:39:20.253Z] container=docker [2022-03-18T14:39:20.253Z] HOME=/root [2022-03-18T14:39:20.253Z] GOLANG_VERSION=1.16.15 [2022-03-18T14:39:20.253Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T14:39:20.253Z] VALIDATE_BRANCH=20.10 [2022-03-18T14:39:20.253Z] TERM=xterm [2022-03-18T14:39:20.253Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T14:39:20.253Z] SHLVL=1 [2022-03-18T14:39:20.253Z] TIMEOUT=120m [2022-03-18T14:39:20.253Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T14:39:20.253Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T14:39:20.253Z] GO111MODULE=off [2022-03-18T14:39:20.253Z] DOCKER_EXPERIMENTAL=1 [2022-03-18T14:39:20.253Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T14:39:20.253Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T14:39:20.253Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T14:39:20.253Z] GOPATH=/go [2022-03-18T14:39:20.253Z] PKG_CONFIG=pkg-config [2022-03-18T14:39:20.253Z] _=/usr/bin/env [2022-03-18T14:39:20.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T14:39:27.797Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T14:39:27.797Z] [2022-03-18T14:39:27.797Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-18T14:39:27.797Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-18T14:39:27.797Z] Using test binary docker [2022-03-18T14:39:27.797Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T14:39:27.797Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T14:39:27.797Z] INFO: Waiting for daemon to start... [2022-03-18T14:39:27.797Z] Starting dockerd [2022-03-18T14:39:27.797Z] . [2022-03-18T14:39:27.797Z] INFO: Building docker-sdk-python3:4.4.1... [2022-03-18T14:39:41.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T14:39:44.949Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T14:39:44.949Z] [2022-03-18T14:39:44.949Z] + TEST_INTEGRATION_DEST=1 [2022-03-18T14:39:44.949Z] + CONTAINER_NAME=docker-pr5-1 [2022-03-18T14:39:44.949Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T14:39:44.949Z] + run_tests test-integration-flaky [2022-03-18T14:39:44.949Z] + '[' -n 0 ']' [2022-03-18T14:39:44.949Z] + rm= [2022-03-18T14:39:44.949Z] + c=0 [2022-03-18T14:39:44.949Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43006/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43006/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/make.sh test-integration-flaky test-integration [2022-03-18T14:39:44.949Z] ++ jobs -p [2022-03-18T14:39:44.949Z] + for job in $(jobs -p) [2022-03-18T14:39:44.949Z] + wait 14289 [2022-03-18T14:39:44.949Z] + TEST_INTEGRATION_DEST=3 [2022-03-18T14:39:44.949Z] + CONTAINER_NAME=docker-pr5-3 [2022-03-18T14:39:44.949Z] + TEST_SKIP_INTEGRATION=1 [2022-03-18T14:39:44.949Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-18T14:39:44.949Z] + run_tests [2022-03-18T14:39:44.949Z] + '[' -n 0 ']' [2022-03-18T14:39:44.949Z] + rm= [2022-03-18T14:39:44.949Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43006/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43006/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/make.sh '' test-integration [2022-03-18T14:39:44.949Z] + TEST_INTEGRATION_DEST=2 [2022-03-18T14:39:44.949Z] + CONTAINER_NAME=docker-pr5-2 [2022-03-18T14:39:44.949Z] + TEST_SKIP_INTEGRATION=1 [2022-03-18T14:39:44.949Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-18T14:39:44.949Z] + run_tests [2022-03-18T14:39:44.949Z] + '[' -n 0 ']' [2022-03-18T14:39:44.949Z] + rm= [2022-03-18T14:39:44.949Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43006/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43006/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/make.sh '' test-integration [2022-03-18T14:39:44.949Z] [2022-03-18T14:39:44.949Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T14:39:44.949Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T14:39:44.949Z] HOSTNAME=7f09b5aa856f [2022-03-18T14:39:44.949Z] TEST_SKIP_INTEGRATION=1 [2022-03-18T14:39:44.949Z] TESTDEBUG=0 [2022-03-18T14:39:44.949Z] DEST=bundles/test-integration [2022-03-18T14:39:44.949Z] PWD=/go/src/github.com/docker/docker [2022-03-18T14:39:44.949Z] KEEPBUNDLE=1 [2022-03-18T14:39:44.949Z] DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:39:44.949Z] container=docker [2022-03-18T14:39:44.949Z] HOME=/root [2022-03-18T14:39:44.949Z] GOLANG_VERSION=1.16.15 [2022-03-18T14:39:44.949Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T14:39:44.949Z] VALIDATE_BRANCH=20.10 [2022-03-18T14:39:44.949Z] TERM=xterm [2022-03-18T14:39:44.949Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T14:39:44.949Z] SHLVL=1 [2022-03-18T14:39:44.949Z] TIMEOUT=120m [2022-03-18T14:39:44.949Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T14:39:44.949Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T14:39:44.949Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-18T14:39:44.949Z] GO111MODULE=off [2022-03-18T14:39:44.949Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T14:39:44.949Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T14:39:44.949Z] GOPATH=/go [2022-03-18T14:39:44.949Z] PKG_CONFIG=pkg-config [2022-03-18T14:39:44.949Z] _=/usr/bin/env [2022-03-18T14:39:44.949Z] Building test suite binary ./integration-cli/test.main [2022-03-18T14:39:44.949Z] [2022-03-18T14:39:44.949Z] [2022-03-18T14:39:44.949Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-18T14:39:44.949Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T14:39:44.949Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T14:39:44.949Z] HOSTNAME=5c822acc9078 [2022-03-18T14:39:44.949Z] TEST_SKIP_INTEGRATION=1 [2022-03-18T14:39:44.949Z] TESTDEBUG=0 [2022-03-18T14:39:44.949Z] DEST=bundles/test-integration [2022-03-18T14:39:44.949Z] PWD=/go/src/github.com/docker/docker [2022-03-18T14:39:44.949Z] KEEPBUNDLE=1 [2022-03-18T14:39:44.949Z] DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:39:44.949Z] container=docker [2022-03-18T14:39:44.949Z] HOME=/root [2022-03-18T14:39:44.949Z] GOLANG_VERSION=1.16.15 [2022-03-18T14:39:44.949Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T14:39:44.949Z] VALIDATE_BRANCH=20.10 [2022-03-18T14:39:44.949Z] TERM=xterm [2022-03-18T14:39:44.949Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T14:39:44.949Z] SHLVL=1 [2022-03-18T14:39:44.949Z] TIMEOUT=120m [2022-03-18T14:39:44.949Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T14:39:44.949Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T14:39:44.949Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-18T14:39:44.949Z] GO111MODULE=off [2022-03-18T14:39:44.949Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T14:39:44.949Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T14:39:44.949Z] GOPATH=/go [2022-03-18T14:39:44.949Z] PKG_CONFIG=pkg-config [2022-03-18T14:39:44.949Z] _=/usr/bin/env [2022-03-18T14:39:44.949Z] Building test suite binary ./integration-cli/test.main [2022-03-18T14:39:44.949Z] No new tests added to integration. [2022-03-18T14:39:44.949Z] [2022-03-18T14:39:44.949Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T14:39:44.949Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T14:39:44.949Z] HOSTNAME=946dc60aba5e [2022-03-18T14:39:44.949Z] TESTDEBUG=0 [2022-03-18T14:39:44.949Z] DEST=bundles/test-integration [2022-03-18T14:39:44.949Z] PWD=/go/src/github.com/docker/docker [2022-03-18T14:39:44.949Z] KEEPBUNDLE=1 [2022-03-18T14:39:44.949Z] DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:39:44.949Z] container=docker [2022-03-18T14:39:44.949Z] HOME=/root [2022-03-18T14:39:44.949Z] GOLANG_VERSION=1.16.15 [2022-03-18T14:39:44.949Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T14:39:44.949Z] VALIDATE_BRANCH=20.10 [2022-03-18T14:39:44.949Z] TERM=xterm [2022-03-18T14:39:44.949Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T14:39:44.949Z] SHLVL=1 [2022-03-18T14:39:44.949Z] TIMEOUT=120m [2022-03-18T14:39:44.949Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T14:39:44.949Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T14:39:44.949Z] GO111MODULE=off [2022-03-18T14:39:44.949Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T14:39:44.949Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T14:39:44.949Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T14:39:44.949Z] GOPATH=/go [2022-03-18T14:39:44.949Z] PKG_CONFIG=pkg-config [2022-03-18T14:39:44.949Z] _=/usr/bin/env [2022-03-18T14:39:44.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T14:39:47.002Z] 0a6173b79e25: Pull complete [2022-03-18T14:39:47.002Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-18T14:39:47.002Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T14:39:47.002Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T14:39:47.002Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-18T14:39:47.002Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-18T14:39:47.002Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-18T14:39:47.002Z] INFO: Docker version of control daemon [2022-03-18T14:39:47.002Z] [2022-03-18T14:39:47.002Z] Client: [2022-03-18T14:39:47.002Z] Version: 20.10.9 [2022-03-18T14:39:47.002Z] API version: 1.41 [2022-03-18T14:39:47.002Z] Go version: go1.16.8 [2022-03-18T14:39:47.002Z] Git commit: c2ea9bc [2022-03-18T14:39:47.002Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T14:39:47.002Z] OS/Arch: windows/amd64 [2022-03-18T14:39:47.002Z] Context: default [2022-03-18T14:39:47.002Z] Experimental: true [2022-03-18T14:39:47.002Z] [2022-03-18T14:39:47.002Z] Server: Docker Engine - Community [2022-03-18T14:39:47.002Z] Engine: [2022-03-18T14:39:47.002Z] Version: 20.10.9 [2022-03-18T14:39:47.002Z] API version: 1.41 (minimum version 1.24) [2022-03-18T14:39:47.002Z] Go version: go1.16.8 [2022-03-18T14:39:47.002Z] Git commit: 79ea9d3 [2022-03-18T14:39:47.002Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T14:39:47.002Z] OS/Arch: windows/amd64 [2022-03-18T14:39:47.002Z] Experimental: true [2022-03-18T14:39:47.002Z] [2022-03-18T14:39:47.002Z] INFO: Docker info of control daemon [2022-03-18T14:39:47.002Z] [2022-03-18T14:39:47.002Z] Client: [2022-03-18T14:39:47.002Z] Context: default [2022-03-18T14:39:47.002Z] Debug Mode: false [2022-03-18T14:39:47.002Z] Plugins: [2022-03-18T14:39:47.002Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-18T14:39:47.002Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-18T14:39:47.002Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-18T14:39:47.002Z] [2022-03-18T14:39:47.002Z] Server: [2022-03-18T14:39:47.002Z] Containers: 0 [2022-03-18T14:39:47.002Z] Running: 0 [2022-03-18T14:39:47.002Z] Paused: 0 [2022-03-18T14:39:47.002Z] Stopped: 0 [2022-03-18T14:39:47.002Z] Images: 1 [2022-03-18T14:39:47.002Z] Server Version: 20.10.9 [2022-03-18T14:39:47.002Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-18T14:39:47.002Z] Windows: [2022-03-18T14:39:47.002Z] LCOW: [2022-03-18T14:39:47.002Z] Logging Driver: json-file [2022-03-18T14:39:47.002Z] Plugins: [2022-03-18T14:39:47.002Z] Volume: local [2022-03-18T14:39:47.002Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T14:39:47.002Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T14:39:47.002Z] Swarm: inactive [2022-03-18T14:39:47.002Z] Default Isolation: process [2022-03-18T14:39:47.002Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T14:39:47.002Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-18T14:39:47.002Z] OSType: windows [2022-03-18T14:39:47.002Z] Architecture: x86_64 [2022-03-18T14:39:47.002Z] CPUs: 4 [2022-03-18T14:39:47.002Z] Total Memory: 32GiB [2022-03-18T14:39:47.002Z] Name: azwin-2-012df0 [2022-03-18T14:39:47.002Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-18T14:39:47.002Z] Docker Root Dir: D:\docker [2022-03-18T14:39:47.002Z] Debug Mode: false [2022-03-18T14:39:47.002Z] Registry: https://index.docker.io/v1/ [2022-03-18T14:39:47.002Z] Labels: [2022-03-18T14:39:47.002Z] Experimental: true [2022-03-18T14:39:47.002Z] Insecure Registries: [2022-03-18T14:39:47.002Z] 10.0.0.4:5000 [2022-03-18T14:39:47.002Z] 127.0.0.0/8 [2022-03-18T14:39:47.002Z] Registry Mirrors: [2022-03-18T14:39:47.002Z] http://10.0.0.4:5000/ [2022-03-18T14:39:47.002Z] Live Restore Enabled: false [2022-03-18T14:39:47.002Z] Product License: Community Engine [2022-03-18T14:39:47.002Z] [2022-03-18T14:39:47.002Z] [2022-03-18T14:39:47.002Z] INFO: Commit hash is c9ee0641f4 [2022-03-18T14:39:47.002Z] INFO: Nuke-Everything... [2022-03-18T14:39:47.002Z] INFO: Container count on control daemon to delete is 0 [2022-03-18T14:39:47.002Z] INFO: Nuking d:\CI [2022-03-18T14:39:47.002Z] INFO: Zapped successfully [2022-03-18T14:39:47.002Z] INFO: Location for testing is d:\CI\PR-43006\5 [2022-03-18T14:39:47.002Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-18T14:39:47.002Z] [2022-03-18T14:39:47.002Z] [2022-03-18T14:39:47.002Z] INFO: Building the image from Dockerfile.windows at 03/18/2022 14:39:40... [2022-03-18T14:39:47.002Z] [2022-03-18T14:39:48.577Z] Sending build context to Docker daemon 58.58MB [2022-03-18T14:39:48.577Z] [2022-03-18T14:39:48.577Z] Step 1/10 : FROM microsoft/windowsservercore [2022-03-18T14:39:48.577Z] ---> 6a11116086a4 [2022-03-18T14:39:48.577Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-18T14:39:48.577Z] ---> Running in 53b577cc1d40 [2022-03-18T14:39:49.049Z] Removing intermediate container 53b577cc1d40 [2022-03-18T14:39:49.049Z] ---> 221af13fe815 [2022-03-18T14:39:49.049Z] Step 3/10 : ARG GO_VERSION=1.16.15 [2022-03-18T14:39:49.049Z] ---> Running in bb5a83ba8e2c [2022-03-18T14:39:49.518Z] Removing intermediate container bb5a83ba8e2c [2022-03-18T14:39:49.518Z] ---> 161b46466b88 [2022-03-18T14:39:49.518Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-18T14:39:49.518Z] ---> Running in 7cc3b715c64d [2022-03-18T14:39:49.991Z] Removing intermediate container 7cc3b715c64d [2022-03-18T14:39:49.991Z] ---> 02bb5c61e339 [2022-03-18T14:39:49.991Z] 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-03-18T14:39:49.991Z] ---> Running in 58f0d44cd02d [2022-03-18T14:39:50.464Z] Removing intermediate container 58f0d44cd02d [2022-03-18T14:39:50.464Z] ---> 42f6fc9ed4c7 [2022-03-18T14:39:50.464Z] 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-03-18T14:39:50.464Z] ---> Running in 5b86028fa4e9 [2022-03-18T14:39:53.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T14:39:53.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T14:39:53.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T14:39:54.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T14:39:54.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T14:39:56.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T14:39:58.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T14:39:58.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T14:39:58.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T14:40:00.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T14:40:01.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T14:40:01.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T14:40:02.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T14:40:03.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T14:40:04.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T14:40:05.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T14:40:05.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T14:40:06.503Z] sha256:f78220a09f8ed955b68a94f9528ed0ec7a07cf6955fa05410a950268b4c110e4 [2022-03-18T14:40:06.503Z] INFO: Starting docker-py tests... [2022-03-18T14:40:06.503Z] ============================= test session starts ============================== [2022-03-18T14:40:06.503Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-18T14:40:06.503Z] rootdir: /src, inifile: pytest.ini [2022-03-18T14:40:06.503Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-18T14:40:06.503Z] collected 389 items / 1 deselected / 388 selected [2022-03-18T14:40:06.503Z] [2022-03-18T14:40:06.923Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T14:40:06.923Z] Using test binary docker [2022-03-18T14:40:06.923Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T14:40:06.923Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-18T14:40:06.923Z] INFO: Waiting for daemon to start... [2022-03-18T14:40:06.923Z] Starting dockerd [2022-03-18T14:40:11.109Z] . [2022-03-18T14:40:11.109Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T14:40:11.109Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T14:40:11.109Z] Error: No such image: emptyfs [2022-03-18T14:40:11.109Z] Running integration-test (iteration 1) [2022-03-18T14:40:11.109Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T14:40:11.742Z] [2022-03-18T14:40:11.742Z] SUCCESS: Specified value was saved. [2022-03-18T14:40:11.742Z] INFO: Downloading git... [2022-03-18T14:40:13.340Z] INFO: Downloading go... [2022-03-18T14:40:15.577Z] INFO: Downloading compiler 1 of 3... [2022-03-18T14:40:15.577Z] INFO: Downloading compiler 2 of 3... [2022-03-18T14:40:15.577Z] INFO: Downloading compiler 3 of 3... [2022-03-18T14:40:15.577Z] INFO: Extracting git... [2022-03-18T14:40:20.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T14:40:22.098Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T14:40:22.098Z] [2022-03-18T14:40:22.098Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T14:40:22.098Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T14:40:22.098Z] HOSTNAME=9622c693b7b0 [2022-03-18T14:40:22.098Z] TESTDEBUG=0 [2022-03-18T14:40:22.098Z] DEST=bundles/test-integration [2022-03-18T14:40:22.098Z] PWD=/go/src/github.com/docker/docker [2022-03-18T14:40:22.098Z] DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d [2022-03-18T14:40:22.098Z] container=docker [2022-03-18T14:40:22.098Z] HOME=/root [2022-03-18T14:40:22.098Z] GOLANG_VERSION=1.16.15 [2022-03-18T14:40:22.098Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T14:40:22.098Z] VALIDATE_BRANCH=20.10 [2022-03-18T14:40:22.098Z] TERM=xterm [2022-03-18T14:40:22.098Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T14:40:22.098Z] SHLVL=1 [2022-03-18T14:40:22.098Z] TIMEOUT=120m [2022-03-18T14:40:22.098Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T14:40:22.098Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T14:40:22.098Z] GO111MODULE=off [2022-03-18T14:40:22.098Z] DOCKER_EXPERIMENTAL=1 [2022-03-18T14:40:22.098Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T14:40:22.098Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T14:40:22.098Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T14:40:22.098Z] GOPATH=/go [2022-03-18T14:40:22.098Z] PKG_CONFIG=pkg-config [2022-03-18T14:40:22.098Z] _=/usr/bin/env [2022-03-18T14:40:22.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T14:40:22.468Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-18T14:40:23.293Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-18T14:40:24.798Z] tests/integration/api_config_test.py ..... [ 8%] [2022-03-18T14:40:26.000Z] Loaded image: buildpack-deps:buster [2022-03-18T14:40:26.000Z] Loaded image: busybox:latest [2022-03-18T14:40:26.000Z] Loaded image: busybox:glibc [2022-03-18T14:40:27.986Z] Loaded image: debian:bullseye [2022-03-18T14:40:28.553Z] Loaded image: hello-world:latest [2022-03-18T14:40:28.553Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T14:40:28.553Z] INFO: Testing against a local daemon [2022-03-18T14:40:28.553Z] === RUN TestCgroupNamespacesBuild [2022-03-18T14:40:30.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T14:40:31.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T14:40:31.839Z] --- PASS: TestCgroupNamespacesBuild (2.98s) [2022-03-18T14:40:31.839Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T14:40:32.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T14:40:32.776Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-03-18T14:40:32.776Z] === RUN TestBuildWithSession [2022-03-18T14:40:32.776Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T14:40:32.776Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T14:40:32.776Z] === RUN TestBuildSquashParent [2022-03-18T14:40:33.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T14:40:33.432Z] INFO: Expanding go... [2022-03-18T14:40:33.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T14:40:34.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T14:40:37.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T14:40:38.045Z] --- PASS: TestBuildSquashParent (4.52s) [2022-03-18T14:40:38.045Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T14:40:38.045Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:40:38.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:40:38.045Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:40:38.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:40:38.045Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:40:38.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:40:38.045Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:40:38.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:40:38.045Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:40:38.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:40:38.045Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:40:38.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:40:38.045Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:40:38.045Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:40:38.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T14:40:38.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:40:38.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:40:39.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T14:40:39.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T14:40:40.362Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:40:40.362Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:40:40.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T14:40:41.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T14:40:41.740Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-18T14:40:41.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2022-03-18T14:40:41.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2022-03-18T14:40:41.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.33s) [2022-03-18T14:40:41.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2022-03-18T14:40:41.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-03-18T14:40:41.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.37s) [2022-03-18T14:40:41.740Z] === RUN TestBuildMultiStageCopy [2022-03-18T14:40:41.740Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T14:40:42.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T14:40:43.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T14:40:43.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T14:40:43.378Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T14:40:43.637Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T14:40:43.637Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T14:40:43.895Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2022-03-18T14:40:43.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.28s) [2022-03-18T14:40:43.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-03-18T14:40:43.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-18T14:40:43.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-18T14:40:43.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-03-18T14:40:43.895Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T14:40:44.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T14:40:44.818Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T14:40:44.818Z] Using test binary docker [2022-03-18T14:40:44.818Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T14:40:44.818Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T14:40:44.818Z] INFO: Waiting for daemon to start... [2022-03-18T14:40:44.818Z] Starting dockerd [2022-03-18T14:40:44.831Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-03-18T14:40:44.831Z] === RUN TestBuildLabelWithTargets [2022-03-18T14:40:45.768Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-03-18T14:40:45.768Z] === RUN TestBuildWithEmptyLayers [2022-03-18T14:40:46.027Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-03-18T14:40:46.027Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T14:40:47.335Z] . [2022-03-18T14:40:47.335Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T14:40:47.335Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T14:40:47.336Z] Error: No such image: emptyfs [2022-03-18T14:40:47.336Z] Running integration-test (iteration 1) [2022-03-18T14:40:47.336Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T14:40:47.929Z] --- PASS: TestBuildMultiStageOnBuild (1.56s) [2022-03-18T14:40:47.930Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T14:40:48.188Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-03-18T14:40:48.188Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T14:40:50.091Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2022-03-18T14:40:50.091Z] === RUN TestBuildWithHugeFile [2022-03-18T14:40:53.753Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-03-18T14:40:54.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T14:40:54.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T14:40:58.767Z] INFO: Expanding compiler 1 of 3... [2022-03-18T14:40:58.767Z] INFO: Expanding compiler 2 of 3... [2022-03-18T14:41:03.545Z] INFO: Expanding compiler 3 of 3... [2022-03-18T14:41:04.537Z] INFO: Removing downloaded files... [2022-03-18T14:41:04.537Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-18T14:41:04.537Z] INFO: Configuring git core.autocrlf... [2022-03-18T14:41:05.383Z] Loaded image: buildpack-deps:buster [2022-03-18T14:41:05.383Z] Loaded image: busybox:latest [2022-03-18T14:41:05.383Z] Loaded image: busybox:glibc [2022-03-18T14:41:05.383Z] Loaded image: debian:bullseye [2022-03-18T14:41:05.383Z] Loaded image: hello-world:latest [2022-03-18T14:41:05.383Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T14:41:05.383Z] INFO: Testing against a local daemon [2022-03-18T14:41:05.383Z] === RUN TestCgroupNamespacesBuild [2022-03-18T14:41:07.903Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2022-03-18T14:41:07.903Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T14:41:09.794Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-03-18T14:41:09.794Z] === RUN TestBuildWithSession [2022-03-18T14:41:09.794Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T14:41:09.794Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T14:41:09.794Z] === RUN TestBuildSquashParent [2022-03-18T14:41:12.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T14:41:17.937Z] --- PASS: TestBuildSquashParent (7.44s) [2022-03-18T14:41:17.937Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T14:41:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:41:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:41:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:41:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:41:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:41:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:41:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:41:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:41:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:41:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:41:17.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:41:17.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:41:17.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:41:17.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:41:18.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T14:41:18.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:41:18.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:41:19.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T14:41:20.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T14:41:20.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:41:20.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:41:20.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T14:41:21.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T14:41:22.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T14:41:23.269Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-18T14:41:23.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-03-18T14:41:23.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.68s) [2022-03-18T14:41:23.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2022-03-18T14:41:23.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-03-18T14:41:23.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2022-03-18T14:41:23.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.01s) [2022-03-18T14:41:23.269Z] === RUN TestBuildMultiStageCopy [2022-03-18T14:41:23.269Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T14:41:24.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T14:41:25.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T14:41:26.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T14:41:26.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T14:41:26.534Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T14:41:27.095Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T14:41:27.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T14:41:27.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T14:41:28.021Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T14:41:28.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T14:41:29.385Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T14:41:29.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T14:41:29.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T14:41:30.313Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2022-03-18T14:41:30.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-03-18T14:41:30.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-03-18T14:41:30.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-18T14:41:30.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-18T14:41:30.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-18T14:41:30.313Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T14:41:30.521Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T14:41:30.521Z] Using test binary docker [2022-03-18T14:41:30.780Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T14:41:30.780Z] +++ /etc/init.d/apparmor start [2022-03-18T14:41:30.780Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T14:41:30.780Z] Starting dockerd [2022-03-18T14:41:30.780Z] INFO: Waiting for daemon to start... [2022-03-18T14:41:30.780Z] +++ 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-03-18T14:41:35.555Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-18T14:41:35.555Z] === RUN TestBuildLabelWithTargets [2022-03-18T14:41:37.335Z] . [2022-03-18T14:41:37.335Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T14:41:37.335Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T14:41:37.335Z] Error: No such image: emptyfs [2022-03-18T14:41:37.335Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T14:41:37.335Z] ++++ docker load [2022-03-18T14:41:37.335Z] Running integration-test (iteration 1) [2022-03-18T14:41:37.335Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T14:41:37.336Z] ++ 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-03-18T14:41:37.336Z] ++ set -e [2022-03-18T14:41:37.336Z] ++ '[' -n 0 ']' [2022-03-18T14:41:37.336Z] ++ set -x [2022-03-18T14:41:37.336Z] ++ 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-03-18T14:41:43.640Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-18T14:41:43.640Z] === RUN TestBuildWithEmptyLayers [2022-03-18T14:41:46.164Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-18T14:41:46.164Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T14:41:46.344Z] --- PASS: TestBuildWithHugeFile (52.85s) [2022-03-18T14:41:46.344Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T14:41:46.344Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:41:46.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:41:46.344Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:41:46.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:41:46.344Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:41:46.344Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:41:46.344Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:41:46.344Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:41:46.344Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:41:46.344Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-18T14:41:46.344Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-18T14:41:46.344Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-18T14:41:46.344Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-18T14:41:46.344Z] === RUN TestBuildPreserveOwnership [2022-03-18T14:41:46.344Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T14:41:46.344Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T14:41:46.344Z] --- PASS: TestBuildPreserveOwnership (3.29s) [2022-03-18T14:41:46.344Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.20s) [2022-03-18T14:41:46.344Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-03-18T14:41:46.344Z] === RUN TestBuildPlatformInvalid [2022-03-18T14:41:46.344Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T14:41:46.344Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T14:41:47.111Z] ..........................xx.................... [ 29%] [2022-03-18T14:41:49.538Z] Loaded image: buildpack-deps:buster [2022-03-18T14:41:49.538Z] Loaded image: busybox:latest [2022-03-18T14:41:49.538Z] Loaded image: busybox:glibc [2022-03-18T14:41:51.411Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-18T14:41:51.411Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T14:41:51.668Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-03-18T14:41:51.668Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T14:41:52.068Z] Loaded image: debian:bullseye [2022-03-18T14:41:52.068Z] Loaded image: hello-world:latest [2022-03-18T14:41:52.068Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T14:41:52.068Z] INFO: Testing against a local daemon [2022-03-18T14:41:52.068Z] === RUN TestCgroupNamespacesBuild [2022-03-18T14:41:56.915Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2022-03-18T14:41:56.915Z] === RUN TestBuildWithHugeFile [2022-03-18T14:41:57.329Z] --- PASS: TestCgroupNamespacesBuild (5.05s) [2022-03-18T14:41:57.329Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T14:41:58.263Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-03-18T14:41:58.263Z] === RUN TestBuildWithSession [2022-03-18T14:41:58.263Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T14:41:58.263Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T14:41:58.263Z] === RUN TestBuildSquashParent [2022-03-18T14:42:01.550Z] --- PASS: TestBuildSquashParent (3.10s) [2022-03-18T14:42:01.550Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T14:42:01.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:42:01.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:42:01.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:42:01.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:42:01.550Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:42:01.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:42:01.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:42:01.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:42:01.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:42:01.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:42:01.550Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:42:01.550Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:42:01.550Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:42:01.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:42:02.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:42:02.744Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:42:03.285Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-18T14:42:03.678Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:42:03.678Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:42:04.430Z] Loaded image: buildpack-deps:buster [2022-03-18T14:42:04.430Z] Loaded image: busybox:latest [2022-03-18T14:42:04.430Z] Loaded image: busybox:glibc [2022-03-18T14:42:05.054Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-18T14:42:05.054Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.19s) [2022-03-18T14:42:05.054Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2022-03-18T14:42:05.054Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) [2022-03-18T14:42:05.054Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2022-03-18T14:42:05.054Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.03s) [2022-03-18T14:42:05.054Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.94s) [2022-03-18T14:42:05.054Z] === RUN TestBuildMultiStageCopy [2022-03-18T14:42:05.054Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T14:42:05.368Z] Loaded image: debian:bullseye [2022-03-18T14:42:05.368Z] Loaded image: hello-world:latest [2022-03-18T14:42:05.368Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T14:42:05.989Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T14:42:05.989Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T14:42:06.252Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T14:42:06.510Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T14:42:06.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T14:42:06.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T14:42:06.769Z] --- PASS: TestBuildMultiStageCopy (1.89s) [2022-03-18T14:42:06.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-03-18T14:42:06.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-03-18T14:42:06.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-18T14:42:06.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-18T14:42:06.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-03-18T14:42:06.769Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T14:42:07.381Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-03-18T14:42:07.381Z] === RUN TestBuildLabelWithTargets [2022-03-18T14:42:08.344Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-03-18T14:42:08.344Z] === RUN TestBuildWithEmptyLayers [2022-03-18T14:42:08.602Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-03-18T14:42:08.602Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T14:42:09.977Z] --- PASS: TestBuildMultiStageOnBuild (1.30s) [2022-03-18T14:42:09.978Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T14:42:10.544Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-03-18T14:42:10.544Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T14:42:10.735Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-18T14:42:11.920Z] --- PASS: TestBuildMultiStageLayerLeak (1.30s) [2022-03-18T14:42:11.920Z] === RUN TestBuildWithHugeFile [2022-03-18T14:42:11.932Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.79s) [2022-03-18T14:42:11.932Z] PASS [2022-03-18T14:42:11.932Z] [2022-03-18T14:42:11.932Z] === Skipped [2022-03-18T14:42:11.932Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-18T14:42:11.932Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T14:42:11.932Z] [2022-03-18T14:42:11.932Z] DONE 33 tests, 1 skipped in 121.148s [2022-03-18T14:42:11.932Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T14:42:12.190Z] INFO: Testing against a local daemon [2022-03-18T14:42:12.190Z] === RUN TestConfigInspect [2022-03-18T14:42:14.719Z] --- PASS: TestConfigInspect (2.35s) [2022-03-18T14:42:14.719Z] === RUN TestConfigList [2022-03-18T14:42:15.477Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-03-18T14:42:16.627Z] --- PASS: TestConfigList (2.13s) [2022-03-18T14:42:16.627Z] === RUN TestConfigsCreateAndDelete [2022-03-18T14:42:19.157Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-03-18T14:42:19.157Z] === RUN TestConfigsUpdate [2022-03-18T14:42:21.061Z] --- PASS: TestConfigsUpdate (2.16s) [2022-03-18T14:42:21.061Z] === RUN TestTemplatedConfig [2022-03-18T14:42:22.965Z] --- PASS: TestTemplatedConfig (2.15s) [2022-03-18T14:42:22.965Z] === RUN TestConfigCreateResolve [2022-03-18T14:42:25.498Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-03-18T14:42:25.498Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T14:42:25.757Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-18T14:42:25.757Z] PASS [2022-03-18T14:42:25.757Z] [2022-03-18T14:42:25.757Z] DONE 7 tests in 13.735s [2022-03-18T14:42:25.757Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T14:42:25.757Z] INFO: Testing against a local daemon [2022-03-18T14:42:25.757Z] === RUN TestCheckpoint [2022-03-18T14:42:25.757Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T14:42:25.757Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T14:42:25.757Z] === RUN TestContainerInvalidJSON [2022-03-18T14:42:25.757Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:42:25.757Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:42:25.757Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:42:25.757Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:42:25.757Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:42:25.757Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:42:25.757Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:42:25.757Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:42:25.757Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:42:25.757Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-18T14:42:25.757Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-18T14:42:25.757Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T14:42:25.757Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T14:42:25.757Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T14:42:26.016Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-18T14:42:26.016Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T14:42:26.016Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-18T14:42:26.016Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T14:42:26.016Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-18T14:42:26.016Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T14:42:26.016Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-18T14:42:26.016Z] === RUN TestCopyFromContainer [2022-03-18T14:42:26.953Z] === RUN TestCopyFromContainer// [2022-03-18T14:42:27.212Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T14:42:27.212Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T14:42:27.212Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T14:42:27.212Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T14:42:27.212Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T14:42:27.471Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T14:42:27.471Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T14:42:27.471Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T14:42:27.471Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer (1.58s) [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-18T14:42:27.730Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-18T14:42:27.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T14:42:27.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:42:27.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:42:27.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:42:27.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:42:27.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:42:27.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:42:27.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:42:27.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:42:27.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:42:27.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-18T14:42:27.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T14:42:27.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T14:42:27.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-18T14:42:27.730Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T14:42:27.730Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-18T14:42:27.730Z] === RUN TestCreateWithInvalidEnv [2022-03-18T14:42:27.730Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T14:42:27.730Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T14:42:27.730Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T14:42:27.730Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T14:42:27.730Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T14:42:27.730Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T14:42:27.730Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T14:42:27.730Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T14:42:27.730Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T14:42:27.730Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-18T14:42:27.730Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T14:42:27.730Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T14:42:27.730Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T14:42:27.730Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T14:42:27.730Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-18T14:42:27.730Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T14:42:29.106Z] --- PASS: TestCreateWithCustomMaskedPaths (1.43s) [2022-03-18T14:42:29.106Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T14:42:30.483Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.47s) [2022-03-18T14:42:30.483Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T14:42:30.744Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:42:30.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:42:30.744Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:42:30.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:42:30.744Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:42:30.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:42:30.744Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:42:30.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:42:30.744Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:42:30.744Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:42:30.744Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:42:30.744Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:42:30.744Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:42:30.744Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:42:30.744Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:42:30.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-18T14:42:30.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T14:42:30.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T14:42:30.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-18T14:42:30.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T14:42:30.744Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T14:42:30.744Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T14:42:30.861Z] Removing intermediate container 5b86028fa4e9 [2022-03-18T14:42:30.861Z] ---> b6bdeedd0e47 [2022-03-18T14:42:30.861Z] 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-03-18T14:42:30.861Z] ---> Running in 826f9ec5ad81 [2022-03-18T14:42:31.005Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-18T14:42:31.312Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-03-18T14:42:31.312Z] === RUN TestCreateDifferentPlatform [2022-03-18T14:42:31.312Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T14:42:31.312Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T14:42:31.312Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-18T14:42:31.312Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T14:42:31.312Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T14:42:31.312Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T14:42:31.312Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-18T14:42:31.312Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T14:42:31.312Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T14:42:31.312Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T14:42:31.312Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-18T14:42:31.312Z] === RUN TestDaemonRestartIpcMode [2022-03-18T14:42:31.312Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T14:42:31.312Z] === RUN TestDaemonHostGatewayIP [2022-03-18T14:42:31.312Z] === PAUSE TestDaemonHostGatewayIP [2022-03-18T14:42:31.312Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T14:42:31.312Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T14:42:31.312Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T14:42:31.312Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-18T14:42:31.312Z] === RUN TestDiff [2022-03-18T14:42:31.881Z] --- PASS: TestDiff (0.49s) [2022-03-18T14:42:31.881Z] === RUN TestExecWithCloseStdin [2022-03-18T14:42:32.447Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-03-18T14:42:32.447Z] === RUN TestExec [2022-03-18T14:42:33.014Z] --- PASS: TestExec (0.61s) [2022-03-18T14:42:33.014Z] === RUN TestExecUser [2022-03-18T14:42:33.583Z] --- PASS: TestExecUser (0.59s) [2022-03-18T14:42:33.583Z] === RUN TestExportContainerAndImportImage [2022-03-18T14:42:34.149Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-03-18T14:42:34.149Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T14:42:35.525Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-03-18T14:42:35.525Z] === RUN TestHealthCheckWorkdir [2022-03-18T14:42:36.091Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-03-18T14:42:36.091Z] === RUN TestHealthKillContainer [2022-03-18T14:42:36.758Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-18T14:42:36.758Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T14:42:36.758Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-18T14:42:36.758Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T14:42:36.758Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T14:42:36.758Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T14:42:37.231Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-18T14:42:37.231Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T14:42:37.231Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T14:42:37.231Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T14:42:37.231Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T14:42:37.231Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T14:42:37.231Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T14:42:37.705Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T14:42:39.273Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T14:42:39.273Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-18T14:42:40.305Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-03-18T14:42:41.802Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-18T14:42:44.202Z] --- PASS: TestHealthKillContainer (8.16s) [2022-03-18T14:42:44.202Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T14:42:44.770Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-03-18T14:42:44.770Z] === RUN TestIpcModeNone [2022-03-18T14:42:45.338Z] --- PASS: TestIpcModeNone (0.60s) [2022-03-18T14:42:45.338Z] === RUN TestIpcModePrivate [2022-03-18T14:42:45.905Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-03-18T14:42:45.905Z] --- PASS: TestIpcModePrivate (0.64s) [2022-03-18T14:42:45.905Z] === RUN TestIpcModeShareable [2022-03-18T14:42:46.472Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-03-18T14:42:46.730Z] --- PASS: TestIpcModeShareable (0.62s) [2022-03-18T14:42:46.730Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T14:42:46.839Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-03-18T14:42:48.676Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.71s) [2022-03-18T14:42:48.676Z] === RUN TestAPIIpcModeHost [2022-03-18T14:42:48.676Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-18T14:42:48.676Z] === RUN TestDaemonIpcModeShareable [2022-03-18T14:42:50.052Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-03-18T14:42:50.052Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-03-18T14:42:50.052Z] === RUN TestDaemonIpcModePrivate [2022-03-18T14:42:50.989Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-03-18T14:42:50.989Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-03-18T14:42:50.989Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T14:42:52.364Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-03-18T14:42:52.364Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-03-18T14:42:52.364Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T14:42:53.089Z] --- PASS: TestBuildWithHugeFile (50.23s) [2022-03-18T14:42:53.089Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T14:42:53.089Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:42:53.089Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:42:53.089Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:42:53.089Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:42:53.089Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:42:53.089Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:42:53.089Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:42:53.089Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:42:53.089Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:42:53.089Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-03-18T14:42:53.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-03-18T14:42:53.089Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-18T14:42:53.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-18T14:42:53.089Z] === RUN TestBuildPreserveOwnership [2022-03-18T14:42:53.089Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T14:42:53.089Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T14:42:53.299Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-03-18T14:42:53.299Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-03-18T14:42:53.299Z] === RUN TestIpcModeOlderClient [2022-03-18T14:42:53.299Z] === PAUSE TestIpcModeOlderClient [2022-03-18T14:42:53.299Z] === RUN TestKillContainerInvalidSignal [2022-03-18T14:42:53.868Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-18T14:42:53.868Z] === RUN TestKillContainer [2022-03-18T14:42:53.868Z] === RUN TestKillContainer/no_signal [2022-03-18T14:42:54.127Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T14:42:54.386Z] === RUN TestKillContainer/killing_signal [2022-03-18T14:42:54.954Z] --- PASS: TestKillContainer (1.27s) [2022-03-18T14:42:54.954Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-03-18T14:42:54.954Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-18T14:42:54.954Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-03-18T14:42:54.954Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T14:42:54.954Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T14:42:55.521Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T14:42:56.460Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-03-18T14:42:56.460Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-18T14:42:56.460Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-03-18T14:42:56.460Z] === RUN TestKillStoppedContainer [2022-03-18T14:42:56.460Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-18T14:42:56.460Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T14:42:56.460Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-18T14:42:56.460Z] === RUN TestKillDifferentUserContainer [2022-03-18T14:42:56.719Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-18T14:42:56.719Z] === RUN TestInspectOomKilledTrue [2022-03-18T14:42:56.719Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-18T14:42:56.719Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T14:42:56.719Z] === RUN TestInspectOomKilledFalse [2022-03-18T14:42:57.256Z] --- PASS: TestBuildPreserveOwnership (10.47s) [2022-03-18T14:42:57.257Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.46s) [2022-03-18T14:42:57.257Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-18T14:42:57.257Z] === RUN TestBuildPlatformInvalid [2022-03-18T14:42:57.257Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T14:42:57.257Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T14:42:57.257Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-18T14:42:57.257Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-18T14:42:57.257Z] PASS [2022-03-18T14:42:57.257Z] [2022-03-18T14:42:57.257Z] === Skipped [2022-03-18T14:42:57.257Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-18T14:42:57.257Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T14:42:57.257Z] [2022-03-18T14:42:57.257Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-18T14:42:57.257Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-18T14:42:57.257Z] [2022-03-18T14:42:57.257Z] DONE 33 tests, 2 skipped in 130.117s [2022-03-18T14:42:57.257Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T14:42:57.257Z] INFO: Testing against a local daemon [2022-03-18T14:42:57.257Z] === RUN TestConfigInspect [2022-03-18T14:42:57.257Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:57.257Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-18T14:42:57.257Z] === RUN TestConfigList [2022-03-18T14:42:57.257Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:57.257Z] --- SKIP: TestConfigList (0.01s) [2022-03-18T14:42:57.257Z] === RUN TestConfigsCreateAndDelete [2022-03-18T14:42:57.257Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:57.285Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-03-18T14:42:57.285Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T14:42:57.513Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-18T14:42:57.513Z] === RUN TestConfigsUpdate [2022-03-18T14:42:57.513Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:57.513Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-18T14:42:57.513Z] === RUN TestTemplatedConfig [2022-03-18T14:42:57.513Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:57.513Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-18T14:42:57.513Z] === RUN TestConfigCreateResolve [2022-03-18T14:42:57.513Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:57.513Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-18T14:42:57.513Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T14:42:57.544Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-03-18T14:42:57.544Z] === RUN TestLinksContainerNames [2022-03-18T14:42:58.479Z] --- PASS: TestLinksContainerNames (0.87s) [2022-03-18T14:42:58.479Z] === RUN TestLogsFollowTailEmpty [2022-03-18T14:42:58.600Z] --- PASS: TestBuildWithHugeFile (42.05s) [2022-03-18T14:42:58.601Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T14:42:58.601Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:42:58.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:42:58.601Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:42:58.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:42:58.601Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:42:58.601Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:42:58.601Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:42:58.601Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:42:58.601Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:42:58.601Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-18T14:42:58.601Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-18T14:42:58.601Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-18T14:42:58.601Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-18T14:42:58.601Z] === RUN TestBuildPreserveOwnership [2022-03-18T14:42:58.601Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T14:42:58.601Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T14:42:58.601Z] --- PASS: TestBuildPreserveOwnership (2.62s) [2022-03-18T14:42:58.601Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.74s) [2022-03-18T14:42:58.601Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s) [2022-03-18T14:42:58.601Z] === RUN TestBuildPlatformInvalid [2022-03-18T14:42:58.601Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T14:42:58.601Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T14:42:58.737Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-03-18T14:42:58.737Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T14:42:58.879Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-03-18T14:42:58.879Z] PASS [2022-03-18T14:42:58.879Z] [2022-03-18T14:42:58.879Z] === Skipped [2022-03-18T14:42:58.879Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-03-18T14:42:58.879Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:58.879Z] [2022-03-18T14:42:58.879Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-18T14:42:58.879Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:58.879Z] [2022-03-18T14:42:58.879Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-18T14:42:58.879Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:58.879Z] [2022-03-18T14:42:58.879Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-18T14:42:58.879Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:58.879Z] [2022-03-18T14:42:58.879Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-18T14:42:58.879Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:58.879Z] [2022-03-18T14:42:58.879Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-18T14:42:58.879Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:42:58.879Z] [2022-03-18T14:42:58.879Z] DONE 7 tests, 6 skipped in 1.720s [2022-03-18T14:42:58.879Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T14:42:59.137Z] INFO: Testing against a local daemon [2022-03-18T14:42:59.137Z] === RUN TestCheckpoint [2022-03-18T14:42:59.137Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T14:42:59.137Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T14:42:59.137Z] === RUN TestContainerInvalidJSON [2022-03-18T14:42:59.137Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:42:59.137Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:42:59.137Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:42:59.137Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:42:59.137Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:42:59.137Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:42:59.137Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:42:59.137Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:42:59.137Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:42:59.137Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-18T14:42:59.137Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T14:42:59.137Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-18T14:42:59.137Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T14:42:59.137Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T14:42:59.137Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-18T14:42:59.137Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T14:42:59.305Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-03-18T14:42:59.305Z] === RUN TestMountDaemonRoot [2022-03-18T14:42:59.305Z] === RUN TestMountDaemonRoot/default [2022-03-18T14:42:59.305Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T14:42:59.305Z] === RUN TestMountDaemonRoot/private [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/slave [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/shared [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/default [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/shared [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/slave [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/private [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T14:42:59.306Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:42:59.306Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:42:59.306Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:42:59.395Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-18T14:42:59.395Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T14:42:59.395Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-18T14:42:59.395Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T14:42:59.395Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-18T14:42:59.395Z] === RUN TestCopyFromContainer [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:42:59.565Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T14:42:59.824Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:42:59.824Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:42:59.824Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T14:42:59.824Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-18T14:42:59.824Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-18T14:42:59.824Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T14:43:01.204Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-03-18T14:43:01.204Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T14:43:01.464Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-03-18T14:43:01.464Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T14:43:01.486Z] ......................... [ 67%] [2022-03-18T14:43:01.723Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-03-18T14:43:01.723Z] === RUN TestNetworkNat [2022-03-18T14:43:02.290Z] --- PASS: TestNetworkNat (0.47s) [2022-03-18T14:43:02.290Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T14:43:02.858Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-03-18T14:43:02.858Z] === RUN TestNetworkLoopbackNat [2022-03-18T14:43:03.563Z] === RUN TestCopyFromContainer// [2022-03-18T14:43:03.563Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T14:43:03.563Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T14:43:03.563Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T14:43:03.563Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T14:43:03.563Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T14:43:03.563Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T14:43:03.563Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T14:43:03.563Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T14:43:03.563Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer (4.31s) [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-18T14:43:03.563Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-18T14:43:03.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T14:43:03.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:43:03.563Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:43:03.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:43:03.563Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:43:03.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:43:03.563Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:43:03.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:43:03.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:43:03.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:43:03.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-18T14:43:03.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T14:43:03.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T14:43:03.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T14:43:03.820Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T14:43:03.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-18T14:43:03.820Z] === RUN TestCreateWithInvalidEnv [2022-03-18T14:43:03.820Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T14:43:03.820Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T14:43:03.820Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T14:43:03.820Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T14:43:03.820Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T14:43:03.820Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T14:43:03.820Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T14:43:03.820Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T14:43:03.820Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T14:43:03.820Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-18T14:43:03.820Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T14:43:03.820Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T14:43:03.820Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T14:43:03.820Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T14:43:03.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-18T14:43:03.820Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T14:43:04.617Z] Removing intermediate container 826f9ec5ad81 [2022-03-18T14:43:04.617Z] ---> 9a133aaad5fe [2022-03-18T14:43:04.617Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-03-18T14:43:04.617Z] ---> Running in 277f46cdea12 [2022-03-18T14:43:04.617Z] Removing intermediate container 277f46cdea12 [2022-03-18T14:43:04.617Z] ---> 626cc6e499fc [2022-03-18T14:43:04.617Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-18T14:43:04.617Z] ---> Running in a25607151e9c [2022-03-18T14:43:04.617Z] Removing intermediate container a25607151e9c [2022-03-18T14:43:04.617Z] ---> d8c9f4af0f7c [2022-03-18T14:43:04.617Z] Step 10/10 : COPY . . [2022-03-18T14:43:05.187Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-03-18T14:43:05.187Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T14:43:05.387Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-03-18T14:43:05.388Z] === RUN TestPause [2022-03-18T14:43:05.646Z] --- PASS: TestPause (0.43s) [2022-03-18T14:43:05.646Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T14:43:05.646Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T14:43:05.646Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T14:43:05.646Z] === RUN TestPauseStopPausedContainer [2022-03-18T14:43:06.115Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-03-18T14:43:06.115Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T14:43:06.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:43:06.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:43:06.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:43:06.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:43:06.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:43:06.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:43:06.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:43:06.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:43:06.115Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:43:06.115Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:43:06.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:43:06.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:43:06.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:43:06.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:43:06.115Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:43:06.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-18T14:43:06.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T14:43:06.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T14:43:06.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T14:43:06.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T14:43:06.115Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-18T14:43:06.115Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T14:43:06.213Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-18T14:43:06.213Z] === RUN TestPsFilter [2022-03-18T14:43:06.213Z] --- PASS: TestPsFilter (0.15s) [2022-03-18T14:43:06.213Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T14:43:06.677Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-03-18T14:43:06.677Z] === RUN TestCreateDifferentPlatform [2022-03-18T14:43:06.677Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T14:43:06.677Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T14:43:06.677Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-18T14:43:06.677Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T14:43:06.677Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T14:43:06.677Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T14:43:06.677Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-18T14:43:06.677Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T14:43:06.677Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-18T14:43:06.677Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T14:43:06.677Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-18T14:43:06.677Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-18T14:43:06.677Z] === RUN TestDaemonRestartIpcMode [2022-03-18T14:43:06.677Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T14:43:06.677Z] === RUN TestDaemonHostGatewayIP [2022-03-18T14:43:06.677Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:43:06.677Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-18T14:43:06.677Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T14:43:06.677Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T14:43:06.677Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T14:43:06.677Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-18T14:43:06.677Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-18T14:43:06.677Z] === RUN TestDiff [2022-03-18T14:43:06.779Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-03-18T14:43:06.779Z] === RUN TestRemoveContainerWithVolume [2022-03-18T14:43:07.038Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-18T14:43:07.038Z] === RUN TestRemoveContainerRunning [2022-03-18T14:43:07.239Z] --- PASS: TestDiff (0.40s) [2022-03-18T14:43:07.239Z] === RUN TestExecWithCloseStdin [2022-03-18T14:43:07.496Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-03-18T14:43:07.496Z] === RUN TestExec [2022-03-18T14:43:07.605Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-18T14:43:07.605Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T14:43:07.865Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-18T14:43:07.865Z] === RUN TestRemoveInvalidContainer [2022-03-18T14:43:07.865Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T14:43:07.865Z] === RUN TestRenameLinkedContainer [2022-03-18T14:43:08.059Z] --- PASS: TestExec (0.46s) [2022-03-18T14:43:08.059Z] === RUN TestExecUser [2022-03-18T14:43:08.622Z] --- PASS: TestExecUser (0.45s) [2022-03-18T14:43:08.622Z] === RUN TestExportContainerAndImportImage [2022-03-18T14:43:08.878Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-03-18T14:43:08.878Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T14:43:09.768Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-03-18T14:43:09.768Z] === RUN TestRenameStoppedContainer [2022-03-18T14:43:10.026Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-18T14:43:10.026Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T14:43:10.967Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-03-18T14:43:10.967Z] === RUN TestRenameInvalidName [2022-03-18T14:43:11.226Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-18T14:43:11.226Z] === RUN TestRenameAnonymousContainer [2022-03-18T14:43:13.046Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2022-03-18T14:43:13.046Z] === RUN TestHealthCheckWorkdir [2022-03-18T14:43:13.046Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-03-18T14:43:13.046Z] === RUN TestHealthKillContainer [2022-03-18T14:43:13.128Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-03-18T14:43:13.128Z] === RUN TestRenameContainerWithSameName [2022-03-18T14:43:13.386Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-03-18T14:43:13.386Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T14:43:13.473Z] Loaded image: buildpack-deps:buster [2022-03-18T14:43:13.473Z] Loaded image: busybox:latest [2022-03-18T14:43:13.473Z] Loaded image: busybox:glibc [2022-03-18T14:43:13.473Z] Loaded image: debian:bullseye [2022-03-18T14:43:13.473Z] Loaded image: hello-world:latest [2022-03-18T14:43:13.473Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T14:43:14.322Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-03-18T14:43:14.322Z] === RUN TestResize [2022-03-18T14:43:14.582Z] --- PASS: TestResize (0.43s) [2022-03-18T14:43:14.582Z] === RUN TestResizeWithInvalidSize [2022-03-18T14:43:15.149Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-03-18T14:43:15.149Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T14:43:15.409Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:43:15.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:43:15.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:43:15.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T14:43:15.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:43:16.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:43:17.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:43:18.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:43:18.555Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T14:43:19.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T14:43:20.030Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.11s) [2022-03-18T14:43:20.030Z] PASS [2022-03-18T14:43:20.030Z] [2022-03-18T14:43:20.030Z] === Skipped [2022-03-18T14:43:20.030Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-18T14:43:20.030Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T14:43:20.030Z] [2022-03-18T14:43:20.030Z] DONE 33 tests, 1 skipped in 103.032s [2022-03-18T14:43:20.030Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T14:43:20.030Z] ++ 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-03-18T14:43:20.030Z] ++ set -e [2022-03-18T14:43:20.030Z] ++ '[' -n 0 ']' [2022-03-18T14:43:20.030Z] ++ set -x [2022-03-18T14:43:20.031Z] ++ 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-03-18T14:43:20.031Z] INFO: Testing against a local daemon [2022-03-18T14:43:20.031Z] === RUN TestConfigInspect [2022-03-18T14:43:20.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T14:43:21.172Z] --- PASS: TestHealthKillContainer (7.89s) [2022-03-18T14:43:21.172Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T14:43:21.172Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T14:43:21.172Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T14:43:21.172Z] === RUN TestIpcModeNone [2022-03-18T14:43:21.172Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-18T14:43:21.172Z] === RUN TestIpcModePrivate [2022-03-18T14:43:21.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T14:43:21.432Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-18T14:43:21.695Z] --- PASS: TestIpcModePrivate (0.47s) [2022-03-18T14:43:21.695Z] === RUN TestIpcModeShareable [2022-03-18T14:43:21.695Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T14:43:21.695Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-18T14:43:21.695Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T14:43:22.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T14:43:22.558Z] --- PASS: TestConfigInspect (2.31s) [2022-03-18T14:43:22.558Z] === RUN TestConfigList [2022-03-18T14:43:23.062Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-03-18T14:43:23.062Z] === RUN TestAPIIpcModeHost [2022-03-18T14:43:23.062Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T14:43:23.062Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-18T14:43:23.062Z] === RUN TestDaemonIpcModeShareable [2022-03-18T14:43:23.062Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T14:43:23.062Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-18T14:43:23.062Z] === RUN TestDaemonIpcModePrivate [2022-03-18T14:43:23.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T14:43:23.931Z] --- PASS: TestConfigList (1.71s) [2022-03-18T14:43:23.931Z] === RUN TestConfigsCreateAndDelete [2022-03-18T14:43:23.990Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-18T14:43:24.172Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T14:43:25.058Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2022-03-18T14:43:25.058Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T14:43:25.058Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T14:43:25.058Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-18T14:43:25.058Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T14:43:25.058Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T14:43:25.058Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-18T14:43:25.058Z] === RUN TestIpcModeOlderClient [2022-03-18T14:43:25.058Z] === PAUSE TestIpcModeOlderClient [2022-03-18T14:43:25.058Z] === RUN TestKillContainerInvalidSignal [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.90s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-03-18T14:43:25.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-03-18T14:43:25.549Z] === RUN TestCgroupNamespacesRun [2022-03-18T14:43:25.621Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-18T14:43:25.621Z] === RUN TestKillContainer [2022-03-18T14:43:25.621Z] === RUN TestKillContainer/no_signal [2022-03-18T14:43:25.877Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T14:43:26.021Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2022-03-18T14:43:26.021Z] === RUN TestConfigsUpdate [2022-03-18T14:43:26.134Z] === RUN TestKillContainer/killing_signal [2022-03-18T14:43:26.696Z] --- PASS: TestKillContainer (1.25s) [2022-03-18T14:43:26.696Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-03-18T14:43:26.696Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-18T14:43:26.696Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-18T14:43:26.696Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T14:43:26.696Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T14:43:26.925Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-03-18T14:43:26.925Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T14:43:26.925Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-18T14:43:26.925Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-18T14:43:26.925Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T14:43:27.257Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T14:43:27.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-03-18T14:43:27.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-03-18T14:43:27.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-03-18T14:43:27.513Z] === RUN TestKillStoppedContainer [2022-03-18T14:43:27.770Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-18T14:43:27.770Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T14:43:27.770Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-18T14:43:27.770Z] === RUN TestKillDifferentUserContainer [2022-03-18T14:43:28.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T14:43:28.026Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-03-18T14:43:28.026Z] === RUN TestInspectOomKilledTrue [2022-03-18T14:43:28.026Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:43:28.026Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T14:43:28.026Z] === RUN TestInspectOomKilledFalse [2022-03-18T14:43:28.026Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T14:43:28.026Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T14:43:28.026Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T14:43:28.026Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-18T14:43:28.026Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-18T14:43:28.026Z] === RUN TestLinksContainerNames [2022-03-18T14:43:28.319Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-03-18T14:43:28.319Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T14:43:28.548Z] --- PASS: TestConfigsUpdate (2.09s) [2022-03-18T14:43:28.549Z] === RUN TestTemplatedConfig [2022-03-18T14:43:28.957Z] --- PASS: TestLinksContainerNames (0.81s) [2022-03-18T14:43:28.957Z] === RUN TestLogsFollowTailEmpty [2022-03-18T14:43:29.214Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-03-18T14:43:29.214Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T14:43:29.278Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2022-03-18T14:43:29.278Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T14:43:29.776Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/default [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/private [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/slave [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/shared [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T14:43:29.776Z] === CONT TestMountDaemonRoot/default [2022-03-18T14:43:29.776Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:43:29.776Z] === CONT TestMountDaemonRoot/slave [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T14:43:29.776Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:43:29.776Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:43:29.776Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:43:29.776Z] === CONT TestMountDaemonRoot/private [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/shared [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:43:29.777Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T14:43:29.777Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:43:29.777Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T14:43:30.033Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:43:30.291Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-18T14:43:30.291Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-18T14:43:30.291Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T14:43:30.291Z] 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-03-18T14:43:30.291Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-18T14:43:30.291Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T14:43:30.291Z] 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-03-18T14:43:30.291Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-18T14:43:30.291Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T14:43:30.291Z] 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-03-18T14:43:30.291Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-18T14:43:30.291Z] === RUN TestNetworkNat [2022-03-18T14:43:30.448Z] --- PASS: TestTemplatedConfig (2.03s) [2022-03-18T14:43:30.448Z] === RUN TestConfigCreateResolve [2022-03-18T14:43:30.665Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-03-18T14:43:30.665Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T14:43:30.853Z] --- PASS: TestNetworkNat (0.52s) [2022-03-18T14:43:30.853Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T14:43:31.109Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-18T14:43:31.110Z] === RUN TestNetworkLoopbackNat [2022-03-18T14:43:31.602Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2022-03-18T14:43:31.602Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T14:43:31.823Z] --- PASS: TestConfigCreateResolve (1.70s) [2022-03-18T14:43:31.824Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T14:43:32.389Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-18T14:43:32.389Z] PASS [2022-03-18T14:43:32.389Z] [2022-03-18T14:43:32.389Z] DONE 7 tests in 12.539s [2022-03-18T14:43:32.389Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T14:43:32.389Z] ++ 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-03-18T14:43:32.389Z] ++ set -e [2022-03-18T14:43:32.389Z] ++ '[' -n 0 ']' [2022-03-18T14:43:32.389Z] ++ set -x [2022-03-18T14:43:32.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-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-03-18T14:43:32.537Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-18T14:43:32.537Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T14:43:32.647Z] INFO: Testing against a local daemon [2022-03-18T14:43:32.648Z] === RUN TestCheckpoint [2022-03-18T14:43:32.648Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T14:43:32.648Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T14:43:32.648Z] === RUN TestContainerInvalidJSON [2022-03-18T14:43:32.648Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:43:32.648Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:43:32.648Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:43:32.648Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:43:32.648Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:43:32.648Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:43:32.648Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:43:32.648Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:43:32.648Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:43:32.648Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-18T14:43:32.648Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-18T14:43:32.648Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T14:43:32.648Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T14:43:32.648Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T14:43:32.648Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-18T14:43:32.648Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T14:43:32.648Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-18T14:43:32.648Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T14:43:32.648Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-18T14:43:32.648Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T14:43:32.648Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-18T14:43:32.648Z] === RUN TestCopyFromContainer [2022-03-18T14:43:33.583Z] === RUN TestCopyFromContainer// [2022-03-18T14:43:33.583Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T14:43:33.625Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-03-18T14:43:33.625Z] === RUN TestPause [2022-03-18T14:43:33.625Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:43:33.625Z] --- SKIP: TestPause (0.00s) [2022-03-18T14:43:33.625Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T14:43:33.625Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T14:43:33.625Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T14:43:33.625Z] === RUN TestPauseStopPausedContainer [2022-03-18T14:43:33.625Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:43:33.625Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-18T14:43:33.625Z] === RUN TestPsFilter [2022-03-18T14:43:33.841Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T14:43:33.841Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T14:43:33.841Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T14:43:33.841Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T14:43:33.841Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T14:43:33.841Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T14:43:33.881Z] --- PASS: TestPsFilter (0.11s) [2022-03-18T14:43:33.881Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T14:43:33.913Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-03-18T14:43:33.913Z] === RUN TestNISDomainname [2022-03-18T14:43:34.100Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T14:43:34.100Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer (1.40s) [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-18T14:43:34.100Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-03-18T14:43:34.100Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T14:43:34.100Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:43:34.100Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:43:34.100Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:43:34.100Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:43:34.100Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:43:34.100Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:43:34.100Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:43:34.100Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:43:34.100Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:43:34.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-18T14:43:34.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T14:43:34.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T14:43:34.100Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T14:43:34.100Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T14:43:34.100Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-18T14:43:34.100Z] === RUN TestCreateWithInvalidEnv [2022-03-18T14:43:34.100Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T14:43:34.100Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T14:43:34.100Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T14:43:34.100Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T14:43:34.100Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T14:43:34.100Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T14:43:34.100Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T14:43:34.100Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T14:43:34.100Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T14:43:34.100Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-18T14:43:34.100Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T14:43:34.100Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T14:43:34.100Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T14:43:34.100Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T14:43:34.100Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-18T14:43:34.100Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T14:43:34.137Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-03-18T14:43:34.137Z] === RUN TestRemoveContainerWithVolume [2022-03-18T14:43:34.172Z] --- PASS: TestNISDomainname (0.60s) [2022-03-18T14:43:34.172Z] === RUN TestHostnameDnsResolution [2022-03-18T14:43:34.678Z] ---> 4fc41ca0592f [2022-03-18T14:43:34.678Z] Successfully built 4fc41ca0592f [2022-03-18T14:43:34.678Z] Successfully tagged docker:latest [2022-03-18T14:43:34.678Z] INFO: Image build ended at 03/18/2022 14:43:33. Duration:00:03:52.3918516 [2022-03-18T14:43:34.678Z] [2022-03-18T14:43:34.678Z] [2022-03-18T14:43:34.678Z] INFO: Building the test binaries at 03/18/2022 14:43:33... [2022-03-18T14:43:34.699Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-18T14:43:34.699Z] === RUN TestRemoveContainerRunning [2022-03-18T14:43:34.956Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-18T14:43:34.956Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T14:43:35.107Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-03-18T14:43:35.107Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T14:43:35.482Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-03-18T14:43:35.482Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T14:43:35.519Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-03-18T14:43:35.519Z] === RUN TestRemoveInvalidContainer [2022-03-18T14:43:35.519Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T14:43:35.519Z] === RUN TestRenameLinkedContainer [2022-03-18T14:43:35.675Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-03-18T14:43:35.675Z] === RUN TestStats [2022-03-18T14:43:36.418Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-03-18T14:43:36.418Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T14:43:36.418Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:43:36.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:43:36.418Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:43:36.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:43:36.418Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:43:36.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:43:36.418Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:43:36.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:43:36.418Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:43:36.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:43:36.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:43:36.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:43:36.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:43:36.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:43:36.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:43:36.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-18T14:43:36.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T14:43:36.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T14:43:36.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T14:43:36.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T14:43:36.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-18T14:43:36.418Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T14:43:36.887Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-03-18T14:43:36.887Z] === RUN TestRenameStoppedContainer [2022-03-18T14:43:36.983Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-03-18T14:43:36.983Z] === RUN TestCreateDifferentPlatform [2022-03-18T14:43:36.983Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T14:43:36.983Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T14:43:36.983Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-18T14:43:36.983Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T14:43:36.983Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T14:43:36.983Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T14:43:36.983Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-18T14:43:36.983Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T14:43:36.983Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T14:43:36.983Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T14:43:36.983Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-18T14:43:36.983Z] === RUN TestDaemonRestartIpcMode [2022-03-18T14:43:36.983Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T14:43:36.983Z] === RUN TestDaemonHostGatewayIP [2022-03-18T14:43:36.983Z] === PAUSE TestDaemonHostGatewayIP [2022-03-18T14:43:36.983Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T14:43:36.983Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T14:43:36.983Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T14:43:36.983Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-18T14:43:36.983Z] === RUN TestDiff [2022-03-18T14:43:37.241Z] --- PASS: TestDiff (0.39s) [2022-03-18T14:43:37.241Z] === RUN TestExecWithCloseStdin [2022-03-18T14:43:37.450Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-18T14:43:37.450Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T14:43:37.808Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-18T14:43:37.808Z] === RUN TestExec [2022-03-18T14:43:38.203Z] --- PASS: TestStats (2.48s) [2022-03-18T14:43:38.204Z] === RUN TestStopContainerWithTimeout [2022-03-18T14:43:38.204Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T14:43:38.204Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T14:43:38.204Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T14:43:38.204Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T14:43:38.204Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T14:43:38.204Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T14:43:38.204Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T14:43:38.204Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T14:43:38.204Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T14:43:38.204Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T14:43:38.374Z] --- PASS: TestExec (0.46s) [2022-03-18T14:43:38.374Z] === RUN TestExecUser [2022-03-18T14:43:38.377Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-18T14:43:38.377Z] === RUN TestRenameInvalidName [2022-03-18T14:43:38.632Z] --- PASS: TestExecUser (0.46s) [2022-03-18T14:43:38.632Z] === RUN TestExportContainerAndImportImage [2022-03-18T14:43:38.633Z] --- PASS: TestRenameInvalidName (0.42s) [2022-03-18T14:43:38.633Z] === RUN TestRenameAnonymousContainer [2022-03-18T14:43:38.771Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T14:43:39.198Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-03-18T14:43:39.198Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T14:43:39.999Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-03-18T14:43:39.999Z] === RUN TestRenameContainerWithSameName [2022-03-18T14:43:40.148Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T14:43:40.294Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-18T14:43:40.472Z] INFO: make.ps1 starting at 03/18/2022 14:43:39 [2022-03-18T14:43:40.472Z] INFO: Git commit (c9ee0641f4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T14:43:40.472Z] INFO: Invoking autogen... [2022-03-18T14:43:40.560Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-03-18T14:43:40.560Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T14:43:40.605Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-18T14:43:40.605Z] === RUN TestHealthCheckWorkdir [2022-03-18T14:43:40.929Z] INFO: Building daemon... [2022-03-18T14:43:41.198Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-03-18T14:43:41.198Z] === RUN TestHealthKillContainer [2022-03-18T14:43:41.488Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-03-18T14:43:41.488Z] === RUN TestResize [2022-03-18T14:43:41.744Z] --- PASS: TestResize (0.40s) [2022-03-18T14:43:41.744Z] === RUN TestResizeWithInvalidSize [2022-03-18T14:43:42.308Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-18T14:43:42.308Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T14:43:42.567Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-18T14:43:42.567Z] === RUN TestDaemonRestartKillContainers [2022-03-18T14:43:42.567Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-18T14:43:42.567Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-18T14:43:42.567Z] === RUN TestCgroupNamespacesRun [2022-03-18T14:43:42.678Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-18T14:43:42.679Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-03-18T14:43:42.679Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-03-18T14:43:42.679Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-03-18T14:43:42.679Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-03-18T14:43:42.679Z] === RUN TestDeleteDevicemapper [2022-03-18T14:43:42.679Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T14:43:42.679Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T14:43:42.679Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T14:43:44.057Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-03-18T14:43:44.057Z] === RUN TestUpdateMemory [2022-03-18T14:43:44.623Z] --- PASS: TestUpdateMemory (0.57s) [2022-03-18T14:43:44.623Z] === RUN TestUpdateCPUQuota [2022-03-18T14:43:45.083Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2022-03-18T14:43:45.084Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T14:43:45.557Z] --- PASS: TestUpdateCPUQuota (0.97s) [2022-03-18T14:43:45.557Z] === RUN TestUpdatePidsLimit [2022-03-18T14:43:45.557Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-18T14:43:45.816Z] === RUN TestUpdatePidsLimit/no_change [2022-03-18T14:43:46.075Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-18T14:43:46.334Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-18T14:43:46.593Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-18T14:43:46.593Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-18T14:43:46.851Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-18T14:43:46.972Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2022-03-18T14:43:46.972Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T14:43:47.789Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-03-18T14:43:47.789Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-03-18T14:43:47.789Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-03-18T14:43:47.789Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-18T14:43:47.789Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-03-18T14:43:47.789Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-03-18T14:43:47.789Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-03-18T14:43:47.789Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2022-03-18T14:43:47.789Z] === RUN TestUpdateRestartPolicy [2022-03-18T14:43:49.304Z] --- PASS: TestHealthKillContainer (7.82s) [2022-03-18T14:43:49.304Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T14:43:49.304Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s) [2022-03-18T14:43:49.304Z] === RUN TestIpcModeNone [2022-03-18T14:43:49.491Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2022-03-18T14:43:49.491Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T14:43:49.870Z] --- PASS: TestIpcModeNone (0.51s) [2022-03-18T14:43:49.871Z] === RUN TestIpcModePrivate [2022-03-18T14:43:50.128Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-18T14:43:50.128Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-18T14:43:50.128Z] === RUN TestIpcModeShareable [2022-03-18T14:43:50.695Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-18T14:43:50.695Z] --- PASS: TestIpcModeShareable (0.42s) [2022-03-18T14:43:50.695Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T14:43:51.380Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2022-03-18T14:43:51.380Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T14:43:52.071Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-03-18T14:43:52.071Z] === RUN TestAPIIpcModeHost [2022-03-18T14:43:52.330Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-03-18T14:43:52.330Z] === RUN TestDaemonIpcModeShareable [2022-03-18T14:43:53.264Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-18T14:43:53.271Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2022-03-18T14:43:53.271Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T14:43:53.522Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-03-18T14:43:53.522Z] === RUN TestDaemonIpcModePrivate [2022-03-18T14:43:54.457Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-18T14:43:54.715Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-03-18T14:43:54.715Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T14:43:55.415Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-18T14:43:55.648Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-18T14:43:55.788Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2022-03-18T14:43:55.788Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T14:43:55.906Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s) [2022-03-18T14:43:55.906Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T14:43:56.840Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-18T14:43:56.840Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2022-03-18T14:43:56.840Z] === RUN TestIpcModeOlderClient [2022-03-18T14:43:56.840Z] === PAUSE TestIpcModeOlderClient [2022-03-18T14:43:56.840Z] === RUN TestKillContainerInvalidSignal [2022-03-18T14:43:57.152Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-03-18T14:43:57.152Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T14:43:57.313Z] tests/integration/client_test.py ..... [ 75%] [2022-03-18T14:43:57.313Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-18T14:43:57.405Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-03-18T14:43:57.405Z] === RUN TestKillContainer [2022-03-18T14:43:57.405Z] === RUN TestKillContainer/no_signal [2022-03-18T14:43:57.663Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T14:43:57.878Z] tests/integration/errors_test.py . [ 76%] [2022-03-18T14:43:57.921Z] === RUN TestKillContainer/killing_signal [2022-03-18T14:43:58.487Z] --- PASS: TestKillContainer (1.16s) [2022-03-18T14:43:58.487Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-18T14:43:58.487Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-18T14:43:58.487Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-18T14:43:58.487Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T14:43:58.487Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T14:43:59.054Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T14:43:59.622Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2022-03-18T14:43:59.622Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-03-18T14:43:59.622Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-03-18T14:43:59.622Z] === RUN TestKillStoppedContainer [2022-03-18T14:43:59.622Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-18T14:43:59.622Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T14:43:59.622Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-18T14:43:59.622Z] === RUN TestKillDifferentUserContainer [2022-03-18T14:43:59.667Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2022-03-18T14:43:59.667Z] === RUN TestNISDomainname [2022-03-18T14:43:59.667Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-18T14:43:59.667Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-18T14:43:59.667Z] === RUN TestHostnameDnsResolution [2022-03-18T14:43:59.925Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-03-18T14:43:59.925Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T14:43:59.925Z] 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-03-18T14:43:59.925Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-18T14:43:59.925Z] === RUN TestStats [2022-03-18T14:43:59.925Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:43:59.925Z] --- SKIP: TestStats (0.00s) [2022-03-18T14:43:59.925Z] === RUN TestStopContainerWithTimeout [2022-03-18T14:43:59.925Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T14:43:59.925Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T14:43:59.925Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T14:43:59.925Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T14:43:59.925Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T14:43:59.925Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T14:43:59.925Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T14:43:59.925Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T14:43:59.925Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T14:43:59.925Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T14:43:59.989Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2022-03-18T14:43:59.989Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T14:43:59.989Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-03-18T14:43:59.989Z] === RUN TestWaitNonBlocked [2022-03-18T14:43:59.989Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:43:59.989Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:43:59.989Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:43:59.989Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:43:59.989Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:43:59.989Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:43:59.989Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T14:43:59.989Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-03-18T14:43:59.989Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-03-18T14:43:59.989Z] === RUN TestWaitBlocked [2022-03-18T14:43:59.989Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:43:59.989Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:43:59.989Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:43:59.989Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:43:59.989Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:43:59.989Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:44:00.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T14:44:00.187Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-03-18T14:44:00.187Z] === RUN TestInspectOomKilledTrue [2022-03-18T14:44:00.557Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-18T14:44:00.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-03-18T14:44:00.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-03-18T14:44:00.557Z] === CONT TestContainerStartOnDaemonRestart [2022-03-18T14:44:00.557Z] === CONT TestIpcModeOlderClient [2022-03-18T14:44:00.753Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-03-18T14:44:00.753Z] === RUN TestInspectOomKilledFalse [2022-03-18T14:44:00.821Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-03-18T14:44:00.821Z] === CONT TestContainerKillOnDaemonStart [2022-03-18T14:44:00.896Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T14:44:01.012Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-03-18T14:44:01.012Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T14:44:01.270Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-03-18T14:44:01.270Z] === RUN TestLinksContainerNames [2022-03-18T14:44:01.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T14:44:01.923Z] --- PASS: TestLinksContainerNames (0.78s) [2022-03-18T14:44:01.923Z] === RUN TestLogsFollowTailEmpty [2022-03-18T14:44:02.491Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-18T14:44:02.491Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T14:44:02.723Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) [2022-03-18T14:44:02.723Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T14:44:02.749Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/default [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/private [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/slave [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/shared [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T14:44:02.749Z] === CONT TestMountDaemonRoot/default [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:44:02.749Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T14:44:02.749Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:44:02.749Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:44:02.749Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:44:02.749Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:44:02.940Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/shared [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/slave [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/private [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:44:03.008Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T14:44:03.008Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:44:03.008Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:44:03.266Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:44:03.266Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T14:44:03.266Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:44:03.266Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:44:03.266Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:44:03.266Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:44:03.266Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:44:03.266Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:44:03.266Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T14:44:03.266Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T14:44:03.266Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-18T14:44:03.266Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T14:44:03.266Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-18T14:44:03.266Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-18T14:44:03.266Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-18T14:44:03.266Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-03-18T14:44:03.266Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T14:44:03.266Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-18T14:44:03.267Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-18T14:44:03.267Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T14:44:03.869Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-18T14:44:03.869Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-03-18T14:44:03.869Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2022-03-18T14:44:03.869Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-03-18T14:44:03.869Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-03-18T14:44:03.869Z] === RUN TestDeleteDevicemapper [2022-03-18T14:44:03.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T14:44:03.869Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T14:44:03.869Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T14:44:04.626Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s) [2022-03-18T14:44:04.626Z] === CONT TestDaemonHostGatewayIP [2022-03-18T14:44:04.641Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2022-03-18T14:44:04.641Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T14:44:04.899Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-03-18T14:44:04.899Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T14:44:04.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T14:44:05.158Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-03-18T14:44:05.158Z] === RUN TestNetworkNat [2022-03-18T14:44:05.724Z] --- PASS: TestNetworkNat (0.44s) [2022-03-18T14:44:05.724Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T14:44:05.763Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2022-03-18T14:44:05.763Z] === RUN TestUpdateMemory [2022-03-18T14:44:05.763Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:44:05.763Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-18T14:44:05.763Z] === RUN TestUpdateCPUQuota [2022-03-18T14:44:05.763Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:44:05.763Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-18T14:44:05.763Z] === RUN TestUpdatePidsLimit [2022-03-18T14:44:05.763Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:44:05.763Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-18T14:44:05.763Z] === RUN TestUpdateRestartPolicy [2022-03-18T14:44:05.982Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-18T14:44:05.982Z] === RUN TestNetworkLoopbackNat [2022-03-18T14:44:06.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T14:44:07.161Z] --- PASS: TestDaemonHostGatewayIP (2.26s) [2022-03-18T14:44:07.162Z] === CONT TestDaemonRestartIpcMode [2022-03-18T14:44:07.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T14:44:08.513Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-03-18T14:44:08.513Z] === RUN TestPause [2022-03-18T14:44:09.062Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-03-18T14:44:09.079Z] --- PASS: TestPause (0.41s) [2022-03-18T14:44:09.079Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T14:44:09.079Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T14:44:09.079Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T14:44:09.079Z] === RUN TestPauseStopPausedContainer [2022-03-18T14:44:09.337Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-18T14:44:09.337Z] === RUN TestPsFilter [2022-03-18T14:44:09.595Z] --- PASS: TestPsFilter (0.11s) [2022-03-18T14:44:09.595Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T14:44:09.853Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-03-18T14:44:09.853Z] === RUN TestRemoveContainerWithVolume [2022-03-18T14:44:10.419Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-18T14:44:10.419Z] === RUN TestRemoveContainerRunning [2022-03-18T14:44:10.677Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-03-18T14:44:10.677Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T14:44:11.243Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-03-18T14:44:11.243Z] === RUN TestRemoveInvalidContainer [2022-03-18T14:44:11.243Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T14:44:11.243Z] === RUN TestRenameLinkedContainer [2022-03-18T14:44:11.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T14:44:12.617Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-03-18T14:44:12.617Z] === RUN TestRenameStoppedContainer [2022-03-18T14:44:13.183Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-03-18T14:44:13.183Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T14:44:13.249Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-03-18T14:44:13.249Z] PASS [2022-03-18T14:44:13.249Z] [2022-03-18T14:44:13.249Z] === Skipped [2022-03-18T14:44:13.249Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-18T14:44:13.249Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T14:44:13.249Z] [2022-03-18T14:44:13.249Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-18T14:44:13.249Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-18T14:44:13.249Z] [2022-03-18T14:44:13.249Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T14:44:13.249Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T14:44:13.249Z] [2022-03-18T14:44:13.249Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-18T14:44:13.249Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-18T14:44:13.249Z] [2022-03-18T14:44:13.249Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T14:44:13.249Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T14:44:13.249Z] [2022-03-18T14:44:13.249Z] DONE 196 tests, 5 skipped in 106.770s [2022-03-18T14:44:13.249Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T14:44:13.249Z] INFO: Testing against a local daemon [2022-03-18T14:44:13.249Z] === RUN TestCommitInheritsEnv [2022-03-18T14:44:13.249Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-03-18T14:44:13.249Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T14:44:13.249Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-18T14:44:13.249Z] === RUN TestImagesFilterMultiReference [2022-03-18T14:44:13.249Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-18T14:44:13.249Z] === RUN TestImagePullPlatformInvalid [2022-03-18T14:44:13.249Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T14:44:13.249Z] === RUN TestRemoveImageOrphaning [2022-03-18T14:44:13.249Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-03-18T14:44:13.249Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T14:44:14.116Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-18T14:44:14.116Z] === RUN TestRenameInvalidName [2022-03-18T14:44:14.375Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-18T14:44:14.375Z] === RUN TestRenameAnonymousContainer [2022-03-18T14:44:15.151Z] --- PASS: TestRemoveImageGarbageCollector (1.95s) [2022-03-18T14:44:15.151Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T14:44:15.151Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-18T14:44:15.151Z] === RUN TestTagInvalidReference [2022-03-18T14:44:15.151Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-18T14:44:15.151Z] === RUN TestTagValidPrefixedRepo [2022-03-18T14:44:15.151Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-18T14:44:15.151Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T14:44:15.151Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-18T14:44:15.151Z] === RUN TestTagOfficialNames [2022-03-18T14:44:15.410Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-18T14:44:15.410Z] === RUN TestTagMatchesDigest [2022-03-18T14:44:15.410Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-18T14:44:15.410Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-18T14:44:15.750Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-03-18T14:44:15.750Z] === RUN TestRenameContainerWithSameName [2022-03-18T14:44:16.130Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-18T14:44:16.316Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-03-18T14:44:16.316Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T14:44:16.882Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-18T14:44:16.882Z] === RUN TestResize [2022-03-18T14:44:17.448Z] --- PASS: TestResize (0.42s) [2022-03-18T14:44:17.448Z] === RUN TestResizeWithInvalidSize [2022-03-18T14:44:17.706Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-18T14:44:17.706Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T14:44:17.929Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-03-18T14:44:17.929Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T14:44:17.929Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-18T14:44:17.929Z] === RUN TestWaitNonBlocked [2022-03-18T14:44:17.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:44:17.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:44:17.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:44:17.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:44:17.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:44:17.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:44:17.929Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T14:44:17.929Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-03-18T14:44:17.929Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-03-18T14:44:17.929Z] === RUN TestWaitBlocked [2022-03-18T14:44:17.929Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:44:17.929Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:44:17.929Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:44:17.929Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:44:17.929Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:44:17.929Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:44:18.271Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:44:18.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:44:18.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:44:18.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T14:44:18.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:44:18.494Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-18T14:44:18.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-03-18T14:44:18.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-03-18T14:44:18.494Z] === CONT TestDaemonRestartIpcMode [2022-03-18T14:44:18.494Z] === CONT TestIpcModeOlderClient [2022-03-18T14:44:18.494Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-18T14:44:18.494Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T14:44:19.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:44:19.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:44:20.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:44:20.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T14:44:21.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T14:44:21.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T14:44:22.661Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.10s) [2022-03-18T14:44:22.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T14:44:22.917Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2022-03-18T14:44:22.917Z] PASS [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === Skipped [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-18T14:44:22.917Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-18T14:44:22.917Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-18T14:44:22.917Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-18T14:44:22.917Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T14:44:22.917Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-18T14:44:22.917Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-18T14:44:22.917Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-18T14:44:22.917Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-18T14:44:22.917Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-18T14:44:22.917Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-18T14:44:22.917Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-18T14:44:22.917Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-18T14:44:22.917Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-18T14:44:22.917Z] 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-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-18T14:44:22.917Z] 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-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-18T14:44:22.917Z] 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-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-18T14:44:22.917Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T14:44:22.917Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-18T14:44:22.917Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-18T14:44:22.917Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-18T14:44:22.917Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-18T14:44:22.917Z] 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-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-18T14:44:22.917Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T14:44:22.917Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-18T14:44:22.917Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-18T14:44:22.917Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-18T14:44:22.917Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T14:44:22.917Z] [2022-03-18T14:44:22.917Z] DONE 177 tests, 27 skipped in 83.988s [2022-03-18T14:44:22.917Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T14:44:23.173Z] INFO: Testing against a local daemon [2022-03-18T14:44:23.173Z] === RUN TestCommitInheritsEnv [2022-03-18T14:44:23.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T14:44:24.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T14:44:24.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T14:44:25.062Z] --- PASS: TestCommitInheritsEnv (2.00s) [2022-03-18T14:44:25.062Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T14:44:25.062Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-18T14:44:25.062Z] === RUN TestImagesFilterMultiReference [2022-03-18T14:44:25.062Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-18T14:44:25.062Z] === RUN TestImagePullPlatformInvalid [2022-03-18T14:44:25.318Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-18T14:44:25.318Z] === RUN TestRemoveImageOrphaning [2022-03-18T14:44:25.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T14:44:26.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T14:44:27.234Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2022-03-18T14:44:27.234Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T14:44:27.234Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-18T14:44:27.234Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-18T14:44:27.234Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T14:44:27.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-18T14:44:27.234Z] === RUN TestTagInvalidReference [2022-03-18T14:44:27.234Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-18T14:44:27.234Z] === RUN TestTagValidPrefixedRepo [2022-03-18T14:44:27.234Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-18T14:44:27.234Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T14:44:27.234Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-18T14:44:27.234Z] === RUN TestTagOfficialNames [2022-03-18T14:44:27.234Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-18T14:44:27.234Z] === RUN TestTagMatchesDigest [2022-03-18T14:44:27.234Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-18T14:44:27.234Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-18T14:44:27.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.55s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.73s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.77s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-03-18T14:44:27.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-03-18T14:44:27.557Z] === RUN TestCgroupNamespacesRun [2022-03-18T14:44:28.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T14:44:28.950Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-03-18T14:44:28.950Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T14:44:29.888Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-03-18T14:44:29.888Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T14:44:31.263Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-03-18T14:44:31.263Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T14:44:32.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T14:44:32.197Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-03-18T14:44:32.197Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T14:44:32.355Z] ......... [ 86%] [2022-03-18T14:44:33.132Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-03-18T14:44:33.132Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T14:44:34.506Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-03-18T14:44:34.506Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T14:44:34.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T14:44:35.072Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-18T14:44:35.072Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T14:44:36.446Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-03-18T14:44:36.446Z] === RUN TestNISDomainname [2022-03-18T14:44:36.704Z] --- PASS: TestNISDomainname (0.51s) [2022-03-18T14:44:36.704Z] === RUN TestHostnameDnsResolution [2022-03-18T14:44:37.271Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-03-18T14:44:37.271Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T14:44:37.278Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-18T14:44:37.838Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-03-18T14:44:37.838Z] === RUN TestStats [2022-03-18T14:44:37.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T14:44:38.470Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-18T14:44:40.366Z] --- PASS: TestStats (2.43s) [2022-03-18T14:44:40.366Z] === RUN TestStopContainerWithTimeout [2022-03-18T14:44:40.366Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T14:44:40.366Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T14:44:40.366Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T14:44:40.366Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T14:44:40.366Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T14:44:40.366Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T14:44:40.366Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T14:44:40.366Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T14:44:40.366Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T14:44:40.366Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T14:44:40.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T14:44:40.932Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T14:44:42.832Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T14:44:43.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T14:44:44.212Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-18T14:44:44.212Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-03-18T14:44:44.212Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-03-18T14:44:44.212Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-03-18T14:44:44.212Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-03-18T14:44:44.212Z] === RUN TestDeleteDevicemapper [2022-03-18T14:44:44.212Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T14:44:44.212Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T14:44:44.212Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T14:44:45.023Z] tests/integration/models_nodes_test.py . [ 91%] [2022-03-18T14:44:45.023Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-18T14:44:45.587Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-03-18T14:44:45.587Z] === RUN TestUpdateMemory [2022-03-18T14:44:45.590Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T14:44:45.590Z] Using test binary docker [2022-03-18T14:44:45.590Z] +++ /etc/init.d/apparmor start [2022-03-18T14:44:45.590Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T14:44:45.590Z] INFO: Waiting for daemon to start... [2022-03-18T14:44:45.590Z] Starting dockerd [2022-03-18T14:44:45.590Z] +++ 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-03-18T14:44:46.153Z] --- PASS: TestUpdateMemory (0.53s) [2022-03-18T14:44:46.153Z] === RUN TestUpdateCPUQuota [2022-03-18T14:44:47.088Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-03-18T14:44:47.088Z] === RUN TestUpdatePidsLimit [2022-03-18T14:44:47.088Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-18T14:44:47.088Z] === RUN TestUpdatePidsLimit/no_change [2022-03-18T14:44:47.346Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-18T14:44:47.346Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-18T14:44:47.605Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-18T14:44:47.863Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-18T14:44:48.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-18T14:44:48.136Z] . [2022-03-18T14:44:48.136Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T14:44:48.136Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T14:44:48.136Z] Error: No such image: emptyfs [2022-03-18T14:44:48.136Z] ++++ docker load [2022-03-18T14:44:48.136Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T14:44:48.396Z] Running integration-test (iteration 1) [2022-03-18T14:44:48.396Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T14:44:48.396Z] ++ 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-03-18T14:44:48.396Z] ++ set -e [2022-03-18T14:44:48.396Z] ++ '[' -n 0 ']' [2022-03-18T14:44:48.396Z] ++ set -x [2022-03-18T14:44:48.396Z] ++ 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-03-18T14:44:48.688Z] --- PASS: TestUpdatePidsLimit (1.81s) [2022-03-18T14:44:48.688Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-03-18T14:44:48.688Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-18T14:44:48.688Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-18T14:44:48.688Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2022-03-18T14:44:48.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-03-18T14:44:48.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-03-18T14:44:48.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-03-18T14:44:48.688Z] === RUN TestUpdateRestartPolicy [2022-03-18T14:44:51.105Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-03-18T14:44:58.223Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-18T14:44:58.223Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-18T14:45:00.882Z] --- PASS: TestUpdateRestartPolicy (10.75s) [2022-03-18T14:45:00.882Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T14:45:00.882Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-03-18T14:45:00.882Z] === RUN TestWaitNonBlocked [2022-03-18T14:45:00.882Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:45:00.882Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:45:00.882Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:45:00.882Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:45:00.882Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:45:00.882Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:45:00.882Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T14:45:00.882Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.51s) [2022-03-18T14:45:00.882Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-03-18T14:45:00.882Z] === RUN TestWaitBlocked [2022-03-18T14:45:00.882Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:45:00.882Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:45:00.882Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:45:00.882Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:45:00.882Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:45:00.882Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:45:01.141Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-18T14:45:01.141Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-03-18T14:45:01.141Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-03-18T14:45:01.141Z] === CONT TestContainerStartOnDaemonRestart [2022-03-18T14:45:01.141Z] === CONT TestContainerKillOnDaemonStart [2022-03-18T14:45:01.830Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-18T14:45:02.346Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-18T14:45:02.346Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-18T14:45:02.346Z] [2022-03-18T14:45:02.346Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-18T14:45:02.346Z] =========================== short test summary info ============================ [2022-03-18T14:45:02.346Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-18T14:45:02.346Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-18T14:45:02.346Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-18T14:45:02.346Z] Not supported on most drivers [2022-03-18T14:45:02.346Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-18T14:45:02.346Z] Output of docker top depends on host distro, and is not formalized. [2022-03-18T14:45:02.346Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-18T14:45:02.346Z] Output of docker top depends on host distro, and is not formalized. [2022-03-18T14:45:02.346Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-18T14:45:02.346Z] Can fail if eth0 has multiple IP addresses [2022-03-18T14:45:02.346Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-18T14:45:02.346Z] This doesn't seem to be taken into account by the engine [2022-03-18T14:45:02.346Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-03-18T14:45:02.346Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-18T14:45:02.346Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.91 seconds == [2022-03-18T14:45:02.604Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-18T14:45:03.042Z] --- PASS: TestContainerStartOnDaemonRestart (1.96s) [2022-03-18T14:45:03.042Z] === CONT TestIpcModeOlderClient [2022-03-18T14:45:03.299Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-18T14:45:03.299Z] === CONT TestDaemonHostGatewayIP [2022-03-18T14:45:05.202Z] --- PASS: TestDaemonHostGatewayIP (2.14s) [2022-03-18T14:45:05.202Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T14:45:06.960Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-18T14:45:06.960Z] [2022-03-18T14:45:06.960Z] ________ ____ __. [2022-03-18T14:45:06.960Z] \_____ \ | |/ _| [2022-03-18T14:45:06.960Z] / | \| < [2022-03-18T14:45:06.960Z] / | \ | \ [2022-03-18T14:45:06.960Z] \_______ /____|__ \ [2022-03-18T14:45:06.960Z] \/ \/ [2022-03-18T14:45:06.960Z] [2022-03-18T14:45:06.960Z] INFO: make.ps1 ended at 03/18/2022 14:45:03 [2022-03-18T14:45:06.960Z] INFO: Binaries build ended at 03/18/2022 14:45:04. Duration:00:01:30.9506321 [2022-03-18T14:45:06.960Z] INFO: Copying the built daemon binary to d:\CI\PR-43006\5\binary\dockerd-c9ee0641f4.exe... [2022-03-18T14:45:06.960Z] INFO: Copying the built client binary to d:\CI\PR-43006\5\binary\docker-c9ee0641f4.exe... [2022-03-18T14:45:06.960Z] INFO: Copying dockerversion from the container... [2022-03-18T14:45:06.960Z] INFO: Copying the golang package from the container to d:\CI\PR-43006\5\installer\go.zip... [2022-03-18T14:45:06.960Z] INFO: Extracting go.zip to d:\CI\PR-43006\5\go [2022-03-18T14:45:07.102Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.66s) [2022-03-18T14:45:07.102Z] === CONT TestDaemonRestartIpcMode [2022-03-18T14:45:09.006Z] --- PASS: TestDaemonRestartIpcMode (2.11s) [2022-03-18T14:45:13.189Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-03-18T14:45:13.189Z] PASS [2022-03-18T14:45:13.189Z] [2022-03-18T14:45:13.189Z] === Skipped [2022-03-18T14:45:13.189Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-18T14:45:13.189Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T14:45:13.189Z] [2022-03-18T14:45:13.189Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T14:45:13.189Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T14:45:13.189Z] [2022-03-18T14:45:13.189Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T14:45:13.189Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T14:45:13.189Z] [2022-03-18T14:45:13.189Z] DONE 196 tests, 3 skipped in 100.423s [2022-03-18T14:45:13.189Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T14:45:13.189Z] ++ 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-03-18T14:45:13.189Z] ++ set -e [2022-03-18T14:45:13.189Z] ++ '[' -n 0 ']' [2022-03-18T14:45:13.189Z] ++ set -x [2022-03-18T14:45:13.189Z] ++ 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-03-18T14:45:13.189Z] INFO: Testing against a local daemon [2022-03-18T14:45:13.189Z] === RUN TestCommitInheritsEnv [2022-03-18T14:45:13.189Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-03-18T14:45:13.189Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T14:45:13.189Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-18T14:45:13.189Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T14:45:13.189Z] === RUN TestImagesFilterMultiReference [2022-03-18T14:45:13.189Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-18T14:45:13.189Z] === RUN TestImagePullPlatformInvalid [2022-03-18T14:45:13.189Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T14:45:13.189Z] === RUN TestRemoveImageOrphaning [2022-03-18T14:45:13.447Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-18T14:45:13.447Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T14:45:13.447Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:45:13.447Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-18T14:45:13.447Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T14:45:13.447Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-18T14:45:13.447Z] === RUN TestTagInvalidReference [2022-03-18T14:45:13.447Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-18T14:45:13.447Z] === RUN TestTagValidPrefixedRepo [2022-03-18T14:45:13.706Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-18T14:45:13.706Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T14:45:13.706Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-18T14:45:13.706Z] === RUN TestTagOfficialNames [2022-03-18T14:45:13.707Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-18T14:45:13.707Z] === RUN TestTagMatchesDigest [2022-03-18T14:45:13.707Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-18T14:45:13.707Z] PASS [2022-03-18T14:45:13.707Z] [2022-03-18T14:45:13.707Z] === Skipped [2022-03-18T14:45:13.707Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T14:45:13.707Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-18T14:45:13.707Z] [2022-03-18T14:45:13.707Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-18T14:45:13.707Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:45:13.707Z] [2022-03-18T14:45:13.707Z] DONE 12 tests, 2 skipped in 0.913s [2022-03-18T14:45:13.707Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T14:45:13.707Z] ++ 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-03-18T14:45:13.707Z] ++ set -e [2022-03-18T14:45:13.707Z] ++ '[' -n 0 ']' [2022-03-18T14:45:13.707Z] ++ set -x [2022-03-18T14:45:13.707Z] ++ 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-03-18T14:45:13.707Z] INFO: Testing against a local daemon [2022-03-18T14:45:13.707Z] === RUN TestNetworkCreateDelete [2022-03-18T14:45:13.965Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-18T14:45:13.965Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T14:45:14.223Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-18T14:45:14.224Z] === RUN TestDaemonDNSFallback [2022-03-18T14:45:14.814Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T14:45:14.815Z] [2022-03-18T14:45:14.815Z] Unloading profiles will leave already running processes permanently [2022-03-18T14:45:14.815Z] unconfined, which can lead to unexpected situations. [2022-03-18T14:45:14.815Z] [2022-03-18T14:45:14.815Z] To set a process to complain mode, use the command line tool [2022-03-18T14:45:14.815Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T14:45:14.815Z] Post stage [Pipeline] junit [2022-03-18T14:45:14.826Z] Recording test results [2022-03-18T14:45:14.931Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-18T14:45:15.205Z] + echo Ensuring container killed. [2022-03-18T14:45:15.205Z] Ensuring container killed. [2022-03-18T14:45:15.205Z] + docker rm -vf docker-pr5 [2022-03-18T14:45:15.205Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-18T14:45:15.483Z] + echo Chowning /workspace to jenkins user [2022-03-18T14:45:15.483Z] Chowning /workspace to jenkins user [2022-03-18T14:45:15.483Z] + id -u [2022-03-18T14:45:15.483Z] + id -g [2022-03-18T14:45:15.483Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43006:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T14:45:16.340Z] + bundleName=docker-py [2022-03-18T14:45:16.340Z] + echo Creating docker-py-bundles.tar.gz [2022-03-18T14:45:16.340Z] Creating docker-py-bundles.tar.gz [2022-03-18T14:45:16.340Z] + 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-03-18T14:45:16.351Z] Archiving artifacts [2022-03-18T14:45:16.626Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43006/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-18T14:45:17.154Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/make.sh binary-daemon [2022-03-18T14:45:17.413Z] [2022-03-18T14:45:17.413Z] Removing bundles/ [2022-03-18T14:45:17.671Z] [2022-03-18T14:45:17.671Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-03-18T14:45:17.671Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-18T14:45:17.671Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T14:45:20.884Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-03-18T14:45:20.885Z] === RUN TestInspectNetwork [2022-03-18T14:45:23.413Z] === RUN TestInspectNetwork/full_network_id [2022-03-18T14:45:23.413Z] === RUN TestInspectNetwork/partial_network_id [2022-03-18T14:45:23.413Z] === RUN TestInspectNetwork/network_name [2022-03-18T14:45:23.413Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-18T14:45:27.634Z] --- PASS: TestInspectNetwork (7.05s) [2022-03-18T14:45:27.634Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-18T14:45:27.634Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-18T14:45:27.634Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-18T14:45:27.634Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-18T14:45:27.634Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T14:45:29.008Z] --- PASS: TestRunContainerWithBridgeNone (1.40s) [2022-03-18T14:45:29.008Z] === RUN TestNetworkInvalidJSON [2022-03-18T14:45:29.008Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T14:45:29.008Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T14:45:29.008Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:45:29.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:45:29.008Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:45:29.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:45:29.008Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T14:45:29.008Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:45:29.008Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:45:29.008Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-18T14:45:29.008Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T14:45:29.008Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T14:45:29.008Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T14:45:29.008Z] === RUN TestNetworkList [2022-03-18T14:45:29.008Z] === RUN TestNetworkList//networks [2022-03-18T14:45:29.008Z] === PAUSE TestNetworkList//networks [2022-03-18T14:45:29.008Z] === RUN TestNetworkList//networks/ [2022-03-18T14:45:29.008Z] === PAUSE TestNetworkList//networks/ [2022-03-18T14:45:29.008Z] === CONT TestNetworkList//networks [2022-03-18T14:45:29.008Z] === CONT TestNetworkList//networks/ [2022-03-18T14:45:29.008Z] --- PASS: TestNetworkList (0.01s) [2022-03-18T14:45:29.008Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T14:45:29.008Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T14:45:29.008Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T14:45:29.573Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-18T14:45:29.573Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T14:45:30.507Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-18T14:45:30.507Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T14:45:31.441Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-18T14:45:31.441Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T14:45:32.375Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-18T14:45:32.375Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T14:45:33.749Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-18T14:45:33.749Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T14:45:34.315Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-18T14:45:34.315Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T14:45:35.164Z] Loaded image: buildpack-deps:buster [2022-03-18T14:45:35.164Z] Loaded image: busybox:latest [2022-03-18T14:45:35.164Z] Loaded image: busybox:glibc [2022-03-18T14:45:36.845Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s) [2022-03-18T14:45:36.845Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T14:45:36.845Z] service_test.go:242: FLAKY_TEST [2022-03-18T14:45:36.845Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T14:45:36.845Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T14:45:36.884Z] INFO: Extraction ended at 03/18/2022 14:45:32. Duration:00:00:25.7890705 [2022-03-18T14:45:36.884Z] INFO: Updating the golang and path environment variables [2022-03-18T14:45:36.884Z] INFO: GOPATH=d:\gopath [2022-03-18T14:45:36.884Z] INFO: go version go1.16.15 windows/amd64 [2022-03-18T14:45:36.884Z] INFO: Running the daemon under test in debug mode [2022-03-18T14:45:36.884Z] INFO: Starting a daemon under test... [2022-03-18T14:45:36.884Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43006\5\daemon --pidfile d:\CI\PR-43006\5\docker.pid -D [2022-03-18T14:45:36.884Z] INFO: Process started successfully. [2022-03-18T14:45:36.884Z] INFO: Start tailing logs of the daemon under tests [2022-03-18T14:45:36.884Z] INFO: Waiting for the daemon under test to start... [2022-03-18T14:45:41.751Z] Loaded image: debian:bullseye [2022-03-18T14:45:41.752Z] Loaded image: hello-world:latest [2022-03-18T14:45:41.752Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T14:45:41.752Z] INFO: Testing against a local daemon [2022-03-18T14:45:41.752Z] === RUN TestCgroupNamespacesBuild [2022-03-18T14:45:45.054Z] --- PASS: TestCgroupNamespacesBuild (2.96s) [2022-03-18T14:45:45.054Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T14:45:46.965Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2022-03-18T14:45:46.965Z] === RUN TestBuildWithSession [2022-03-18T14:45:46.965Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T14:45:46.965Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T14:45:46.965Z] === RUN TestBuildSquashParent [2022-03-18T14:45:51.713Z] --- PASS: TestServiceWithDataPathPortInit (13.00s) [2022-03-18T14:45:51.713Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T14:45:51.931Z] --- PASS: TestImportExtremelyLargeImageWorks (94.48s) [2022-03-18T14:45:51.931Z] PASS [2022-03-18T14:45:51.931Z] [2022-03-18T14:45:51.931Z] DONE 12 tests in 97.254s [2022-03-18T14:45:51.931Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T14:45:51.931Z] INFO: Testing against a local daemon [2022-03-18T14:45:51.931Z] === RUN TestNetworkCreateDelete [2022-03-18T14:45:51.931Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-18T14:45:51.931Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T14:45:51.931Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-18T14:45:51.931Z] === RUN TestDaemonDNSFallback [2022-03-18T14:45:51.971Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qeym291t4vr7oanay9xa2lw91 Created:2022-03-18 14:45:50.730393187 +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[8f6bb47bc21205732ebb83a1a3a33d252381861dd2dd446fdf362d865d8d4e70:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.89edlkewreibqiatdoa71h41f EndpointID:9cd0d4b3c18c3dc327b65bea0b7ca0ee1d7357468bb1cb09089703846b3a924a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:07bec44ae32a02087cf540b5db8cec89cc980e5188ef484c70a09e114e0e32b3 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:bccc7caf1753 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.89edlkewreibqiatdoa71h41f EndpointID:9cd0d4b3c18c3dc327b65bea0b7ca0ee1d7357468bb1cb09089703846b3a924a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-18T14:45:54.561Z] .....INFO: Daemon under test started and replied! [2022-03-18T14:45:54.561Z] INFO: Docker version of the daemon under test [2022-03-18T14:45:54.561Z] [2022-03-18T14:45:54.561Z] Client: [2022-03-18T14:45:54.561Z] Version: 17.06.2-ce [2022-03-18T14:45:54.561Z] API version: 1.30 [2022-03-18T14:45:54.561Z] Go version: go1.8.3 [2022-03-18T14:45:54.561Z] Git commit: cec0b72 [2022-03-18T14:45:54.561Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-18T14:45:54.561Z] OS/Arch: windows/amd64 [2022-03-18T14:45:54.561Z] [2022-03-18T14:45:54.561Z] Server: [2022-03-18T14:45:54.561Z] Version: 0.0.0-dev [2022-03-18T14:45:54.561Z] API version: 1.41 (minimum version 1.24) [2022-03-18T14:45:54.561Z] Go version: go1.16.15 [2022-03-18T14:45:54.561Z] Git commit: c9ee0641f4 [2022-03-18T14:45:54.561Z] Built: 03/18/2022 14:43:40 [2022-03-18T14:45:54.561Z] OS/Arch: windows/amd64 [2022-03-18T14:45:54.561Z] Experimental: false [2022-03-18T14:45:54.561Z] [2022-03-18T14:45:54.561Z] INFO: Docker info of the daemon under test [2022-03-18T14:45:54.561Z] [2022-03-18T14:45:54.561Z] Containers: 0 [2022-03-18T14:45:54.561Z] Running: 0 [2022-03-18T14:45:54.561Z] Paused: 0 [2022-03-18T14:45:54.561Z] Stopped: 0 [2022-03-18T14:45:54.561Z] Images: 0 [2022-03-18T14:45:54.561Z] Server Version: 0.0.0-dev [2022-03-18T14:45:54.561Z] Storage Driver: windowsfilter [2022-03-18T14:45:54.561Z] Windows: [2022-03-18T14:45:54.561Z] Logging Driver: json-file [2022-03-18T14:45:54.561Z] Plugins: [2022-03-18T14:45:54.561Z] Volume: local [2022-03-18T14:45:54.561Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T14:45:54.561Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T14:45:54.561Z] Swarm: inactive [2022-03-18T14:45:54.561Z] Default Isolation: process [2022-03-18T14:45:54.561Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T14:45:54.561Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-18T14:45:54.561Z] OSType: windows [2022-03-18T14:45:54.561Z] Architecture: x86_64 [2022-03-18T14:45:54.561Z] CPUs: 4 [2022-03-18T14:45:54.561Z] Total Memory: 32GiB [2022-03-18T14:45:54.561Z] Name: azwin-2-012df0 [2022-03-18T14:45:54.561Z] ID: X2MV:ZKB6:ZT3C:6X5E:UUQP:RBIK:UOTQ:3DKV:RHBE:WI3X:BFRO:3EXQ [2022-03-18T14:45:54.561Z] Docker Root Dir: D:\CI\PR-43006\5\daemon [2022-03-18T14:45:54.561Z] Debug Mode (client): false [2022-03-18T14:45:54.561Z] Debug Mode (server): true [2022-03-18T14:45:54.561Z] File Descriptors: -1 [2022-03-18T14:45:54.561Z] Goroutines: 16 [2022-03-18T14:45:54.561Z] System Time: 2022-03-18T14:45:52.0591732Z [2022-03-18T14:45:54.561Z] EventsListeners: 0 [2022-03-18T14:45:54.561Z] Registry: https://index.docker.io/v1/ [2022-03-18T14:45:54.561Z] Labels: [2022-03-18T14:45:54.561Z] Experimental: false [2022-03-18T14:45:54.561Z] Insecure Registries: [2022-03-18T14:45:54.561Z] 127.0.0.0/8 [2022-03-18T14:45:54.561Z] Live Restore Enabled: false [2022-03-18T14:45:54.561Z] [2022-03-18T14:45:54.561Z] [2022-03-18T14:45:54.561Z] INFO: Docker images of the daemon under test [2022-03-18T14:45:54.561Z] [2022-03-18T14:45:54.561Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T14:45:54.561Z] [2022-03-18T14:45:54.561Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-18T14:45:54.561Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-18T14:45:54.561Z] ltsc2019: Pulling from windows/servercore [2022-03-18T14:45:54.561Z] 4612f6d0b889: Pulling fs layer [2022-03-18T14:45:54.561Z] 0a6173b79e25: Pulling fs layer [2022-03-18T14:45:56.153Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-03-18T14:45:56.153Z] PASS [2022-03-18T14:45:56.153Z] [2022-03-18T14:45:56.153Z] === Skipped [2022-03-18T14:45:56.153Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T14:45:56.153Z] service_test.go:242: FLAKY_TEST [2022-03-18T14:45:56.153Z] [2022-03-18T14:45:56.153Z] DONE 26 tests, 1 skipped in 42.490s [2022-03-18T14:45:56.153Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T14:45:56.153Z] ++ 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-03-18T14:45:56.153Z] ++ set -e [2022-03-18T14:45:56.153Z] ++ '[' -n 0 ']' [2022-03-18T14:45:56.153Z] ++ set -x [2022-03-18T14:45:56.153Z] ++ 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-03-18T14:45:56.412Z] INFO: Testing against a local daemon [2022-03-18T14:45:56.412Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T14:45:56.412Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:45:56.412Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T14:45:56.412Z] === RUN TestDockerNetworkIpvlan [2022-03-18T14:45:56.412Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:45:56.412Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T14:45:56.412Z] PASS [2022-03-18T14:45:56.412Z] [2022-03-18T14:45:56.412Z] === Skipped [2022-03-18T14:45:56.412Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T14:45:56.412Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:45:56.412Z] [2022-03-18T14:45:56.412Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T14:45:56.412Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:45:56.412Z] [2022-03-18T14:45:56.412Z] DONE 2 tests, 2 skipped in 0.104s [2022-03-18T14:45:56.412Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T14:45:56.412Z] ++ 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-03-18T14:45:56.412Z] ++ set -e [2022-03-18T14:45:56.412Z] ++ '[' -n 0 ']' [2022-03-18T14:45:56.412Z] ++ set -x [2022-03-18T14:45:56.412Z] ++ 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-03-18T14:45:56.412Z] INFO: Testing against a local daemon [2022-03-18T14:45:56.412Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T14:45:56.958Z] --- PASS: TestBuildSquashParent (8.65s) [2022-03-18T14:45:56.958Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T14:45:56.958Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:45:56.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:45:56.958Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:45:56.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:45:56.958Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:45:56.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:45:56.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:45:56.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:45:56.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:45:56.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:45:56.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:45:56.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:45:56.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:45:56.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:45:57.195Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-03-18T14:45:57.195Z] === RUN TestInspectNetwork [2022-03-18T14:45:57.784Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-03-18T14:45:57.784Z] === RUN TestDockerNetworkMacvlan [2022-03-18T14:45:58.718Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-18T14:45:58.872Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:45:58.872Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:45:59.284Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-18T14:45:59.734Z] === RUN TestInspectNetwork/full_network_id [2022-03-18T14:45:59.734Z] === RUN TestInspectNetwork/partial_network_id [2022-03-18T14:45:59.734Z] === RUN TestInspectNetwork/network_name [2022-03-18T14:45:59.734Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-18T14:45:59.850Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-18T14:46:01.752Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-18T14:46:02.177Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:46:02.177Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:46:03.126Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-18T14:46:03.669Z] --- PASS: TestImportExtremelyLargeImageWorks (95.18s) [2022-03-18T14:46:03.669Z] PASS [2022-03-18T14:46:03.669Z] [2022-03-18T14:46:03.669Z] === Skipped [2022-03-18T14:46:03.669Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-18T14:46:03.669Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-18T14:46:03.669Z] [2022-03-18T14:46:03.669Z] DONE 12 tests, 1 skipped in 99.499s [2022-03-18T14:46:03.669Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T14:46:03.669Z] INFO: Testing against a local daemon [2022-03-18T14:46:03.669Z] === RUN TestNetworkCreateDelete [2022-03-18T14:46:03.669Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-18T14:46:03.669Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T14:46:03.669Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-18T14:46:03.669Z] === RUN TestDaemonDNSFallback [2022-03-18T14:46:03.917Z] --- PASS: TestInspectNetwork (7.22s) [2022-03-18T14:46:03.917Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-18T14:46:03.917Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-18T14:46:03.917Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-18T14:46:03.917Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-18T14:46:03.917Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T14:46:04.919Z] 0a6173b79e25: Verifying Checksum [2022-03-18T14:46:04.919Z] 0a6173b79e25: Download complete [2022-03-18T14:46:05.481Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-18T14:46:05.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2022-03-18T14:46:05.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2022-03-18T14:46:05.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s) [2022-03-18T14:46:05.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2022-03-18T14:46:05.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2022-03-18T14:46:05.481Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2022-03-18T14:46:05.481Z] === RUN TestBuildMultiStageCopy [2022-03-18T14:46:05.481Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T14:46:05.820Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-03-18T14:46:05.820Z] === RUN TestNetworkInvalidJSON [2022-03-18T14:46:05.820Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T14:46:05.820Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T14:46:05.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:46:05.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:46:05.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:46:05.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:46:05.820Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T14:46:05.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:46:05.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:46:05.820Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-18T14:46:05.820Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T14:46:05.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T14:46:05.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T14:46:05.820Z] === RUN TestNetworkList [2022-03-18T14:46:05.820Z] === RUN TestNetworkList//networks [2022-03-18T14:46:05.820Z] === PAUSE TestNetworkList//networks [2022-03-18T14:46:05.820Z] === RUN TestNetworkList//networks/ [2022-03-18T14:46:05.820Z] === PAUSE TestNetworkList//networks/ [2022-03-18T14:46:05.820Z] === CONT TestNetworkList//networks [2022-03-18T14:46:05.820Z] === CONT TestNetworkList//networks/ [2022-03-18T14:46:05.820Z] --- PASS: TestNetworkList (0.01s) [2022-03-18T14:46:05.820Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T14:46:05.820Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T14:46:05.820Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T14:46:06.079Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-03-18T14:46:06.080Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T14:46:06.408Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-18T14:46:06.666Z] --- PASS: TestDockerNetworkMacvlan (8.89s) [2022-03-18T14:46:06.666Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-18T14:46:06.666Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-18T14:46:06.666Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-03-18T14:46:06.666Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s) [2022-03-18T14:46:06.666Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.83s) [2022-03-18T14:46:06.666Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2022-03-18T14:46:06.666Z] PASS [2022-03-18T14:46:06.666Z] [2022-03-18T14:46:06.666Z] DONE 8 tests in 10.384s [2022-03-18T14:46:06.666Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T14:46:06.666Z] ++ 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-03-18T14:46:06.666Z] ++ set -e [2022-03-18T14:46:06.666Z] ++ '[' -n 0 ']' [2022-03-18T14:46:06.666Z] ++ set -x [2022-03-18T14:46:06.666Z] ++ 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-03-18T14:46:06.666Z] testing: warning: no tests to run [2022-03-18T14:46:06.666Z] PASS [2022-03-18T14:46:06.666Z] [2022-03-18T14:46:06.666Z] DONE 0 tests in 0.022s [2022-03-18T14:46:06.666Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T14:46:06.666Z] ++ 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-03-18T14:46:06.666Z] ++ set -e [2022-03-18T14:46:06.666Z] ++ '[' -n 0 ']' [2022-03-18T14:46:06.666Z] ++ set -x [2022-03-18T14:46:06.666Z] ++ 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-03-18T14:46:06.924Z] INFO: Testing against a local daemon [2022-03-18T14:46:06.924Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T14:46:07.014Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-18T14:46:07.014Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T14:46:07.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T14:46:07.858Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-03-18T14:46:07.858Z] === RUN TestAuthZPluginTLS [2022-03-18T14:46:07.949Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-18T14:46:07.949Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T14:46:07.972Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T14:46:08.424Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-18T14:46:08.424Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T14:46:08.544Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T14:46:08.806Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T14:46:08.885Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-18T14:46:08.885Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T14:46:08.991Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-18T14:46:08.991Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T14:46:09.379Z] --- PASS: TestBuildMultiStageCopy (4.56s) [2022-03-18T14:46:09.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2022-03-18T14:46:09.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2022-03-18T14:46:09.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2022-03-18T14:46:09.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2022-03-18T14:46:09.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-03-18T14:46:09.379Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T14:46:09.557Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-18T14:46:09.557Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T14:46:10.123Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-18T14:46:10.123Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T14:46:10.263Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-03-18T14:46:10.263Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T14:46:10.765Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-03-18T14:46:10.765Z] === RUN TestBuildLabelWithTargets [2022-03-18T14:46:10.829Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-18T14:46:10.829Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T14:46:11.498Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-03-18T14:46:11.498Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T14:46:11.755Z] --- PASS: TestDaemonDNSFallback (7.32s) [2022-03-18T14:46:11.755Z] === RUN TestInspectNetwork [2022-03-18T14:46:11.755Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:11.755Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T14:46:11.755Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestNetworkInvalidJSON [2022-03-18T14:46:11.755Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T14:46:11.755Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T14:46:11.755Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:46:11.755Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:46:11.755Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:46:11.755Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:46:11.755Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T14:46:11.755Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:46:11.755Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:46:11.755Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-18T14:46:11.755Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T14:46:11.755Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T14:46:11.755Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestNetworkList [2022-03-18T14:46:11.755Z] === RUN TestNetworkList//networks [2022-03-18T14:46:11.755Z] === PAUSE TestNetworkList//networks [2022-03-18T14:46:11.755Z] === RUN TestNetworkList//networks/ [2022-03-18T14:46:11.755Z] === PAUSE TestNetworkList//networks/ [2022-03-18T14:46:11.755Z] === CONT TestNetworkList//networks [2022-03-18T14:46:11.755Z] === CONT TestNetworkList//networks/ [2022-03-18T14:46:11.755Z] --- PASS: TestNetworkList (0.01s) [2022-03-18T14:46:11.755Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T14:46:11.755Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T14:46:11.755Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T14:46:11.755Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-18T14:46:11.755Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T14:46:11.755Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-03-18T14:46:11.755Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T14:46:11.755Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T14:46:11.755Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T14:46:11.755Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T14:46:11.755Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:11.755Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T14:46:11.755Z] service_test.go:242: FLAKY_TEST [2022-03-18T14:46:11.755Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T14:46:11.755Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:11.755Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-03-18T14:46:11.755Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T14:46:11.755Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:11.755Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T14:46:11.755Z] PASS [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === Skipped [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-18T14:46:11.755Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-18T14:46:11.755Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-18T14:46:11.755Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-18T14:46:11.755Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-03-18T14:46:11.755Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T14:46:11.755Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T14:46:11.755Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T14:46:11.755Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T14:46:11.755Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T14:46:11.755Z] service_test.go:242: FLAKY_TEST [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-03-18T14:46:11.755Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T14:46:11.755Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] DONE 22 tests, 12 skipped in 7.990s [2022-03-18T14:46:11.755Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T14:46:11.755Z] INFO: Testing against a local daemon [2022-03-18T14:46:11.755Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T14:46:11.755Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:46:11.755Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestDockerNetworkIpvlan [2022-03-18T14:46:11.755Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:46:11.755Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T14:46:11.755Z] PASS [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === Skipped [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T14:46:11.755Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T14:46:11.755Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:46:11.755Z] [2022-03-18T14:46:11.755Z] DONE 2 tests, 2 skipped in 0.103s [2022-03-18T14:46:11.755Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T14:46:11.755Z] INFO: Testing against a local daemon [2022-03-18T14:46:11.755Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T14:46:11.755Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-18T14:46:11.755Z] === RUN TestDockerNetworkMacvlan [2022-03-18T14:46:11.755Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.755Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-18T14:46:11.755Z] PASS [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === Skipped [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-18T14:46:11.756Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-18T14:46:11.756Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] DONE 2 tests, 2 skipped in 0.110s [2022-03-18T14:46:11.756Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T14:46:11.756Z] testing: warning: no tests to run [2022-03-18T14:46:11.756Z] PASS [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] DONE 0 tests in 0.024s [2022-03-18T14:46:11.756Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T14:46:11.756Z] INFO: Testing against a local daemon [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginTLS [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T14:46:11.756Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginHeader [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginV2Disable [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-18T14:46:11.756Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-18T14:46:11.756Z] PASS [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === Skipped [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-18T14:46:11.756Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] DONE 17 tests, 17 skipped in 0.334s [2022-03-18T14:46:11.756Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T14:46:11.756Z] INFO: Testing against a local daemon [2022-03-18T14:46:11.756Z] === RUN TestPluginInvalidJSON [2022-03-18T14:46:11.756Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:46:11.756Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:46:11.756Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:46:11.756Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-18T14:46:11.756Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestPluginInstall [2022-03-18T14:46:11.756Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestPluginsWithRuntimes [2022-03-18T14:46:11.756Z] 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-03-18T14:46:11.756Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-18T14:46:11.756Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T14:46:11.756Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-18T14:46:11.756Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T14:46:11.756Z] PASS [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === Skipped [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-18T14:46:11.756Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-18T14:46:11.756Z] 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-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T14:46:11.756Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-18T14:46:11.756Z] [2022-03-18T14:46:11.756Z] DONE 5 tests, 3 skipped in 0.132s [2022-03-18T14:46:11.756Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T14:46:11.756Z] INFO: Testing against a local daemon [2022-03-18T14:46:11.756Z] === RUN TestExternalGraphDriver [2022-03-18T14:46:11.756Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-18T14:46:11.756Z] --- SKIP: TestExternalGraphDriver (0.06s) [2022-03-18T14:46:11.756Z] === RUN TestGraphdriverPluginV2 [2022-03-18T14:46:12.325Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-18T14:46:12.325Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T14:46:12.680Z] --- PASS: TestBuildLabelWithTargets (2.07s) [2022-03-18T14:46:12.680Z] === RUN TestBuildWithEmptyLayers [2022-03-18T14:46:12.893Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-18T14:46:12.893Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T14:46:13.359Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-03-18T14:46:13.359Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T14:46:13.359Z] service_test.go:242: FLAKY_TEST [2022-03-18T14:46:13.359Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T14:46:13.359Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T14:46:14.066Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-03-18T14:46:14.066Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T14:46:14.266Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s) [2022-03-18T14:46:14.266Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T14:46:15.641Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2022-03-18T14:46:15.641Z] === RUN TestAuthZPluginHeader [2022-03-18T14:46:16.207Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-18T14:46:16.207Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T14:46:16.207Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:46:16.207Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-18T14:46:16.207Z] === RUN TestAuthZPluginV2Disable [2022-03-18T14:46:16.207Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:46:16.207Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-18T14:46:16.207Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T14:46:16.207Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:46:16.207Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-18T14:46:16.207Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T14:46:16.207Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:46:16.207Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-18T14:46:16.207Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T14:46:16.999Z] --- PASS: TestGraphdriverPluginV2 (5.53s) [2022-03-18T14:46:16.999Z] PASS [2022-03-18T14:46:16.999Z] [2022-03-18T14:46:16.999Z] === Skipped [2022-03-18T14:46:16.999Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2022-03-18T14:46:16.999Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-18T14:46:16.999Z] [2022-03-18T14:46:16.999Z] DONE 2 tests, 1 skipped in 5.698s [2022-03-18T14:46:16.999Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T14:46:16.999Z] INFO: Testing against a local daemon [2022-03-18T14:46:16.999Z] === RUN TestContinueAfterPluginCrash [2022-03-18T14:46:16.999Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T14:46:16.999Z] === RUN TestReadPluginNoRead [2022-03-18T14:46:16.999Z] === PAUSE TestReadPluginNoRead [2022-03-18T14:46:16.999Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T14:46:16.999Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T14:46:16.999Z] === CONT TestContinueAfterPluginCrash [2022-03-18T14:46:16.999Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T14:46:17.372Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2022-03-18T14:46:17.372Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T14:46:18.758Z] --- PASS: TestBuildUncleanTarFilenames (1.65s) [2022-03-18T14:46:18.758Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T14:46:19.735Z] 4612f6d0b889: Verifying Checksum [2022-03-18T14:46:19.735Z] 4612f6d0b889: Download complete [2022-03-18T14:46:22.060Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) [2022-03-18T14:46:22.060Z] === RUN TestBuildWithHugeFile [2022-03-18T14:46:23.538Z] --- PASS: TestDaemonStartWithLogOpt (6.08s) [2022-03-18T14:46:23.538Z] === CONT TestReadPluginNoRead [2022-03-18T14:46:26.805Z] === RUN TestReadPluginNoRead/default [2022-03-18T14:46:26.805Z] --- PASS: TestContinueAfterPluginCrash (9.67s) [2022-03-18T14:46:28.235Z] --- PASS: TestServiceWithDataPathPortInit (13.78s) [2022-03-18T14:46:28.235Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T14:46:28.697Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T14:46:29.612Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uf5u87eqesz5u7nmy55bx6dvz Created:2022-03-18 14:46:28.116591541 +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[a739b30723665cdee5573da7e984ada381d74f59004ec2021a745a1a12ca10c6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t1atjmvhslwa7vmq7okirc8rc EndpointID:b8e74ed70bcfe2b654ce29c26b457cc14438c18c52c0c7e2b847f828cee9290e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6818f1a7c21118c138a29b2b93f181b16615ae5b441225c25074421dae00c8af 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:35196758ad49 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t1atjmvhslwa7vmq7okirc8rc EndpointID:b8e74ed70bcfe2b654ce29c26b457cc14438c18c52c0c7e2b847f828cee9290e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-18T14:46:31.212Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T14:46:33.102Z] === CONT TestReadPluginNoRead [2022-03-18T14:46:33.102Z] read_test.go:92: [dccdb2979908d] daemon is not started [2022-03-18T14:46:33.102Z] --- PASS: TestReadPluginNoRead (10.00s) [2022-03-18T14:46:33.102Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2022-03-18T14:46:33.102Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2022-03-18T14:46:33.102Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s) [2022-03-18T14:46:33.102Z] PASS [2022-03-18T14:46:33.102Z] [2022-03-18T14:46:33.102Z] DONE 6 tests in 16.188s [2022-03-18T14:46:33.102Z] 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-03-18T14:46:33.102Z] testing: warning: no tests to run [2022-03-18T14:46:33.102Z] PASS [2022-03-18T14:46:33.102Z] [2022-03-18T14:46:33.102Z] DONE 0 tests in 0.035s [2022-03-18T14:46:33.102Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T14:46:33.358Z] INFO: Testing against a local daemon [2022-03-18T14:46:33.358Z] === RUN TestPluginWithDevMounts [2022-03-18T14:46:33.358Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-18T14:46:33.358Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-18T14:46:33.358Z] PASS [2022-03-18T14:46:33.358Z] [2022-03-18T14:46:33.358Z] === Skipped [2022-03-18T14:46:33.358Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-18T14:46:33.358Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-18T14:46:33.358Z] [2022-03-18T14:46:33.358Z] DONE 1 tests, 1 skipped in 0.112s [2022-03-18T14:46:33.358Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T14:46:33.358Z] INFO: Testing against a local daemon [2022-03-18T14:46:33.358Z] === RUN TestSecretInspect [2022-03-18T14:46:33.358Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.358Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-18T14:46:33.358Z] === RUN TestSecretList [2022-03-18T14:46:33.358Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.358Z] --- SKIP: TestSecretList (0.01s) [2022-03-18T14:46:33.358Z] === RUN TestSecretsCreateAndDelete [2022-03-18T14:46:33.358Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.358Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-18T14:46:33.358Z] === RUN TestSecretsUpdate [2022-03-18T14:46:33.358Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.358Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-18T14:46:33.358Z] === RUN TestTemplatedSecret [2022-03-18T14:46:33.358Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.358Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-18T14:46:33.358Z] === RUN TestSecretCreateResolve [2022-03-18T14:46:33.358Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-18T14:46:33.616Z] PASS [2022-03-18T14:46:33.616Z] [2022-03-18T14:46:33.616Z] === Skipped [2022-03-18T14:46:33.616Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-18T14:46:33.616Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] [2022-03-18T14:46:33.616Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-18T14:46:33.616Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] [2022-03-18T14:46:33.616Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-18T14:46:33.616Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] [2022-03-18T14:46:33.616Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-18T14:46:33.616Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] [2022-03-18T14:46:33.616Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-18T14:46:33.616Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] [2022-03-18T14:46:33.616Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-18T14:46:33.616Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] [2022-03-18T14:46:33.616Z] DONE 6 tests, 6 skipped in 0.164s [2022-03-18T14:46:33.616Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T14:46:33.616Z] INFO: Testing against a local daemon [2022-03-18T14:46:33.616Z] === RUN TestServiceCreateInit [2022-03-18T14:46:33.616Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T14:46:33.616Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T14:46:33.616Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-18T14:46:33.616Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T14:46:33.616Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T14:46:33.616Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T14:46:33.616Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-03-18T14:46:33.616Z] === RUN TestCreateServiceConflict [2022-03-18T14:46:33.616Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-18T14:46:33.616Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T14:46:33.616Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-18T14:46:33.616Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T14:46:33.616Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-18T14:46:33.616Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T14:46:33.616Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-18T14:46:33.616Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T14:46:33.616Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-18T14:46:33.616Z] === RUN TestCreateServiceSysctls [2022-03-18T14:46:33.616Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-18T14:46:33.616Z] === RUN TestCreateServiceCapabilities [2022-03-18T14:46:33.616Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.616Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-18T14:46:33.616Z] === RUN TestInspect [2022-03-18T14:46:33.800Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-03-18T14:46:33.800Z] PASS [2022-03-18T14:46:33.800Z] [2022-03-18T14:46:33.800Z] === Skipped [2022-03-18T14:46:33.800Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T14:46:33.800Z] service_test.go:242: FLAKY_TEST [2022-03-18T14:46:33.800Z] [2022-03-18T14:46:33.800Z] DONE 26 tests, 1 skipped in 43.994s [2022-03-18T14:46:33.800Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T14:46:33.800Z] INFO: Testing against a local daemon [2022-03-18T14:46:33.800Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T14:46:33.800Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:46:33.800Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T14:46:33.800Z] === RUN TestDockerNetworkIpvlan [2022-03-18T14:46:33.800Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:46:33.800Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T14:46:33.800Z] PASS [2022-03-18T14:46:33.800Z] [2022-03-18T14:46:33.800Z] === Skipped [2022-03-18T14:46:33.800Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T14:46:33.800Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:46:33.800Z] [2022-03-18T14:46:33.800Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T14:46:33.800Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:46:33.800Z] [2022-03-18T14:46:33.800Z] DONE 2 tests, 2 skipped in 0.052s [2022-03-18T14:46:33.800Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T14:46:33.872Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.872Z] --- SKIP: TestInspect (0.02s) [2022-03-18T14:46:33.872Z] === RUN TestCreateJob [2022-03-18T14:46:33.872Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.872Z] --- SKIP: TestCreateJob (0.01s) [2022-03-18T14:46:33.872Z] === RUN TestReplicatedJob [2022-03-18T14:46:33.872Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.872Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-18T14:46:33.872Z] === RUN TestUpdateReplicatedJob [2022-03-18T14:46:33.872Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.872Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-18T14:46:33.872Z] === RUN TestServiceListWithStatuses [2022-03-18T14:46:33.872Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T14:46:33.872Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T14:46:33.872Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T14:46:33.872Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.872Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-18T14:46:33.872Z] === RUN TestDockerNetworkReConnect [2022-03-18T14:46:33.872Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:33.872Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-03-18T14:46:33.872Z] === RUN TestServicePlugin [2022-03-18T14:46:34.061Z] INFO: Testing against a local daemon [2022-03-18T14:46:34.061Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T14:46:34.278Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2022-03-18T14:46:34.278Z] PASS [2022-03-18T14:46:34.278Z] [2022-03-18T14:46:34.278Z] === Skipped [2022-03-18T14:46:34.278Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-18T14:46:34.278Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:46:34.278Z] [2022-03-18T14:46:34.278Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-18T14:46:34.278Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:46:34.278Z] [2022-03-18T14:46:34.278Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-18T14:46:34.278Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:46:34.278Z] [2022-03-18T14:46:34.278Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-18T14:46:34.278Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:46:34.278Z] [2022-03-18T14:46:34.278Z] DONE 17 tests, 4 skipped in 25.992s [2022-03-18T14:46:34.278Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T14:46:34.278Z] ++ 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-03-18T14:46:34.279Z] ++ set -e [2022-03-18T14:46:34.279Z] ++ '[' -n 0 ']' [2022-03-18T14:46:34.279Z] ++ set -x [2022-03-18T14:46:34.279Z] ++ 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-03-18T14:46:34.279Z] INFO: Testing against a local daemon [2022-03-18T14:46:34.279Z] === RUN TestPluginInvalidJSON [2022-03-18T14:46:34.279Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:46:34.279Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:46:34.279Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:46:34.279Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-18T14:46:34.279Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T14:46:34.279Z] === RUN TestPluginInstall [2022-03-18T14:46:34.279Z] === RUN TestPluginInstall/no_auth [2022-03-18T14:46:34.279Z] time="2022-03-18T14:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:46:34.279Z] time="2022-03-18T14:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4fdfeb98d0b65a04fb30142e09d1c2867f7d376d9391fe0990389b4e18dc040" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:46:34.279Z] time="2022-03-18T14:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:46:34.279Z] time="2022-03-18T14:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4fdfeb98d0b65a04fb30142e09d1c2867f7d376d9391fe0990389b4e18dc040" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:46:34.537Z] === RUN TestPluginInstall/with_htpasswd [2022-03-18T14:46:35.114Z] time="2022-03-18T14:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:46:35.114Z] time="2022-03-18T14:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6674dca237ec2f9f83152126fc09f7b9625aee23d04102dcd2cd691b32db24ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:46:35.114Z] time="2022-03-18T14:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:46:35.114Z] time="2022-03-18T14:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6674dca237ec2f9f83152126fc09f7b9625aee23d04102dcd2cd691b32db24ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:46:35.114Z] === RUN TestPluginInstall/with_insecure [2022-03-18T14:46:35.436Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-03-18T14:46:35.436Z] === RUN TestDockerNetworkMacvlan [2022-03-18T14:46:36.003Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-18T14:46:36.072Z] time="2022-03-18T14:46:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:46:36.072Z] time="2022-03-18T14:46:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9db8a38be4df120e77a305dbf1955d296ee80b3229e05233e90916e30512d10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:46:36.072Z] time="2022-03-18T14:46:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:46:36.072Z] time="2022-03-18T14:46:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9db8a38be4df120e77a305dbf1955d296ee80b3229e05233e90916e30512d10" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:46:36.338Z] plugin_test.go:165: [d5bed5a9f18ce] daemon is not started [2022-03-18T14:46:36.338Z] --- PASS: TestPluginInstall (3.37s) [2022-03-18T14:46:36.338Z] --- PASS: TestPluginInstall/no_auth (1.68s) [2022-03-18T14:46:36.338Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-03-18T14:46:36.338Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-03-18T14:46:36.338Z] === RUN TestPluginsWithRuntimes [2022-03-18T14:46:36.570Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-18T14:46:37.140Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] --- SKIP: TestServicePlugin (2.98s) [2022-03-18T14:46:37.140Z] === RUN TestServiceUpdateLabel [2022-03-18T14:46:37.140Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-03-18T14:46:37.140Z] === RUN TestServiceUpdateSecrets [2022-03-18T14:46:37.140Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-18T14:46:37.140Z] === RUN TestServiceUpdateConfigs [2022-03-18T14:46:37.140Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-18T14:46:37.140Z] === RUN TestServiceUpdateNetwork [2022-03-18T14:46:37.140Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-18T14:46:37.140Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T14:46:37.140Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-18T14:46:37.140Z] PASS [2022-03-18T14:46:37.140Z] [2022-03-18T14:46:37.140Z] === Skipped [2022-03-18T14:46:37.140Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T14:46:37.140Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T14:46:37.140Z] [2022-03-18T14:46:37.140Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T14:46:37.140Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T14:46:37.140Z] [2022-03-18T14:46:37.140Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-03-18T14:46:37.140Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] [2022-03-18T14:46:37.140Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-18T14:46:37.140Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] [2022-03-18T14:46:37.140Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-18T14:46:37.140Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] [2022-03-18T14:46:37.140Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-18T14:46:37.140Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] [2022-03-18T14:46:37.140Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-18T14:46:37.140Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.140Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-18T14:46:37.141Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-18T14:46:37.141Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-18T14:46:37.141Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-03-18T14:46:37.141Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-18T14:46:37.141Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-18T14:46:37.141Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-18T14:46:37.141Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T14:46:37.141Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-18T14:46:37.141Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-03-18T14:46:37.141Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestServicePlugin (2.98s) [2022-03-18T14:46:37.141Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-03-18T14:46:37.141Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-18T14:46:37.141Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-18T14:46:37.141Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-18T14:46:37.141Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-18T14:46:37.141Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] DONE 24 tests, 23 skipped in 3.362s [2022-03-18T14:46:37.141Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T14:46:37.141Z] INFO: Testing against a local daemon [2022-03-18T14:46:37.141Z] === RUN TestSessionCreate [2022-03-18T14:46:37.141Z] --- PASS: TestSessionCreate (0.02s) [2022-03-18T14:46:37.141Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T14:46:37.141Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T14:46:37.141Z] PASS [2022-03-18T14:46:37.141Z] [2022-03-18T14:46:37.141Z] DONE 2 tests in 0.132s [2022-03-18T14:46:37.141Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T14:46:37.141Z] INFO: Testing against a local daemon [2022-03-18T14:46:37.141Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T14:46:37.141Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T14:46:37.141Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T14:46:37.141Z] === RUN TestEventsExecDie [2022-03-18T14:46:37.505Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-18T14:46:37.705Z] --- PASS: TestEventsExecDie (0.50s) [2022-03-18T14:46:37.705Z] === RUN TestEventsBackwardsCompatible [2022-03-18T14:46:37.705Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-18T14:46:37.705Z] === RUN TestInfoBinaryCommits [2022-03-18T14:46:37.705Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-18T14:46:37.705Z] === RUN TestInfoAPIVersioned [2022-03-18T14:46:37.705Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T14:46:37.705Z] === RUN TestInfoDiscoveryBackend [2022-03-18T14:46:37.714Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-18T14:46:38.646Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-18T14:46:39.411Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-18T14:46:39.580Z] --- PASS: TestPluginsWithRuntimes (3.20s) [2022-03-18T14:46:39.580Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) [2022-03-18T14:46:39.580Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-03-18T14:46:39.580Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T14:46:39.595Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-03-18T14:46:39.595Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-18T14:46:40.146Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-03-18T14:46:40.146Z] PASS [2022-03-18T14:46:40.146Z] [2022-03-18T14:46:40.146Z] DONE 10 tests in 7.274s [2022-03-18T14:46:40.146Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T14:46:40.146Z] ++ 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-03-18T14:46:40.146Z] ++ set -e [2022-03-18T14:46:40.146Z] ++ '[' -n 0 ']' [2022-03-18T14:46:40.146Z] ++ set -x [2022-03-18T14:46:40.146Z] ++ 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-03-18T14:46:40.146Z] INFO: Testing against a local daemon [2022-03-18T14:46:40.146Z] === RUN TestExternalGraphDriver [2022-03-18T14:46:40.146Z] === RUN TestExternalGraphDriver/json [2022-03-18T14:46:41.315Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-18T14:46:42.045Z] === RUN TestExternalGraphDriver/spec [2022-03-18T14:46:42.860Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2022-03-18T14:46:42.860Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-18T14:46:42.860Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:46:42.860Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-18T14:46:42.860Z] === RUN TestInfoAPI [2022-03-18T14:46:42.860Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T14:46:42.860Z] === RUN TestInfoAPIWarnings [2022-03-18T14:46:43.420Z] === RUN TestExternalGraphDriver/pull [2022-03-18T14:46:44.602Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-18T14:46:44.794Z] --- PASS: TestExternalGraphDriver (4.74s) [2022-03-18T14:46:44.795Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-03-18T14:46:44.795Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-03-18T14:46:44.795Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-03-18T14:46:44.795Z] === RUN TestGraphdriverPluginV2 [2022-03-18T14:46:44.862Z] --- PASS: TestDockerNetworkMacvlan (9.73s) [2022-03-18T14:46:44.862Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-18T14:46:44.862Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-18T14:46:44.862Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-03-18T14:46:44.862Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-03-18T14:46:44.862Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-03-18T14:46:44.862Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-03-18T14:46:44.862Z] PASS [2022-03-18T14:46:45.053Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:46:45.053Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-18T14:46:45.053Z] PASS [2022-03-18T14:46:45.053Z] [2022-03-18T14:46:45.053Z] === Skipped [2022-03-18T14:46:45.053Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-18T14:46:45.053Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:46:45.053Z] [2022-03-18T14:46:45.053Z] DONE 5 tests, 1 skipped in 4.865s [2022-03-18T14:46:45.053Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T14:46:45.053Z] ++ 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-03-18T14:46:45.053Z] ++ set -e [2022-03-18T14:46:45.053Z] ++ '[' -n 0 ']' [2022-03-18T14:46:45.053Z] ++ set -x [2022-03-18T14:46:45.053Z] ++ 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-03-18T14:46:45.053Z] INFO: Testing against a local daemon [2022-03-18T14:46:45.053Z] === RUN TestContinueAfterPluginCrash [2022-03-18T14:46:45.053Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T14:46:45.053Z] === RUN TestReadPluginNoRead [2022-03-18T14:46:45.053Z] === PAUSE TestReadPluginNoRead [2022-03-18T14:46:45.053Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T14:46:45.053Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T14:46:45.053Z] === CONT TestContinueAfterPluginCrash [2022-03-18T14:46:45.053Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T14:46:45.121Z] [2022-03-18T14:46:45.121Z] DONE 8 tests in 11.099s [2022-03-18T14:46:45.121Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T14:46:45.121Z] testing: warning: no tests to run [2022-03-18T14:46:45.121Z] PASS [2022-03-18T14:46:45.121Z] [2022-03-18T14:46:45.121Z] DONE 0 tests in 0.011s [2022-03-18T14:46:45.121Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T14:46:45.121Z] INFO: Testing against a local daemon [2022-03-18T14:46:45.121Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T14:46:46.495Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-03-18T14:46:46.495Z] === RUN TestAuthZPluginTLS [2022-03-18T14:46:46.754Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-03-18T14:46:46.754Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T14:46:47.321Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-18T14:46:47.321Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T14:46:47.888Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-18T14:46:47.888Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T14:46:48.336Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-03-18T14:46:48.336Z] === CONT TestReadPluginNoRead [2022-03-18T14:46:48.454Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-18T14:46:48.454Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T14:46:49.847Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-03-18T14:46:49.847Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T14:46:50.113Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-18T14:46:50.113Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T14:46:50.239Z] === RUN TestReadPluginNoRead/default [2022-03-18T14:46:50.689Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-18T14:46:50.689Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T14:46:51.174Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T14:46:51.264Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-18T14:46:51.264Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T14:46:52.548Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T14:46:52.640Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-03-18T14:46:52.640Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T14:46:53.114Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-03-18T14:46:53.680Z] === CONT TestReadPluginNoRead [2022-03-18T14:46:53.680Z] read_test.go:92: [db1544ea4f705] daemon is not started [2022-03-18T14:46:53.680Z] --- PASS: TestReadPluginNoRead (5.52s) [2022-03-18T14:46:53.680Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2022-03-18T14:46:53.680Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-03-18T14:46:53.680Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2022-03-18T14:46:53.680Z] PASS [2022-03-18T14:46:53.680Z] [2022-03-18T14:46:53.680Z] DONE 6 tests in 8.602s [2022-03-18T14:46:53.680Z] 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-03-18T14:46:53.680Z] ++ 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-03-18T14:46:53.680Z] ++ set -e [2022-03-18T14:46:53.680Z] ++ '[' -n 0 ']' [2022-03-18T14:46:53.680Z] ++ set -x [2022-03-18T14:46:53.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-03-18T14:46:53.680Z] testing: warning: no tests to run [2022-03-18T14:46:53.680Z] PASS [2022-03-18T14:46:53.680Z] [2022-03-18T14:46:53.680Z] DONE 0 tests in 0.035s [2022-03-18T14:46:53.680Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T14:46:53.680Z] ++ 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-03-18T14:46:53.680Z] ++ set -e [2022-03-18T14:46:53.680Z] ++ '[' -n 0 ']' [2022-03-18T14:46:53.680Z] ++ set -x [2022-03-18T14:46:53.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-03-18T14:46:53.680Z] INFO: Testing against a local daemon [2022-03-18T14:46:53.680Z] === RUN TestPluginWithDevMounts [2022-03-18T14:46:53.680Z] === PAUSE TestPluginWithDevMounts [2022-03-18T14:46:53.680Z] === CONT TestPluginWithDevMounts [2022-03-18T14:46:54.017Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-03-18T14:46:54.017Z] === RUN TestAuthZPluginHeader [2022-03-18T14:46:54.113Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-18T14:46:54.113Z] Copying nested executables into bundles/binary-daemon [2022-03-18T14:46:54.113Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-18T14:46:54.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/make.sh cross [2022-03-18T14:46:54.695Z] [2022-03-18T14:46:54.695Z] Removing bundles/ [2022-03-18T14:46:54.951Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-18T14:46:54.951Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T14:46:54.953Z] [2022-03-18T14:46:54.953Z] ---> Making bundle: cross (in bundles/cross) [2022-03-18T14:46:54.953Z] Cross building: bundles/cross/linux/amd64 [2022-03-18T14:46:54.953Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-03-18T14:46:54.953Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-18T14:46:55.580Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-03-18T14:46:55.580Z] PASS [2022-03-18T14:46:55.580Z] [2022-03-18T14:46:55.580Z] DONE 1 tests in 1.627s [2022-03-18T14:46:55.580Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T14:46:55.580Z] ++ 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-03-18T14:46:55.580Z] ++ set -e [2022-03-18T14:46:55.580Z] ++ '[' -n 0 ']' [2022-03-18T14:46:55.580Z] ++ set -x [2022-03-18T14:46:55.580Z] ++ 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-03-18T14:46:55.580Z] INFO: Testing against a local daemon [2022-03-18T14:46:55.580Z] === RUN TestSecretInspect [2022-03-18T14:46:57.481Z] --- PASS: TestSecretInspect (2.13s) [2022-03-18T14:46:57.481Z] === RUN TestSecretList [2022-03-18T14:46:59.137Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2022-03-18T14:46:59.137Z] === RUN TestAuthZPluginV2Disable [2022-03-18T14:46:59.379Z] --- PASS: TestSecretList (1.71s) [2022-03-18T14:46:59.379Z] === RUN TestSecretsCreateAndDelete [2022-03-18T14:47:00.901Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-03-18T14:47:00.901Z] === RUN TestInfoDebug [2022-03-18T14:47:01.281Z] --- PASS: TestSecretsCreateAndDelete (1.71s) [2022-03-18T14:47:01.281Z] === RUN TestSecretsUpdate [2022-03-18T14:47:01.463Z] --- PASS: TestInfoDebug (1.54s) [2022-03-18T14:47:01.463Z] === RUN TestInfoInsecureRegistries [2022-03-18T14:47:02.420Z] --- PASS: TestAuthZPluginV2Disable (3.52s) [2022-03-18T14:47:02.420Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T14:47:02.657Z] --- PASS: TestSecretsUpdate (1.70s) [2022-03-18T14:47:02.657Z] === RUN TestTemplatedSecret [2022-03-18T14:47:03.353Z] --- PASS: TestInfoInsecureRegistries (1.56s) [2022-03-18T14:47:03.353Z] === RUN TestInfoRegistryMirrors [2022-03-18T14:47:04.719Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-03-18T14:47:04.719Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T14:47:04.719Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-03-18T14:47:04.719Z] === RUN TestPingCacheHeaders [2022-03-18T14:47:04.719Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-18T14:47:04.719Z] === RUN TestPingGet [2022-03-18T14:47:04.719Z] --- PASS: TestPingGet (0.02s) [2022-03-18T14:47:04.719Z] === RUN TestPingHead [2022-03-18T14:47:04.719Z] --- PASS: TestPingHead (0.02s) [2022-03-18T14:47:04.719Z] === RUN TestVersion [2022-03-18T14:47:04.719Z] --- PASS: TestVersion (0.02s) [2022-03-18T14:47:04.719Z] PASS [2022-03-18T14:47:04.719Z] [2022-03-18T14:47:04.719Z] === Skipped [2022-03-18T14:47:04.719Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T14:47:04.719Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T14:47:04.719Z] [2022-03-18T14:47:04.719Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-18T14:47:04.719Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T14:47:04.719Z] [2022-03-18T14:47:04.719Z] DONE 18 tests, 2 skipped in 27.804s [2022-03-18T14:47:04.719Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T14:47:04.975Z] INFO: Testing against a local daemon [2022-03-18T14:47:04.975Z] === RUN TestVolumesCreateAndList [2022-03-18T14:47:04.975Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-18T14:47:04.975Z] === RUN TestVolumesRemove [2022-03-18T14:47:04.975Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-18T14:47:04.975Z] === RUN TestVolumesInspect [2022-03-18T14:47:04.975Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-18T14:47:04.975Z] === RUN TestVolumesInvalidJSON [2022-03-18T14:47:04.975Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T14:47:04.975Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T14:47:04.975Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T14:47:04.975Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-18T14:47:04.975Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T14:47:04.975Z] PASS [2022-03-18T14:47:04.975Z] [2022-03-18T14:47:04.975Z] DONE 5 tests in 0.201s [2022-03-18T14:47:04.975Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T14:47:04.975Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12403 is not a child of this shell [2022-03-18T14:47:04.975Z] warning: PID 12403 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-18T14:47:05.185Z] --- PASS: TestTemplatedSecret (2.43s) [2022-03-18T14:47:05.185Z] === RUN TestSecretCreateResolve [2022-03-18T14:47:05.231Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T14:47:05.231Z] [2022-03-18T14:47:05.231Z] Unloading profiles will leave already running processes permanently [2022-03-18T14:47:05.231Z] unconfined, which can lead to unexpected situations. [2022-03-18T14:47:05.231Z] [2022-03-18T14:47:05.231Z] To set a process to complain mode, use the command line tool [2022-03-18T14:47:05.231Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T14:47:05.231Z] Removing test suite binaries [2022-03-18T14:47:05.231Z] exiting test-integration [2022-03-18T14:47:05.231Z] ++ exit 0 [2022-03-18T14:47:05.704Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2022-03-18T14:47:05.704Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T14:47:06.159Z] [2022-03-18T14:47:07.084Z] --- PASS: TestSecretCreateResolve (1.70s) [2022-03-18T14:47:07.084Z] PASS [2022-03-18T14:47:07.084Z] [2022-03-18T14:47:07.084Z] DONE 6 tests in 11.480s [2022-03-18T14:47:07.084Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T14:47:07.084Z] ++ 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-03-18T14:47:07.084Z] ++ set -e [2022-03-18T14:47:07.084Z] ++ '[' -n 0 ']' [2022-03-18T14:47:07.084Z] ++ set -x [2022-03-18T14:47:07.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-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-03-18T14:47:07.084Z] INFO: Testing against a local daemon [2022-03-18T14:47:07.084Z] === RUN TestServiceCreateInit [2022-03-18T14:47:07.084Z] === RUN TestServiceCreateInit/daemonInitDisabled Post stage [Pipeline] junit [2022-03-18T14:47:07.539Z] Recording test results [2022-03-18T14:47:09.231Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T14:47:09.563Z] + echo Ensuring container killed. [2022-03-18T14:47:09.563Z] Ensuring container killed. [2022-03-18T14:47:09.563Z] + docker rm -vf docker-pr5 [2022-03-18T14:47:09.563Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-18T14:47:09.839Z] + echo Chowning /workspace to jenkins user [2022-03-18T14:47:09.839Z] Chowning /workspace to jenkins user [2022-03-18T14:47:09.839Z] + id -u [2022-03-18T14:47:09.839Z] + id -g [2022-03-18T14:47:09.839Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43006:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T14:47:09.839Z] Unable to find image 'busybox:latest' locally [2022-03-18T14:47:09.839Z] latest: Pulling from library/busybox [2022-03-18T14:47:10.095Z] 554879bb3004: Pulling fs layer [2022-03-18T14:47:10.095Z] 554879bb3004: Download complete [2022-03-18T14:47:10.095Z] 554879bb3004: Pull complete [2022-03-18T14:47:10.095Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T14:47:10.095Z] Status: Downloaded newer image for busybox:latest [2022-03-18T14:47:10.366Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T14:47:11.750Z] + bundleName=amd64-rootless [2022-03-18T14:47:11.750Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-18T14:47:11.750Z] Creating amd64-rootless-bundles.tar.gz [2022-03-18T14:47:11.750Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-18T14:47:11.750Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-18T14:47:11.759Z] Archiving artifacts [2022-03-18T14:47:13.451Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43006/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T14:47:13.649Z] --- PASS: TestServiceCreateInit (6.32s) [2022-03-18T14:47:13.649Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.10s) [2022-03-18T14:47:13.649Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.20s) [2022-03-18T14:47:13.649Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T14:47:13.807Z] + make clean [2022-03-18T14:47:14.064Z] docker volume rm -f docker-dev-cache [2022-03-18T14:47:14.064Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T14:47:15.682Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.12s) [2022-03-18T14:47:15.682Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T14:47:28.520Z] --- PASS: TestCreateServiceMultipleTimes (14.61s) [2022-03-18T14:47:28.520Z] === RUN TestCreateServiceConflict [2022-03-18T14:47:29.453Z] --- PASS: TestCreateServiceConflict (1.72s) [2022-03-18T14:47:29.453Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T14:47:29.797Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T14:47:29.797Z] Using test binary docker [2022-03-18T14:47:29.797Z] +++ /etc/init.d/apparmor start [2022-03-18T14:47:29.797Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T14:47:29.797Z] INFO: Waiting for daemon to start... [2022-03-18T14:47:29.797Z] Starting dockerd [2022-03-18T14:47:29.797Z] +++ 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-03-18T14:47:29.797Z] . [2022-03-18T14:47:29.797Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T14:47:29.797Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T14:47:29.797Z] Error: No such image: emptyfs [2022-03-18T14:47:29.797Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T14:47:29.797Z] ++++ docker load [2022-03-18T14:47:29.797Z] Running integration-test (iteration 1) [2022-03-18T14:47:29.797Z] 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-03-18T14:47:29.797Z] ++ 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-03-18T14:47:29.797Z] ++ set -e [2022-03-18T14:47:29.797Z] ++ '[' -n 0 ']' [2022-03-18T14:47:29.797Z] ++ set -x [2022-03-18T14:47:29.797Z] ++ 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-03-18T14:47:29.797Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T14:47:29.797Z] Using test binary docker [2022-03-18T14:47:29.797Z] +++ /etc/init.d/apparmor start [2022-03-18T14:47:29.797Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T14:47:29.797Z] INFO: Waiting for daemon to start... [2022-03-18T14:47:29.797Z] Starting dockerd [2022-03-18T14:47:29.797Z] +++ 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-03-18T14:47:29.797Z] . [2022-03-18T14:47:29.797Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T14:47:29.797Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T14:47:29.797Z] Error: No such image: emptyfs [2022-03-18T14:47:29.797Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T14:47:29.797Z] ++++ docker load [2022-03-18T14:47:29.797Z] Running integration-test (iteration 1) [2022-03-18T14:47:29.797Z] 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-03-18T14:47:29.797Z] ++ 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-03-18T14:47:29.797Z] ++ set -e [2022-03-18T14:47:29.797Z] ++ '[' -n 0 ']' [2022-03-18T14:47:29.797Z] ++ set -x [2022-03-18T14:47:29.797Z] ++ 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-03-18T14:47:31.982Z] --- PASS: TestCreateServiceMaxReplicas (2.43s) [2022-03-18T14:47:31.982Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T14:47:33.759Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-03-18T14:47:33.759Z] PASS [2022-03-18T14:47:33.759Z] [2022-03-18T14:47:33.759Z] DONE 17 tests in 47.053s [2022-03-18T14:47:33.759Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T14:47:33.759Z] INFO: Testing against a local daemon [2022-03-18T14:47:33.759Z] === RUN TestPluginInvalidJSON [2022-03-18T14:47:33.759Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:47:33.759Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:47:33.759Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:47:33.759Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-18T14:47:33.759Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T14:47:33.759Z] === RUN TestPluginInstall [2022-03-18T14:47:33.759Z] === RUN TestPluginInstall/no_auth [2022-03-18T14:47:33.759Z] time="2022-03-18T14:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:47:33.759Z] time="2022-03-18T14:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82b4d5662455f6acbddb82e641424b67c21e4fb73eaedbda6a8d0902d1c83877" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:47:33.759Z] time="2022-03-18T14:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:47:33.759Z] time="2022-03-18T14:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82b4d5662455f6acbddb82e641424b67c21e4fb73eaedbda6a8d0902d1c83877" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:47:33.759Z] === RUN TestPluginInstall/with_htpasswd [2022-03-18T14:47:34.326Z] time="2022-03-18T14:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:47:34.326Z] time="2022-03-18T14:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82b4d5662455f6acbddb82e641424b67c21e4fb73eaedbda6a8d0902d1c83877" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:47:34.326Z] time="2022-03-18T14:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:47:34.326Z] time="2022-03-18T14:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82b4d5662455f6acbddb82e641424b67c21e4fb73eaedbda6a8d0902d1c83877" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:47:34.584Z] === RUN TestPluginInstall/with_insecure [2022-03-18T14:47:35.519Z] time="2022-03-18T14:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:47:35.519Z] time="2022-03-18T14:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9dd8418de1f6849c114cc3e6516c4637f8009e206346fddccbba9daaee65bb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:47:35.519Z] time="2022-03-18T14:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:47:35.519Z] time="2022-03-18T14:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9dd8418de1f6849c114cc3e6516c4637f8009e206346fddccbba9daaee65bb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:47:35.777Z] plugin_test.go:165: [d06115205c4d3] daemon is not started [2022-03-18T14:47:35.777Z] --- PASS: TestPluginInstall (3.51s) [2022-03-18T14:47:35.777Z] --- PASS: TestPluginInstall/no_auth (1.70s) [2022-03-18T14:47:35.777Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2022-03-18T14:47:35.777Z] --- PASS: TestPluginInstall/with_insecure (1.14s) [2022-03-18T14:47:35.777Z] === RUN TestPluginsWithRuntimes [2022-03-18T14:47:37.152Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-18T14:47:38.087Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-18T14:47:39.031Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-03-18T14:47:39.031Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-18T14:47:39.031Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-03-18T14:47:39.031Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T14:47:39.598Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-03-18T14:47:39.598Z] PASS [2022-03-18T14:47:39.598Z] [2022-03-18T14:47:39.598Z] DONE 10 tests in 7.534s [2022-03-18T14:47:39.598Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T14:47:39.598Z] INFO: Testing against a local daemon [2022-03-18T14:47:39.598Z] === RUN TestExternalGraphDriver [2022-03-18T14:47:39.856Z] === RUN TestExternalGraphDriver/json [2022-03-18T14:47:41.757Z] === RUN TestExternalGraphDriver/spec [2022-03-18T14:47:43.133Z] === RUN TestExternalGraphDriver/pull [2022-03-18T14:47:45.033Z] --- PASS: TestExternalGraphDriver (5.04s) [2022-03-18T14:47:45.033Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-03-18T14:47:45.033Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-03-18T14:47:45.033Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-03-18T14:47:45.033Z] === RUN TestGraphdriverPluginV2 [2022-03-18T14:47:46.880Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.72s) [2022-03-18T14:47:46.881Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T14:47:49.224Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2022-03-18T14:47:49.224Z] PASS [2022-03-18T14:47:49.224Z] [2022-03-18T14:47:49.224Z] DONE 5 tests in 8.945s [2022-03-18T14:47:49.224Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T14:47:49.224Z] INFO: Testing against a local daemon [2022-03-18T14:47:49.224Z] === RUN TestContinueAfterPluginCrash [2022-03-18T14:47:49.224Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T14:47:49.224Z] === RUN TestReadPluginNoRead [2022-03-18T14:47:49.224Z] === PAUSE TestReadPluginNoRead [2022-03-18T14:47:49.224Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T14:47:49.224Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T14:47:49.224Z] === CONT TestContinueAfterPluginCrash [2022-03-18T14:47:49.224Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T14:47:52.513Z] --- PASS: TestDaemonStartWithLogOpt (3.48s) [2022-03-18T14:47:52.513Z] === CONT TestReadPluginNoRead [2022-03-18T14:47:54.415Z] === RUN TestReadPluginNoRead/default [2022-03-18T14:47:55.791Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T14:47:56.728Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T14:47:56.986Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-03-18T14:47:57.922Z] === CONT TestReadPluginNoRead [2022-03-18T14:47:57.922Z] read_test.go:92: [d584163177a38] daemon is not started [2022-03-18T14:47:57.922Z] --- PASS: TestReadPluginNoRead (5.89s) [2022-03-18T14:47:57.922Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-03-18T14:47:57.922Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-03-18T14:47:57.922Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-03-18T14:47:57.922Z] PASS [2022-03-18T14:47:57.922Z] [2022-03-18T14:47:57.922Z] DONE 6 tests in 9.427s [2022-03-18T14:47:57.922Z] 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-03-18T14:47:57.922Z] testing: warning: no tests to run [2022-03-18T14:47:57.922Z] PASS [2022-03-18T14:47:58.184Z] [2022-03-18T14:47:58.184Z] DONE 0 tests in 0.013s [2022-03-18T14:47:58.184Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T14:47:58.184Z] INFO: Testing against a local daemon [2022-03-18T14:47:58.184Z] === RUN TestPluginWithDevMounts [2022-03-18T14:47:58.184Z] === PAUSE TestPluginWithDevMounts [2022-03-18T14:47:58.184Z] === CONT TestPluginWithDevMounts [2022-03-18T14:47:59.086Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2022-03-18T14:47:59.086Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T14:48:00.086Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-03-18T14:48:00.086Z] PASS [2022-03-18T14:48:00.086Z] [2022-03-18T14:48:00.086Z] DONE 1 tests in 1.648s [2022-03-18T14:48:00.087Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T14:48:00.087Z] INFO: Testing against a local daemon [2022-03-18T14:48:00.087Z] === RUN TestSecretInspect [2022-03-18T14:48:02.025Z] --- PASS: TestSecretInspect (2.16s) [2022-03-18T14:48:02.025Z] === RUN TestSecretList [2022-03-18T14:48:04.556Z] --- PASS: TestSecretList (2.15s) [2022-03-18T14:48:04.556Z] === RUN TestSecretsCreateAndDelete [2022-03-18T14:48:06.457Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-03-18T14:48:06.457Z] === RUN TestSecretsUpdate [2022-03-18T14:48:08.360Z] --- PASS: TestSecretsUpdate (2.15s) [2022-03-18T14:48:08.360Z] === RUN TestTemplatedSecret [2022-03-18T14:48:10.893Z] --- PASS: TestTemplatedSecret (2.50s) [2022-03-18T14:48:10.893Z] === RUN TestSecretCreateResolve [2022-03-18T14:48:11.279Z] --- PASS: TestCreateServiceConfigFileMode (12.39s) [2022-03-18T14:48:11.279Z] === RUN TestCreateServiceSysctls [2022-03-18T14:48:11.845Z] --- PASS: TestCreateServiceSysctls (2.54s) [2022-03-18T14:48:11.845Z] === RUN TestCreateServiceCapabilities [2022-03-18T14:48:12.794Z] --- PASS: TestSecretCreateResolve (1.78s) [2022-03-18T14:48:12.795Z] PASS [2022-03-18T14:48:12.795Z] [2022-03-18T14:48:12.795Z] DONE 6 tests in 12.939s [2022-03-18T14:48:12.795Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T14:48:12.795Z] INFO: Testing against a local daemon [2022-03-18T14:48:12.795Z] === RUN TestServiceCreateInit [2022-03-18T14:48:12.795Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T14:48:13.745Z] --- PASS: TestCreateServiceCapabilities (1.85s) [2022-03-18T14:48:13.745Z] === RUN TestInspect [2022-03-18T14:48:16.273Z] --- PASS: TestInspect (2.54s) [2022-03-18T14:48:16.273Z] === RUN TestCreateJob [2022-03-18T14:48:16.516Z] Loaded image: buildpack-deps:buster [2022-03-18T14:48:16.516Z] Loaded image: buildpack-deps:buster [2022-03-18T14:48:16.516Z] Loaded image: busybox:latest [2022-03-18T14:48:16.516Z] Loaded image: busybox:latest [2022-03-18T14:48:16.516Z] Loaded image: busybox:glibc [2022-03-18T14:48:16.516Z] Loaded image: busybox:glibc [2022-03-18T14:48:16.980Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T14:48:18.428Z] Loaded image: debian:bullseye [2022-03-18T14:48:18.689Z] Loaded image: hello-world:latest [2022-03-18T14:48:18.689Z] Loaded image: debian:bullseye [2022-03-18T14:48:18.949Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T14:48:18.949Z] Loaded image: hello-world:latest [2022-03-18T14:48:18.949Z] INFO: Testing against a local daemon [2022-03-18T14:48:18.949Z] === RUN TestDockerDaemonSuite [2022-03-18T14:48:18.949Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-18T14:48:18.949Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T14:48:19.209Z] INFO: Testing against a local daemon [2022-03-18T14:48:19.210Z] === RUN TestDockerSuite [2022-03-18T14:48:19.210Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-18T14:48:19.210Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-18T14:48:19.470Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-18T14:48:19.470Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-18T14:48:19.470Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-18T14:48:19.470Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-18T14:48:19.470Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-18T14:48:19.470Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-18T14:48:19.553Z] --- PASS: TestCreateJob (3.08s) [2022-03-18T14:48:19.553Z] === RUN TestReplicatedJob [2022-03-18T14:48:20.265Z] --- PASS: TestServiceCreateInit (7.46s) [2022-03-18T14:48:20.265Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2022-03-18T14:48:20.265Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2022-03-18T14:48:20.265Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T14:48:22.826Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-18T14:48:23.093Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-18T14:48:23.670Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-18T14:48:23.670Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-18T14:48:23.736Z] --- PASS: TestReplicatedJob (4.26s) [2022-03-18T14:48:23.736Z] === RUN TestUpdateReplicatedJob [2022-03-18T14:48:24.611Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-18T14:48:24.871Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-18T14:48:24.871Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-18T14:48:26.817Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-18T14:48:26.817Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-18T14:48:26.817Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-18T14:48:26.817Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-18T14:48:27.037Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-03-18T14:48:27.037Z] === RUN TestServiceListWithStatuses [2022-03-18T14:48:27.037Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T14:48:27.037Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T14:48:27.037Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T14:48:27.388Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-18T14:48:28.331Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-18T14:48:28.901Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-18T14:48:29.162Z] --- PASS: TestBuildWithHugeFile (127.51s) [2022-03-18T14:48:29.162Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T14:48:29.162Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:48:29.162Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:48:29.162Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:48:29.162Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:48:29.162Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:48:29.162Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:48:29.162Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T14:48:29.162Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T14:48:29.162Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-18T14:48:29.422Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T14:48:29.422Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-03-18T14:48:29.422Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-18T14:48:29.422Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-18T14:48:29.422Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-03-18T14:48:29.422Z] === RUN TestBuildPreserveOwnership [2022-03-18T14:48:29.422Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T14:48:29.422Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-18T14:48:29.422Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-18T14:48:29.422Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-18T14:48:30.324Z] --- PASS: TestDockerNetworkConnectAlias (3.47s) [2022-03-18T14:48:30.324Z] === RUN TestDockerNetworkReConnect [2022-03-18T14:48:31.388Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-03-18T14:48:31.388Z] Copying nested executables into bundles/cross/linux/amd64 [2022-03-18T14:48:31.388Z] Cross building: bundles/cross/windows/amd64 [2022-03-18T14:48:31.388Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-18T14:48:31.388Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-18T14:48:31.960Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T14:48:32.899Z] --- PASS: TestBuildPreserveOwnership (3.27s) [2022-03-18T14:48:32.899Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.25s) [2022-03-18T14:48:32.899Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-03-18T14:48:32.899Z] === RUN TestBuildPlatformInvalid [2022-03-18T14:48:32.899Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-18T14:48:32.899Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T14:48:33.160Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-18T14:48:33.605Z] --- PASS: TestDockerNetworkReConnect (2.73s) [2022-03-18T14:48:33.605Z] === RUN TestServicePlugin [2022-03-18T14:48:33.605Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:48:33.605Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-18T14:48:33.605Z] === RUN TestServiceUpdateLabel [2022-03-18T14:48:35.505Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-03-18T14:48:35.505Z] === RUN TestServiceUpdateSecrets [2022-03-18T14:48:36.457Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-18T14:48:38.350Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2022-03-18T14:48:38.350Z] === RUN TestCreateServiceConflict [2022-03-18T14:48:38.350Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-03-18T14:48:38.350Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T14:48:38.999Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-18T14:48:40.883Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2022-03-18T14:48:40.883Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T14:48:40.910Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-18T14:48:41.479Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-18T14:48:42.422Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-18T14:48:42.993Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-18T14:48:43.567Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-18T14:48:45.480Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-18T14:48:45.740Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-18T14:48:47.652Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-18T14:48:47.652Z] docker_cli_daemon_test.go:1455: [d39e87f96e657] daemon is not started [2022-03-18T14:48:48.598Z] check_test.go:309: [d8ef06a37cc97] daemon is not started [2022-03-18T14:48:48.598Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-18T14:48:48.598Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-18T14:48:49.538Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-18T14:48:50.372Z] --- PASS: TestServiceUpdateSecrets (13.88s) [2022-03-18T14:48:50.372Z] === RUN TestServiceUpdateConfigs [2022-03-18T14:48:50.920Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-18T14:48:51.181Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-18T14:48:52.566Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-18T14:48:52.826Z] check_test.go:309: [d4950c517c2a5] daemon is not started [2022-03-18T14:48:52.826Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-18T14:48:53.086Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-18T14:48:54.996Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-18T14:48:54.996Z] Loaded image: buildpack-deps:buster [2022-03-18T14:48:55.258Z] Loaded image: busybox:latest [2022-03-18T14:48:55.258Z] Loaded image: busybox:glibc [2022-03-18T14:48:55.756Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-03-18T14:48:55.756Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T14:48:56.198Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-18T14:48:57.580Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-18T14:48:57.580Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-18T14:48:58.522Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-18T14:48:58.522Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-18T14:48:59.906Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-18T14:49:00.478Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-18T14:49:00.739Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-18T14:49:01.310Z] Loaded image: debian:bullseye [2022-03-18T14:49:01.310Z] Loaded image: hello-world:latest [2022-03-18T14:49:01.582Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T14:49:02.180Z] 4612f6d0b889: Pull complete [2022-03-18T14:49:02.966Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-18T14:49:05.238Z] --- PASS: TestServiceUpdateConfigs (13.85s) [2022-03-18T14:49:05.238Z] === RUN TestServiceUpdateNetwork [2022-03-18T14:49:06.265Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-18T14:49:07.952Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2022-03-18T14:49:07.952Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T14:49:10.472Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-18T14:49:13.015Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-18T14:49:13.015Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (40.33s) [2022-03-18T14:49:13.015Z] PASS [2022-03-18T14:49:13.015Z] [2022-03-18T14:49:13.015Z] === Skipped [2022-03-18T14:49:13.015Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-18T14:49:13.015Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T14:49:13.015Z] [2022-03-18T14:49:13.015Z] DONE 33 tests, 1 skipped in 264.789s [2022-03-18T14:49:13.275Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T14:49:13.275Z] ++ 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-03-18T14:49:13.275Z] ++ set -e [2022-03-18T14:49:13.275Z] ++ '[' -n 0 ']' [2022-03-18T14:49:13.275Z] ++ set -x [2022-03-18T14:49:13.275Z] ++ 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-03-18T14:49:13.275Z] INFO: Testing against a local daemon [2022-03-18T14:49:13.275Z] === RUN TestConfigInspect [2022-03-18T14:49:13.845Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-18T14:49:15.203Z] --- PASS: TestServiceUpdateNetwork (11.53s) [2022-03-18T14:49:15.203Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T14:49:15.203Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-18T14:49:15.768Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-18T14:49:16.388Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-18T14:49:16.388Z] check_test.go:309: [df212680f16f8] daemon is not started [2022-03-18T14:49:16.648Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-18T14:49:16.648Z] --- PASS: TestConfigInspect (3.21s) [2022-03-18T14:49:16.649Z] === RUN TestConfigList [2022-03-18T14:49:16.909Z] check_test.go:309: [d6e6665b35f66] daemon is not started [2022-03-18T14:49:16.909Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-18T14:49:18.291Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-18T14:49:18.863Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-18T14:49:18.863Z] check_test.go:309: [df237934df356] daemon is not started [2022-03-18T14:49:18.863Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-18T14:49:19.433Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-18T14:49:19.692Z] --- PASS: TestConfigList (3.00s) [2022-03-18T14:49:19.692Z] === RUN TestConfigsCreateAndDelete [2022-03-18T14:49:20.148Z] --- PASS: TestCreateServiceConfigFileMode (12.48s) [2022-03-18T14:49:20.148Z] === RUN TestCreateServiceSysctls [2022-03-18T14:49:20.651Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-18T14:49:20.911Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-18T14:49:20.911Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-18T14:49:21.515Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-18T14:49:22.051Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-03-18T14:49:22.052Z] === RUN TestCreateServiceCapabilities [2022-03-18T14:49:22.460Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2022-03-18T14:49:22.460Z] === RUN TestConfigsUpdate [2022-03-18T14:49:22.721Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-18T14:49:23.661Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-18T14:49:23.873Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-18T14:49:24.584Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-03-18T14:49:24.584Z] === RUN TestInspect [2022-03-18T14:49:25.045Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-03-18T14:49:25.305Z] --- PASS: TestConfigsUpdate (2.83s) [2022-03-18T14:49:25.305Z] === RUN TestTemplatedConfig [2022-03-18T14:49:26.245Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-03-18T14:49:26.245Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-18T14:49:26.505Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-18T14:49:26.766Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-18T14:49:27.869Z] --- PASS: TestInspect (2.81s) [2022-03-18T14:49:27.869Z] === RUN TestCreateJob [2022-03-18T14:49:28.675Z] --- PASS: TestTemplatedConfig (3.26s) [2022-03-18T14:49:28.675Z] === RUN TestConfigCreateResolve [2022-03-18T14:49:30.059Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-18T14:49:30.486Z] --- PASS: TestServiceUpdatePidsLimit (15.55s) [2022-03-18T14:49:30.486Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) [2022-03-18T14:49:30.486Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-18T14:49:30.486Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-18T14:49:30.486Z] PASS [2022-03-18T14:49:30.486Z] [2022-03-18T14:49:30.486Z] === Skipped [2022-03-18T14:49:30.486Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T14:49:30.486Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T14:49:30.486Z] [2022-03-18T14:49:30.486Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-18T14:49:30.486Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T14:49:30.486Z] [2022-03-18T14:49:30.486Z] DONE 27 tests, 2 skipped in 143.252s [2022-03-18T14:49:30.486Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T14:49:30.486Z] ++ 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-03-18T14:49:30.486Z] ++ set -e [2022-03-18T14:49:30.486Z] ++ '[' -n 0 ']' [2022-03-18T14:49:30.486Z] ++ set -x [2022-03-18T14:49:30.486Z] ++ 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-03-18T14:49:30.486Z] INFO: Testing against a local daemon [2022-03-18T14:49:30.486Z] === RUN TestSessionCreate [2022-03-18T14:49:30.486Z] --- PASS: TestSessionCreate (0.03s) [2022-03-18T14:49:30.486Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T14:49:30.486Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T14:49:30.486Z] PASS [2022-03-18T14:49:30.486Z] [2022-03-18T14:49:30.486Z] DONE 2 tests in 0.166s [2022-03-18T14:49:30.486Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T14:49:30.486Z] ++ 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-03-18T14:49:30.486Z] ++ set -e [2022-03-18T14:49:30.486Z] ++ '[' -n 0 ']' [2022-03-18T14:49:30.486Z] ++ set -x [2022-03-18T14:49:30.486Z] ++ 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-03-18T14:49:30.486Z] INFO: Testing against a local daemon [2022-03-18T14:49:30.486Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T14:49:30.486Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T14:49:30.486Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T14:49:30.486Z] === RUN TestEventsExecDie [2022-03-18T14:49:30.744Z] --- PASS: TestEventsExecDie (0.46s) [2022-03-18T14:49:30.744Z] === RUN TestEventsBackwardsCompatible [2022-03-18T14:49:30.744Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-18T14:49:30.744Z] === RUN TestInfoBinaryCommits [2022-03-18T14:49:30.744Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-18T14:49:30.744Z] === RUN TestInfoAPIVersioned [2022-03-18T14:49:30.744Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T14:49:30.744Z] === RUN TestInfoDiscoveryBackend [2022-03-18T14:49:31.153Z] --- PASS: TestCreateJob (3.16s) [2022-03-18T14:49:31.154Z] === RUN TestReplicatedJob [2022-03-18T14:49:31.309Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-03-18T14:49:31.309Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-18T14:49:31.439Z] --- PASS: TestConfigCreateResolve (2.84s) [2022-03-18T14:49:31.439Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T14:49:32.009Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-18T14:49:32.009Z] PASS [2022-03-18T14:49:32.009Z] [2022-03-18T14:49:32.009Z] DONE 7 tests in 18.742s [2022-03-18T14:49:32.009Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T14:49:32.009Z] ++ 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-03-18T14:49:32.009Z] ++ set -e [2022-03-18T14:49:32.009Z] ++ '[' -n 0 ']' [2022-03-18T14:49:32.009Z] ++ set -x [2022-03-18T14:49:32.009Z] ++ 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-03-18T14:49:32.243Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-18T14:49:32.243Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-18T14:49:32.269Z] INFO: Testing against a local daemon [2022-03-18T14:49:32.269Z] === RUN TestCheckpoint [2022-03-18T14:49:32.269Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T14:49:32.269Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T14:49:32.269Z] === RUN TestContainerInvalidJSON [2022-03-18T14:49:32.269Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:49:32.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:49:32.269Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:49:32.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:49:32.269Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:49:32.269Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:49:32.269Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T14:49:32.269Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T14:49:32.269Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T14:49:32.269Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-18T14:49:32.269Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T14:49:32.269Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-18T14:49:32.269Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T14:49:32.269Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T14:49:32.269Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-18T14:49:32.269Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T14:49:32.529Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-03-18T14:49:32.529Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T14:49:32.529Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-18T14:49:32.529Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T14:49:32.529Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-18T14:49:32.529Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-03-18T14:49:32.529Z] === RUN TestCopyFromContainer [2022-03-18T14:49:32.808Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-03-18T14:49:32.808Z] === RUN TestInfoAPI [2022-03-18T14:49:32.808Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T14:49:32.808Z] === RUN TestInfoAPIWarnings [2022-03-18T14:49:33.913Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-18T14:49:33.913Z] === RUN TestCopyFromContainer// [2022-03-18T14:49:34.174Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T14:49:34.174Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T14:49:34.174Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T14:49:34.434Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T14:49:34.434Z] check_test.go:309: [d24b273d00b9d] daemon is not started [2022-03-18T14:49:34.434Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-18T14:49:34.434Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T14:49:34.695Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T14:49:34.695Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T14:49:34.695Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T14:49:34.955Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T14:49:34.955Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer (2.42s) [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-03-18T14:49:34.955Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-03-18T14:49:34.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T14:49:34.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:49:34.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:49:34.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:49:34.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:49:34.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:49:34.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:49:34.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T14:49:34.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T14:49:34.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T14:49:34.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-18T14:49:34.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-18T14:49:34.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-18T14:49:34.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T14:49:34.956Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T14:49:35.216Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-03-18T14:49:35.216Z] === RUN TestCreateWithInvalidEnv [2022-03-18T14:49:35.216Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T14:49:35.216Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T14:49:35.216Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T14:49:35.216Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T14:49:35.216Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T14:49:35.216Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T14:49:35.216Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T14:49:35.216Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T14:49:35.216Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T14:49:35.216Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-18T14:49:35.216Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T14:49:35.216Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T14:49:35.216Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-18T14:49:35.216Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T14:49:35.216Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-03-18T14:49:35.216Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T14:49:35.476Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-18T14:49:36.046Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-18T14:49:36.046Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-18T14:49:36.046Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-18T14:49:36.470Z] --- PASS: TestReplicatedJob (5.15s) [2022-03-18T14:49:36.470Z] === RUN TestUpdateReplicatedJob [2022-03-18T14:49:37.430Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2022-03-18T14:49:37.430Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T14:49:38.371Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-18T14:49:38.942Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-18T14:49:39.002Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-03-18T14:49:39.002Z] === RUN TestServiceListWithStatuses [2022-03-18T14:49:39.002Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T14:49:39.002Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T14:49:39.002Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T14:49:39.075Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-18T14:49:39.075Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-18T14:49:39.075Z] remote: Enumerating objects: 23, done. [2022-03-18T14:49:39.075Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-18T14:49:39.075Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-18T14:49:39.075Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-18T14:49:39.075Z] 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-03-18T14:49:39.075Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-18T14:49:39.075Z] [2022-03-18T14:49:39.514Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) [2022-03-18T14:49:39.514Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T14:49:39.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:49:39.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:49:39.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:49:39.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:49:39.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:49:39.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:49:39.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:49:39.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:49:39.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:49:39.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:49:39.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T14:49:39.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T14:49:39.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T14:49:39.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T14:49:39.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T14:49:39.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-18T14:49:39.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-18T14:49:39.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-03-18T14:49:39.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2022-03-18T14:49:39.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-03-18T14:49:39.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-03-18T14:49:39.514Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-18T14:49:40.085Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2022-03-18T14:49:40.085Z] === RUN TestCreateDifferentPlatform [2022-03-18T14:49:40.085Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T14:49:40.085Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T14:49:40.085Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-18T14:49:40.085Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-18T14:49:40.085Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-18T14:49:40.085Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T14:49:40.334Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/test/unit [2022-03-18T14:49:40.346Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-18T14:49:40.346Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T14:49:40.346Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-03-18T14:49:40.346Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T14:49:40.346Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-18T14:49:40.346Z] === RUN TestDaemonRestartIpcMode [2022-03-18T14:49:40.346Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T14:49:40.346Z] === RUN TestDaemonHostGatewayIP [2022-03-18T14:49:40.346Z] === PAUSE TestDaemonHostGatewayIP [2022-03-18T14:49:40.346Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T14:49:40.346Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T14:49:40.346Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T14:49:40.346Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-18T14:49:40.346Z] === RUN TestDiff [2022-03-18T14:49:41.285Z] --- PASS: TestDiff (0.76s) [2022-03-18T14:49:41.285Z] === RUN TestExecWithCloseStdin [2022-03-18T14:49:41.544Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-18T14:49:41.804Z] --- PASS: TestExecWithCloseStdin (0.76s) [2022-03-18T14:49:41.804Z] === RUN TestExec [2022-03-18T14:49:42.747Z] --- PASS: TestExec (0.81s) [2022-03-18T14:49:42.747Z] === RUN TestExecUser [2022-03-18T14:49:42.747Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-18T14:49:42.864Z] ? github.com/docker/docker/api [no test files] [2022-03-18T14:49:43.189Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-03-18T14:49:43.189Z] === RUN TestDockerNetworkReConnect [2022-03-18T14:49:43.689Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-18T14:49:43.690Z] --- PASS: TestExecUser (0.99s) [2022-03-18T14:49:43.690Z] === RUN TestExportContainerAndImportImage [2022-03-18T14:49:44.259Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-18T14:49:44.830Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2022-03-18T14:49:44.830Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T14:49:46.213Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-03-18T14:49:46.213Z] === RUN TestHealthCheckWorkdir [2022-03-18T14:49:46.476Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-03-18T14:49:46.476Z] === RUN TestServicePlugin [2022-03-18T14:49:46.783Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-18T14:49:46.783Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-18T14:49:46.783Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-18T14:49:46.783Z] check_test.go:309: [da5988619f567] daemon is not started [2022-03-18T14:49:46.783Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-18T14:49:47.353Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2022-03-18T14:49:47.353Z] === RUN TestHealthKillContainer [2022-03-18T14:49:48.294Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-18T14:49:49.675Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-18T14:49:49.764Z] plugin_test.go:62: [d22511d4c608b] joining swarm manager [db8f6e9a15985]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:49:49.935Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-18T14:49:50.505Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-18T14:49:50.877Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-18T14:49:50.877Z] === RUN TestInfoDebug [2022-03-18T14:49:50.877Z] --- PASS: TestInfoDebug (0.52s) [2022-03-18T14:49:50.877Z] === RUN TestInfoInsecureRegistries [2022-03-18T14:49:50.877Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-18T14:49:50.877Z] === RUN TestInfoRegistryMirrors [2022-03-18T14:49:50.877Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-18T14:49:50.877Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T14:49:50.877Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-03-18T14:49:50.877Z] === RUN TestPingCacheHeaders [2022-03-18T14:49:50.877Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-18T14:49:50.877Z] === RUN TestPingGet [2022-03-18T14:49:50.877Z] --- PASS: TestPingGet (0.01s) [2022-03-18T14:49:50.877Z] === RUN TestPingHead [2022-03-18T14:49:50.877Z] --- PASS: TestPingHead (0.02s) [2022-03-18T14:49:50.877Z] === RUN TestVersion [2022-03-18T14:49:50.877Z] --- PASS: TestVersion (0.02s) [2022-03-18T14:49:50.877Z] PASS [2022-03-18T14:49:50.877Z] [2022-03-18T14:49:50.877Z] === Skipped [2022-03-18T14:49:50.877Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T14:49:50.877Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T14:49:50.877Z] [2022-03-18T14:49:50.877Z] DONE 18 tests, 1 skipped in 20.687s [2022-03-18T14:49:50.877Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T14:49:50.877Z] ++ 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-03-18T14:49:50.877Z] ++ set -e [2022-03-18T14:49:50.877Z] ++ '[' -n 0 ']' [2022-03-18T14:49:50.877Z] ++ set -x [2022-03-18T14:49:50.877Z] ++ 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-03-18T14:49:50.877Z] INFO: Testing against a local daemon [2022-03-18T14:49:50.877Z] === RUN TestVolumesCreateAndList [2022-03-18T14:49:50.877Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-18T14:49:50.877Z] === RUN TestVolumesRemove [2022-03-18T14:49:51.134Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-18T14:49:51.134Z] === RUN TestVolumesInspect [2022-03-18T14:49:51.134Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-18T14:49:51.134Z] === RUN TestVolumesInvalidJSON [2022-03-18T14:49:51.135Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T14:49:51.135Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T14:49:51.135Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T14:49:51.135Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-18T14:49:51.135Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T14:49:51.135Z] PASS [2022-03-18T14:49:51.135Z] [2022-03-18T14:49:51.135Z] DONE 5 tests in 0.211s [2022-03-18T14:49:51.135Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T14:49:51.135Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T14:49:51.135Z] +++ kill 12338 [2022-03-18T14:49:51.137Z] plugin_test.go:65: [da621bd0aa9f9] joining swarm manager [db8f6e9a15985]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T14:49:51.446Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-18T14:49:51.446Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-18T14:49:52.508Z] +++ /etc/init.d/apparmor stop [2022-03-18T14:49:52.508Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T14:49:52.508Z] [2022-03-18T14:49:52.508Z] Unloading profiles will leave already running processes permanently [2022-03-18T14:49:52.508Z] unconfined, which can lead to unexpected situations. [2022-03-18T14:49:52.508Z] [2022-03-18T14:49:52.508Z] To set a process to complain mode, use the command line tool [2022-03-18T14:49:52.508Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T14:49:52.508Z] +++ true [2022-03-18T14:49:52.508Z] exiting test-integration [2022-03-18T14:49:52.508Z] ++ exit 0 [2022-03-18T14:49:52.508Z] [2022-03-18T14:49:52.827Z] check_test.go:309: [d69e2ec53ba1e] daemon is not started [2022-03-18T14:49:52.827Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate Post stage [Pipeline] junit [2022-03-18T14:49:53.456Z] Recording test results [2022-03-18T14:49:53.638Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T14:49:53.769Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-18T14:49:53.972Z] + echo Ensuring container killed. [2022-03-18T14:49:53.973Z] Ensuring container killed. [2022-03-18T14:49:53.973Z] + docker rm -vf docker-pr5 [2022-03-18T14:49:53.973Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-18T14:49:54.257Z] + echo Chowning /workspace to jenkins user [2022-03-18T14:49:54.257Z] Chowning /workspace to jenkins user [2022-03-18T14:49:54.257Z] + id -u [2022-03-18T14:49:54.257Z] + id -g [2022-03-18T14:49:54.257Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43006:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T14:49:54.257Z] Unable to find image 'busybox:latest' locally [2022-03-18T14:49:54.257Z] latest: Pulling from library/busybox [2022-03-18T14:49:54.517Z] aa5434a6d997: Pulling fs layer [2022-03-18T14:49:54.518Z] aa5434a6d997: Verifying Checksum [2022-03-18T14:49:54.518Z] aa5434a6d997: Download complete [2022-03-18T14:49:54.518Z] aa5434a6d997: Pull complete [2022-03-18T14:49:54.518Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T14:49:54.518Z] Status: Downloaded newer image for busybox:latest [2022-03-18T14:49:55.153Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-18T14:49:55.723Z] --- PASS: TestHealthKillContainer (8.44s) [2022-03-18T14:49:55.723Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T14:49:55.723Z] check_test.go:309: [d652291b83276] daemon is not started [2022-03-18T14:49:55.723Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T14:49:56.184Z] + bundleName=arm64-integration [2022-03-18T14:49:56.184Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-18T14:49:56.184Z] Creating arm64-integration-bundles.tar.gz [2022-03-18T14:49:56.184Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-18T14:49:56.184Z] + 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-03-18T14:49:56.198Z] Archiving artifacts [2022-03-18T14:49:56.664Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2022-03-18T14:49:56.664Z] === RUN TestIpcModeNone [2022-03-18T14:49:57.235Z] --- PASS: TestIpcModeNone (0.71s) [2022-03-18T14:49:57.235Z] === RUN TestIpcModePrivate [2022-03-18T14:49:57.770Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2022-03-18T14:49:57.805Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-03-18T14:49:58.066Z] --- PASS: TestIpcModePrivate (0.78s) [2022-03-18T14:49:58.066Z] === RUN TestIpcModeShareable [2022-03-18T14:49:58.076Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43006/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T14:49:58.380Z] + make clean [2022-03-18T14:49:58.380Z] docker volume rm -f docker-dev-cache [2022-03-18T14:49:58.380Z] docker-dev-cache [Pipeline] deleteDir [2022-03-18T14:49:58.636Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-03-18T14:49:58.900Z] --- PASS: TestIpcModeShareable (0.82s) [2022-03-18T14:49:58.900Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T14:49:58.900Z] docker_cli_daemon_plugins_test.go:79: [d9e524bb7f655] daemon is not started [2022-03-18T14:49:59.473Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-03-18T14:50:00.045Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [Pipeline] } [2022-03-18T14:50:01.425Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2022-03-18T14:50:01.425Z] === RUN TestAPIIpcModeHost [2022-03-18T14:50:01.685Z] --- PASS: TestAPIIpcModeHost (0.60s) [2022-03-18T14:50:01.685Z] === RUN TestDaemonIpcModeShareable [2022-03-18T14:50:03.075Z] docker_cli_daemon_plugins_test.go:169: [d8ed9854a5d4c] daemon is not started [2022-03-18T14:50:03.336Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2022-03-18T14:50:03.336Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2022-03-18T14:50:03.336Z] === RUN TestDaemonIpcModePrivate [2022-03-18T14:50:03.906Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-18T14:50:04.167Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-18T14:50:05.112Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-03-18T14:50:05.112Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2022-03-18T14:50:05.112Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T14:50:07.025Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:125, shared: false, mustBeShared: false [2022-03-18T14:50:07.025Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-18T14:50:07.025Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2022-03-18T14:50:07.025Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T14:50:07.286Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-18T14:50:07.545Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-18T14:50:08.115Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-18T14:50:08.686Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-03-18T14:50:08.686Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-18T14:50:08.947Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2022-03-18T14:50:08.947Z] === RUN TestIpcModeOlderClient [2022-03-18T14:50:08.947Z] === PAUSE TestIpcModeOlderClient [2022-03-18T14:50:08.947Z] === RUN TestKillContainerInvalidSignal [2022-03-18T14:50:09.208Z] check_test.go:309: [d64de3db4e1e8] daemon is not started [2022-03-18T14:50:09.208Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-18T14:50:09.468Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2022-03-18T14:50:09.468Z] === RUN TestKillContainer [2022-03-18T14:50:09.468Z] === RUN TestKillContainer/no_signal [2022-03-18T14:50:10.436Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T14:50:11.019Z] === RUN TestKillContainer/killing_signal [2022-03-18T14:50:11.019Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-18T14:50:11.965Z] --- PASS: TestKillContainer (2.55s) [2022-03-18T14:50:11.965Z] --- PASS: TestKillContainer/no_signal (0.89s) [2022-03-18T14:50:11.965Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2022-03-18T14:50:11.965Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2022-03-18T14:50:11.965Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T14:50:11.965Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T14:50:12.906Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-18T14:50:12.906Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T14:50:13.847Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2022-03-18T14:50:13.847Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2022-03-18T14:50:13.847Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-03-18T14:50:13.847Z] === RUN TestKillStoppedContainer [2022-03-18T14:50:13.847Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-03-18T14:50:13.847Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T14:50:13.847Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-03-18T14:50:13.847Z] === RUN TestKillDifferentUserContainer [2022-03-18T14:50:14.417Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-18T14:50:14.677Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2022-03-18T14:50:14.677Z] === RUN TestInspectOomKilledTrue [2022-03-18T14:50:14.677Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T14:50:14.677Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T14:50:14.677Z] === RUN TestInspectOomKilledFalse [2022-03-18T14:50:14.677Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T14:50:14.677Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T14:50:14.677Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T14:50:14.938Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-18T14:50:15.512Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-03-18T14:50:15.512Z] === RUN TestLinksContainerNames [2022-03-18T14:50:16.454Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-18T14:50:16.454Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-18T14:50:17.396Z] --- PASS: TestLinksContainerNames (1.72s) [2022-03-18T14:50:17.396Z] === RUN TestLogsFollowTailEmpty [2022-03-18T14:50:17.655Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-18T14:50:17.675Z] --- PASS: TestServicePlugin (29.84s) [2022-03-18T14:50:17.675Z] === RUN TestServiceUpdateLabel [2022-03-18T14:50:17.916Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-18T14:50:17.916Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2022-03-18T14:50:17.916Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T14:50:18.611Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-03-18T14:50:18.611Z] === RUN TestServiceUpdateSecrets [2022-03-18T14:50:18.857Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/default [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/private [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/slave [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/shared [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/default [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/shared [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/slave [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/private [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T14:50:18.857Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:50:18.857Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T14:50:18.857Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T14:50:19.118Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T14:50:19.118Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T14:50:19.118Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T14:50:19.118Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T14:50:19.118Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T14:50:19.378Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T14:50:19.378Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T14:50:19.378Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T14:50:19.379Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T14:50:19.379Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T14:50:19.379Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T14:50:19.379Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T14:50:19.379Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T14:50:19.379Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T14:50:19.639Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T14:50:19.640Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T14:50:19.640Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T14:50:19.640Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T14:50:19.640Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T14:50:19.640Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T14:50:19.640Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T14:50:19.640Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.14s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-03-18T14:50:19.640Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-18T14:50:19.640Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T14:50:19.904Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-18T14:50:21.826Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-18T14:50:21.826Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2022-03-18T14:50:21.826Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T14:50:21.826Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-18T14:50:22.395Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2022-03-18T14:50:22.395Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T14:50:22.395Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-18T14:50:22.965Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2022-03-18T14:50:22.965Z] === RUN TestNetworkNat [2022-03-18T14:50:23.904Z] --- PASS: TestNetworkNat (0.67s) [2022-03-18T14:50:23.904Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T14:50:24.474Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2022-03-18T14:50:24.474Z] === RUN TestNetworkLoopbackNat [2022-03-18T14:50:26.383Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-18T14:50:26.646Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-18T14:50:26.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-18T14:50:27.217Z] --- PASS: TestNetworkLoopbackNat (2.81s) [2022-03-18T14:50:27.217Z] === RUN TestPause [2022-03-18T14:50:27.787Z] --- PASS: TestPause (0.69s) [2022-03-18T14:50:27.787Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T14:50:27.787Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T14:50:27.787Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T14:50:27.787Z] === RUN TestPauseStopPausedContainer [2022-03-18T14:50:28.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-18T14:50:28.618Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2022-03-18T14:50:28.618Z] === RUN TestPsFilter [2022-03-18T14:50:28.618Z] --- PASS: TestPsFilter (0.17s) [2022-03-18T14:50:28.618Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T14:50:29.188Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2022-03-18T14:50:29.188Z] === RUN TestRemoveContainerWithVolume [2022-03-18T14:50:29.759Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2022-03-18T14:50:29.759Z] === RUN TestRemoveContainerRunning [2022-03-18T14:50:30.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-18T14:50:30.587Z] --- PASS: TestRemoveContainerRunning (0.66s) [2022-03-18T14:50:30.587Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T14:50:30.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-18T14:50:31.108Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2022-03-18T14:50:31.108Z] === RUN TestRemoveInvalidContainer [2022-03-18T14:50:31.108Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T14:50:31.108Z] === RUN TestRenameLinkedContainer [2022-03-18T14:50:32.492Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-18T14:50:32.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-18T14:50:33.484Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-03-18T14:50:33.484Z] === RUN TestServiceUpdateConfigs [2022-03-18T14:50:34.136Z] --- PASS: TestRenameLinkedContainer (2.88s) [2022-03-18T14:50:34.136Z] === RUN TestRenameStoppedContainer [2022-03-18T14:50:34.707Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-03-18T14:50:34.707Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T14:50:34.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-18T14:50:36.349Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2022-03-18T14:50:36.349Z] === RUN TestRenameInvalidName [2022-03-18T14:50:37.291Z] --- PASS: TestRenameInvalidName (0.89s) [2022-03-18T14:50:37.291Z] === RUN TestRenameAnonymousContainer [2022-03-18T14:50:37.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-18T14:50:38.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-18T14:50:39.877Z] check_test.go:309: [d4b573bb50d3b] daemon is not started [2022-03-18T14:50:39.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-18T14:50:40.448Z] --- PASS: TestRenameAnonymousContainer (3.21s) [2022-03-18T14:50:40.448Z] === RUN TestRenameContainerWithSameName [2022-03-18T14:50:41.390Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2022-03-18T14:50:41.390Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T14:50:41.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-18T14:50:41.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-18T14:50:42.531Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) [2022-03-18T14:50:42.531Z] === RUN TestResize [2022-03-18T14:50:43.471Z] --- PASS: TestResize (0.79s) [2022-03-18T14:50:43.471Z] === RUN TestResizeWithInvalidSize [2022-03-18T14:50:44.413Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2022-03-18T14:50:44.413Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T14:50:45.354Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s) [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:50:45.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:50:45.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:50:45.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T14:50:45.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T14:50:48.358Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-03-18T14:50:48.358Z] === RUN TestServiceUpdateNetwork [2022-03-18T14:50:48.655Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:50:48.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:50:50.302Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T14:50:50.562Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T14:50:52.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T14:50:52.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T14:50:56.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T14:50:56.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-18T14:50:56.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T14:50:57.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-18T14:50:59.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-18T14:50:59.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T14:50:59.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T14:51:00.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-18T14:51:00.558Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-03-18T14:51:00.558Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T14:51:01.124Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-18T14:51:01.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-18T14:51:02.061Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-18T14:51:02.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-18T14:51:02.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.20s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.44s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.08s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.19s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.07s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.26s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.97s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.95s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2022-03-18T14:51:02.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.86s) [2022-03-18T14:51:02.745Z] === RUN TestCgroupNamespacesRun [2022-03-18T14:51:04.668Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2022-03-18T14:51:04.668Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T14:51:04.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-18T14:51:06.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-18T14:51:06.311Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2022-03-18T14:51:06.311Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T14:51:06.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-18T14:51:07.822Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2022-03-18T14:51:07.822Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T14:51:08.620Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-18T14:51:09.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-18T14:51:09.777Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s) [2022-03-18T14:51:09.777Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T14:51:11.689Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2022-03-18T14:51:11.689Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T14:51:11.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-18T14:51:13.340Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-03-18T14:51:13.340Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T14:51:13.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-18T14:51:13.911Z] check_test.go:309: [d7c283b5f05c3] daemon is not started [2022-03-18T14:51:13.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-18T14:51:13.911Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-03-18T14:51:13.911Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T14:51:14.481Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-18T14:51:15.422Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-18T14:51:15.422Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-18T14:51:15.683Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2022-03-18T14:51:15.683Z] === RUN TestNISDomainname [2022-03-18T14:51:16.254Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-18T14:51:16.730Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2022-03-18T14:51:16.730Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-18T14:51:16.730Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-18T14:51:16.730Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-03-18T14:51:16.730Z] PASS [2022-03-18T14:51:16.730Z] [2022-03-18T14:51:16.730Z] === Skipped [2022-03-18T14:51:16.730Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T14:51:16.730Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T14:51:16.730Z] [2022-03-18T14:51:16.730Z] DONE 27 tests, 1 skipped in 183.487s [2022-03-18T14:51:16.730Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T14:51:16.730Z] INFO: Testing against a local daemon [2022-03-18T14:51:16.730Z] === RUN TestSessionCreate [2022-03-18T14:51:16.730Z] --- PASS: TestSessionCreate (0.03s) [2022-03-18T14:51:16.730Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T14:51:16.730Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T14:51:16.730Z] PASS [2022-03-18T14:51:16.730Z] [2022-03-18T14:51:16.730Z] DONE 2 tests in 0.094s [2022-03-18T14:51:16.730Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T14:51:16.730Z] INFO: Testing against a local daemon [2022-03-18T14:51:16.730Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T14:51:16.730Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-18T14:51:16.730Z] === RUN TestEventsExecDie [2022-03-18T14:51:16.826Z] --- PASS: TestNISDomainname (1.02s) [2022-03-18T14:51:16.826Z] === RUN TestHostnameDnsResolution [2022-03-18T14:51:16.989Z] --- PASS: TestEventsExecDie (0.56s) [2022-03-18T14:51:16.989Z] === RUN TestEventsBackwardsCompatible [2022-03-18T14:51:16.989Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-18T14:51:16.989Z] === RUN TestInfoBinaryCommits [2022-03-18T14:51:16.989Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-18T14:51:16.989Z] === RUN TestInfoAPIVersioned [2022-03-18T14:51:16.989Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T14:51:16.989Z] === RUN TestInfoDiscoveryBackend [2022-03-18T14:51:17.555Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-03-18T14:51:17.555Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-18T14:51:17.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-18T14:51:18.043Z] --- PASS: TestHostnameDnsResolution (1.28s) [2022-03-18T14:51:18.043Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T14:51:18.490Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2022-03-18T14:51:18.490Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-18T14:51:19.057Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-03-18T14:51:19.057Z] === RUN TestInfoAPI [2022-03-18T14:51:19.057Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T14:51:19.057Z] === RUN TestInfoAPIWarnings [2022-03-18T14:51:19.427Z] --- PASS: TestUnprivilegedPortsAndPing (1.18s) [2022-03-18T14:51:19.427Z] === RUN TestStats [2022-03-18T14:51:21.970Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-18T14:51:22.231Z] --- PASS: TestStats (2.88s) [2022-03-18T14:51:22.231Z] === RUN TestStopContainerWithTimeout [2022-03-18T14:51:22.231Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T14:51:22.231Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T14:51:22.231Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T14:51:22.231Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T14:51:22.231Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T14:51:22.231Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T14:51:22.231Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T14:51:22.231Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T14:51:22.231Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T14:51:22.231Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T14:51:23.172Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-18T14:51:23.172Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T14:51:23.741Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-18T14:51:24.682Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-18T14:51:25.252Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T14:51:26.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-18T14:51:26.899Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-18T14:51:26.899Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2022-03-18T14:51:26.899Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2022-03-18T14:51:26.899Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2022-03-18T14:51:26.899Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2022-03-18T14:51:26.899Z] === RUN TestDeleteDevicemapper [2022-03-18T14:51:26.899Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T14:51:26.899Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T14:51:26.899Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T14:51:30.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-18T14:51:30.461Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-18T14:51:30.461Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s) [2022-03-18T14:51:30.461Z] === RUN TestUpdateMemory [2022-03-18T14:51:30.461Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-18T14:51:30.461Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-18T14:51:30.461Z] === RUN TestUpdateCPUQuota [2022-03-18T14:51:31.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-18T14:51:31.974Z] --- PASS: TestUpdateCPUQuota (1.43s) [2022-03-18T14:51:31.974Z] === RUN TestUpdatePidsLimit [2022-03-18T14:51:31.974Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-18T14:51:32.546Z] === RUN TestUpdatePidsLimit/no_change [2022-03-18T14:51:32.546Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-18T14:51:32.807Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-18T14:51:33.068Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-18T14:51:33.639Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-18T14:51:33.639Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-18T14:51:33.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-18T14:51:33.900Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-18T14:51:34.160Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/builder/dockerfile 0.235s coverage: 48.5% of statements [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/builder/remotecontext 0.109s coverage: 13.7% of statements [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/builder/remotecontext/git 1.284s coverage: 86.3% of statements [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T14:51:34.205Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T14:51:34.205Z] ok github.com/docker/docker/client 0.118s coverage: 75.4% of statements [2022-03-18T14:51:34.421Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-18T14:51:34.421Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-18T14:51:34.994Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-18T14:51:35.254Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-18T14:51:35.254Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-18T14:51:35.254Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-18T14:51:35.825Z] --- PASS: TestUpdatePidsLimit (3.74s) [2022-03-18T14:51:35.825Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-03-18T14:51:35.825Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2022-03-18T14:51:35.825Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-03-18T14:51:35.825Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-03-18T14:51:35.825Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-03-18T14:51:35.825Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-03-18T14:51:35.825Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-03-18T14:51:35.825Z] === RUN TestUpdateRestartPolicy [2022-03-18T14:51:36.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-18T14:51:36.768Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-18T14:51:36.768Z] check_test.go:309: [d973154e48487] daemon is not started [2022-03-18T14:51:36.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-18T14:51:36.768Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-18T14:51:36.768Z] check_test.go:309: [dd02bd8c04f19] daemon is not started [2022-03-18T14:51:36.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-18T14:51:36.768Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-18T14:51:37.162Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-18T14:51:37.162Z] === RUN TestInfoDebug [2022-03-18T14:51:37.162Z] --- PASS: TestInfoDebug (0.53s) [2022-03-18T14:51:37.162Z] === RUN TestInfoInsecureRegistries [2022-03-18T14:51:37.162Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-18T14:51:37.162Z] === RUN TestInfoRegistryMirrors [2022-03-18T14:51:37.162Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-18T14:51:37.162Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T14:51:37.162Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-18T14:51:37.162Z] === RUN TestPingCacheHeaders [2022-03-18T14:51:37.162Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-18T14:51:37.162Z] === RUN TestPingGet [2022-03-18T14:51:37.162Z] --- PASS: TestPingGet (0.01s) [2022-03-18T14:51:37.162Z] === RUN TestPingHead [2022-03-18T14:51:37.162Z] --- PASS: TestPingHead (0.02s) [2022-03-18T14:51:37.162Z] === RUN TestVersion [2022-03-18T14:51:37.162Z] --- PASS: TestVersion (0.02s) [2022-03-18T14:51:37.162Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-18T14:51:38.539Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.19s) [2022-03-18T14:51:38.539Z] PASS [2022-03-18T14:51:38.539Z] [2022-03-18T14:51:38.539Z] DONE 18 tests in 21.969s [2022-03-18T14:51:38.539Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T14:51:38.539Z] INFO: Testing against a local daemon [2022-03-18T14:51:38.539Z] === RUN TestVolumesCreateAndList [2022-03-18T14:51:38.539Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-18T14:51:38.539Z] === RUN TestVolumesRemove [2022-03-18T14:51:38.539Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-18T14:51:38.539Z] === RUN TestVolumesInspect [2022-03-18T14:51:38.539Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-18T14:51:38.539Z] === RUN TestVolumesInvalidJSON [2022-03-18T14:51:38.539Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T14:51:38.539Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T14:51:38.539Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T14:51:38.539Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-18T14:51:38.539Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T14:51:38.539Z] PASS [2022-03-18T14:51:38.539Z] [2022-03-18T14:51:38.539Z] DONE 5 tests in 0.176s [2022-03-18T14:51:38.539Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T14:51:39.913Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-18T14:51:39.913Z] Removing test suite binaries [2022-03-18T14:51:39.913Z] exiting test-integration [2022-03-18T14:51:39.913Z] ++ exit 0 [2022-03-18T14:51:39.913Z] [2022-03-18T14:51:40.066Z] check_test.go:309: [d58e24197161d] daemon is not started [2022-03-18T14:51:40.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-18T14:51:41.006Z] === RUN TestDockerSuite/TestBuildConditionalCache Post stage [Pipeline] junit [2022-03-18T14:51:41.832Z] Recording test results [2022-03-18T14:51:41.951Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-18T14:51:42.524Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-18T14:51:42.784Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-18T14:51:43.245Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T14:51:43.356Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-18T14:51:43.581Z] + echo Ensuring container killed. [2022-03-18T14:51:43.581Z] Ensuring container killed. [2022-03-18T14:51:43.581Z] + docker rm -vf docker-pr5 [2022-03-18T14:51:43.581Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-18T14:51:43.865Z] + echo Chowning /workspace to jenkins user [2022-03-18T14:51:43.865Z] Chowning /workspace to jenkins user [2022-03-18T14:51:43.865Z] + id -u [2022-03-18T14:51:43.865Z] + id -g [2022-03-18T14:51:43.865Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43006:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T14:51:43.865Z] Unable to find image 'busybox:latest' locally [2022-03-18T14:51:43.865Z] latest: Pulling from library/busybox [2022-03-18T14:51:43.926Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-18T14:51:44.124Z] 554879bb3004: Pulling fs layer [2022-03-18T14:51:44.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-18T14:51:44.188Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-18T14:51:44.382Z] 554879bb3004: Download complete [2022-03-18T14:51:44.382Z] 554879bb3004: Pull complete [2022-03-18T14:51:44.382Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T14:51:44.382Z] Status: Downloaded newer image for busybox:latest [2022-03-18T14:51:44.462Z] 0a6173b79e25: Pull complete [2022-03-18T14:51:44.462Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-18T14:51:44.462Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T14:51:44.462Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-18T14:51:44.462Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-18T14:51:44.462Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-18T14:51:44.462Z] WARN: Skipping validation tests [2022-03-18T14:51:44.462Z] INFO: Running unit tests at 03/18/2022 14:51:32... [2022-03-18T14:51:44.462Z] INFO: make.ps1 starting at 03/18/2022 14:51:38 [2022-03-18T14:51:44.462Z] INFO: Git commit (c9ee0641f4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T14:51:44.462Z] INFO: Invoking autogen... [2022-03-18T14:51:44.462Z] INFO: Running unit tests... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T14:51:46.055Z] + bundleName=amd64-cgroup2 [2022-03-18T14:51:46.055Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-18T14:51:46.055Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-18T14:51:46.055Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-18T14:51:46.055Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-18T14:51:46.326Z] Archiving artifacts [2022-03-18T14:51:46.731Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-18T14:51:48.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43006/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T14:51:48.540Z] + make clean [2022-03-18T14:51:48.540Z] docker volume rm -f docker-dev-cache [2022-03-18T14:51:48.540Z] docker-dev-cache [Pipeline] deleteDir [2022-03-18T14:51:48.641Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2022-03-18T14:51:48.641Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T14:51:49.211Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-03-18T14:51:49.211Z] === RUN TestWaitNonBlocked [2022-03-18T14:51:49.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:51:49.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:51:49.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:51:49.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:51:49.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T14:51:49.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T14:51:49.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-18T14:51:50.353Z] 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/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-03-18T14:51:50.353Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-18T14:51:50.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2022-03-18T14:51:50.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2022-03-18T14:51:50.353Z] === RUN TestWaitBlocked [2022-03-18T14:51:50.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:51:50.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:51:50.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:51:50.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T14:51:50.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T14:51:50.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T14:51:51.296Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-18T14:51:51.296Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2022-03-18T14:51:51.296Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2022-03-18T14:51:51.296Z] === CONT TestContainerStartOnDaemonRestart [2022-03-18T14:51:51.296Z] === CONT TestContainerKillOnDaemonStart [2022-03-18T14:51:52.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-18T14:51:54.595Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2022-03-18T14:51:54.595Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T14:51:54.595Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-18T14:51:55.165Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-18T14:51:55.736Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-18T14:51:56.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-18T14:51:57.411Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.81s) [2022-03-18T14:51:57.411Z] === CONT TestDaemonHostGatewayIP [2022-03-18T14:51:58.793Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-18T14:52:00.706Z] --- PASS: TestDaemonHostGatewayIP (3.35s) [2022-03-18T14:52:00.706Z] === CONT TestDaemonRestartIpcMode [2022-03-18T14:52:00.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-18T14:52:00.821Z] ? github.com/docker/docker/api [no test files] [2022-03-18T14:52:02.616Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-18T14:52:04.002Z] --- PASS: TestDaemonRestartIpcMode (3.39s) [2022-03-18T14:52:04.002Z] === CONT TestIpcModeOlderClient [2022-03-18T14:52:04.002Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-03-18T14:52:04.263Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-18T14:52:04.263Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-18T14:52:04.263Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-18T14:52:04.263Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-18T14:52:04.263Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-18T14:52:04.263Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-18T14:52:04.263Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-18T14:52:04.263Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-18T14:52:04.263Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-18T14:52:04.523Z] --- PASS: TestContainerKillOnDaemonStart (13.20s) [2022-03-18T14:52:04.523Z] PASS [2022-03-18T14:52:04.523Z] [2022-03-18T14:52:04.523Z] === Skipped [2022-03-18T14:52:04.523Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-18T14:52:04.523Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T14:52:04.523Z] [2022-03-18T14:52:04.523Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-18T14:52:04.523Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T14:52:04.523Z] [2022-03-18T14:52:04.523Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-18T14:52:04.523Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T14:52:04.523Z] [2022-03-18T14:52:04.523Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T14:52:04.523Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T14:52:04.523Z] [2022-03-18T14:52:04.523Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T14:52:04.523Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T14:52:04.523Z] [2022-03-18T14:52:04.523Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-18T14:52:04.523Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-18T14:52:04.523Z] [2022-03-18T14:52:04.524Z] DONE 196 tests, 6 skipped in 152.575s [2022-03-18T14:52:04.524Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T14:52:04.524Z] ++ 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-03-18T14:52:04.524Z] ++ set -e [2022-03-18T14:52:04.524Z] ++ '[' -n 0 ']' [2022-03-18T14:52:04.524Z] ++ set -x [2022-03-18T14:52:04.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-18T14:52:05.095Z] INFO: Testing against a local daemon [2022-03-18T14:52:05.095Z] === RUN TestCommitInheritsEnv [2022-03-18T14:52:05.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-18T14:52:05.665Z] --- PASS: TestCommitInheritsEnv (0.53s) [2022-03-18T14:52:05.665Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T14:52:05.665Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-18T14:52:05.665Z] === RUN TestImagesFilterMultiReference [2022-03-18T14:52:05.665Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-18T14:52:05.665Z] === RUN TestImagePullPlatformInvalid [2022-03-18T14:52:05.665Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T14:52:05.665Z] === RUN TestRemoveImageOrphaning [2022-03-18T14:52:06.237Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2022-03-18T14:52:06.237Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T14:52:07.629Z] check_test.go:309: [de04bef377901] daemon is not started [2022-03-18T14:52:07.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-18T14:52:07.629Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-18T14:52:08.569Z] --- PASS: TestRemoveImageGarbageCollector (2.50s) [2022-03-18T14:52:08.569Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T14:52:08.829Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-03-18T14:52:08.829Z] === RUN TestTagInvalidReference [2022-03-18T14:52:08.829Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-18T14:52:08.829Z] === RUN TestTagValidPrefixedRepo [2022-03-18T14:52:08.829Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-18T14:52:08.829Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T14:52:08.829Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-18T14:52:08.829Z] === RUN TestTagOfficialNames [2022-03-18T14:52:08.829Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-18T14:52:08.829Z] === RUN TestTagMatchesDigest [2022-03-18T14:52:09.091Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-18T14:52:09.091Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-18T14:52:11.003Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-18T14:52:12.386Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-18T14:52:13.769Z] docker_cli_daemon_plugins_test.go:105: [d01c8e2c70673] daemon is not started [2022-03-18T14:52:15.152Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-18T14:52:15.152Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-18T14:52:15.723Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-18T14:52:17.106Z] check_test.go:309: [d185b3584b2a4] daemon is not started [2022-03-18T14:52:17.106Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-18T14:52:20.404Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-18T14:52:20.878Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.1% of statements [2022-03-18T14:52:20.878Z] ok github.com/docker/docker/container 0.121s coverage: 34.5% of statements [2022-03-18T14:52:20.878Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T14:52:20.878Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T14:52:20.878Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T14:52:20.878Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T14:52:20.974Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-18T14:52:22.074Z] === RUN TestMiddlewares [2022-03-18T14:52:22.074Z] --- PASS: TestMiddlewares (0.00s) [2022-03-18T14:52:22.074Z] PASS [2022-03-18T14:52:22.074Z] coverage: 9.0% of statements [2022-03-18T14:52:22.074Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2022-03-18T14:52:26.144Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-03-18T14:52:26.258Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-18T14:52:26.518Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-18T14:52:26.711Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-03-18T14:52:27.088Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-18T14:52:27.645Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-18T14:52:27.659Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-18T14:52:28.229Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-18T14:52:28.488Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-18T14:52:28.748Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-18T14:52:28.748Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-03-18T14:52:29.319Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-03-18T14:52:29.890Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-03-18T14:52:30.459Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-03-18T14:52:31.029Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-03-18T14:52:31.600Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-03-18T14:52:31.861Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-18T14:52:32.121Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-03-18T14:52:32.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-18T14:52:32.642Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-03-18T14:52:32.642Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-18T14:52:33.213Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-03-18T14:52:33.473Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-03-18T14:52:33.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-18T14:52:33.996Z] check_test.go:309: [d1ab2de262c0a] daemon is not started [2022-03-18T14:52:33.996Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-18T14:52:34.937Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-18T14:52:35.197Z] check_test.go:309: [d660447c0c488] daemon is not started [2022-03-18T14:52:35.197Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-18T14:52:35.768Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-18T14:52:35.786Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-03-18T14:52:35.787Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2022-03-18T14:52:36.028Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-18T14:52:36.352Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-03-18T14:52:36.609Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-18T14:52:37.175Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-18T14:52:37.412Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-18T14:52:38.549Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.803s coverage: 73.3% of statements [2022-03-18T14:52:38.807Z] ok github.com/docker/docker/daemon 12.143s coverage: 17.1% of statements [2022-03-18T14:52:38.807Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T14:52:38.807Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T14:52:38.807Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T14:52:38.807Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T14:52:40.182Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.412s coverage: 56.2% of statements [2022-03-18T14:52:40.709Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-18T14:52:40.748Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.032s coverage: 2.9% of statements [2022-03-18T14:52:40.969Z] check_test.go:309: [da711514b8e99] daemon is not started [2022-03-18T14:52:40.969Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-18T14:52:42.123Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-03-18T14:52:44.032Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.409s coverage: 50.5% of statements [2022-03-18T14:52:44.266Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-18T14:52:44.599Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.335s coverage: 45.9% of statements [2022-03-18T14:52:44.600Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T14:52:45.976Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-03-18T14:52:46.178Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-18T14:52:46.178Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-18T14:52:46.235Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.656s coverage: 58.0% of statements [2022-03-18T14:52:46.235Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-18T14:52:46.235Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T14:52:47.170Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-03-18T14:52:47.561Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-18T14:52:48.107Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-03-18T14:52:48.674Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.6% of statements [2022-03-18T14:52:48.674Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T14:52:48.674Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T14:52:49.611Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-03-18T14:52:50.108Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-18T14:52:50.178Z] ok github.com/docker/docker/daemon/logger/awslogs 0.150s coverage: 77.4% of statements [2022-03-18T14:52:50.178Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-18T14:52:50.178Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T14:52:50.436Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-18T14:52:50.677Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-18T14:52:50.937Z] check_test.go:309: [d9a28afc4d873] daemon is not started [2022-03-18T14:52:50.937Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-18T14:52:51.002Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-18T14:52:51.261Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2022-03-18T14:52:51.261Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-18T14:52:52.196Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2022-03-18T14:52:52.196Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T14:52:52.454Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 54.7% of statements [2022-03-18T14:52:53.019Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-03-18T14:52:53.955Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 46.8% of statements [2022-03-18T14:52:54.213Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-18T14:52:54.780Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-18T14:52:55.043Z] ok github.com/docker/docker/daemon/logger/splunk 1.607s coverage: 82.5% of statements [2022-03-18T14:52:55.043Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T14:52:55.043Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T14:52:56.217Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-18T14:52:56.425Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2022-03-18T14:52:57.360Z] ok github.com/docker/docker/distribution 0.661s coverage: 27.6% of statements [2022-03-18T14:52:57.360Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T14:52:57.618Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-03-18T14:52:58.553Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-03-18T14:52:58.812Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-18T14:52:59.070Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-03-18T14:52:59.328Z] ok github.com/docker/docker/distribution/xfer 1.951s coverage: 84.6% of statements [2022-03-18T14:52:59.328Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T14:52:59.328Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-18T14:52:59.328Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T14:52:59.527Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-18T14:52:59.586Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-03-18T14:53:00.962Z] ok github.com/docker/docker/oci 0.019s coverage: 38.4% of statements [2022-03-18T14:53:01.221Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2022-03-18T14:53:01.479Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-18T14:53:02.104Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-18T14:53:02.104Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-18T14:53:02.854Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 82.2% of statements [2022-03-18T14:53:03.042Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-18T14:53:03.043Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-18T14:53:03.421Z] ok github.com/docker/docker/pkg/authorization 0.078s coverage: 68.3% of statements [2022-03-18T14:53:03.678Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-18T14:53:03.937Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-18T14:53:04.953Z] check_test.go:309: [d1be384409912] daemon is not started [2022-03-18T14:53:04.953Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-18T14:53:05.523Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-18T14:53:06.100Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-18T14:53:06.669Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-18T14:53:07.239Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-18T14:53:07.363Z] ok github.com/docker/docker/pkg/chrootarchive 2.462s coverage: 43.5% of statements [2022-03-18T14:53:07.363Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-18T14:53:07.363Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-03-18T14:53:07.621Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2022-03-18T14:53:08.187Z] ok github.com/docker/docker/layer 7.373s coverage: 68.8% of statements [2022-03-18T14:53:08.187Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T14:53:08.187Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T14:53:08.187Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T14:53:08.187Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T14:53:08.187Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T14:53:08.187Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-18T14:53:08.187Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T14:53:08.445Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2022-03-18T14:53:08.624Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-18T14:53:08.624Z] check_test.go:309: [da1dcd203ab4e] daemon is not started [2022-03-18T14:53:08.624Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-18T14:53:09.011Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2022-03-18T14:53:09.269Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2022-03-18T14:53:09.565Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-18T14:53:10.206Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-03-18T14:53:10.774Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2022-03-18T14:53:10.949Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-18T14:53:11.033Z] ok github.com/docker/docker/pkg/discovery/kv 3.025s coverage: 84.1% of statements [2022-03-18T14:53:11.291Z] ok github.com/docker/docker/pkg/fsutils 0.161s coverage: 85.1% of statements [2022-03-18T14:53:11.291Z] ok github.com/docker/docker/pkg/homedir 0.020s coverage: 11.4% of statements [2022-03-18T14:53:11.892Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-18T14:53:12.225Z] ok github.com/docker/docker/pkg/idtools 0.344s coverage: 69.5% of statements [2022-03-18T14:53:12.483Z] ok github.com/docker/docker/pkg/ioutils 0.514s coverage: 70.1% of statements [2022-03-18T14:53:12.483Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-03-18T14:53:12.483Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-18T14:53:12.741Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-18T14:53:12.741Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-18T14:53:12.741Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-18T14:53:12.741Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-18T14:53:12.741Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-18T14:53:13.000Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2022-03-18T14:53:13.259Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-18T14:53:13.275Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-18T14:53:13.517Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-03-18T14:53:13.517Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-03-18T14:53:13.517Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T14:53:13.517Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T14:53:14.452Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-03-18T14:53:14.710Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-18T14:53:14.710Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-18T14:53:14.969Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-18T14:53:16.342Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2022-03-18T14:53:16.342Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-03-18T14:53:17.477Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-18T14:53:17.477Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-18T14:53:19.386Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-18T14:53:19.386Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-18T14:53:20.527Z] ok github.com/docker/docker/pkg/signal 3.348s coverage: 62.3% of statements [2022-03-18T14:53:20.527Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-18T14:53:20.527Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-18T14:53:20.785Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-18T14:53:21.297Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-18T14:53:21.352Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-03-18T14:53:21.611Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-03-18T14:53:21.868Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-18T14:53:21.870Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-03-18T14:53:22.437Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-03-18T14:53:22.437Z] coverage: [no statements] [2022-03-18T14:53:22.437Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-18T14:53:22.695Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-18T14:53:22.954Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-18T14:53:22.954Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-18T14:53:24.411Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-18T14:53:24.854Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-18T14:53:25.112Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-03-18T14:53:25.370Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-03-18T14:53:26.745Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-03-18T14:53:26.745Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-18T14:53:27.681Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2022-03-18T14:53:27.707Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-18T14:53:28.247Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-18T14:53:28.248Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-18T14:53:28.814Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-03-18T14:53:28.814Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-18T14:53:32.099Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-18T14:53:32.099Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-03-18T14:53:32.666Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2022-03-18T14:53:32.993Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-18T14:53:33.600Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-03-18T14:53:33.934Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-18T14:53:34.334Z] === RUN TestBoolValue [2022-03-18T14:53:34.334Z] --- PASS: TestBoolValue (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestBoolValueOrDefault [2022-03-18T14:53:34.334Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestInt64ValueOrZero [2022-03-18T14:53:34.334Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestInt64ValueOrDefault [2022-03-18T14:53:34.334Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-18T14:53:34.334Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestJsonContentType [2022-03-18T14:53:34.334Z] --- PASS: TestJsonContentType (0.00s) [2022-03-18T14:53:34.334Z] PASS [2022-03-18T14:53:34.334Z] coverage: 14.7% of statements [2022-03-18T14:53:34.334Z] ok github.com/docker/docker/api/server/httputils 0.060s coverage: 14.7% of statements [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T14:53:34.334Z] === RUN TestMaskSecretKeys [2022-03-18T14:53:34.334Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-18T14:53:34.334Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-18T14:53:34.334Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-18T14:53:34.334Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-18T14:53:34.334Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-18T14:53:34.334Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-18T14:53:34.334Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestVersionMiddlewareVersion [2022-03-18T14:53:34.334Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-18T14:53:34.334Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-18T14:53:34.334Z] PASS [2022-03-18T14:53:34.334Z] coverage: 37.7% of statements [2022-03-18T14:53:34.334Z] ok github.com/docker/docker/api/server/middleware 0.063s coverage: 37.7% of statements [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T14:53:34.334Z] === RUN TestAdjustForAPIVersion [2022-03-18T14:53:34.334Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-18T14:53:34.334Z] PASS [2022-03-18T14:53:34.334Z] coverage: 5.7% of statements [2022-03-18T14:53:34.334Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T14:53:34.334Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T14:53:34.334Z] === RUN TestStrSliceMarshalJSON [2022-03-18T14:53:34.334Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestStrSliceUnmarshalJSON [2022-03-18T14:53:34.334Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestStrSliceUnmarshalString [2022-03-18T14:53:34.334Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestStrSliceUnmarshalSlice [2022-03-18T14:53:34.334Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-18T14:53:34.334Z] PASS [2022-03-18T14:53:34.334Z] coverage: 90.0% of statements [2022-03-18T14:53:34.334Z] ok github.com/docker/docker/api/types/strslice 0.056s coverage: 90.0% of statements [2022-03-18T14:53:34.334Z] === RUN TestToJSON [2022-03-18T14:53:34.334Z] --- PASS: TestToJSON (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestToParamWithVersion [2022-03-18T14:53:34.334Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestFromJSON [2022-03-18T14:53:34.334Z] --- PASS: TestFromJSON (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestEmpty [2022-03-18T14:53:34.334Z] --- PASS: TestEmpty (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestArgsMatchKVListEmptySources [2022-03-18T14:53:34.334Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestArgsMatchKVList [2022-03-18T14:53:34.334Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestArgsMatch [2022-03-18T14:53:34.334Z] --- PASS: TestArgsMatch (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestAdd [2022-03-18T14:53:34.334Z] --- PASS: TestAdd (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestDel [2022-03-18T14:53:34.334Z] --- PASS: TestDel (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestLen [2022-03-18T14:53:34.334Z] --- PASS: TestLen (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestExactMatch [2022-03-18T14:53:34.334Z] --- PASS: TestExactMatch (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestOnlyOneExactMatch [2022-03-18T14:53:34.334Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestContains [2022-03-18T14:53:34.334Z] --- PASS: TestContains (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestValidate [2022-03-18T14:53:34.334Z] --- PASS: TestValidate (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestWalkValues [2022-03-18T14:53:34.334Z] --- PASS: TestWalkValues (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestFuzzyMatch [2022-03-18T14:53:34.334Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-18T14:53:34.334Z] === RUN TestClone [2022-03-18T14:53:34.335Z] --- PASS: TestClone (0.00s) [2022-03-18T14:53:34.335Z] PASS [2022-03-18T14:53:34.335Z] coverage: 92.2% of statements [2022-03-18T14:53:34.335Z] ok github.com/docker/docker/api/types/filters 0.063s coverage: 92.2% of statements [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T14:53:34.335Z] === RUN TestDurationToSecondsString [2022-03-18T14:53:34.335Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-18T14:53:34.335Z] === RUN TestGetTimestamp [2022-03-18T14:53:34.335Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-18T14:53:34.335Z] === RUN TestParseTimestamps [2022-03-18T14:53:34.335Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-18T14:53:34.335Z] PASS [2022-03-18T14:53:34.335Z] coverage: 100.0% of statements [2022-03-18T14:53:34.335Z] ok github.com/docker/docker/api/types/time 0.262s coverage: 100.0% of statements [2022-03-18T14:53:34.335Z] === RUN TestCompareVersion [2022-03-18T14:53:34.335Z] --- PASS: TestCompareVersion (0.00s) [2022-03-18T14:53:34.335Z] PASS [2022-03-18T14:53:34.335Z] coverage: 75.0% of statements [2022-03-18T14:53:34.335Z] ok github.com/docker/docker/api/types/versions 0.060s coverage: 75.0% of statements [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T14:53:34.335Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-18T14:53:34.335Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-18T14:53:34.335Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-18T14:53:34.335Z] === RUN TestCloneArgsSmartHttp [2022-03-18T14:53:34.335Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2022-03-18T14:53:34.335Z] === RUN TestCloneArgsDumbHttp [2022-03-18T14:53:34.335Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-18T14:53:34.335Z] === RUN TestCloneArgsGit [2022-03-18T14:53:34.335Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-18T14:53:34.335Z] === RUN TestCheckoutGit [2022-03-18T14:53:35.318Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-18T14:53:36.260Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-18T14:53:36.518Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-18T14:53:36.518Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s) [2022-03-18T14:53:36.518Z] === RUN TestProcessNoDockerignore [2022-03-18T14:53:36.518Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-18T14:53:36.518Z] --- PASS: TestProcessShouldLeaveAllFiles (0.02s) [2022-03-18T14:53:36.518Z] === RUN TestDetectContentType [2022-03-18T14:53:36.518Z] --- PASS: TestDetectContentType (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestSelectAcceptableMIME [2022-03-18T14:53:36.518Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestInspectEmptyResponse [2022-03-18T14:53:36.518Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestInspectResponseBinary [2022-03-18T14:53:36.518Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestResponseUnsupportedContentType [2022-03-18T14:53:36.518Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestInspectResponseTextSimple [2022-03-18T14:53:36.518Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestInspectResponseEmptyContentType [2022-03-18T14:53:36.518Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestUnknownContentLength [2022-03-18T14:53:36.518Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestDownloadRemote [2022-03-18T14:53:36.518Z] --- PASS: TestDownloadRemote (0.14s) [2022-03-18T14:53:36.518Z] === RUN TestGetWithStatusError [2022-03-18T14:53:36.518Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-18T14:53:36.518Z] === RUN TestCloseRootDirectory [2022-03-18T14:53:36.518Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:53:36.518Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestHashFile [2022-03-18T14:53:36.518Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:53:36.518Z] --- SKIP: TestHashFile (0.00s) [2022-03-18T14:53:36.518Z] === RUN TestHashSubdir [2022-03-18T14:53:36.518Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:53:36.518Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-18T14:53:36.518Z] === RUN TestRemoveDirectory [2022-03-18T14:53:36.518Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:53:36.518Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-18T14:53:36.518Z] PASS [2022-03-18T14:53:36.518Z] coverage: 9.3% of statements [2022-03-18T14:53:36.518Z] ok github.com/docker/docker/builder/remotecontext 0.396s coverage: 9.3% of statements [2022-03-18T14:53:36.975Z] === RUN TestGetAllAllowed [2022-03-18T14:53:36.975Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestGetAllMeta [2022-03-18T14:53:36.975Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-18T14:53:36.975Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestIsUnreferencedBuiltin [2022-03-18T14:53:36.975Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestIsExistingDirectory [2022-03-18T14:53:36.975Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestGetFilenameForDownload [2022-03-18T14:53:36.975Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestEnv2Variables [2022-03-18T14:53:36.975Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-18T14:53:36.975Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestMaintainer [2022-03-18T14:53:36.975Z] --- PASS: TestMaintainer (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestLabel [2022-03-18T14:53:36.975Z] --- PASS: TestLabel (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestFromScratch [2022-03-18T14:53:36.975Z] --- PASS: TestFromScratch (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestFromWithArg [2022-03-18T14:53:36.975Z] --- PASS: TestFromWithArg (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-18T14:53:36.975Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestFromWithUndefinedArg [2022-03-18T14:53:36.975Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestFromMultiStageWithNamedStage [2022-03-18T14:53:36.975Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestOnbuild [2022-03-18T14:53:36.975Z] --- PASS: TestOnbuild (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestWorkdir [2022-03-18T14:53:36.975Z] --- PASS: TestWorkdir (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestCmd [2022-03-18T14:53:36.975Z] --- PASS: TestCmd (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestHealthcheckNone [2022-03-18T14:53:36.975Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestHealthcheckCmd [2022-03-18T14:53:36.975Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestEntrypoint [2022-03-18T14:53:36.975Z] --- PASS: TestEntrypoint (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestExpose [2022-03-18T14:53:36.975Z] --- PASS: TestExpose (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestUser [2022-03-18T14:53:36.975Z] --- PASS: TestUser (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestVolume [2022-03-18T14:53:36.975Z] --- PASS: TestVolume (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestStopSignal [2022-03-18T14:53:36.975Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T14:53:36.975Z] --- SKIP: TestStopSignal (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestArg [2022-03-18T14:53:36.975Z] --- PASS: TestArg (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestShell [2022-03-18T14:53:36.975Z] --- PASS: TestShell (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestPrependEnvOnCmd [2022-03-18T14:53:36.975Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestRunWithBuildArgs [2022-03-18T14:53:36.975Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestRunIgnoresHealthcheck [2022-03-18T14:53:36.975Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestDispatchUnsupportedOptions [2022-03-18T14:53:36.975Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-18T14:53:36.975Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-18T14:53:36.975Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-18T14:53:36.975Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-18T14:53:36.975Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-18T14:53:36.975Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-18T14:53:36.975Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestNormalizeWorkdir [2022-03-18T14:53:36.975Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-18T14:53:36.975Z] === RUN TestDispatch [2022-03-18T14:53:36.975Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-18T14:53:36.975Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-18T14:53:37.433Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-18T14:53:37.433Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-18T14:53:37.433Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-18T14:53:37.433Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-18T14:53:37.433Z] === RUN TestDispatch/COPY_url [2022-03-18T14:53:37.433Z] --- PASS: TestDispatch (0.08s) [2022-03-18T14:53:37.433Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-03-18T14:53:37.433Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-18T14:53:37.433Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-18T14:53:37.433Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-18T14:53:37.433Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-18T14:53:37.433Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-18T14:53:37.433Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestAddScratchImageAddsToMounts [2022-03-18T14:53:37.433Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-18T14:53:37.433Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-18T14:53:37.433Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-18T14:53:37.433Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestImageSourceGetAddsToMounts [2022-03-18T14:53:37.433Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestEmptyDockerfile [2022-03-18T14:53:37.433Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-18T14:53:37.433Z] === RUN TestSymlinkDockerfile [2022-03-18T14:53:37.433Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-18T14:53:37.433Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-18T14:53:37.433Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestNonExistingDockerfile [2022-03-18T14:53:37.433Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestCopyRunConfig [2022-03-18T14:53:37.433Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestDeepCopyRunConfig [2022-03-18T14:53:37.433Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestExportImage [2022-03-18T14:53:37.433Z] --- PASS: TestExportImage (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestNormalizeDest [2022-03-18T14:53:37.433Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-18T14:53:37.433Z] PASS [2022-03-18T14:53:37.433Z] coverage: 46.8% of statements [2022-03-18T14:53:37.433Z] ok github.com/docker/docker/builder/dockerfile 0.250s coverage: 46.8% of statements [2022-03-18T14:53:37.433Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-18T14:53:37.433Z] === RUN TestEnable [2022-03-18T14:53:37.433Z] --- PASS: TestEnable (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestDisable [2022-03-18T14:53:37.433Z] --- PASS: TestDisable (0.00s) [2022-03-18T14:53:37.433Z] === RUN TestEnabled [2022-03-18T14:53:37.433Z] --- PASS: TestEnabled (0.00s) [2022-03-18T14:53:37.433Z] PASS [2022-03-18T14:53:37.433Z] coverage: 100.0% of statements [2022-03-18T14:53:37.433Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2022-03-18T14:53:38.174Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-18T14:53:38.174Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-18T14:53:39.557Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-18T14:53:42.853Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-18T14:53:43.424Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-18T14:53:43.995Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-18T14:53:44.936Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-18T14:53:44.936Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-18T14:53:45.197Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-18T14:53:45.457Z] docker_cli_daemon_test.go:2550: [db358619b28cd] daemon is not started [2022-03-18T14:53:45.718Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-18T14:53:47.629Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-18T14:53:48.199Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-18T14:53:48.462Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T14:53:48.462Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === Skipped [2022-03-18T14:53:48.462Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-18T14:53:48.462Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-18T14:53:48.462Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:73: No driver to put! [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-18T14:53:48.462Z] time="2022-03-18T14:52:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-18T14:53:48.462Z] time="2022-03-18T14:52:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-18T14:53:48.462Z] time="2022-03-18T14:52:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-18T14:53:48.462Z] time="2022-03-18T14:52:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-18T14:53:48.462Z] time="2022-03-18T14:52:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:73: No driver to put! [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-18T14:53:48.462Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-18T14:53:48.462Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-18T14:53:48.462Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T14:53:48.462Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-18T14:53:48.462Z] graphtest_unix.go:73: No driver to put! [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-18T14:53:48.462Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-18T14:53:48.462Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-18T14:53:48.462Z] [2022-03-18T14:53:48.462Z] DONE 2251 tests, 26 skipped in 246.539s Post stage [Pipeline] junit [2022-03-18T14:53:48.474Z] Recording test results [2022-03-18T14:53:48.782Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-18T14:53:49.113Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43006/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c9ee0641f44bc597cc390cdb82d023298506db9d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:c9ee0641f44bc597cc390cdb82d023298506db9d hack/validate/vendor [2022-03-18T14:53:49.679Z] update vendored copy of archive/tar [2022-03-18T14:53:49.679Z] downloading: https://golang.org/dl/go1.16.15.src.tar.gz [2022-03-18T14:53:50.114Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-18T14:53:51.495Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-18T14:53:51.578Z] patching file stat_unix.go [2022-03-18T14:53:51.578Z] 2022/03/18 14:53:51 Collecting initial packages [2022-03-18T14:53:51.578Z] 2022/03/18 14:53:51 Download dependencies [2022-03-18T14:53:52.240Z] === RUN TestCheckpointCreateError [2022-03-18T14:53:52.240Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestCheckpointCreate [2022-03-18T14:53:52.240Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestCheckpointDeleteError [2022-03-18T14:53:52.240Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestCheckpointDelete [2022-03-18T14:53:52.240Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestCheckpointListError [2022-03-18T14:53:52.240Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestCheckpointList [2022-03-18T14:53:52.240Z] --- PASS: TestCheckpointList (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestCheckpointListContainerNotFound [2022-03-18T14:53:52.240Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestNewClientWithOpsFromEnv [2022-03-18T14:53:52.240Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T14:53:52.240Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestGetAPIPath [2022-03-18T14:53:52.240Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestParseHostURL [2022-03-18T14:53:52.240Z] --- PASS: TestParseHostURL (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-18T14:53:52.240Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-18T14:53:52.240Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestNegotiateAPIVersion [2022-03-18T14:53:52.240Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestNegotiateAPVersionOverride [2022-03-18T14:53:52.240Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-18T14:53:52.240Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-18T14:53:52.240Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-18T14:53:52.240Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestClientRedirect [2022-03-18T14:53:52.240Z] --- PASS: TestClientRedirect (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigCreateUnsupported [2022-03-18T14:53:52.240Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigCreateError [2022-03-18T14:53:52.240Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigCreate [2022-03-18T14:53:52.240Z] --- PASS: TestConfigCreate (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigInspectNotFound [2022-03-18T14:53:52.240Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigInspectWithEmptyID [2022-03-18T14:53:52.240Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigInspectUnsupported [2022-03-18T14:53:52.240Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigInspectError [2022-03-18T14:53:52.240Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigInspectConfigNotFound [2022-03-18T14:53:52.240Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigInspect [2022-03-18T14:53:52.240Z] --- PASS: TestConfigInspect (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigListUnsupported [2022-03-18T14:53:52.240Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigListError [2022-03-18T14:53:52.240Z] --- PASS: TestConfigListError (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigList [2022-03-18T14:53:52.240Z] --- PASS: TestConfigList (0.00s) [2022-03-18T14:53:52.240Z] === RUN TestConfigRemoveUnsupported [2022-03-18T14:53:52.241Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestConfigRemoveError [2022-03-18T14:53:52.241Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestConfigRemove [2022-03-18T14:53:52.241Z] --- PASS: TestConfigRemove (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestConfigUpdateUnsupported [2022-03-18T14:53:52.241Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestConfigUpdateError [2022-03-18T14:53:52.241Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestConfigUpdate [2022-03-18T14:53:52.241Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerCommitError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerCommit [2022-03-18T14:53:52.241Z] --- PASS: TestContainerCommit (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerStatPathError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerStatPathNotFoundError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerStatPathNoHeaderError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerStatPath [2022-03-18T14:53:52.241Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestCopyToContainerError [2022-03-18T14:53:52.241Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestCopyToContainerNotFoundError [2022-03-18T14:53:52.241Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-18T14:53:52.241Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestCopyToContainer [2022-03-18T14:53:52.241Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestCopyFromContainerError [2022-03-18T14:53:52.241Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestCopyFromContainerNotFoundError [2022-03-18T14:53:52.241Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-18T14:53:52.241Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-18T14:53:52.241Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestCopyFromContainer [2022-03-18T14:53:52.241Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerCreateError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerCreateImageNotFound [2022-03-18T14:53:52.241Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerCreateWithName [2022-03-18T14:53:52.241Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerCreateAutoRemove [2022-03-18T14:53:52.241Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerDiffError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerDiff [2022-03-18T14:53:52.241Z] --- PASS: TestContainerDiff (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerExecCreateError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerExecCreate [2022-03-18T14:53:52.241Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerExecStartError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerExecStart [2022-03-18T14:53:52.241Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerExecInspectError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerExecInspect [2022-03-18T14:53:52.241Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerExportError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerExportError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerExport [2022-03-18T14:53:52.241Z] --- PASS: TestContainerExport (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerInspectError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerInspectContainerNotFound [2022-03-18T14:53:52.241Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerInspectWithEmptyID [2022-03-18T14:53:52.241Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerInspect [2022-03-18T14:53:52.241Z] --- PASS: TestContainerInspect (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerInspectNode [2022-03-18T14:53:52.241Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerKillError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerKillError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerKill [2022-03-18T14:53:52.241Z] --- PASS: TestContainerKill (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerListError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerListError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerList [2022-03-18T14:53:52.241Z] --- PASS: TestContainerList (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerLogsNotFoundError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerLogsError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerLogs [2022-03-18T14:53:52.241Z] --- PASS: TestContainerLogs (0.23s) [2022-03-18T14:53:52.241Z] === RUN TestContainerPauseError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerPause [2022-03-18T14:53:52.241Z] --- PASS: TestContainerPause (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainersPruneError [2022-03-18T14:53:52.241Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainersPrune [2022-03-18T14:53:52.241Z] --- PASS: TestContainersPrune (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerRemoveError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerRemoveNotFoundError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerRemove [2022-03-18T14:53:52.241Z] --- PASS: TestContainerRemove (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerRenameError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerRename [2022-03-18T14:53:52.241Z] --- PASS: TestContainerRename (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerResizeError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerExecResizeError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerResize [2022-03-18T14:53:52.241Z] --- PASS: TestContainerResize (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerExecResize [2022-03-18T14:53:52.241Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerRestartError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerRestart [2022-03-18T14:53:52.241Z] --- PASS: TestContainerRestart (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerStartError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerStartError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerStart [2022-03-18T14:53:52.241Z] --- PASS: TestContainerStart (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerStatsError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerStats [2022-03-18T14:53:52.241Z] --- PASS: TestContainerStats (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerStopError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerStopError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerStop [2022-03-18T14:53:52.241Z] --- PASS: TestContainerStop (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerTopError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerTopError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerTop [2022-03-18T14:53:52.241Z] --- PASS: TestContainerTop (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerUnpauseError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerUnpause [2022-03-18T14:53:52.241Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerUpdateError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerUpdate [2022-03-18T14:53:52.241Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerWaitError [2022-03-18T14:53:52.241Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestContainerWait [2022-03-18T14:53:52.241Z] --- PASS: TestContainerWait (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestDiskUsageError [2022-03-18T14:53:52.241Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestDiskUsage [2022-03-18T14:53:52.241Z] --- PASS: TestDiskUsage (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestDistributionInspectUnsupported [2022-03-18T14:53:52.241Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestDistributionInspectWithEmptyID [2022-03-18T14:53:52.241Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestEventsErrorInOptions [2022-03-18T14:53:52.241Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestEventsErrorFromServer [2022-03-18T14:53:52.241Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestEvents [2022-03-18T14:53:52.241Z] --- PASS: TestEvents (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestTLSCloseWriter [2022-03-18T14:53:52.241Z] === PAUSE TestTLSCloseWriter [2022-03-18T14:53:52.241Z] === RUN TestImageBuildError [2022-03-18T14:53:52.241Z] --- PASS: TestImageBuildError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageBuild [2022-03-18T14:53:52.241Z] --- PASS: TestImageBuild (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestGetDockerOS [2022-03-18T14:53:52.241Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageCreateError [2022-03-18T14:53:52.241Z] --- PASS: TestImageCreateError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageCreate [2022-03-18T14:53:52.241Z] --- PASS: TestImageCreate (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageHistoryError [2022-03-18T14:53:52.241Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageHistory [2022-03-18T14:53:52.241Z] --- PASS: TestImageHistory (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageImportError [2022-03-18T14:53:52.241Z] --- PASS: TestImageImportError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageImport [2022-03-18T14:53:52.241Z] --- PASS: TestImageImport (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageInspectError [2022-03-18T14:53:52.241Z] --- PASS: TestImageInspectError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageInspectImageNotFound [2022-03-18T14:53:52.241Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageInspectWithEmptyID [2022-03-18T14:53:52.241Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageInspect [2022-03-18T14:53:52.241Z] --- PASS: TestImageInspect (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageListError [2022-03-18T14:53:52.241Z] --- PASS: TestImageListError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageList [2022-03-18T14:53:52.241Z] --- PASS: TestImageList (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageListApiBefore125 [2022-03-18T14:53:52.241Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageLoadError [2022-03-18T14:53:52.241Z] --- PASS: TestImageLoadError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageLoad [2022-03-18T14:53:52.241Z] --- PASS: TestImageLoad (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagesPruneError [2022-03-18T14:53:52.241Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagesPrune [2022-03-18T14:53:52.241Z] --- PASS: TestImagesPrune (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePullReferenceParseError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePullAnyError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePullWithoutErrors [2022-03-18T14:53:52.241Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePushReferenceError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePushAnyError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImagePushWithoutErrors [2022-03-18T14:53:52.241Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-18T14:53:52.241Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-18T14:53:52.241Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-18T14:53:52.241Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-18T14:53:52.241Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageRemoveError [2022-03-18T14:53:52.241Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageRemoveImageNotFound [2022-03-18T14:53:52.241Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageRemove [2022-03-18T14:53:52.241Z] --- PASS: TestImageRemove (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageSaveError [2022-03-18T14:53:52.241Z] --- PASS: TestImageSaveError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageSave [2022-03-18T14:53:52.241Z] --- PASS: TestImageSave (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageSearchAnyError [2022-03-18T14:53:52.241Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-18T14:53:52.241Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T14:53:52.241Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T14:53:52.241Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-18T14:53:52.241Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageSearchWithoutErrors [2022-03-18T14:53:52.241Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageTagError [2022-03-18T14:53:52.241Z] --- PASS: TestImageTagError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageTagInvalidReference [2022-03-18T14:53:52.241Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageTagInvalidSourceImageName [2022-03-18T14:53:52.241Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageTagHexSource [2022-03-18T14:53:52.241Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestImageTag [2022-03-18T14:53:52.241Z] --- PASS: TestImageTag (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestInfoServerError [2022-03-18T14:53:52.241Z] --- PASS: TestInfoServerError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestInfoInvalidResponseJSONError [2022-03-18T14:53:52.241Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestInfo [2022-03-18T14:53:52.241Z] --- PASS: TestInfo (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkConnectError [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkConnect [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkCreateError [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkCreate [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkDisconnectError [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkDisconnect [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkInspectError [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkInspectError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkInspectNotFoundError [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkInspectWithEmptyID [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkInspect [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkListError [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkListError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkList [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkList (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworksPruneError [2022-03-18T14:53:52.241Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworksPrune [2022-03-18T14:53:52.241Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkRemoveError [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNetworkRemove [2022-03-18T14:53:52.241Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNodeInspectError [2022-03-18T14:53:52.241Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNodeInspectNodeNotFound [2022-03-18T14:53:52.241Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNodeInspectWithEmptyID [2022-03-18T14:53:52.241Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNodeInspect [2022-03-18T14:53:52.241Z] --- PASS: TestNodeInspect (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNodeListError [2022-03-18T14:53:52.241Z] --- PASS: TestNodeListError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNodeList [2022-03-18T14:53:52.241Z] --- PASS: TestNodeList (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNodeRemoveError [2022-03-18T14:53:52.241Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNodeRemove [2022-03-18T14:53:52.241Z] --- PASS: TestNodeRemove (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNodeUpdateError [2022-03-18T14:53:52.241Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestNodeUpdate [2022-03-18T14:53:52.241Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestOptionWithTimeout [2022-03-18T14:53:52.241Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-18T14:53:52.241Z] === RUN TestPingFail [2022-03-18T14:53:52.241Z] --- PASS: TestPingFail (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPingWithError [2022-03-18T14:53:52.242Z] 2022/03/18 14:53:50 RoundTripper returned a response & error; ignoring response [2022-03-18T14:53:52.242Z] 2022/03/18 14:53:50 RoundTripper returned a response & error; ignoring response [2022-03-18T14:53:52.242Z] --- PASS: TestPingWithError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPingSuccess [2022-03-18T14:53:52.242Z] --- PASS: TestPingSuccess (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPingHeadFallback [2022-03-18T14:53:52.242Z] === RUN TestPingHeadFallback/OK [2022-03-18T14:53:52.242Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-18T14:53:52.242Z] === RUN TestPingHeadFallback/Not_Found [2022-03-18T14:53:52.242Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-18T14:53:52.242Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-18T14:53:52.242Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-18T14:53:52.242Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-18T14:53:52.242Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-18T14:53:52.242Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginDisableError [2022-03-18T14:53:52.242Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginDisable [2022-03-18T14:53:52.242Z] --- PASS: TestPluginDisable (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginEnableError [2022-03-18T14:53:52.242Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginEnable [2022-03-18T14:53:52.242Z] --- PASS: TestPluginEnable (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginInspectError [2022-03-18T14:53:52.242Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginInspectWithEmptyID [2022-03-18T14:53:52.242Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginInspect [2022-03-18T14:53:52.242Z] --- PASS: TestPluginInspect (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginListError [2022-03-18T14:53:52.242Z] --- PASS: TestPluginListError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginList [2022-03-18T14:53:52.242Z] --- PASS: TestPluginList (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginPushError [2022-03-18T14:53:52.242Z] --- PASS: TestPluginPushError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginPush [2022-03-18T14:53:52.242Z] --- PASS: TestPluginPush (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginRemoveError [2022-03-18T14:53:52.242Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginRemove [2022-03-18T14:53:52.242Z] --- PASS: TestPluginRemove (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginSetError [2022-03-18T14:53:52.242Z] --- PASS: TestPluginSetError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPluginSet [2022-03-18T14:53:52.242Z] --- PASS: TestPluginSet (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSetHostHeader [2022-03-18T14:53:52.242Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestPlainTextError [2022-03-18T14:53:52.242Z] --- PASS: TestPlainTextError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestInfiniteError [2022-03-18T14:53:52.242Z] --- PASS: TestInfiniteError (0.05s) [2022-03-18T14:53:52.242Z] === RUN TestSecretCreateUnsupported [2022-03-18T14:53:52.242Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretCreateError [2022-03-18T14:53:52.242Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretCreate [2022-03-18T14:53:52.242Z] --- PASS: TestSecretCreate (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretInspectUnsupported [2022-03-18T14:53:52.242Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretInspectError [2022-03-18T14:53:52.242Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretInspectSecretNotFound [2022-03-18T14:53:52.242Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretInspectWithEmptyID [2022-03-18T14:53:52.242Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretInspect [2022-03-18T14:53:52.242Z] --- PASS: TestSecretInspect (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretListUnsupported [2022-03-18T14:53:52.242Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretListError [2022-03-18T14:53:52.242Z] --- PASS: TestSecretListError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretList [2022-03-18T14:53:52.242Z] --- PASS: TestSecretList (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretRemoveUnsupported [2022-03-18T14:53:52.242Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretRemoveError [2022-03-18T14:53:52.242Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretRemove [2022-03-18T14:53:52.242Z] --- PASS: TestSecretRemove (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretUpdateUnsupported [2022-03-18T14:53:52.242Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretUpdateError [2022-03-18T14:53:52.242Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSecretUpdate [2022-03-18T14:53:52.242Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceCreateError [2022-03-18T14:53:52.242Z] --- PASS: TestServiceCreateError (0.03s) [2022-03-18T14:53:52.242Z] === RUN TestServiceCreate [2022-03-18T14:53:52.242Z] --- PASS: TestServiceCreate (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-18T14:53:52.242Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceCreateDigestPinning [2022-03-18T14:53:52.242Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceInspectError [2022-03-18T14:53:52.242Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceInspectServiceNotFound [2022-03-18T14:53:52.242Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceInspectWithEmptyID [2022-03-18T14:53:52.242Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceInspect [2022-03-18T14:53:52.242Z] --- PASS: TestServiceInspect (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceListError [2022-03-18T14:53:52.242Z] --- PASS: TestServiceListError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceList [2022-03-18T14:53:52.242Z] --- PASS: TestServiceList (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceLogsError [2022-03-18T14:53:52.242Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceLogs [2022-03-18T14:53:52.242Z] --- PASS: TestServiceLogs (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceRemoveError [2022-03-18T14:53:52.242Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceRemoveNotFoundError [2022-03-18T14:53:52.242Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceRemove [2022-03-18T14:53:52.242Z] --- PASS: TestServiceRemove (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceUpdateError [2022-03-18T14:53:52.242Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestServiceUpdate [2022-03-18T14:53:52.242Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmGetUnlockKeyError [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmGetUnlockKey [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmInitError [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmInit [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmInit (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmInspectError [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmInspect [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmJoinError [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmJoin [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmLeaveError [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmLeave [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmUnlockError [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmUnlock [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmUpdateError [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestSwarmUpdate [2022-03-18T14:53:52.242Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestTaskInspectError [2022-03-18T14:53:52.242Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestTaskInspectWithEmptyID [2022-03-18T14:53:52.242Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestTaskInspect [2022-03-18T14:53:52.242Z] --- PASS: TestTaskInspect (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestTaskListError [2022-03-18T14:53:52.242Z] --- PASS: TestTaskListError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestTaskList [2022-03-18T14:53:52.242Z] --- PASS: TestTaskList (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestVolumeCreateError [2022-03-18T14:53:52.242Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestVolumeCreate [2022-03-18T14:53:52.242Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestVolumeInspectError [2022-03-18T14:53:52.242Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestVolumeInspectNotFound [2022-03-18T14:53:52.242Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestVolumeInspectWithEmptyID [2022-03-18T14:53:52.242Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestVolumeInspect [2022-03-18T14:53:52.242Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestVolumeListError [2022-03-18T14:53:52.242Z] --- PASS: TestVolumeListError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestVolumeList [2022-03-18T14:53:52.242Z] --- PASS: TestVolumeList (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestVolumeRemoveError [2022-03-18T14:53:52.242Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-18T14:53:52.242Z] === RUN TestVolumeRemove [2022-03-18T14:53:52.242Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-18T14:53:52.242Z] === CONT TestTLSCloseWriter [2022-03-18T14:53:52.242Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-18T14:53:52.242Z] PASS [2022-03-18T14:53:52.242Z] coverage: 74.9% of statements [2022-03-18T14:53:52.242Z] ok github.com/docker/docker/client 0.510s coverage: 74.9% of statements [2022-03-18T14:53:52.881Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-18T14:53:54.104Z] 2022/03/18 14:53:54 Starting whole vndr cycle because no package specified [2022-03-18T14:53:54.104Z] 2022/03/18 14:53:54 Ignoring paths matching "^archive/tar" [2022-03-18T14:53:54.263Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-18T14:53:54.670Z] 2022/03/18 14:53:54 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-03-18T14:53:54.670Z] 2022/03/18 14:53:54 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-03-18T14:53:54.670Z] 2022/03/18 14:53:54 Clone github.com/Microsoft/hcsshim, revision f43a5f82faca79dca075eac73bdd382fd2d0748f, attempt 1/20 [2022-03-18T14:53:54.670Z] 2022/03/18 14:53:54 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-03-18T14:53:54.670Z] 2022/03/18 14:53:54 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-03-18T14:53:54.671Z] 2022/03/18 14:53:54 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-03-18T14:53:54.833Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-18T14:53:55.606Z] 2022/03/18 14:53:55 Finished clone github.com/Azure/go-ansiterm [2022-03-18T14:53:55.606Z] 2022/03/18 14:53:55 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-03-18T14:53:55.606Z] 2022/03/18 14:53:55 Finished clone github.com/cyphar/filepath-securejoin [2022-03-18T14:53:55.606Z] 2022/03/18 14:53:55 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-03-18T14:53:55.606Z] 2022/03/18 14:53:55 Finished clone github.com/willf/bitset [2022-03-18T14:53:55.606Z] 2022/03/18 14:53:55 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-03-18T14:53:55.865Z] 2022/03/18 14:53:55 Finished clone github.com/docker/libtrust [2022-03-18T14:53:55.865Z] 2022/03/18 14:53:55 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-03-18T14:53:55.865Z] 2022/03/18 14:53:55 Finished clone github.com/moby/locker [2022-03-18T14:53:55.865Z] 2022/03/18 14:53:55 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-03-18T14:53:55.865Z] 2022/03/18 14:53:55 Finished clone github.com/google/uuid [2022-03-18T14:53:55.865Z] 2022/03/18 14:53:55 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-03-18T14:53:55.865Z] 2022/03/18 14:53:55 Finished clone github.com/mistifyio/go-zfs [2022-03-18T14:53:55.865Z] 2022/03/18 14:53:55 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-03-18T14:53:56.125Z] 2022/03/18 14:53:55 Finished clone github.com/gorilla/mux [2022-03-18T14:53:56.125Z] 2022/03/18 14:53:55 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-03-18T14:53:56.125Z] 2022/03/18 14:53:56 Finished clone github.com/Microsoft/go-winio [2022-03-18T14:53:56.125Z] 2022/03/18 14:53:56 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-03-18T14:53:56.216Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-18T14:53:57.062Z] 2022/03/18 14:53:56 Finished clone github.com/opencontainers/runtime-spec [2022-03-18T14:53:57.062Z] 2022/03/18 14:53:56 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-03-18T14:53:57.062Z] 2022/03/18 14:53:56 Finished clone github.com/Graylog2/go-gelf [2022-03-18T14:53:57.062Z] 2022/03/18 14:53:56 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-03-18T14:53:57.062Z] 2022/03/18 14:53:56 Finished clone github.com/philhofer/fwd [2022-03-18T14:53:57.062Z] 2022/03/18 14:53:56 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-03-18T14:53:57.322Z] 2022/03/18 14:53:57 Finished clone github.com/fluent/fluent-logger-golang [2022-03-18T14:53:57.322Z] 2022/03/18 14:53:57 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-03-18T14:53:57.322Z] 2022/03/18 14:53:57 Finished clone github.com/opencontainers/image-spec [2022-03-18T14:53:57.322Z] 2022/03/18 14:53:57 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-03-18T14:53:57.580Z] 2022/03/18 14:53:57 Finished clone github.com/coreos/go-systemd [2022-03-18T14:53:57.580Z] 2022/03/18 14:53:57 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-03-18T14:53:57.580Z] 2022/03/18 14:53:57 Finished clone github.com/coreos/go-systemd/v22 [2022-03-18T14:53:57.580Z] 2022/03/18 14:53:57 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-03-18T14:53:57.839Z] 2022/03/18 14:53:57 Finished clone github.com/godbus/dbus/v5 [2022-03-18T14:53:57.839Z] 2022/03/18 14:53:57 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-03-18T14:53:57.839Z] 2022/03/18 14:53:57 Finished clone github.com/fsnotify/fsnotify [2022-03-18T14:53:57.839Z] 2022/03/18 14:53:57 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-03-18T14:53:58.407Z] 2022/03/18 14:53:58 Finished clone github.com/bsphere/le_go [2022-03-18T14:53:58.407Z] 2022/03/18 14:53:58 Clone github.com/containerd/containerd, revision 2a1d4dbdb2a1030dc5b01e96fb110a9d9f150ecc, attempt 1/20 [2022-03-18T14:53:58.665Z] 2022/03/18 14:53:58 Finished clone github.com/golang/groupcache [2022-03-18T14:53:58.665Z] 2022/03/18 14:53:58 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2022-03-18T14:53:58.757Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-18T14:53:58.924Z] 2022/03/18 14:53:58 Finished clone github.com/jmespath/go-jmespath [2022-03-18T14:53:58.924Z] 2022/03/18 14:53:58 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2022-03-18T14:53:59.183Z] 2022/03/18 14:53:59 Finished clone github.com/googleapis/gax-go [2022-03-18T14:53:59.183Z] 2022/03/18 14:53:59 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-03-18T14:53:59.183Z] 2022/03/18 14:53:59 Finished clone golang.org/x/oauth2 [2022-03-18T14:53:59.183Z] 2022/03/18 14:53:59 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2022-03-18T14:53:59.442Z] 2022/03/18 14:53:59 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-03-18T14:53:59.442Z] 2022/03/18 14:53:59 Finished clone github.com/tinylib/msgp [2022-03-18T14:53:59.701Z] 2022/03/18 14:53:59 Finished clone github.com/containerd/fifo [2022-03-18T14:53:59.701Z] 2022/03/18 14:53:59 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2022-03-18T14:54:00.269Z] 2022/03/18 14:54:00 Finished clone go.opencensus.io [2022-03-18T14:54:00.269Z] 2022/03/18 14:54:00 Clone github.com/containerd/ttrpc, revision 0247db16a1f98bb76731a12ad72b8d49705b38b3, attempt 1/20 [2022-03-18T14:54:00.528Z] 2022/03/18 14:54:00 Finished clone github.com/containerd/go-runc [2022-03-18T14:54:00.528Z] 2022/03/18 14:54:00 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-03-18T14:54:00.668Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-18T14:54:00.787Z] 2022/03/18 14:54:00 Finished clone github.com/containerd/cgroups [2022-03-18T14:54:00.787Z] 2022/03/18 14:54:00 Clone github.com/cilium/ebpf, revision ef54c303d1fff1e80a9bf20f00a378fde5419d61, attempt 1/20 [2022-03-18T14:54:01.046Z] 2022/03/18 14:54:00 Finished clone github.com/containerd/typeurl [2022-03-18T14:54:01.046Z] 2022/03/18 14:54:00 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2022-03-18T14:54:01.613Z] 2022/03/18 14:54:01 Finished clone github.com/containerd/console [2022-03-18T14:54:01.613Z] 2022/03/18 14:54:01 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2022-03-18T14:54:01.872Z] 2022/03/18 14:54:01 Finished clone github.com/containerd/ttrpc [2022-03-18T14:54:01.872Z] 2022/03/18 14:54:01 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2022-03-18T14:54:02.189Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-18T14:54:02.441Z] 2022/03/18 14:54:02 Finished clone github.com/gogo/googleapis [2022-03-18T14:54:02.441Z] 2022/03/18 14:54:02 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-03-18T14:54:02.699Z] 2022/03/18 14:54:02 Finished clone github.com/golang/gddo [2022-03-18T14:54:02.699Z] 2022/03/18 14:54:02 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-03-18T14:54:03.595Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-18T14:54:03.595Z] check_test.go:309: [dac3fe4f451d3] daemon is not started [2022-03-18T14:54:03.595Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-18T14:54:04.600Z] 2022/03/18 14:54:04 Finished clone github.com/containerd/continuity [2022-03-18T14:54:04.600Z] 2022/03/18 14:54:04 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-03-18T14:54:05.546Z] 2022/03/18 14:54:05 Finished clone github.com/pelletier/go-toml [2022-03-18T14:54:05.546Z] 2022/03/18 14:54:05 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-03-18T14:54:06.920Z] 2022/03/18 14:54:06 Finished clone github.com/fernet/fernet-go [2022-03-18T14:54:06.920Z] 2022/03/18 14:54:06 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-03-18T14:54:08.824Z] 2022/03/18 14:54:08 Finished clone github.com/Microsoft/opengcs [2022-03-18T14:54:08.824Z] 2022/03/18 14:54:08 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-03-18T14:54:09.390Z] 2022/03/18 14:54:09 Finished clone github.com/cilium/ebpf [2022-03-18T14:54:09.391Z] 2022/03/18 14:54:09 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-03-18T14:54:09.910Z] --- PASS: TestCheckoutGit (35.56s) [2022-03-18T14:54:09.910Z] === RUN TestValidGitTransport [2022-03-18T14:54:09.910Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-18T14:54:09.910Z] === RUN TestGitInvalidRef [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite (350.47s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.20s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.60s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.94s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.62s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.48s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.85s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.77s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.59s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.44s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.51s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.62s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.07s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.20s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.23s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.26s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.99s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.32s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.57s) [2022-03-18T14:54:10.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.49s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.54s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.42s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.50s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.44s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.19s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.23s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.21s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.56s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.52s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.70s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.81s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.47s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.72s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.20s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.48s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.91s) [2022-03-18T14:54:10.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-18T14:54:10.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.21s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.06s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.78s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.84s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.83s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.30s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.93s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.37s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.21s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.34s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.92s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.07s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.96s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.81s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.87s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.37s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.37s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.19s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.50s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.65s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.88s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-03-18T14:54:10.177Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s) [2022-03-18T14:54:10.177Z] === RUN TestDockerSwarmSuite [2022-03-18T14:54:10.177Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-18T14:54:10.367Z] --- PASS: TestGitInvalidRef (0.28s) [2022-03-18T14:54:10.367Z] PASS [2022-03-18T14:54:10.367Z] coverage: 86.3% of statements [2022-03-18T14:54:10.367Z] ok github.com/docker/docker/builder/remotecontext/git 35.961s coverage: 86.3% of statements [2022-03-18T14:54:11.296Z] 2022/03/18 14:54:11 Finished clone golang.org/x/time [2022-03-18T14:54:11.296Z] 2022/03/18 14:54:11 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-03-18T14:54:11.334Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T14:54:11.334Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T14:54:11.554Z] 2022/03/18 14:54:11 Finished clone github.com/golang/protobuf [2022-03-18T14:54:11.554Z] 2022/03/18 14:54:11 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-03-18T14:54:12.720Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-18T14:54:12.931Z] 2022/03/18 14:54:12 Finished clone github.com/hashicorp/go-memdb [2022-03-18T14:54:12.931Z] 2022/03/18 14:54:12 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-03-18T14:54:12.931Z] 2022/03/18 14:54:12 Finished clone github.com/hashicorp/go-immutable-radix [2022-03-18T14:54:12.931Z] 2022/03/18 14:54:12 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-03-18T14:54:13.865Z] 2022/03/18 14:54:13 Finished clone github.com/opencontainers/runc [2022-03-18T14:54:13.865Z] 2022/03/18 14:54:13 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-03-18T14:54:14.124Z] 2022/03/18 14:54:14 Finished clone google.golang.org/grpc [2022-03-18T14:54:14.124Z] 2022/03/18 14:54:14 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-03-18T14:54:14.384Z] 2022/03/18 14:54:14 Finished clone github.com/hashicorp/golang-lru [2022-03-18T14:54:14.384Z] 2022/03/18 14:54:14 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-03-18T14:54:14.644Z] 2022/03/18 14:54:14 Finished clone github.com/coreos/pkg [2022-03-18T14:54:14.644Z] 2022/03/18 14:54:14 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-03-18T14:54:16.017Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-18T14:54:16.020Z] 2022/03/18 14:54:15 Finished clone golang.org/x/crypto [2022-03-18T14:54:16.020Z] 2022/03/18 14:54:15 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-03-18T14:54:16.020Z] 2022/03/18 14:54:15 Finished clone github.com/beorn7/perks [2022-03-18T14:54:16.020Z] 2022/03/18 14:54:15 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-03-18T14:54:16.278Z] 2022/03/18 14:54:16 Finished clone github.com/prometheus/client_model [2022-03-18T14:54:16.278Z] 2022/03/18 14:54:16 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-03-18T14:54:18.179Z] 2022/03/18 14:54:17 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-03-18T14:54:18.179Z] 2022/03/18 14:54:17 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-03-18T14:54:18.179Z] 2022/03/18 14:54:18 Finished clone github.com/prometheus/client_golang [2022-03-18T14:54:18.179Z] 2022/03/18 14:54:18 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-03-18T14:54:19.555Z] 2022/03/18 14:54:19 Finished clone github.com/prometheus/procfs [2022-03-18T14:54:19.555Z] 2022/03/18 14:54:19 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-03-18T14:54:19.555Z] 2022/03/18 14:54:19 Finished clone github.com/pkg/errors [2022-03-18T14:54:19.555Z] 2022/03/18 14:54:19 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-03-18T14:54:19.555Z] 2022/03/18 14:54:19 Finished clone code.cloudfoundry.org/clock [2022-03-18T14:54:19.555Z] 2022/03/18 14:54:19 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-03-18T14:54:19.555Z] 2022/03/18 14:54:19 Finished clone github.com/prometheus/common [2022-03-18T14:54:19.555Z] 2022/03/18 14:54:19 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-03-18T14:54:19.555Z] 2022/03/18 14:54:19 Finished clone github.com/moby/term [2022-03-18T14:54:19.555Z] 2022/03/18 14:54:19 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-03-18T14:54:20.934Z] 2022/03/18 14:54:20 Finished clone github.com/creack/pty [2022-03-18T14:54:20.934Z] 2022/03/18 14:54:20 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-03-18T14:54:21.192Z] 2022/03/18 14:54:20 Finished clone github.com/tchap/go-patricia [2022-03-18T14:54:21.192Z] 2022/03/18 14:54:20 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-03-18T14:54:21.192Z] 2022/03/18 14:54:21 Finished clone github.com/moby/sys [2022-03-18T14:54:21.192Z] 2022/03/18 14:54:21 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-03-18T14:54:21.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-18T14:54:21.761Z] 2022/03/18 14:54:21 Finished clone github.com/sirupsen/logrus [2022-03-18T14:54:21.761Z] 2022/03/18 14:54:21 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-03-18T14:54:22.329Z] 2022/03/18 14:54:22 Finished clone github.com/google/certificate-transparency-go [2022-03-18T14:54:22.329Z] 2022/03/18 14:54:22 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-03-18T14:54:22.329Z] 2022/03/18 14:54:22 Finished clone github.com/docker/go-units [2022-03-18T14:54:22.329Z] 2022/03/18 14:54:22 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-03-18T14:54:22.588Z] 2022/03/18 14:54:22 Finished clone github.com/klauspost/compress [2022-03-18T14:54:22.588Z] 2022/03/18 14:54:22 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-03-18T14:54:23.845Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-18T14:54:24.492Z] 2022/03/18 14:54:24 Finished clone github.com/syndtr/gocapability [2022-03-18T14:54:24.492Z] 2022/03/18 14:54:24 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-03-18T14:54:24.492Z] 2022/03/18 14:54:24 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-03-18T14:54:24.492Z] 2022/03/18 14:54:24 Finished clone gotest.tools/v3 [2022-03-18T14:54:24.492Z] 2022/03/18 14:54:24 Finished clone github.com/google/go-cmp [2022-03-18T14:54:24.492Z] 2022/03/18 14:54:24 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-03-18T14:54:24.752Z] 2022/03/18 14:54:24 Finished clone github.com/docker/go-connections [2022-03-18T14:54:24.752Z] 2022/03/18 14:54:24 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-03-18T14:54:25.227Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-18T14:54:25.691Z] 2022/03/18 14:54:25 Finished clone github.com/RackSec/srslog [2022-03-18T14:54:25.691Z] 2022/03/18 14:54:25 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-03-18T14:54:25.951Z] 2022/03/18 14:54:25 Finished clone github.com/imdario/mergo [2022-03-18T14:54:25.951Z] 2022/03/18 14:54:25 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-18T14:54:26.127Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestConfigureDaemonLogs [2022-03-18T14:54:26.127Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestCommonOptionsInstallFlags [2022-03-18T14:54:26.127Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-18T14:54:26.127Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-18T14:54:26.127Z] PASS [2022-03-18T14:54:26.127Z] coverage: 18.4% of statements [2022-03-18T14:54:26.127Z] ok github.com/docker/docker/cmd/dockerd 0.265s coverage: 18.4% of statements [2022-03-18T14:54:26.127Z] === RUN TestContainerStopSignal [2022-03-18T14:54:26.127Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestContainerStopTimeout [2022-03-18T14:54:26.127Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-18T14:54:26.127Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-18T14:54:26.127Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-18T14:54:26.127Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-18T14:54:26.127Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-03-18T14:54:26.127Z] === RUN TestReplaceAndAppendEnvVars [2022-03-18T14:54:26.127Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-18T14:54:26.127Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestNewMemoryStore [2022-03-18T14:54:26.127Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestAddContainers [2022-03-18T14:54:26.127Z] --- PASS: TestAddContainers (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestGetContainer [2022-03-18T14:54:26.127Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestDeleteContainer [2022-03-18T14:54:26.127Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestListContainers [2022-03-18T14:54:26.127Z] --- PASS: TestListContainers (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestFirstContainer [2022-03-18T14:54:26.127Z] --- PASS: TestFirstContainer (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestApplyAllContainer [2022-03-18T14:54:26.127Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestIsValidHealthString [2022-03-18T14:54:26.127Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestStateRunStop [2022-03-18T14:54:26.127Z] --- PASS: TestStateRunStop (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestStateTimeoutWait [2022-03-18T14:54:26.127Z] state_test.go:141: Stop callback fired [2022-03-18T14:54:26.127Z] state_test.go:165: Stop callback fired [2022-03-18T14:54:26.127Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-18T14:54:26.127Z] === RUN TestIsValidStateString [2022-03-18T14:54:26.127Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestViewSaveDelete [2022-03-18T14:54:26.127Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-18T14:54:26.127Z] === RUN TestViewAll [2022-03-18T14:54:26.127Z] --- PASS: TestViewAll (0.02s) [2022-03-18T14:54:26.127Z] === RUN TestViewGet [2022-03-18T14:54:26.127Z] --- PASS: TestViewGet (0.02s) [2022-03-18T14:54:26.127Z] === RUN TestNames [2022-03-18T14:54:26.127Z] --- PASS: TestNames (0.00s) [2022-03-18T14:54:26.127Z] === RUN TestViewWithHealthCheck [2022-03-18T14:54:26.127Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-18T14:54:26.127Z] PASS [2022-03-18T14:54:26.127Z] coverage: 41.4% of statements [2022-03-18T14:54:26.127Z] ok github.com/docker/docker/container 0.298s coverage: 41.4% of statements [2022-03-18T14:54:26.127Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T14:54:26.127Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T14:54:26.127Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T14:54:26.127Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T14:54:26.210Z] 2022/03/18 14:54:26 Finished clone golang.org/x/sync [2022-03-18T14:54:26.210Z] 2022/03/18 14:54:26 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-03-18T14:54:27.588Z] 2022/03/18 14:54:27 Finished clone github.com/tonistiigi/units [2022-03-18T14:54:27.588Z] 2022/03/18 14:54:27 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-03-18T14:54:28.157Z] 2022/03/18 14:54:27 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-03-18T14:54:28.157Z] 2022/03/18 14:54:27 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-03-18T14:54:28.308Z] === RUN TestPrepare [2022-03-18T14:54:28.308Z] --- PASS: TestPrepare (0.00s) [2022-03-18T14:54:28.308Z] === RUN TestStart [2022-03-18T14:54:28.308Z] --- PASS: TestStart (0.00s) [2022-03-18T14:54:28.308Z] === RUN TestWaitCancel [2022-03-18T14:54:28.308Z] --- PASS: TestWaitCancel (0.00s) [2022-03-18T14:54:28.308Z] === RUN TestWaitDisabled [2022-03-18T14:54:28.308Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-18T14:54:28.308Z] === RUN TestWaitEnabled [2022-03-18T14:54:28.308Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-18T14:54:28.308Z] === RUN TestRemove [2022-03-18T14:54:28.308Z] --- PASS: TestRemove (0.00s) [2022-03-18T14:54:28.308Z] PASS [2022-03-18T14:54:28.308Z] coverage: 65.3% of statements [2022-03-18T14:54:28.308Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-03-18T14:54:29.533Z] 2022/03/18 14:54:29 Finished clone github.com/opentracing/opentracing-go [2022-03-18T14:54:29.533Z] 2022/03/18 14:54:29 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-03-18T14:54:29.792Z] 2022/03/18 14:54:29 Finished clone github.com/google/shlex [2022-03-18T14:54:29.792Z] 2022/03/18 14:54:29 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-03-18T14:54:29.884Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-18T14:54:30.353Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCIsolation (0.01s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T14:54:30.353Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-18T14:54:30.353Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-18T14:54:30.354Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-18T14:54:30.354Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-18T14:54:30.354Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertToGRPCConfigs (0.01s) [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-18T14:54:30.354Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-18T14:54:30.354Z] PASS [2022-03-18T14:54:30.354Z] coverage: 35.9% of statements [2022-03-18T14:54:30.354Z] ok github.com/docker/docker/daemon/cluster/convert 0.469s coverage: 35.9% of statements [2022-03-18T14:54:30.354Z] === RUN TestNewListSecretsFilters [2022-03-18T14:54:30.354Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-18T14:54:30.354Z] === RUN TestNewListConfigsFilters [2022-03-18T14:54:30.354Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-18T14:54:30.354Z] PASS [2022-03-18T14:54:30.354Z] coverage: 0.5% of statements [2022-03-18T14:54:30.354Z] ok github.com/docker/docker/daemon/cluster 1.008s coverage: 0.5% of statements [2022-03-18T14:54:30.375Z] 2022/03/18 14:54:30 Finished clone github.com/Microsoft/hcsshim [2022-03-18T14:54:30.375Z] 2022/03/18 14:54:30 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-03-18T14:54:31.310Z] 2022/03/18 14:54:30 Finished clone github.com/tonistiigi/fsutil [2022-03-18T14:54:31.310Z] 2022/03/18 14:54:30 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-03-18T14:54:31.310Z] 2022/03/18 14:54:31 Finished clone github.com/opentracing-contrib/go-stdlib [2022-03-18T14:54:31.310Z] 2022/03/18 14:54:31 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2022-03-18T14:54:31.310Z] 2022/03/18 14:54:31 Finished clone github.com/mitchellh/hashstructure [2022-03-18T14:54:31.310Z] 2022/03/18 14:54:31 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-03-18T14:54:31.877Z] 2022/03/18 14:54:31 Finished clone github.com/gofrs/flock [2022-03-18T14:54:31.877Z] 2022/03/18 14:54:31 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-03-18T14:54:33.292Z] 2022/03/18 14:54:33 Finished clone github.com/docker/go-events [2022-03-18T14:54:33.292Z] 2022/03/18 14:54:33 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-03-18T14:54:33.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-18T14:54:33.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-18T14:54:33.551Z] 2022/03/18 14:54:33 Finished clone github.com/armon/go-radix [2022-03-18T14:54:33.551Z] 2022/03/18 14:54:33 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-03-18T14:54:33.928Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-18T14:54:34.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-18T14:54:34.448Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-18T14:54:34.488Z] 2022/03/18 14:54:34 Finished clone github.com/cloudflare/cfssl [2022-03-18T14:54:34.488Z] 2022/03/18 14:54:34 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-03-18T14:54:34.747Z] 2022/03/18 14:54:34 Finished clone github.com/armon/go-metrics [2022-03-18T14:54:34.747Z] 2022/03/18 14:54:34 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-03-18T14:54:35.129Z] === RUN TestDiscoveryOptsErrors [2022-03-18T14:54:35.129Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-03-18T14:54:35.129Z] === RUN TestDiscoveryOpts [2022-03-18T14:54:35.129Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-03-18T14:54:35.129Z] PASS [2022-03-18T14:54:35.129Z] coverage: 30.0% of statements [2022-03-18T14:54:35.129Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2022-03-18T14:54:35.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-18T14:54:35.603Z] === RUN TestBuilderGC [2022-03-18T14:54:35.603Z] --- PASS: TestBuilderGC (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestDaemonConfigurationNotFound [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestDaemonBrokenConfiguration [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestParseClusterAdvertiseSettings [2022-03-18T14:54:35.603Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestFindConfigurationConflicts [2022-03-18T14:54:35.603Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-18T14:54:35.603Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-18T14:54:35.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-18T14:54:35.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-18T14:54:35.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-18T14:54:35.603Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-18T14:54:35.603Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-18T14:54:35.603Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestValidateConfiguration [2022-03-18T14:54:35.603Z] === RUN TestValidateConfiguration/with_label [2022-03-18T14:54:35.603Z] === RUN TestValidateConfiguration/with_dns [2022-03-18T14:54:35.603Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-18T14:54:35.603Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-18T14:54:35.603Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-18T14:54:35.603Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-18T14:54:35.603Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-18T14:54:35.603Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-18T14:54:35.603Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestModifiedDiscoverySettings [2022-03-18T14:54:35.603Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestReloadSetConfigFileNotExist [2022-03-18T14:54:35.603Z] time="2022-03-18T14:54:35Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-18T14:54:35.603Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-03-18T14:54:35.603Z] === RUN TestReloadDefaultConfigNotExist [2022-03-18T14:54:35.603Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:54:35.603Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestReloadBadDefaultConfig [2022-03-18T14:54:35.603Z] time="2022-03-18T14:54:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-882166459" [2022-03-18T14:54:35.603Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestReloadWithConflictingLabels [2022-03-18T14:54:35.603Z] time="2022-03-18T14:54:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-245078238" [2022-03-18T14:54:35.603Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestReloadWithDuplicateLabels [2022-03-18T14:54:35.603Z] time="2022-03-18T14:54:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-622304933" [2022-03-18T14:54:35.603Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-18T14:54:35.603Z] === RUN TestDaemonConfigurationMerge [2022-03-18T14:54:35.603Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-18T14:54:35.603Z] PASS [2022-03-18T14:54:35.603Z] coverage: 79.7% of statements [2022-03-18T14:54:35.603Z] ok github.com/docker/docker/daemon/config 0.356s coverage: 79.7% of statements [2022-03-18T14:54:35.603Z] === RUN TestWaitNodeAttachment [2022-03-18T14:54:35.961Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-18T14:54:35.961Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-18T14:54:35.961Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-18T14:54:36.073Z] === RUN TestVerifyNetworkingConfig [2022-03-18T14:54:36.073Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestGetContainer [2022-03-18T14:54:36.073Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestValidContainerNames [2022-03-18T14:54:36.073Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestContainerInitDNS [2022-03-18T14:54:36.073Z] daemon_test.go:147: root required [2022-03-18T14:54:36.073Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestMerge [2022-03-18T14:54:36.073Z] --- PASS: TestMerge (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestValidateContainerIsolation [2022-03-18T14:54:36.073Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestFindNetworkErrorType [2022-03-18T14:54:36.073Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestEnsureServicesExist [2022-03-18T14:54:36.073Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestEnsureServicesExistErrors [2022-03-18T14:54:36.073Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-18T14:54:36.073Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-18T14:54:36.073Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-18T14:54:36.073Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-18T14:54:36.073Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-18T14:54:36.073Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-18T14:54:36.073Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestContainerDelete [2022-03-18T14:54:36.073Z] --- PASS: TestContainerDelete (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestContainerDoubleDelete [2022-03-18T14:54:36.073Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestLogContainerEventCopyLabels [2022-03-18T14:54:36.073Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestLogContainerEventWithAttributes [2022-03-18T14:54:36.073Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestNoneHealthcheck [2022-03-18T14:54:36.073Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestHealthStates [2022-03-18T14:54:36.073Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-18T14:54:36.073Z] === RUN TestIsolationConversion [2022-03-18T14:54:36.073Z] === RUN TestIsolationConversion/default [2022-03-18T14:54:36.073Z] === RUN TestIsolationConversion/process [2022-03-18T14:54:36.073Z] === RUN TestIsolationConversion/hyperv [2022-03-18T14:54:36.073Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-18T14:54:36.073Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-18T14:54:36.073Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-18T14:54:36.073Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestContainerLabels [2022-03-18T14:54:36.073Z] --- PASS: TestContainerLabels (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestCredentialSpecConversion [2022-03-18T14:54:36.073Z] === RUN TestCredentialSpecConversion/none [2022-03-18T14:54:36.073Z] === RUN TestCredentialSpecConversion/config [2022-03-18T14:54:36.073Z] === RUN TestCredentialSpecConversion/file [2022-03-18T14:54:36.073Z] === RUN TestCredentialSpecConversion/registry [2022-03-18T14:54:36.073Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-18T14:54:36.073Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-18T14:54:36.073Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-18T14:54:36.073Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-18T14:54:36.073Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestControllerValidateMountBind [2022-03-18T14:54:36.073Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestControllerValidateMountVolume [2022-03-18T14:54:36.073Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestControllerValidateMountTarget [2022-03-18T14:54:36.073Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestControllerValidateMountTmpfs [2022-03-18T14:54:36.073Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestControllerValidateMountInvalidType [2022-03-18T14:54:36.073Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-18T14:54:36.073Z] === RUN TestControllerValidateMountNamedPipe [2022-03-18T14:54:36.073Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-18T14:54:36.073Z] PASS [2022-03-18T14:54:36.073Z] coverage: 11.0% of statements [2022-03-18T14:54:36.073Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.679s coverage: 11.0% of statements [2022-03-18T14:54:36.531Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-18T14:54:36.543Z] time="2022-03-18T14:54:35Z" 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-03-18T14:54:36.543Z] time="2022-03-18T14:54:36Z" 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-03-18T14:54:36.543Z] time="2022-03-18T14:54:36Z" 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-03-18T14:54:36.543Z] time="2022-03-18T14:54:36Z" 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-03-18T14:54:36.543Z] time="2022-03-18T14:54:36Z" 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-03-18T14:54:36.543Z] time="2022-03-18T14:54:36Z" 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-03-18T14:54:36.543Z] time="2022-03-18T14:54:36Z" 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-03-18T14:54:36.543Z] time="2022-03-18T14:54:36Z" 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-03-18T14:54:36.543Z] time="2022-03-18T14:54:36Z" 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-03-18T14:54:36.543Z] time="2022-03-18T14:54:36Z" 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-03-18T14:54:36.543Z] --- PASS: TestHealthStates (0.21s) [2022-03-18T14:54:36.543Z] === RUN TestMaskURLCredentials [2022-03-18T14:54:36.543Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestGetInspectData [2022-03-18T14:54:36.543Z] --- PASS: TestGetInspectData (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestFillLicense [2022-03-18T14:54:36.543Z] --- PASS: TestFillLicense (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestListInvalidFilter [2022-03-18T14:54:36.543Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestNameFilter [2022-03-18T14:54:36.543Z] --- PASS: TestNameFilter (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-18T14:54:36.543Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-18T14:54:36.543Z] === 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-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-18T14:54:36.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-18T14:54:36.543Z] --- 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-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-18T14:54:36.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestDaemonReloadLabels [2022-03-18T14:54:36.543Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-18T14:54:36.543Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestDaemonReloadMirrors [2022-03-18T14:54:36.543Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-18T14:54:36.543Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-18T14:54:36.543Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestDaemonDiscoveryReload [2022-03-18T14:54:36.543Z] === RUN TestEventsLog [2022-03-18T14:54:36.543Z] --- PASS: TestEventsLog (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestEventsLogTimeout [2022-03-18T14:54:36.543Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-18T14:54:36.543Z] === RUN TestLogEvents [2022-03-18T14:54:36.543Z] --- PASS: TestLogEvents (0.05s) [2022-03-18T14:54:36.543Z] === RUN TestLoadBufferedEvents [2022-03-18T14:54:36.652Z] 2022/03/18 14:54:36 Finished clone golang.org/x/net [2022-03-18T14:54:36.652Z] 2022/03/18 14:54:36 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-03-18T14:54:36.652Z] 2022/03/18 14:54:36 Finished clone github.com/sean-/seed [2022-03-18T14:54:36.652Z] 2022/03/18 14:54:36 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-03-18T14:54:37.015Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-03-18T14:54:37.015Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-18T14:54:37.015Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-18T14:54:37.015Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-18T14:54:37.015Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-18T14:54:37.015Z] PASS [2022-03-18T14:54:37.015Z] coverage: 50.0% of statements [2022-03-18T14:54:37.015Z] ok github.com/docker/docker/daemon/events 0.335s coverage: 50.0% of statements [2022-03-18T14:54:37.490Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-03-18T14:54:37.490Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-03-18T14:54:37.490Z] === RUN TestIsEmptyDir [2022-03-18T14:54:37.490Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-18T14:54:37.490Z] PASS [2022-03-18T14:54:37.490Z] coverage: 2.3% of statements [2022-03-18T14:54:37.490Z] ok github.com/docker/docker/daemon/graphdriver 0.085s coverage: 2.3% of statements [2022-03-18T14:54:37.587Z] 2022/03/18 14:54:37 Finished clone github.com/hashicorp/memberlist [2022-03-18T14:54:37.587Z] 2022/03/18 14:54:37 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-03-18T14:54:37.961Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-03-18T14:54:37.961Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-03-18T14:54:37.961Z] === RUN TestLinkNaming [2022-03-18T14:54:37.961Z] --- PASS: TestLinkNaming (0.00s) [2022-03-18T14:54:37.961Z] === RUN TestLinkNew [2022-03-18T14:54:37.961Z] --- PASS: TestLinkNew (0.00s) [2022-03-18T14:54:37.961Z] === RUN TestLinkEnv [2022-03-18T14:54:37.961Z] --- PASS: TestLinkEnv (0.00s) [2022-03-18T14:54:37.961Z] === RUN TestLinkMultipleEnv [2022-03-18T14:54:37.961Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-18T14:54:37.961Z] === RUN TestLinkPortRangeEnv [2022-03-18T14:54:37.961Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-18T14:54:37.961Z] PASS [2022-03-18T14:54:37.961Z] coverage: 93.0% of statements [2022-03-18T14:54:37.961Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-03-18T14:54:38.153Z] 2022/03/18 14:54:37 Finished clone github.com/hashicorp/errwrap [2022-03-18T14:54:38.153Z] 2022/03/18 14:54:37 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-03-18T14:54:38.432Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2022-03-18T14:54:38.432Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-18T14:54:38.432Z] reload_test.go:520: root required [2022-03-18T14:54:38.432Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T14:54:38.432Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-18T14:54:38.432Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-18T14:54:38.432Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-18T14:54:38.432Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.12s) [2022-03-18T14:54:38.432Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-18T14:54:38.432Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-03-18T14:54:38.432Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-18T14:54:38.443Z] docker_api_swarm_test.go:562: [d77313fa4cd40] joining swarm manager [de97e0bf4205b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:54:38.902Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-18T14:54:38.902Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-18T14:54:38.902Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-18T14:54:38.902Z] === RUN TestParseVolumesFrom [2022-03-18T14:54:38.902Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-18T14:54:38.902Z] PASS [2022-03-18T14:54:38.902Z] coverage: 9.0% of statements [2022-03-18T14:54:38.902Z] ok github.com/docker/docker/daemon 2.651s coverage: 9.0% of statements [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-18T14:54:38.902Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-18T14:54:39.528Z] 2022/03/18 14:54:39 Finished clone github.com/hashicorp/go-multierror [2022-03-18T14:54:39.528Z] 2022/03/18 14:54:39 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-03-18T14:54:40.096Z] 2022/03/18 14:54:39 Finished clone github.com/hashicorp/go-sockaddr [2022-03-18T14:54:40.096Z] 2022/03/18 14:54:39 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-03-18T14:54:40.475Z] === RUN TestNewStreamConfig [2022-03-18T14:54:40.475Z] === RUN TestNewStreamConfig/defaults [2022-03-18T14:54:40.475Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-18T14:54:40.475Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-18T14:54:40.475Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-18T14:54:40.475Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-18T14:54:40.475Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-18T14:54:40.475Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-18T14:54:40.475Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-18T14:54:40.475Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-18T14:54:40.475Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-18T14:54:40.475Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-18T14:54:40.475Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-18T14:54:40.475Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-18T14:54:40.475Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-18T14:54:40.475Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-18T14:54:40.475Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-18T14:54:40.475Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-18T14:54:40.475Z] time="2022-03-18T14:54:40Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-18T14:54:40.475Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-18T14:54:40.475Z] === RUN TestCreateSuccess [2022-03-18T14:54:40.475Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestCreateLogGroupSuccess [2022-03-18T14:54:40.475Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestCreateError [2022-03-18T14:54:40.475Z] --- PASS: TestCreateError (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestCreateAlreadyExists [2022-03-18T14:54:40.475Z] time="2022-03-18T14:54:40Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-18T14:54:40.475Z] --- PASS: TestCreateAlreadyExists (0.03s) [2022-03-18T14:54:40.475Z] === RUN TestLogClosed [2022-03-18T14:54:40.475Z] --- PASS: TestLogClosed (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestLogBlocking [2022-03-18T14:54:40.475Z] --- PASS: TestLogBlocking (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-18T14:54:40.475Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestLogNonBlockingBufferFull [2022-03-18T14:54:40.475Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestPublishBatchSuccess [2022-03-18T14:54:40.475Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestPublishBatchError [2022-03-18T14:54:40.475Z] time="2022-03-18T14:54:40Z" level=error msg=Error [2022-03-18T14:54:40.475Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-18T14:54:40.475Z] time="2022-03-18T14:54:40Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T14:54:40.475Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-18T14:54:40.475Z] time="2022-03-18T14:54:40Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T14:54:40.475Z] time="2022-03-18T14:54:40Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-18T14:54:40.475Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestCollectBatchSimple [2022-03-18T14:54:40.475Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestCollectBatchTicker [2022-03-18T14:54:40.475Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestCollectBatchMultilinePattern [2022-03-18T14:54:40.475Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-18T14:54:40.475Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-18T14:54:40.475Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-18T14:54:40.475Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-18T14:54:40.475Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-18T14:54:40.475Z] === RUN TestCollectBatchClose [2022-03-18T14:54:40.948Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestEffectiveLen [2022-03-18T14:54:40.948Z] === RUN TestEffectiveLen/0/Hello [2022-03-18T14:54:40.948Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-18T14:54:40.948Z] === RUN TestEffectiveLen/2/🙃 [2022-03-18T14:54:40.948Z] === RUN TestEffectiveLen/3/���� [2022-03-18T14:54:40.948Z] === RUN TestEffectiveLen/4/He��o [2022-03-18T14:54:40.948Z] === RUN TestEffectiveLen/5/ [2022-03-18T14:54:40.948Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestFindValidSplit [2022-03-18T14:54:40.948Z] === RUN TestFindValidSplit/0/ [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1044: [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1045: [2022-03-18T14:54:40.948Z] === RUN TestFindValidSplit/1/Hello [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1044: Hello [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1045: [2022-03-18T14:54:40.948Z] === RUN TestFindValidSplit/2/Hello [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1044: He [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1045: llo [2022-03-18T14:54:40.948Z] === RUN TestFindValidSplit/3/Hello [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1044: [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1045: Hello [2022-03-18T14:54:40.948Z] === RUN TestFindValidSplit/4/🙃 [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1044: [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1045: 🙃 [2022-03-18T14:54:40.948Z] === RUN TestFindValidSplit/5/🙃 [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1044: 🙃 [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1045: [2022-03-18T14:54:40.948Z] === RUN TestFindValidSplit/6/a� [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1044: a [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1045: � [2022-03-18T14:54:40.948Z] === RUN TestFindValidSplit/7/a� [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1044: a� [2022-03-18T14:54:40.948Z] cloudwatchlogs_test.go:1045: [2022-03-18T14:54:40.948Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestProcessEventEmoji [2022-03-18T14:54:40.948Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestCollectBatchLineSplit [2022-03-18T14:54:40.948Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-18T14:54:40.948Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestCollectBatchMaxEvents [2022-03-18T14:54:40.948Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2022-03-18T14:54:40.948Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-18T14:54:40.948Z] --- PASS: TestCollectBatchMaxTotalBytes (0.07s) [2022-03-18T14:54:40.948Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-18T14:54:40.948Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-18T14:54:40.948Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-18T14:54:40.948Z] === RUN TestAdapterReadLogs [2022-03-18T14:54:40.948Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestCopier [2022-03-18T14:54:40.948Z] --- PASS: TestCopier (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestCopierLongLines [2022-03-18T14:54:40.948Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestCopierSlow [2022-03-18T14:54:40.948Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-18T14:54:40.948Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-18T14:54:40.948Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-18T14:54:40.948Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-18T14:54:40.948Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-18T14:54:40.948Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-18T14:54:40.948Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-18T14:54:40.948Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-18T14:54:40.948Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-18T14:54:40.948Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-18T14:54:40.948Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-18T14:54:40.948Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-18T14:54:40.948Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-18T14:54:40.948Z] === RUN TestCreateTagSuccess [2022-03-18T14:54:40.948Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-18T14:54:40.949Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-18T14:54:40.949Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-18T14:54:40.949Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-18T14:54:40.949Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-18T14:54:40.949Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-18T14:54:40.949Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-18T14:54:40.949Z] PASS [2022-03-18T14:54:40.949Z] coverage: 77.8% of statements [2022-03-18T14:54:40.949Z] ok github.com/docker/docker/daemon/logger/awslogs 0.580s coverage: 77.8% of statements [2022-03-18T14:54:40.949Z] --- PASS: TestCopierSlow (0.20s) [2022-03-18T14:54:40.949Z] === RUN TestCopierWithSized [2022-03-18T14:54:40.949Z] === RUN TestCopierWithSized/as_is [2022-03-18T14:54:40.949Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-18T14:54:40.949Z] --- PASS: TestCopierWithSized (0.03s) [2022-03-18T14:54:40.949Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-18T14:54:40.949Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-03-18T14:54:40.949Z] === RUN TestCopierWithPartial [2022-03-18T14:54:40.949Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-18T14:54:40.949Z] === RUN TestRingLogger [2022-03-18T14:54:40.949Z] --- PASS: TestRingLogger (0.00s) [2022-03-18T14:54:40.949Z] === RUN TestRingCap [2022-03-18T14:54:40.949Z] --- PASS: TestRingCap (0.00s) [2022-03-18T14:54:40.949Z] === RUN TestRingClose [2022-03-18T14:54:40.949Z] --- PASS: TestRingClose (0.00s) [2022-03-18T14:54:40.949Z] === RUN TestRingDrain [2022-03-18T14:54:40.949Z] --- PASS: TestRingDrain (0.00s) [2022-03-18T14:54:40.949Z] PASS [2022-03-18T14:54:40.949Z] coverage: 43.5% of statements [2022-03-18T14:54:40.949Z] ok github.com/docker/docker/daemon/logger 0.454s coverage: 43.5% of statements [2022-03-18T14:54:40.949Z] === RUN TestSearchRegistryForImagesErrors [2022-03-18T14:54:40.949Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-18T14:54:40.949Z] === RUN TestSearchRegistryForImages [2022-03-18T14:54:40.949Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-18T14:54:40.949Z] === RUN TestOnlyPlatformWithFallback [2022-03-18T14:54:40.949Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-18T14:54:40.949Z] === RUN TestImageDelete [2022-03-18T14:54:41.418Z] === RUN TestImageDelete/no_lease [2022-03-18T14:54:41.418Z] === RUN TestImageDelete/lease_exists [2022-03-18T14:54:41.418Z] --- PASS: TestImageDelete (0.05s) [2022-03-18T14:54:41.418Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-18T14:54:41.418Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-18T14:54:41.418Z] === RUN TestContentStoreForPull [2022-03-18T14:54:41.418Z] --- PASS: TestContentStoreForPull (0.26s) [2022-03-18T14:54:41.418Z] PASS [2022-03-18T14:54:41.418Z] coverage: 6.6% of statements [2022-03-18T14:54:41.418Z] ok github.com/docker/docker/daemon/images 0.416s coverage: 6.6% of statements [2022-03-18T14:54:41.418Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T14:54:41.418Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T14:54:41.418Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-18T14:54:41.418Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-18T14:54:41.418Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T14:54:41.418Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-18T14:54:41.418Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-18T14:54:41.472Z] 2022/03/18 14:54:41 Finished clone github.com/hashicorp/go-msgpack [2022-03-18T14:54:41.472Z] 2022/03/18 14:54:41 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-03-18T14:54:41.472Z] 2022/03/18 14:54:41 Finished clone github.com/docker/libkv [2022-03-18T14:54:41.472Z] 2022/03/18 14:54:41 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-03-18T14:54:41.472Z] 2022/03/18 14:54:41 Finished clone github.com/vishvananda/netns [2022-03-18T14:54:41.472Z] 2022/03/18 14:54:41 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-03-18T14:54:41.887Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-18T14:54:41.887Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-18T14:54:41.887Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-18T14:54:41.887Z] === RUN TestJSONFileLogger [2022-03-18T14:54:41.887Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-18T14:54:41.887Z] === RUN TestJSONFileLoggerWithTags [2022-03-18T14:54:41.887Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-18T14:54:42.357Z] === RUN TestJSONFileLoggerWithOpts [2022-03-18T14:54:42.357Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-18T14:54:42.357Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-18T14:54:42.357Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-18T14:54:42.357Z] === RUN TestEncodeDecode [2022-03-18T14:54:42.357Z] === PAUSE TestEncodeDecode [2022-03-18T14:54:42.357Z] === RUN TestUnexpectedEOF [2022-03-18T14:54:42.357Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-18T14:54:42.357Z] === RUN TestFastTimeMarshalJSON [2022-03-18T14:54:42.357Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-18T14:54:42.357Z] PASS [2022-03-18T14:54:42.357Z] coverage: 87.2% of statements [2022-03-18T14:54:42.357Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.253s coverage: 87.2% of statements [2022-03-18T14:54:42.357Z] time="2022-03-18T14:54:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T14:54:42.357Z] time="2022-03-18T14:54:42Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T14:54:42.357Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-18T14:54:42.357Z] === CONT TestEncodeDecode [2022-03-18T14:54:42.357Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-18T14:54:42.357Z] PASS [2022-03-18T14:54:42.357Z] coverage: 69.9% of statements [2022-03-18T14:54:42.357Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.308s coverage: 69.9% of statements [2022-03-18T14:54:42.825Z] === RUN TestWriteLog [2022-03-18T14:54:42.825Z] === PAUSE TestWriteLog [2022-03-18T14:54:42.825Z] === RUN TestReadLog [2022-03-18T14:54:42.825Z] === PAUSE TestReadLog [2022-03-18T14:54:42.825Z] === RUN TestDecode [2022-03-18T14:54:43.295Z] --- PASS: TestDecode (0.17s) [2022-03-18T14:54:43.295Z] === CONT TestWriteLog [2022-03-18T14:54:43.295Z] === CONT TestReadLog [2022-03-18T14:54:43.295Z] --- PASS: TestWriteLog (0.03s) [2022-03-18T14:54:43.295Z] === RUN TestReadLog/tail_exact [2022-03-18T14:54:43.295Z] === RUN TestReadLog/tail_less_than_available [2022-03-18T14:54:43.295Z] === RUN TestReadLog/tail_more_than_available [2022-03-18T14:54:43.295Z] --- PASS: TestReadLog (0.24s) [2022-03-18T14:54:43.295Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-18T14:54:43.295Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-03-18T14:54:43.295Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-18T14:54:43.295Z] PASS [2022-03-18T14:54:43.295Z] coverage: 78.7% of statements [2022-03-18T14:54:43.295Z] ok github.com/docker/docker/daemon/logger/local 0.499s coverage: 78.7% of statements [2022-03-18T14:54:43.295Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T14:54:44.285Z] === RUN TestOpenFileDelete [2022-03-18T14:54:44.285Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-18T14:54:44.285Z] === RUN TestOpenFileRename [2022-03-18T14:54:44.285Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-18T14:54:44.285Z] === RUN TestHandleDecoderErr [2022-03-18T14:54:44.285Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-18T14:54:44.285Z] === RUN TestParseLogTagDefaultTag [2022-03-18T14:54:44.285Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-18T14:54:44.285Z] === RUN TestParseLogTag [2022-03-18T14:54:44.285Z] --- PASS: TestParseLogTag (0.00s) [2022-03-18T14:54:44.285Z] === RUN TestParseLogTagEmptyTag [2022-03-18T14:54:44.285Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-18T14:54:44.285Z] === RUN TestTailFiles [2022-03-18T14:54:44.285Z] --- PASS: TestTailFiles (0.00s) [2022-03-18T14:54:44.285Z] === RUN TestFollowLogsConsumerGone [2022-03-18T14:54:44.285Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-18T14:54:44.285Z] === RUN TestFollowLogsProducerGone [2022-03-18T14:54:44.285Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-03-18T14:54:44.285Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-03-18T14:54:44.285Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-18T14:54:44.285Z] === RUN TestCheckCapacityAndRotate [2022-03-18T14:54:44.285Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-18T14:54:44.285Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-18T14:54:44.285Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2022-03-18T14:54:44.285Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-18T14:54:44.285Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2022-03-18T14:54:44.285Z] PASS [2022-03-18T14:54:44.285Z] coverage: 54.9% of statements [2022-03-18T14:54:44.285Z] === RUN TestLog [2022-03-18T14:54:44.285Z] --- PASS: TestLog (0.01s) [2022-03-18T14:54:44.285Z] PASS [2022-03-18T14:54:44.285Z] coverage: 31.5% of statements [2022-03-18T14:54:44.285Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.249s coverage: 54.9% of statements [2022-03-18T14:54:44.285Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2022-03-18T14:54:44.753Z] === RUN TestValidateLogOpt [2022-03-18T14:54:44.753Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T14:54:44.753Z] === RUN TestNewMissedConfig [2022-03-18T14:54:44.753Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-18T14:54:44.753Z] === RUN TestNewMissedUrl [2022-03-18T14:54:44.753Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-18T14:54:44.753Z] === RUN TestNewMissedToken [2022-03-18T14:54:44.753Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-18T14:54:44.753Z] === RUN TestNewWithProxy [2022-03-18T14:54:44.753Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-18T14:54:44.753Z] === RUN TestDefault [2022-03-18T14:54:44.753Z] --- PASS: TestDefault (0.01s) [2022-03-18T14:54:44.753Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-18T14:54:44.753Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-18T14:54:44.753Z] === RUN TestJsonFormat [2022-03-18T14:54:44.753Z] --- PASS: TestJsonFormat (0.02s) [2022-03-18T14:54:44.753Z] === RUN TestRawFormat [2022-03-18T14:54:44.753Z] --- PASS: TestRawFormat (0.00s) [2022-03-18T14:54:44.753Z] === RUN TestRawFormatWithLabels [2022-03-18T14:54:44.753Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-18T14:54:44.753Z] === RUN TestRawFormatWithoutTag [2022-03-18T14:54:44.753Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-18T14:54:44.753Z] === RUN TestBatching [2022-03-18T14:54:44.757Z] 2022/03/18 14:54:44 Finished clone github.com/moby/ipvs [2022-03-18T14:54:44.757Z] 2022/03/18 14:54:44 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-03-18T14:54:44.757Z] 2022/03/18 14:54:44 Finished clone github.com/BurntSushi/toml [2022-03-18T14:54:44.757Z] 2022/03/18 14:54:44 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-03-18T14:54:44.757Z] 2022/03/18 14:54:44 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-03-18T14:54:44.757Z] 2022/03/18 14:54:44 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-03-18T14:54:45.223Z] === RUN TestNewParse [2022-03-18T14:54:45.223Z] --- PASS: TestNewParse (0.00s) [2022-03-18T14:54:45.223Z] PASS [2022-03-18T14:54:45.223Z] coverage: 8.3% of statements [2022-03-18T14:54:45.223Z] --- PASS: TestBatching (0.36s) [2022-03-18T14:54:45.223Z] === RUN TestFrequency [2022-03-18T14:54:45.223Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2022-03-18T14:54:45.223Z] --- PASS: TestFrequency (0.18s) [2022-03-18T14:54:45.223Z] === RUN TestOneMessagePerRequest [2022-03-18T14:54:45.223Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-18T14:54:45.223Z] === RUN TestVerify [2022-03-18T14:54:45.223Z] --- PASS: TestVerify (0.00s) [2022-03-18T14:54:45.223Z] === RUN TestSkipVerify [2022-03-18T14:54:45.325Z] 2022/03/18 14:54:45 Finished clone github.com/vishvananda/netlink [2022-03-18T14:54:45.325Z] 2022/03/18 14:54:45 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-03-18T14:54:45.694Z] === RUN TestParseLogFormat [2022-03-18T14:54:45.694Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-18T14:54:45.694Z] === RUN TestValidateLogOptEmpty [2022-03-18T14:54:45.694Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-18T14:54:45.694Z] === RUN TestValidateSyslogAddress [2022-03-18T14:54:45.694Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-18T14:54:45.694Z] === RUN TestParseAddressDefaultPort [2022-03-18T14:54:45.694Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-18T14:54:45.694Z] === RUN TestValidateSyslogFacility [2022-03-18T14:54:45.694Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-18T14:54:45.694Z] === RUN TestValidateLogOptSyslogFormat [2022-03-18T14:54:45.694Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-18T14:54:45.694Z] === RUN TestValidateLogOpt [2022-03-18T14:54:45.694Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T14:54:45.694Z] PASS [2022-03-18T14:54:45.694Z] coverage: 46.8% of statements [2022-03-18T14:54:45.694Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] --- PASS: TestSkipVerify (0.54s) [2022-03-18T14:54:45.694Z] === RUN TestBufferMaximum [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647615285.589851\",\"host\":\"b83f6fa291e8\"}'" [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647615285.589851\",\"host\":\"b83f6fa291e8\"}'" [2022-03-18T14:54:45.694Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-18T14:54:45.694Z] === RUN TestServerAlwaysDown [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647615285.594864\",\"host\":\"b83f6fa291e8\"}'" [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647615285.594864\",\"host\":\"b83f6fa291e8\"}'" [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647615285.594864\",\"host\":\"b83f6fa291e8\"}'" [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647615285.595848\",\"host\":\"b83f6fa291e8\"}'" [2022-03-18T14:54:45.694Z] time="2022-03-18T14:54:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647615285.595848\",\"host\":\"b83f6fa291e8\"}'" [2022-03-18T14:54:45.694Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-18T14:54:45.694Z] === RUN TestCannotSendAfterClose [2022-03-18T14:54:45.694Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-18T14:54:45.694Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-18T14:54:46.260Z] 2022/03/18 14:54:46 Finished clone github.com/samuel/go-zookeeper [2022-03-18T14:54:46.260Z] 2022/03/18 14:54:46 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-03-18T14:54:46.519Z] 2022/03/18 14:54:46 Finished clone github.com/deckarep/golang-set [2022-03-18T14:54:46.519Z] 2022/03/18 14:54:46 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-03-18T14:54:46.579Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-18T14:54:46.579Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-18T14:54:46.686Z] === RUN TestV1IDService [2022-03-18T14:54:46.686Z] --- PASS: TestV1IDService (0.04s) [2022-03-18T14:54:46.686Z] === RUN TestV2MetadataService [2022-03-18T14:54:46.686Z] time="2022-03-18T14:54:46Z" 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-03-18T14:54:46.686Z] time="2022-03-18T14:54:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b83f6fa291e8\"}'" [2022-03-18T14:54:46.686Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-18T14:54:46.686Z] PASS [2022-03-18T14:54:46.686Z] coverage: 82.5% of statements [2022-03-18T14:54:46.686Z] ok github.com/docker/docker/daemon/logger/splunk 2.208s coverage: 82.5% of statements [2022-03-18T14:54:46.686Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T14:54:46.686Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-18T14:54:46.686Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T14:54:47.455Z] 2022/03/18 14:54:47 Finished clone github.com/coreos/go-semver [2022-03-18T14:54:47.456Z] 2022/03/18 14:54:47 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-03-18T14:54:47.541Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-18T14:54:47.675Z] === RUN TestSuccessfulDownload [2022-03-18T14:54:47.676Z] download_test.go:268: Needs fixing on Windows [2022-03-18T14:54:47.676Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-18T14:54:47.676Z] === RUN TestCancelledDownload [2022-03-18T14:54:47.676Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-18T14:54:47.676Z] === RUN TestMaxDownloadAttempts [2022-03-18T14:54:47.676Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T14:54:47.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T14:54:47.676Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T14:54:47.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T14:54:47.676Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T14:54:47.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T14:54:47.676Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T14:54:47.676Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T14:54:47.676Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T14:54:47.676Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T14:54:47.676Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T14:54:47.676Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T14:54:48.114Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-18T14:54:48.146Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-18T14:54:48.146Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-18T14:54:48.146Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-18T14:54:48.146Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-18T14:54:48.146Z] === RUN TestContinueOnError_NeverContinue [2022-03-18T14:54:48.146Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-18T14:54:48.146Z] === RUN TestContinueOnError_UnnestsErrors [2022-03-18T14:54:48.146Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-03-18T14:54:48.146Z] === RUN TestManifestStore [2022-03-18T14:54:48.146Z] === RUN TestManifestStore/no_remote_or_local [2022-03-18T14:54:48.146Z] time="2022-03-18T14:54:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T14:54:48.146Z] time="2022-03-18T14:54:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T14:54:48.146Z] time="2022-03-18T14:54:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T14:54:48.146Z] time="2022-03-18T14:54:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T14:54:48.146Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-18T14:54:48.146Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-03-18T14:54:48.146Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-03-18T14:54:48.146Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-03-18T14:54:48.146Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-03-18T14:54:48.146Z] === RUN TestTransfer [2022-03-18T14:54:48.146Z] time="2022-03-18T14:54:48Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local359033899\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-18T14:54:48.616Z] === RUN TestManifestStore/no_local_cache [2022-03-18T14:54:48.616Z] === RUN TestManifestStore/with_local_cache [2022-03-18T14:54:48.616Z] --- PASS: TestTransfer (0.12s) [2022-03-18T14:54:48.616Z] === RUN TestConcurrencyLimit [2022-03-18T14:54:48.616Z] --- PASS: TestV2MetadataService (1.60s) [2022-03-18T14:54:48.616Z] PASS [2022-03-18T14:54:48.616Z] coverage: 48.2% of statements [2022-03-18T14:54:48.616Z] === RUN TestManifestStore/unknown_media_type [2022-03-18T14:54:48.616Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-18T14:54:48.616Z] time="2022-03-18T14:54:48Z" level=warning msg="reference for unknown type: " [2022-03-18T14:54:48.616Z] ok github.com/docker/docker/distribution/metadata 1.723s coverage: 48.2% of statements [2022-03-18T14:54:48.616Z] time="2022-03-18T14:54:48Z" level=warning msg="reference for unknown type: " [2022-03-18T14:54:48.616Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-18T14:54:48.616Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-18T14:54:48.616Z] time="2022-03-18T14:54:48Z" level=warning msg="reference for unknown type: " [2022-03-18T14:54:48.616Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-18T14:54:48.616Z] time="2022-03-18T14:54:48Z" level=warning msg="reference for unknown type: " [2022-03-18T14:54:48.616Z] time="2022-03-18T14:54:48Z" level=warning msg="reference for unknown type: " [2022-03-18T14:54:48.616Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-18T14:54:48.616Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-18T14:54:48.616Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-18T14:54:48.616Z] time="2022-03-18T14:54:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore (0.43s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaType [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-18T14:54:48.616Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-18T14:54:48.616Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-18T14:54:48.616Z] === RUN TestFixManifestLayers [2022-03-18T14:54:48.616Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-18T14:54:48.616Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-18T14:54:48.616Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T14:54:48.616Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T14:54:48.617Z] === RUN TestFixManifestLayersBadParent [2022-03-18T14:54:48.617Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-18T14:54:48.617Z] === RUN TestValidateManifest [2022-03-18T14:54:48.617Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T14:54:48.617Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-18T14:54:48.617Z] === RUN TestFormatPlatform [2022-03-18T14:54:48.617Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-18T14:54:48.617Z] === RUN TestPullSchema2Config [2022-03-18T14:54:48.617Z] === RUN TestPullSchema2Config/success_first_time [2022-03-18T14:54:48.617Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T14:54:48.617Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T14:54:48.617Z] === RUN TestPullSchema2Config/500_status [2022-03-18T14:54:48.617Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T14:54:48.617Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T14:54:48.617Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-18T14:54:48.617Z] === RUN TestInactiveJobs [2022-03-18T14:54:48.617Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T14:54:48.617Z] === RUN TestPullSchema2Config/EOF [2022-03-18T14:54:48.617Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T14:54:48.617Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T14:54:48.617Z] 2022/03/18 14:54:48 http: panic serving 127.0.0.1:49212: intentional panic [2022-03-18T14:54:48.617Z] goroutine 109 [running]: [2022-03-18T14:54:48.617Z] net/http.(*conn).serve.func1(0xc0001d8140) [2022-03-18T14:54:48.617Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-18T14:54:48.617Z] panic(0x7b2020, 0x92d650) [2022-03-18T14:54:48.617Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-18T14:54:48.617Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0x1, 0x943a10, 0xc0000142a0) [2022-03-18T14:54:48.617Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xe8 [2022-03-18T14:54:48.617Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1(0x943a10, 0xc0000142a0, 0xc00000aa00) [2022-03-18T14:54:48.685Z] === RUN TestDockerSuite/TestBuildFails [2022-03-18T14:54:49.086Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x214 [2022-03-18T14:54:49.086Z] net/http.HandlerFunc.ServeHTTP(0xc0000503c0, 0x943a10, 0xc0000142a0, 0xc00000aa00) [2022-03-18T14:54:49.086Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-18T14:54:49.086Z] net/http.serverHandler.ServeHTTP(0xc0004f00e0, 0x943a10, 0xc0000142a0, 0xc00000aa00) [2022-03-18T14:54:49.086Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-18T14:54:49.086Z] net/http.(*conn).serve(0xc0001d8140, 0x944fa0, 0xc0000a4ec0) [2022-03-18T14:54:49.086Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-18T14:54:49.086Z] created by net/http.(*Server).Serve [2022-03-18T14:54:49.086Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-18T14:54:49.086Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T14:54:49.086Z] === RUN TestPullSchema2Config/unauthorized [2022-03-18T14:54:49.086Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T14:54:49.087Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T14:54:49.087Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-18T14:54:49.087Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-18T14:54:49.087Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-18T14:54:49.087Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-18T14:54:49.087Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-18T14:54:49.087Z] === RUN TestGetRepositoryMountCandidates [2022-03-18T14:54:49.087Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestLayerAlreadyExists [2022-03-18T14:54:49.087Z] 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-03-18T14:54:49.087Z] 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-03-18T14:54:49.087Z] 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-03-18T14:54:49.087Z] 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-03-18T14:54:49.087Z] 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-03-18T14:54:49.087Z] 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-03-18T14:54:49.087Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestWhenEmptyAuthConfig [2022-03-18T14:54:49.087Z] === RUN TestNotFound [2022-03-18T14:54:49.087Z] --- PASS: TestNotFound (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestConflict [2022-03-18T14:54:49.087Z] --- PASS: TestConflict (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestForbidden [2022-03-18T14:54:49.087Z] --- PASS: TestForbidden (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestInvalidParameter [2022-03-18T14:54:49.087Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestNotImplemented [2022-03-18T14:54:49.087Z] --- PASS: TestNotImplemented (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestNotModified [2022-03-18T14:54:49.087Z] --- PASS: TestNotModified (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestUnauthorized [2022-03-18T14:54:49.087Z] --- PASS: TestUnauthorized (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestUnknown [2022-03-18T14:54:49.087Z] --- PASS: TestUnknown (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestCancelled [2022-03-18T14:54:49.087Z] --- PASS: TestCancelled (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestDeadline [2022-03-18T14:54:49.087Z] --- PASS: TestDeadline (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestDataLoss [2022-03-18T14:54:49.087Z] --- PASS: TestDataLoss (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestUnavailable [2022-03-18T14:54:49.087Z] --- PASS: TestUnavailable (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestSystem [2022-03-18T14:54:49.087Z] --- PASS: TestSystem (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Not_Found [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Bad_Request [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Conflict [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Unauthorized [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Forbidden [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Not_Modified [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-18T14:54:49.087Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-18T14:54:49.087Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-18T14:54:49.087Z] PASS [2022-03-18T14:54:49.087Z] coverage: 53.1% of statements [2022-03-18T14:54:49.087Z] ok github.com/docker/docker/errdefs 0.054s coverage: 53.1% of statements [2022-03-18T14:54:49.087Z] --- PASS: TestInactiveJobs (0.39s) [2022-03-18T14:54:49.087Z] === RUN TestWatchRelease [2022-03-18T14:54:49.087Z] --- PASS: TestWatchRelease (0.04s) [2022-03-18T14:54:49.087Z] === RUN TestWatchFinishedTransfer [2022-03-18T14:54:49.087Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-18T14:54:49.087Z] === RUN TestDuplicateTransfer [2022-03-18T14:54:49.087Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-03-18T14:54:49.087Z] === RUN TestSuccessfulUpload [2022-03-18T14:54:49.358Z] 2022/03/18 14:54:48 Finished clone github.com/hashicorp/serf [2022-03-18T14:54:49.358Z] 2022/03/18 14:54:48 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-03-18T14:54:49.358Z] 2022/03/18 14:54:48 Finished clone github.com/ishidawataru/sctp [2022-03-18T14:54:49.358Z] 2022/03/18 14:54:48 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-03-18T14:54:49.556Z] time="2022-03-18T14:54:49Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-18T14:54:49.556Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-03-18T14:54:49.556Z] === RUN TestCancelledUpload [2022-03-18T14:54:49.556Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-18T14:54:49.556Z] PASS [2022-03-18T14:54:49.556Z] coverage: 76.4% of statements [2022-03-18T14:54:49.556Z] ok github.com/docker/docker/distribution/xfer 1.945s coverage: 76.4% of statements [2022-03-18T14:54:49.626Z] docker_api_swarm_test.go:584: [da2dbfd7a7e09] joining swarm manager [de97e0bf4205b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T14:54:49.626Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-18T14:54:49.886Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-18T14:54:50.546Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2022-03-18T14:54:50.546Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-18T14:54:50.546Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-18T14:54:50.546Z] === RUN TestTokenPassThru [2022-03-18T14:54:50.546Z] === RUN TestCompare [2022-03-18T14:54:50.546Z] --- PASS: TestCompare (0.00s) [2022-03-18T14:54:50.546Z] PASS [2022-03-18T14:54:50.546Z] coverage: 19.2% of statements [2022-03-18T14:54:50.546Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-18T14:54:50.546Z] === RUN TestTokenPassThruDifferentHost [2022-03-18T14:54:50.546Z] ok github.com/docker/docker/image/cache 0.096s coverage: 19.2% of statements [2022-03-18T14:54:50.546Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-18T14:54:50.546Z] PASS [2022-03-18T14:54:50.546Z] coverage: 25.9% of statements [2022-03-18T14:54:50.546Z] ok github.com/docker/docker/distribution 2.345s coverage: 25.9% of statements [2022-03-18T14:54:50.546Z] === RUN TestFSGetInvalidData [2022-03-18T14:54:50.546Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-18T14:54:50.546Z] === RUN TestFSInvalidSet [2022-03-18T14:54:50.546Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T14:54:50.546Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T14:54:50.546Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-18T14:54:50.546Z] === RUN TestFSInvalidRoot [2022-03-18T14:54:50.546Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-18T14:54:50.546Z] === RUN TestFSMetadataGetSet [2022-03-18T14:54:50.546Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-18T14:54:50.546Z] === RUN TestFSInvalidWalker [2022-03-18T14:54:50.546Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-18T14:54:50.546Z] === RUN TestFSGetSet [2022-03-18T14:54:50.546Z] --- PASS: TestFSGetSet (0.02s) [2022-03-18T14:54:50.546Z] === RUN TestFSGetUnsetKey [2022-03-18T14:54:50.546Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-18T14:54:50.546Z] === RUN TestFSGetEmptyData [2022-03-18T14:54:50.546Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-18T14:54:50.546Z] === RUN TestFSDelete [2022-03-18T14:54:50.546Z] --- PASS: TestFSDelete (0.02s) [2022-03-18T14:54:50.546Z] === RUN TestFSWalker [2022-03-18T14:54:50.546Z] --- PASS: TestFSWalker (0.02s) [2022-03-18T14:54:50.546Z] === RUN TestFSWalkerStopOnError [2022-03-18T14:54:50.546Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-18T14:54:50.546Z] === RUN TestNewFromJSON [2022-03-18T14:54:50.546Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-18T14:54:50.546Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-18T14:54:50.546Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-18T14:54:50.546Z] === RUN TestMarshalKeyOrder [2022-03-18T14:54:50.546Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-18T14:54:50.546Z] === RUN TestImage [2022-03-18T14:54:50.546Z] --- PASS: TestImage (0.00s) [2022-03-18T14:54:50.546Z] === RUN TestImageOSNotEmpty [2022-03-18T14:54:50.546Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-18T14:54:50.546Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-18T14:54:50.546Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-18T14:54:50.546Z] === RUN TestCreate [2022-03-18T14:54:50.546Z] --- PASS: TestCreate (0.01s) [2022-03-18T14:54:50.546Z] === RUN TestRestore [2022-03-18T14:54:51.015Z] time="2022-03-18T14:54:50Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-18T14:54:51.015Z] --- PASS: TestRestore (0.25s) [2022-03-18T14:54:51.015Z] === RUN TestAddDelete [2022-03-18T14:54:51.015Z] --- PASS: TestAddDelete (0.06s) [2022-03-18T14:54:51.015Z] === RUN TestSearchAfterDelete [2022-03-18T14:54:51.015Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-18T14:54:51.015Z] === RUN TestParentReset [2022-03-18T14:54:51.015Z] --- PASS: TestParentReset (0.04s) [2022-03-18T14:54:51.015Z] === RUN TestGetAndSetLastUpdated [2022-03-18T14:54:51.015Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2022-03-18T14:54:51.015Z] === RUN TestStoreLen [2022-03-18T14:54:51.485Z] === RUN TestMakeV1ConfigFromConfig [2022-03-18T14:54:51.485Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-18T14:54:51.485Z] PASS [2022-03-18T14:54:51.485Z] coverage: 25.0% of statements [2022-03-18T14:54:51.485Z] ok github.com/docker/docker/image/v1 0.181s coverage: 25.0% of statements [2022-03-18T14:54:51.485Z] --- PASS: TestStoreLen (0.30s) [2022-03-18T14:54:51.485Z] PASS [2022-03-18T14:54:51.485Z] coverage: 86.8% of statements [2022-03-18T14:54:51.485Z] ok github.com/docker/docker/image 1.032s coverage: 86.8% of statements [2022-03-18T14:54:51.955Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-18T14:54:51.955Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T14:54:52.424Z] === RUN TestSerialization [2022-03-18T14:54:52.424Z] --- PASS: TestSerialization (0.02s) [2022-03-18T14:54:52.424Z] PASS [2022-03-18T14:54:52.424Z] coverage: 100.0% of statements [2022-03-18T14:54:52.424Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2022-03-18T14:54:52.429Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-18T14:54:52.656Z] 2022/03/18 14:54:52 Finished clone golang.org/x/sys [2022-03-18T14:54:52.656Z] 2022/03/18 14:54:52 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-03-18T14:54:52.690Z] check_test.go:380: [d77313fa4cd40] daemon is not started [2022-03-18T14:54:52.894Z] === RUN TestEmptyLayer [2022-03-18T14:54:52.915Z] 2022/03/18 14:54:52 Finished clone github.com/json-iterator/go [2022-03-18T14:54:52.915Z] 2022/03/18 14:54:52 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-03-18T14:54:53.175Z] 2022/03/18 14:54:52 Finished clone go.etcd.io/bbolt [2022-03-18T14:54:53.175Z] 2022/03/18 14:54:52 Clone github.com/docker/distribution, revision dcf66392d606f50bf3a9286dcb4bdcdfb7c0e83a, attempt 1/20 [2022-03-18T14:54:53.365Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestCommitFailure [2022-03-18T14:54:53.365Z] --- PASS: TestCommitFailure (0.02s) [2022-03-18T14:54:53.365Z] === RUN TestStartTransactionFailure [2022-03-18T14:54:53.365Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestGetOrphan [2022-03-18T14:54:53.365Z] --- PASS: TestGetOrphan (0.02s) [2022-03-18T14:54:53.365Z] === RUN TestMountAndRegister [2022-03-18T14:54:53.365Z] === RUN TestEnvironmentParsing [2022-03-18T14:54:53.365Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-18T14:54:53.365Z] PASS [2022-03-18T14:54:53.365Z] coverage: 1.0% of statements [2022-03-18T14:54:53.365Z] layer_test.go:271: Layer size: 14 [2022-03-18T14:54:53.365Z] ok github.com/docker/docker/libcontainerd/local 0.077s coverage: 1.0% of statements [2022-03-18T14:54:53.365Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-18T14:54:53.365Z] === RUN TestLayerRelease [2022-03-18T14:54:53.365Z] layer_test.go:304: Failing on Windows [2022-03-18T14:54:53.365Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestStoreRestore [2022-03-18T14:54:53.365Z] layer_test.go:353: Failing on Windows [2022-03-18T14:54:53.365Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestTarStreamStability [2022-03-18T14:54:53.365Z] layer_test.go:468: Failing on Windows [2022-03-18T14:54:53.365Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestRegisterExistingLayer [2022-03-18T14:54:53.365Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-03-18T14:54:53.365Z] === RUN TestTarStreamVerification [2022-03-18T14:54:53.365Z] layer_test.go:697: Failing on Windows [2022-03-18T14:54:53.365Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestLayerMigration [2022-03-18T14:54:53.365Z] migration_test.go:46: Failing on Windows [2022-03-18T14:54:53.365Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestLayerMigrationNoTarsplit [2022-03-18T14:54:53.365Z] migration_test.go:182: Failing on Windows [2022-03-18T14:54:53.365Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestMountInit [2022-03-18T14:54:53.365Z] mount_test.go:17: Failing on Windows [2022-03-18T14:54:53.365Z] --- SKIP: TestMountInit (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestMountSize [2022-03-18T14:54:53.365Z] mount_test.go:76: Failing on Windows [2022-03-18T14:54:53.365Z] --- SKIP: TestMountSize (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestMountChanges [2022-03-18T14:54:53.365Z] mount_test.go:125: Failing on Windows [2022-03-18T14:54:53.365Z] --- SKIP: TestMountChanges (0.00s) [2022-03-18T14:54:53.365Z] === RUN TestMountApply [2022-03-18T14:54:53.365Z] mount_test.go:212: Failing on Windows [2022-03-18T14:54:53.365Z] --- SKIP: TestMountApply (0.00s) [2022-03-18T14:54:53.365Z] PASS [2022-03-18T14:54:53.365Z] coverage: 30.1% of statements [2022-03-18T14:54:53.365Z] ok github.com/docker/docker/layer 0.385s coverage: 30.1% of statements [2022-03-18T14:54:53.834Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T14:54:53.834Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T14:54:53.834Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T14:54:53.834Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-18T14:54:53.834Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-18T14:54:53.835Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-18T14:54:53.835Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-18T14:54:53.835Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-18T14:54:53.835Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-18T14:54:53.835Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-18T14:54:53.835Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-18T14:54:53.835Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-18T14:54:53.835Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-18T14:54:53.835Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-18T14:54:53.835Z] PASS [2022-03-18T14:54:53.835Z] coverage: 42.3% of statements [2022-03-18T14:54:53.835Z] ok github.com/docker/docker/oci 0.055s coverage: 42.3% of statements [2022-03-18T14:54:53.835Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T14:54:54.305Z] === RUN TestParseVersion [2022-03-18T14:54:54.305Z] --- PASS: TestParseVersion (0.00s) [2022-03-18T14:54:54.305Z] PASS [2022-03-18T14:54:54.305Z] coverage: 52.9% of statements [2022-03-18T14:54:54.305Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-03-18T14:54:54.549Z] 2022/03/18 14:54:54 Finished clone github.com/modern-go/concurrent [2022-03-18T14:54:54.549Z] 2022/03/18 14:54:54 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-03-18T14:54:54.549Z] 2022/03/18 14:54:54 Finished clone github.com/modern-go/reflect2 [2022-03-18T14:54:54.549Z] 2022/03/18 14:54:54 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-03-18T14:54:54.601Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-18T14:54:54.779Z] === RUN TestAddressPoolOpt [2022-03-18T14:54:54.779Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/a [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/something [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/_=a [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/env1=value1 [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/_env1=value1 [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/PATH [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/=a [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/PATH= [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/PATH=something [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/asd!qwe [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/1asd [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/123 [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/some_space [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/__some_space_before [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/some_space_after__ [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/= [2022-03-18T14:54:54.779Z] === RUN TestValidateEnv/PaTh [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestParseHost [2022-03-18T14:54:54.779Z] --- PASS: TestParseHost (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestParseDockerDaemonHost [2022-03-18T14:54:54.779Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestParseTCP [2022-03-18T14:54:54.779Z] --- PASS: TestParseTCP (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-18T14:54:54.779Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestValidateExtraHosts [2022-03-18T14:54:54.779Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestIpOptString [2022-03-18T14:54:54.779Z] --- PASS: TestIpOptString (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-18T14:54:54.779Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestNewIpOptValidDefaultVal [2022-03-18T14:54:54.779Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestIpOptSetInvalidVal [2022-03-18T14:54:54.779Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestValidateIPAddress [2022-03-18T14:54:54.779Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestMapOpts [2022-03-18T14:54:54.779Z] --- PASS: TestMapOpts (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestListOptsWithoutValidator [2022-03-18T14:54:54.779Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestListOptsWithValidator [2022-03-18T14:54:54.779Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestValidateDNSSearch [2022-03-18T14:54:54.779Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_general_format [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_one_more [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-18T14:54:54.779Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel (0.01s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-18T14:54:54.779Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestNamedListOpts [2022-03-18T14:54:54.779Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestNamedMapOpts [2022-03-18T14:54:54.779Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestParseLink [2022-03-18T14:54:54.779Z] --- PASS: TestParseLink (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestQuotedStringSetWithQuotes [2022-03-18T14:54:54.779Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-18T14:54:54.779Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-18T14:54:54.779Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-18T14:54:54.779Z] === RUN TestUlimitOpt [2022-03-18T14:54:54.779Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-18T14:54:54.779Z] PASS [2022-03-18T14:54:54.779Z] coverage: 67.1% of statements [2022-03-18T14:54:54.779Z] ok github.com/docker/docker/opts 0.120s coverage: 67.1% of statements [2022-03-18T14:54:55.116Z] 2022/03/18 14:54:55 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-03-18T14:54:55.116Z] 2022/03/18 14:54:55 Finished clone github.com/docker/libnetwork [2022-03-18T14:54:55.116Z] 2022/03/18 14:54:55 Finished clone github.com/docker/swarmkit [2022-03-18T14:54:55.116Z] 2022/03/18 14:54:55 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-03-18T14:54:55.248Z] === RUN TestUnbuffered [2022-03-18T14:54:55.248Z] --- PASS: TestUnbuffered (0.00s) [2022-03-18T14:54:55.248Z] === RUN TestRaceUnbuffered [2022-03-18T14:54:55.248Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-18T14:54:55.248Z] PASS [2022-03-18T14:54:55.248Z] coverage: 100.0% of statements [2022-03-18T14:54:55.248Z] ok github.com/docker/docker/pkg/broadcaster 0.053s coverage: 100.0% of statements [2022-03-18T14:54:55.985Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-18T14:54:56.239Z] === RUN TestMatch [2022-03-18T14:54:56.239Z] === RUN TestMatch/[[]] [2022-03-18T14:54:56.239Z] === RUN TestMatch/[[foo]] [2022-03-18T14:54:56.239Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-18T14:54:56.239Z] === RUN TestMatch/[[foo_bar]] [2022-03-18T14:54:56.239Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-18T14:54:56.239Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-18T14:54:56.239Z] === RUN TestMatch/[] [2022-03-18T14:54:56.239Z] === RUN TestMatch/[]#01 [2022-03-18T14:54:56.239Z] === RUN TestMatch/[[qux]] [2022-03-18T14:54:56.239Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-18T14:54:56.239Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-18T14:54:56.239Z] === RUN TestMatch/[[foo_baz]] [2022-03-18T14:54:56.239Z] --- PASS: TestMatch (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[] (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-18T14:54:56.239Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-18T14:54:56.239Z] PASS [2022-03-18T14:54:56.239Z] coverage: 87.5% of statements [2022-03-18T14:54:56.239Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-03-18T14:54:56.239Z] === RUN TestPeerCertificateMarshalJSON [2022-03-18T14:54:56.239Z] === RUN TestIsArchivePathDir [2022-03-18T14:54:56.492Z] 2022/03/18 14:54:56 Finished clone github.com/opencontainers/go-digest [2022-03-18T14:54:56.492Z] 2022/03/18 14:54:56 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-03-18T14:54:56.710Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-18T14:54:56.710Z] === RUN TestIsArchivePathInvalidFile [2022-03-18T14:54:56.710Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-18T14:54:56.710Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-18T14:54:56.710Z] --- PASS: TestPeerCertificateMarshalJSON (0.58s) [2022-03-18T14:54:56.710Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-18T14:54:56.710Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-18T14:54:56.710Z] === RUN TestMiddleware [2022-03-18T14:54:56.710Z] --- PASS: TestMiddleware (0.00s) [2022-03-18T14:54:56.710Z] === RUN TestNewResponseModifier [2022-03-18T14:54:56.710Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-18T14:54:56.710Z] PASS [2022-03-18T14:54:56.710Z] coverage: 26.8% of statements [2022-03-18T14:54:56.710Z] ok github.com/docker/docker/pkg/authorization 0.629s coverage: 26.8% of statements [2022-03-18T14:54:56.710Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-18T14:54:56.710Z] === RUN TestIsArchivePathTar [2022-03-18T14:54:56.710Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-03-18T14:54:56.710Z] === RUN TestDecompressStreamGzip [2022-03-18T14:54:56.751Z] 2022/03/18 14:54:56 Finished clone github.com/inconshreveable/mousetrap [2022-03-18T14:54:56.751Z] 2022/03/18 14:54:56 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-03-18T14:54:57.009Z] 2022/03/18 14:54:56 Finished clone golang.org/x/text [2022-03-18T14:54:57.009Z] 2022/03/18 14:54:56 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-03-18T14:54:57.009Z] 2022/03/18 14:54:56 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-03-18T14:54:57.009Z] 2022/03/18 14:54:56 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-03-18T14:54:57.180Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-03-18T14:54:57.180Z] === RUN TestDecompressStreamBzip2 [2022-03-18T14:54:57.180Z] === RUN TestSizeEmpty [2022-03-18T14:54:57.180Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestSizeEmptyFile [2022-03-18T14:54:57.180Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestSizeNonemptyFile [2022-03-18T14:54:57.180Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-18T14:54:57.180Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-18T14:54:57.180Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-18T14:54:57.180Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestMoveToSubdir [2022-03-18T14:54:57.180Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-18T14:54:57.180Z] === RUN TestSizeNonExistingDirectory [2022-03-18T14:54:57.180Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-18T14:54:57.180Z] PASS [2022-03-18T14:54:57.180Z] coverage: 80.0% of statements [2022-03-18T14:54:57.180Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-03-18T14:54:57.180Z] === RUN TestChrootTarUntar [2022-03-18T14:54:57.180Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:54:57.180Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-18T14:54:57.180Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:54:57.180Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestChrootUntarEmptyArchive [2022-03-18T14:54:57.180Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestChrootTarUntarWithSymlink [2022-03-18T14:54:57.180Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T14:54:57.180Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestChrootCopyWithTar [2022-03-18T14:54:57.180Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T14:54:57.180Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestChrootCopyFileWithTar [2022-03-18T14:54:57.180Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:54:57.180Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestChrootUntarPath [2022-03-18T14:54:57.180Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T14:54:57.180Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-18T14:54:57.180Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:54:57.180Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-18T14:54:57.180Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:54:57.180Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestChrootApplyDotDotFile [2022-03-18T14:54:57.180Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:54:57.180Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-18T14:54:57.180Z] PASS [2022-03-18T14:54:57.180Z] coverage: 15.1% of statements [2022-03-18T14:54:57.180Z] ok github.com/docker/docker/pkg/chrootarchive 0.111s coverage: 15.1% of statements [2022-03-18T14:54:57.180Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-03-18T14:54:57.180Z] === RUN TestDecompressStreamXz [2022-03-18T14:54:57.180Z] archive_test.go:134: Xz not present in msys2 [2022-03-18T14:54:57.180Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestCompressStreamXzUnsupported [2022-03-18T14:54:57.180Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-18T14:54:57.180Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestCompressStreamInvalid [2022-03-18T14:54:57.180Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestExtensionInvalid [2022-03-18T14:54:57.180Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestExtensionUncompressed [2022-03-18T14:54:57.180Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestExtensionBzip2 [2022-03-18T14:54:57.180Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestExtensionGzip [2022-03-18T14:54:57.180Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestExtensionXz [2022-03-18T14:54:57.180Z] --- PASS: TestExtensionXz (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestCmdStreamLargeStderr [2022-03-18T14:54:57.180Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-03-18T14:54:57.180Z] === RUN TestCmdStreamBad [2022-03-18T14:54:57.180Z] archive_test.go:239: Failing on Windows CI machines [2022-03-18T14:54:57.180Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-18T14:54:57.180Z] === RUN TestCmdStreamGood [2022-03-18T14:54:57.180Z] --- PASS: TestCmdStreamGood (0.09s) [2022-03-18T14:54:57.180Z] === RUN TestUntarPathWithInvalidDest [2022-03-18T14:54:57.366Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-18T14:54:57.366Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-18T14:54:57.649Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2022-03-18T14:54:57.649Z] === RUN TestUntarPathWithInvalidSrc [2022-03-18T14:54:57.649Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-18T14:54:57.650Z] === RUN TestUntarPath [2022-03-18T14:54:57.650Z] --- PASS: TestUntarPath (0.08s) [2022-03-18T14:54:57.650Z] === RUN TestUntarPathWithDestinationFile [2022-03-18T14:54:57.650Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-18T14:54:57.650Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-18T14:54:57.650Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-18T14:54:57.650Z] === RUN TestCopyWithTarInvalidSrc [2022-03-18T14:54:57.650Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-18T14:54:57.650Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-18T14:54:57.650Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-18T14:54:57.650Z] === RUN TestCopyWithTarSrcFile [2022-03-18T14:54:57.650Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-18T14:54:57.650Z] === RUN TestCopyWithTarSrcFolder [2022-03-18T14:54:57.650Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-18T14:54:57.650Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-18T14:54:57.650Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-18T14:54:57.650Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-18T14:54:57.650Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-18T14:54:57.650Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-18T14:54:57.650Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-18T14:54:57.650Z] === RUN TestCopyFileWithTarSrcFile [2022-03-18T14:54:57.650Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-18T14:54:57.650Z] === RUN TestTarFiles [2022-03-18T14:54:58.119Z] === RUN Test [2022-03-18T14:54:58.120Z] === RUN Test/TestContainsEntry [2022-03-18T14:54:58.120Z] === RUN Test/TestCreateEntries [2022-03-18T14:54:58.120Z] === RUN Test/TestEntriesDiff [2022-03-18T14:54:58.120Z] === RUN Test/TestEntriesEquality [2022-03-18T14:54:58.120Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-03-18T14:54:58.120Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-03-18T14:54:58.120Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-03-18T14:54:58.120Z] === RUN Test/TestGeneratorNotGenerate [2022-03-18T14:54:58.120Z] === RUN Test/TestGeneratorWithPort [2022-03-18T14:54:58.120Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-03-18T14:54:58.120Z] === RUN Test/TestNewEntry [2022-03-18T14:54:58.120Z] === RUN Test/TestParse [2022-03-18T14:54:58.120Z] --- PASS: Test (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestNewEntry (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestParse (0.00s) [2022-03-18T14:54:58.120Z] PASS [2022-03-18T14:54:58.120Z] coverage: 58.3% of statements [2022-03-18T14:54:58.120Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2022-03-18T14:54:58.120Z] === RUN Test [2022-03-18T14:54:58.120Z] === RUN Test/TestContent [2022-03-18T14:54:58.120Z] === RUN Test/TestInitialize [2022-03-18T14:54:58.120Z] === RUN Test/TestNew [2022-03-18T14:54:58.120Z] === RUN Test/TestParsingContentsWithComments [2022-03-18T14:54:58.120Z] === RUN Test/TestRegister [2022-03-18T14:54:58.120Z] === RUN Test/TestWatch [2022-03-18T14:54:58.120Z] --- PASS: Test (0.01s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestContent (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestNew (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestRegister (0.00s) [2022-03-18T14:54:58.120Z] --- PASS: Test/TestWatch (0.01s) [2022-03-18T14:54:58.120Z] PASS [2022-03-18T14:54:58.120Z] coverage: 92.9% of statements [2022-03-18T14:54:58.120Z] ok github.com/docker/docker/pkg/discovery/file 0.064s coverage: 92.9% of statements [2022-03-18T14:54:58.385Z] 2022/03/18 14:54:57 Finished clone github.com/cespare/xxhash/v2 [2022-03-18T14:54:58.385Z] 2022/03/18 14:54:57 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-03-18T14:54:58.386Z] 2022/03/18 14:54:58 Finished clone github.com/docker/go-metrics [2022-03-18T14:54:58.386Z] 2022/03/18 14:54:58 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-03-18T14:54:58.589Z] === RUN Test [2022-03-18T14:54:58.589Z] === RUN Test/TestInitialize [2022-03-18T14:54:58.749Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-18T14:54:58.953Z] 2022/03/18 14:54:58 Finished clone github.com/spf13/pflag [2022-03-18T14:54:59.058Z] time="2022-03-18T14:54:58Z" level=info msg="Initializing discovery without TLS" [2022-03-18T14:54:59.058Z] time="2022-03-18T14:54:58Z" level=info msg="Initializing discovery without TLS" [2022-03-18T14:54:59.058Z] time="2022-03-18T14:54:58Z" level=info msg="Initializing discovery without TLS" [2022-03-18T14:54:59.058Z] === RUN Test/TestInitializeWithCerts [2022-03-18T14:54:59.058Z] time="2022-03-18T14:54:58Z" level=info msg="Initializing discovery with TLS" [2022-03-18T14:54:59.058Z] === RUN Test/TestWatch [2022-03-18T14:54:59.058Z] time="2022-03-18T14:54:58Z" level=info msg="Initializing discovery without TLS" [2022-03-18T14:54:59.058Z] === RUN Test [2022-03-18T14:54:59.058Z] === RUN Test/TestWatch [2022-03-18T14:54:59.058Z] --- PASS: Test (0.00s) [2022-03-18T14:54:59.058Z] --- PASS: Test/TestWatch (0.00s) [2022-03-18T14:54:59.058Z] PASS [2022-03-18T14:54:59.058Z] coverage: 92.3% of statements [2022-03-18T14:54:59.058Z] ok github.com/docker/docker/pkg/discovery/memory 0.055s coverage: 92.3% of statements [2022-03-18T14:54:59.058Z] === RUN Test [2022-03-18T14:54:59.058Z] === RUN Test/TestInitialize [2022-03-18T14:54:59.058Z] === RUN Test/TestInitializeWithPattern [2022-03-18T14:54:59.058Z] === RUN Test/TestRegister [2022-03-18T14:54:59.058Z] === RUN Test/TestWatch [2022-03-18T14:54:59.058Z] --- PASS: Test (0.00s) [2022-03-18T14:54:59.058Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-18T14:54:59.058Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-03-18T14:54:59.058Z] --- PASS: Test/TestRegister (0.00s) [2022-03-18T14:54:59.058Z] --- PASS: Test/TestWatch (0.00s) [2022-03-18T14:54:59.058Z] PASS [2022-03-18T14:54:59.058Z] coverage: 93.8% of statements [2022-03-18T14:54:59.058Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2022-03-18T14:54:59.519Z] 2022/03/18 14:54:59 Finished clone github.com/vbatts/tar-split [2022-03-18T14:54:59.778Z] 2022/03/18 14:54:59 Finished clone github.com/morikuni/aec [2022-03-18T14:55:00.047Z] === RUN TestPollerAddRemove [2022-03-18T14:55:00.047Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-18T14:55:00.047Z] === RUN TestPollerEvent [2022-03-18T14:55:00.047Z] poller_test.go:41: No chmod on Windows [2022-03-18T14:55:00.047Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-18T14:55:00.047Z] === RUN TestPollerClose [2022-03-18T14:55:00.047Z] --- PASS: TestPollerClose (0.00s) [2022-03-18T14:55:00.047Z] PASS [2022-03-18T14:55:00.047Z] coverage: 36.2% of statements [2022-03-18T14:55:00.047Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 36.2% of statements [2022-03-18T14:55:00.131Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-18T14:55:00.346Z] 2022/03/18 14:55:00 Finished clone github.com/spf13/cobra [2022-03-18T14:55:00.517Z] === RUN TestCopyFileWithInvalidSrc [2022-03-18T14:55:00.517Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T14:55:00.517Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-18T14:55:00.517Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-18T14:55:00.517Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCopyFile [2022-03-18T14:55:00.517Z] --- PASS: TestCopyFile (0.01s) [2022-03-18T14:55:00.517Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-18T14:55:00.517Z] fileutils_test.go:134: Needs porting to Windows [2022-03-18T14:55:00.517Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-18T14:55:00.517Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-18T14:55:00.517Z] fileutils_test.go:180: Needs porting to Windows [2022-03-18T14:55:00.517Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestWildcardMatches [2022-03-18T14:55:00.517Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestPatternMatches [2022-03-18T14:55:00.517Z] --- PASS: TestPatternMatches (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-18T14:55:00.517Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestPatternMatchesFolderExclusions [2022-03-18T14:55:00.517Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-18T14:55:00.517Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-18T14:55:00.517Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-18T14:55:00.517Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-18T14:55:00.517Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestSingleExclamationError [2022-03-18T14:55:00.517Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestMatchesWithNoPatterns [2022-03-18T14:55:00.517Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestMatchesWithMalformedPatterns [2022-03-18T14:55:00.517Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestMatches [2022-03-18T14:55:00.517Z] --- PASS: TestMatches (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCleanPatterns [2022-03-18T14:55:00.517Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-18T14:55:00.517Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCleanPatternsExceptionFlag [2022-03-18T14:55:00.517Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-18T14:55:00.517Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-18T14:55:00.517Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCleanPatternsErrorSingleException [2022-03-18T14:55:00.517Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCreateIfNotExistsDir [2022-03-18T14:55:00.517Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestCreateIfNotExistsFile [2022-03-18T14:55:00.517Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-18T14:55:00.517Z] === RUN TestMatch [2022-03-18T14:55:00.517Z] --- PASS: TestMatch (0.00s) [2022-03-18T14:55:00.517Z] PASS [2022-03-18T14:55:00.517Z] coverage: 85.4% of statements [2022-03-18T14:55:00.517Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 85.4% of statements [2022-03-18T14:55:00.986Z] === RUN TestGet [2022-03-18T14:55:00.986Z] --- PASS: TestGet (0.00s) [2022-03-18T14:55:00.986Z] === RUN TestGetShortcutString [2022-03-18T14:55:00.986Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-18T14:55:00.986Z] PASS [2022-03-18T14:55:00.986Z] coverage: 42.9% of statements [2022-03-18T14:55:00.986Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-03-18T14:55:01.072Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-18T14:55:01.331Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-18T14:55:01.456Z] === RUN TestCreateIDMapOrder [2022-03-18T14:55:01.456Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-18T14:55:01.456Z] PASS [2022-03-18T14:55:01.456Z] coverage: 7.2% of statements [2022-03-18T14:55:01.456Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements [2022-03-18T14:55:01.931Z] --- PASS: Test (3.22s) [2022-03-18T14:55:01.931Z] --- PASS: Test/TestInitialize (0.19s) [2022-03-18T14:55:01.931Z] --- PASS: Test/TestInitializeWithCerts (0.02s) [2022-03-18T14:55:01.931Z] --- PASS: Test/TestWatch (3.00s) [2022-03-18T14:55:01.931Z] PASS [2022-03-18T14:55:01.931Z] coverage: 84.1% of statements [2022-03-18T14:55:01.931Z] ok github.com/docker/docker/pkg/discovery/kv 3.265s coverage: 84.1% of statements [2022-03-18T14:55:02.246Z] 2022/03/18 14:55:01 Finished clone github.com/opencontainers/selinux [2022-03-18T14:55:02.402Z] === RUN TestFixedBufferCap [2022-03-18T14:55:02.402Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-18T14:55:02.402Z] === RUN TestFixedBufferLen [2022-03-18T14:55:02.402Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-18T14:55:02.402Z] === RUN TestFixedBufferString [2022-03-18T14:55:02.402Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-18T14:55:02.402Z] === RUN TestFixedBufferWrite [2022-03-18T14:55:02.402Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-18T14:55:02.402Z] === RUN TestFixedBufferRead [2022-03-18T14:55:02.402Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-18T14:55:02.402Z] === RUN TestBytesPipeRead [2022-03-18T14:55:02.402Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-18T14:55:02.402Z] === RUN TestBytesPipeWrite [2022-03-18T14:55:02.402Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-18T14:55:02.402Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-18T14:55:02.870Z] === RUN TestError [2022-03-18T14:55:02.870Z] --- PASS: TestError (0.00s) [2022-03-18T14:55:02.870Z] === RUN TestProgressString [2022-03-18T14:55:02.870Z] === RUN TestProgressString/no_progress [2022-03-18T14:55:02.871Z] === RUN TestProgressString/progress_1 [2022-03-18T14:55:02.871Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-18T14:55:02.871Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-18T14:55:02.871Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-18T14:55:02.871Z] === RUN TestProgressString/with_units [2022-03-18T14:55:02.871Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-18T14:55:02.871Z] === RUN TestProgressString/hide_counts [2022-03-18T14:55:02.871Z] --- PASS: TestProgressString (0.00s) [2022-03-18T14:55:02.871Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-18T14:55:02.871Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-18T14:55:02.871Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-18T14:55:02.871Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-18T14:55:02.871Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-18T14:55:02.871Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-18T14:55:02.871Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-18T14:55:02.871Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-18T14:55:02.871Z] === RUN TestJSONMessageDisplay [2022-03-18T14:55:02.871Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-03-18T14:55:02.871Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-18T14:55:02.871Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-18T14:55:02.871Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-18T14:55:02.871Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-18T14:55:02.871Z] === RUN TestDisplayJSONMessagesStream [2022-03-18T14:55:02.871Z] --- PASS: TestDisplayJSONMessagesStream (0.03s) [2022-03-18T14:55:02.871Z] PASS [2022-03-18T14:55:02.871Z] coverage: 91.7% of statements [2022-03-18T14:55:02.871Z] ok github.com/docker/docker/pkg/jsonmessage 0.298s coverage: 91.7% of statements [2022-03-18T14:55:02.871Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-03-18T14:55:02.871Z] === RUN TestAtomicWriteToFile [2022-03-18T14:55:02.871Z] === RUN TestStandardLongPath [2022-03-18T14:55:02.871Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-18T14:55:02.871Z] === RUN TestUNCLongPath [2022-03-18T14:55:02.871Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-18T14:55:02.871Z] PASS [2022-03-18T14:55:02.871Z] coverage: 100.0% of statements [2022-03-18T14:55:02.871Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-18T14:55:02.871Z] === RUN TestAtomicWriteSetCommit [2022-03-18T14:55:02.871Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-03-18T14:55:02.871Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-03-18T14:55:02.871Z] === RUN TestAtomicWriteSetCancel [2022-03-18T14:55:02.871Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-18T14:55:02.871Z] === RUN TestReadCloserWrapperClose [2022-03-18T14:55:02.871Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-18T14:55:02.871Z] === RUN TestReaderErrWrapperReadOnError [2022-03-18T14:55:02.871Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-18T14:55:02.871Z] === RUN TestReaderErrWrapperRead [2022-03-18T14:55:02.871Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-18T14:55:02.871Z] === RUN TestHashData [2022-03-18T14:55:02.871Z] --- PASS: TestHashData (0.00s) [2022-03-18T14:55:02.871Z] === RUN TestCancelReadCloser [2022-03-18T14:55:03.242Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-18T14:55:03.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-18T14:55:03.242Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-18T14:55:03.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-18T14:55:03.342Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-18T14:55:03.342Z] === RUN TestWriteCloserWrapperClose [2022-03-18T14:55:03.342Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-18T14:55:03.342Z] === RUN TestNopWriteCloser [2022-03-18T14:55:03.342Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-18T14:55:03.342Z] === RUN TestNopWriter [2022-03-18T14:55:03.342Z] --- PASS: TestNopWriter (0.00s) [2022-03-18T14:55:03.342Z] === RUN TestWriteCounter [2022-03-18T14:55:03.342Z] --- PASS: TestWriteCounter (0.00s) [2022-03-18T14:55:03.342Z] PASS [2022-03-18T14:55:03.342Z] coverage: 69.7% of statements [2022-03-18T14:55:03.342Z] ok github.com/docker/docker/pkg/ioutils 0.664s coverage: 69.7% of statements [2022-03-18T14:55:03.812Z] === RUN TestNameFormat [2022-03-18T14:55:03.812Z] --- PASS: TestNameFormat (0.00s) [2022-03-18T14:55:03.812Z] === RUN TestNameRetries [2022-03-18T14:55:03.812Z] --- PASS: TestNameRetries (0.00s) [2022-03-18T14:55:03.812Z] PASS [2022-03-18T14:55:03.812Z] coverage: 85.7% of statements [2022-03-18T14:55:03.812Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2022-03-18T14:55:03.812Z] === RUN TestParseKeyValueOpt [2022-03-18T14:55:03.812Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-18T14:55:03.812Z] === RUN TestParseUintList [2022-03-18T14:55:03.812Z] --- PASS: TestParseUintList (0.00s) [2022-03-18T14:55:03.812Z] === RUN TestParseUintListMaximumLimits [2022-03-18T14:55:03.812Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-18T14:55:03.812Z] PASS [2022-03-18T14:55:03.812Z] coverage: 97.0% of statements [2022-03-18T14:55:03.812Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-03-18T14:55:04.148Z] 2022/03/18 14:55:03 Finished clone github.com/miekg/dns [2022-03-18T14:55:04.283Z] === RUN TestNewAndRemove [2022-03-18T14:55:04.283Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-18T14:55:04.283Z] === RUN TestRemoveInvalidPath [2022-03-18T14:55:04.283Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-18T14:55:04.283Z] PASS [2022-03-18T14:55:04.283Z] coverage: 82.6% of statements [2022-03-18T14:55:04.283Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-03-18T14:55:05.164Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-18T14:55:05.279Z] === RUN TestParseEmptyInterface [2022-03-18T14:55:05.279Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-18T14:55:05.279Z] === RUN TestParseNonInterfaceType [2022-03-18T14:55:05.279Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-18T14:55:05.279Z] === RUN TestParseWithOneFunction [2022-03-18T14:55:05.279Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-18T14:55:05.279Z] === RUN TestParseWithMultipleFuncs [2022-03-18T14:55:05.279Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-18T14:55:05.279Z] === RUN TestParseWithUnnamedReturn [2022-03-18T14:55:05.279Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-18T14:55:05.279Z] === RUN TestEmbeddedInterface [2022-03-18T14:55:05.279Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-18T14:55:05.279Z] === RUN TestParsedImports [2022-03-18T14:55:05.279Z] --- PASS: TestParsedImports (0.00s) [2022-03-18T14:55:05.279Z] === RUN TestAliasedImports [2022-03-18T14:55:05.279Z] --- PASS: TestAliasedImports (0.00s) [2022-03-18T14:55:05.279Z] PASS [2022-03-18T14:55:05.279Z] coverage: 56.8% of statements [2022-03-18T14:55:05.279Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.070s coverage: 56.8% of statements [2022-03-18T14:55:05.279Z] --- PASS: TestTarFiles (7.63s) [2022-03-18T14:55:05.279Z] === RUN TestTarUntar [2022-03-18T14:55:05.279Z] --- PASS: TestTarUntar (0.05s) [2022-03-18T14:55:05.279Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-18T14:55:05.279Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-18T14:55:05.279Z] === RUN TestTarWithOptions [2022-03-18T14:55:05.279Z] --- PASS: TestTarWithOptions (0.06s) [2022-03-18T14:55:05.279Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-18T14:55:05.279Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-18T14:55:05.279Z] === RUN TestUntarUstarGnuConflict [2022-03-18T14:55:05.279Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-18T14:55:05.279Z] === RUN TestUntarInvalidFilenames [2022-03-18T14:55:05.749Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames508779742\\dest" [2022-03-18T14:55:05.749Z] === RUN TestFailedConnection [2022-03-18T14:55:05.749Z] --- PASS: TestUntarInvalidFilenames (0.26s) [2022-03-18T14:55:05.749Z] === RUN TestUntarHardlinkToSymlink [2022-03-18T14:55:05.749Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-18T14:55:05.749Z] === RUN TestUntarInvalidHardlink [2022-03-18T14:55:05.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink312571935\\victim\\hello" -> "../victim/hello" [2022-03-18T14:55:05.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink900207858\\victim\\hello" -> "/../victim/hello" [2022-03-18T14:55:05.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink567449001\\victim" -> "../victim" [2022-03-18T14:55:05.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink242961140\\victim" -> "../victim" [2022-03-18T14:55:05.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink993405891\\victim" -> "../victim" [2022-03-18T14:55:05.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink099564102\\victim" -> "../victim" [2022-03-18T14:55:05.749Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-18T14:55:05.749Z] === RUN TestUntarInvalidSymlink [2022-03-18T14:55:05.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink090770157\\dest\\dotdot" -> "../victim/hello" [2022-03-18T14:55:05.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink684446568\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T14:55:05.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink916069287\\dest\\loophole-victim" -> "../victim" [2022-03-18T14:55:05.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink314086106\\dest\\loophole-victim" -> "../victim" [2022-03-18T14:55:05.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink964389489\\dest\\loophole-victim" -> "../victim" [2022-03-18T14:55:05.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink019801884\\dest\\loophole-victim" -> "../victim" [2022-03-18T14:55:05.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink165839819\\dest\\dir\\loophole" -> "../../victim" [2022-03-18T14:55:05.749Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-18T14:55:05.749Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-18T14:55:05.749Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-18T14:55:05.749Z] === RUN TestXGlobalNoParent [2022-03-18T14:55:05.749Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-18T14:55:05.749Z] === RUN TestReplaceFileTarWrapper [2022-03-18T14:55:06.052Z] 2022/03/18 14:55:05 Finished clone github.com/moby/buildkit [2022-03-18T14:55:06.103Z] docker_api_swarm_test.go:45: [d5ebdf5ddcd89] joining swarm manager [de169dc686a49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:55:06.223Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-03-18T14:55:06.223Z] === RUN TestPrefixHeaderReadable [2022-03-18T14:55:06.223Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-18T14:55:06.223Z] === RUN TestDisablePigz [2022-03-18T14:55:06.223Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-03-18T14:55:06.223Z] --- PASS: TestDisablePigz (0.13s) [2022-03-18T14:55:06.223Z] === RUN TestPigz [2022-03-18T14:55:06.223Z] === RUN TestHTTPTransport [2022-03-18T14:55:06.223Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-18T14:55:06.223Z] PASS [2022-03-18T14:55:06.223Z] coverage: 85.7% of statements [2022-03-18T14:55:06.223Z] ok github.com/docker/docker/pkg/plugins/transport 0.054s coverage: 85.7% of statements [2022-03-18T14:55:06.223Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-18T14:55:06.223Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-18T14:55:06.223Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-18T14:55:06.223Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-18T14:55:06.223Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-18T14:55:06.223Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-18T14:55:06.223Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestBufferPoolPutAndGet [2022-03-18T14:55:06.223Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-18T14:55:06.223Z] PASS [2022-03-18T14:55:06.223Z] coverage: 88.2% of statements [2022-03-18T14:55:06.223Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-03-18T14:55:06.223Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-03-18T14:55:06.223Z] --- PASS: TestPigz (0.16s) [2022-03-18T14:55:06.223Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T14:55:06.223Z] archive_windows_test.go:16: Currently fails [2022-03-18T14:55:06.223Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestCanonicalTarNameForPath [2022-03-18T14:55:06.223Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestCanonicalTarName [2022-03-18T14:55:06.223Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestChmodTarEntry [2022-03-18T14:55:06.223Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestHardLinkOrder [2022-03-18T14:55:06.223Z] --- PASS: TestHardLinkOrder (0.11s) [2022-03-18T14:55:06.223Z] === RUN TestChangeString [2022-03-18T14:55:06.223Z] --- PASS: TestChangeString (0.00s) [2022-03-18T14:55:06.223Z] === RUN TestChangesWithNoChanges [2022-03-18T14:55:06.694Z] --- PASS: TestChangesWithNoChanges (0.05s) [2022-03-18T14:55:06.694Z] === RUN TestChangesWithChanges [2022-03-18T14:55:06.694Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-18T14:55:06.694Z] === RUN TestChangesWithChangesGH13590 [2022-03-18T14:55:06.694Z] changes_test.go:192: needs more investigation [2022-03-18T14:55:06.694Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-18T14:55:06.694Z] === RUN TestChangesDirsEmpty [2022-03-18T14:55:06.694Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-03-18T14:55:06.694Z] === RUN TestChangesDirsMutated [2022-03-18T14:55:06.694Z] --- PASS: TestFailedConnection (1.08s) [2022-03-18T14:55:06.694Z] === RUN TestFailOnce [2022-03-18T14:55:06.694Z] === RUN TestOutputOnPrematureClose [2022-03-18T14:55:06.694Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-18T14:55:06.694Z] === RUN TestCompleteSilently [2022-03-18T14:55:06.694Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-18T14:55:06.694Z] PASS [2022-03-18T14:55:06.694Z] coverage: 75.9% of statements [2022-03-18T14:55:06.694Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-03-18T14:55:06.694Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-03-18T14:55:06.694Z] === RUN TestApplyLayer [2022-03-18T14:55:06.694Z] changes_test.go:405: needs further investigation [2022-03-18T14:55:06.694Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-18T14:55:06.694Z] === RUN TestChangesSizeWithHardlinks [2022-03-18T14:55:06.694Z] changes_test.go:441: needs further investigation [2022-03-18T14:55:06.694Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-18T14:55:06.694Z] === RUN TestChangesSizeWithNoChanges [2022-03-18T14:55:06.694Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-18T14:55:06.694Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-18T14:55:06.694Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-18T14:55:06.694Z] === RUN TestChangesSize [2022-03-18T14:55:06.694Z] --- PASS: TestChangesSize (0.01s) [2022-03-18T14:55:06.694Z] === RUN TestApplyLayerInvalidFilenames [2022-03-18T14:55:06.694Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames812658834\\dest" [2022-03-18T14:55:06.694Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-18T14:55:06.694Z] === RUN TestApplyLayerInvalidHardlink [2022-03-18T14:55:06.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink457859476\\victim\\hello" -> "../victim/hello" [2022-03-18T14:55:06.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink294888931\\victim\\hello" -> "/../victim/hello" [2022-03-18T14:55:06.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink674353638\\victim" -> "../victim" [2022-03-18T14:55:06.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink685288461\\victim" -> "../victim" [2022-03-18T14:55:06.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink274176008\\victim" -> "../victim" [2022-03-18T14:55:06.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink033182663\\victim" -> "../victim" [2022-03-18T14:55:07.044Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-18T14:55:07.166Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-18T14:55:07.166Z] === RUN TestApplyLayerInvalidSymlink [2022-03-18T14:55:07.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink941108346\\dest\\dotdot" -> "../victim/hello" [2022-03-18T14:55:07.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink925628305\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T14:55:07.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink058724796\\dest\\loophole-victim" -> "../victim" [2022-03-18T14:55:07.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink744276459\\dest\\loophole-victim" -> "../victim" [2022-03-18T14:55:07.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink650159182\\dest\\loophole-victim" -> "../victim" [2022-03-18T14:55:07.166Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink856282965\\dest\\loophole-victim" -> "../victim" [2022-03-18T14:55:07.166Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-18T14:55:07.166Z] === RUN TestApplyLayerWhiteouts [2022-03-18T14:55:07.166Z] 2022/03/18 14:55:06 http: panic serving 127.0.0.1:49235: Plugin not ready [2022-03-18T14:55:07.166Z] goroutine 34 [running]: [2022-03-18T14:55:07.166Z] net/http.(*conn).serve.func1(0xc00018e000) [2022-03-18T14:55:07.166Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-18T14:55:07.166Z] panic(0x714240, 0x82a950) [2022-03-18T14:55:07.166Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-18T14:55:07.166Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x83b0b0, 0xc0000a60e0, 0xc0001aa000) [2022-03-18T14:55:07.166Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-03-18T14:55:07.166Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x83b0b0, 0xc0000a60e0, 0xc0001aa000) [2022-03-18T14:55:07.166Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-18T14:55:07.166Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x83b0b0, 0xc0000a60e0, 0xc0001aa000) [2022-03-18T14:55:07.166Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-03-18T14:55:07.166Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x83b0b0, 0xc0000a60e0, 0xc0001aa000) [2022-03-18T14:55:07.166Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-18T14:55:07.166Z] net/http.(*conn).serve(0xc00018e000, 0x83bca0, 0xc0001a0000) [2022-03-18T14:55:07.166Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-18T14:55:07.166Z] created by net/http.(*Server).Serve [2022-03-18T14:55:07.166Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-18T14:55:07.166Z] === RUN TestSendToOneSub [2022-03-18T14:55:07.166Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-18T14:55:07.166Z] === RUN TestSendToMultipleSubs [2022-03-18T14:55:07.166Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-18T14:55:07.166Z] === RUN TestEvictOneSub [2022-03-18T14:55:07.166Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-18T14:55:07.166Z] === RUN TestClosePublisher [2022-03-18T14:55:07.166Z] --- PASS: TestClosePublisher (0.00s) [2022-03-18T14:55:07.166Z] === RUN TestPubSubRace [2022-03-18T14:55:07.166Z] time="2022-03-18T14:55:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49234/Test.FailOnce: Post \"http://127.0.0.1:49234/Test.FailOnce\": EOF, retrying in 1s" [2022-03-18T14:55:07.166Z] --- PASS: TestApplyLayerWhiteouts (0.12s) [2022-03-18T14:55:07.166Z] === RUN TestGenerateEmptyFile [2022-03-18T14:55:07.166Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-18T14:55:07.166Z] === RUN TestGenerateWithContent [2022-03-18T14:55:07.166Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-18T14:55:07.166Z] PASS [2022-03-18T14:55:07.166Z] coverage: 62.6% of statements [2022-03-18T14:55:07.166Z] ok github.com/docker/docker/pkg/archive 10.747s coverage: 62.6% of statements [2022-03-18T14:55:07.637Z] === RUN TestRegister [2022-03-18T14:55:07.637Z] --- PASS: TestRegister (0.00s) [2022-03-18T14:55:07.637Z] === RUN TestCommand [2022-03-18T14:55:07.637Z] --- PASS: TestCommand (0.05s) [2022-03-18T14:55:07.637Z] === RUN TestNaiveSelf [2022-03-18T14:55:07.637Z] --- PASS: TestNaiveSelf (0.05s) [2022-03-18T14:55:07.637Z] PASS [2022-03-18T14:55:07.637Z] coverage: 82.4% of statements [2022-03-18T14:55:07.637Z] ok github.com/docker/docker/pkg/reexec 0.147s coverage: 82.4% of statements [2022-03-18T14:55:08.105Z] --- PASS: TestFailOnce (1.22s) [2022-03-18T14:55:08.105Z] === RUN TestEchoInputOutput [2022-03-18T14:55:08.105Z] --- PASS: TestEchoInputOutput (0.01s) [2022-03-18T14:55:08.105Z] === RUN TestBackoff [2022-03-18T14:55:08.105Z] --- PASS: TestBackoff (0.00s) [2022-03-18T14:55:08.105Z] === RUN TestAbortRetry [2022-03-18T14:55:08.105Z] --- PASS: TestAbortRetry (0.00s) [2022-03-18T14:55:08.105Z] === RUN TestClientScheme [2022-03-18T14:55:08.106Z] --- PASS: TestClientScheme (0.00s) [2022-03-18T14:55:08.106Z] === RUN TestNewClientWithTimeout [2022-03-18T14:55:08.106Z] --- PASS: TestPubSubRace (1.08s) [2022-03-18T14:55:08.106Z] PASS [2022-03-18T14:55:08.106Z] coverage: 75.0% of statements [2022-03-18T14:55:08.106Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 75.0% of statements [2022-03-18T14:55:08.575Z] time="2022-03-18T14:55:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-18T14:55:08.575Z] === RUN TestParseSignal [2022-03-18T14:55:08.575Z] --- PASS: TestParseSignal (0.00s) [2022-03-18T14:55:08.575Z] === RUN TestValidSignalForPlatform [2022-03-18T14:55:08.575Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-03-18T14:55:08.575Z] PASS [2022-03-18T14:55:08.575Z] coverage: 19.7% of statements [2022-03-18T14:55:08.575Z] ok github.com/docker/docker/pkg/signal 0.070s coverage: 19.7% of statements [2022-03-18T14:55:09.045Z] === RUN TestNewStdWriter [2022-03-18T14:55:09.045Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-18T14:55:09.045Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestWriteWithNilBytes [2022-03-18T14:55:09.045Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestWrite [2022-03-18T14:55:09.045Z] --- PASS: TestWrite (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestWriteWithWriterError [2022-03-18T14:55:09.045Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-18T14:55:09.045Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestStdCopyWriteAndRead [2022-03-18T14:55:09.045Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-18T14:55:09.045Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-18T14:55:09.045Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-18T14:55:09.045Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-18T14:55:09.045Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-18T14:55:09.045Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-18T14:55:09.045Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-18T14:55:09.045Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-18T14:55:09.045Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-18T14:55:09.045Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-18T14:55:09.045Z] PASS [2022-03-18T14:55:09.045Z] coverage: 100.0% of statements [2022-03-18T14:55:09.045Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2022-03-18T14:55:09.515Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-18T14:55:09.515Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-18T14:55:09.515Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-18T14:55:09.515Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-18T14:55:09.515Z] === RUN TestFormatStatus [2022-03-18T14:55:09.515Z] --- PASS: TestFormatStatus (0.00s) [2022-03-18T14:55:09.515Z] === RUN TestFormatError [2022-03-18T14:55:09.515Z] --- PASS: TestFormatError (0.00s) [2022-03-18T14:55:09.515Z] === RUN TestFormatJSONError [2022-03-18T14:55:09.515Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-18T14:55:09.515Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-18T14:55:09.515Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-18T14:55:09.515Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-18T14:55:09.515Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-18T14:55:09.515Z] === RUN TestNewJSONProgressOutput [2022-03-18T14:55:09.515Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-18T14:55:09.515Z] === RUN TestAuxFormatterEmit [2022-03-18T14:55:09.515Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-18T14:55:09.515Z] === RUN TestStreamWriterStdout [2022-03-18T14:55:09.515Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-18T14:55:09.515Z] === RUN TestStreamWriterStderr [2022-03-18T14:55:09.515Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-18T14:55:09.515Z] PASS [2022-03-18T14:55:09.515Z] coverage: 66.2% of statements [2022-03-18T14:55:09.515Z] ok github.com/docker/docker/pkg/streamformatter 0.057s coverage: 66.2% of statements [2022-03-18T14:55:09.984Z] === RUN TestGenerateRandomID [2022-03-18T14:55:09.984Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-18T14:55:09.984Z] === RUN TestShortenId [2022-03-18T14:55:09.984Z] --- PASS: TestShortenId (0.00s) [2022-03-18T14:55:09.984Z] === RUN TestShortenSha256Id [2022-03-18T14:55:09.984Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-18T14:55:09.984Z] === RUN TestShortenIdEmpty [2022-03-18T14:55:09.984Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-18T14:55:09.984Z] === RUN TestShortenIdInvalid [2022-03-18T14:55:09.984Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-18T14:55:09.984Z] === RUN TestIsShortIDNonHex [2022-03-18T14:55:09.984Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-18T14:55:09.984Z] === RUN TestIsShortIDNotCorrectSize [2022-03-18T14:55:09.984Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-18T14:55:09.984Z] PASS [2022-03-18T14:55:09.984Z] coverage: 70.6% of statements [2022-03-18T14:55:09.984Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2022-03-18T14:55:09.984Z] time="2022-03-18T14:55:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-18T14:55:10.973Z] === RUN TestIsCpusetListAvailable [2022-03-18T14:55:10.973Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-18T14:55:10.973Z] PASS [2022-03-18T14:55:10.973Z] coverage: 38.2% of statements [2022-03-18T14:55:10.973Z] ok github.com/docker/docker/pkg/sysinfo 0.052s coverage: 38.2% of statements [2022-03-18T14:55:11.247Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-18T14:55:11.247Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-18T14:55:11.322Z] 2022/03/18 14:55:10 Finished clone github.com/containerd/containerd [2022-03-18T14:55:11.443Z] === RUN TestChtimes [2022-03-18T14:55:11.914Z] --- PASS: TestChtimes (0.01s) [2022-03-18T14:55:11.914Z] === RUN TestChtimesWindows [2022-03-18T14:55:11.914Z] --- PASS: TestChtimesWindows (0.01s) [2022-03-18T14:55:11.914Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-18T14:55:11.914Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-18T14:55:11.914Z] === RUN TestEnsureRemoveAllNotExist [2022-03-18T14:55:11.914Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-18T14:55:11.914Z] === RUN TestEnsureRemoveAllWithDir [2022-03-18T14:55:11.914Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-18T14:55:11.914Z] === RUN TestEnsureRemoveAllWithFile [2022-03-18T14:55:11.914Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-18T14:55:11.914Z] === RUN TestHasWin32KSupport [2022-03-18T14:55:11.914Z] syscall_windows_test.go:8: win32k: true [2022-03-18T14:55:11.914Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-03-18T14:55:11.914Z] PASS [2022-03-18T14:55:11.914Z] coverage: 12.0% of statements [2022-03-18T14:55:11.914Z] ok github.com/docker/docker/pkg/system 0.073s coverage: 12.0% of statements [2022-03-18T14:55:11.914Z] === RUN TestTailFile [2022-03-18T14:55:11.914Z] --- PASS: TestTailFile (0.00s) [2022-03-18T14:55:11.914Z] === RUN TestTailFileManyLines [2022-03-18T14:55:11.914Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-18T14:55:11.914Z] === RUN TestTailEmptyFile [2022-03-18T14:55:11.914Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-18T14:55:11.914Z] === RUN TestTailNegativeN [2022-03-18T14:55:11.914Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/no_delimiter [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/truncated_last_line [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:11.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:11.914Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:11.914Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:11.915Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:11.915Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:11.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T14:55:11.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T14:55:12.188Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/no_delimiter [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:12.386Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.387Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.388Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.389Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T14:55:12.389Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.389Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.389Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.389Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.448Z] --- PASS: TestImportExtremelyLargeImageWorks (183.38s) [2022-03-18T14:55:12.448Z] PASS [2022-03-18T14:55:12.448Z] [2022-03-18T14:55:12.448Z] DONE 12 tests in 187.783s [2022-03-18T14:55:12.448Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T14:55:12.448Z] ++ 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-03-18T14:55:12.448Z] ++ set -e [2022-03-18T14:55:12.448Z] ++ '[' -n 0 ']' [2022-03-18T14:55:12.448Z] ++ set -x [2022-03-18T14:55:12.448Z] ++ 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-03-18T14:55:12.448Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-18T14:55:12.448Z] INFO: Testing against a local daemon [2022-03-18T14:55:12.448Z] === RUN TestNetworkCreateDelete [2022-03-18T14:55:12.708Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-03-18T14:55:12.708Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.860Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T14:55:12.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.02s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.02s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.02s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.02s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.862Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T14:55:12.863Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T14:55:12.968Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-18T14:55:12.968Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-18T14:55:13.227Z] 2022/03/18 14:55:13 Finished clone github.com/docker/distribution [2022-03-18T14:55:13.228Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-03-18T14:55:13.228Z] === RUN TestDaemonDNSFallback [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.334Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T14:55:13.335Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T14:55:13.335Z] PASS [2022-03-18T14:55:13.335Z] coverage: 88.6% of statements [2022-03-18T14:55:13.335Z] ok github.com/docker/docker/pkg/tailfile 0.399s coverage: 88.6% of statements [2022-03-18T14:55:13.335Z] time="2022-03-18T14:55:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-18T14:55:13.335Z] === RUN TestTarSumRemoveNonExistent [2022-03-18T14:55:13.335Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-18T14:55:13.335Z] === RUN TestTarSumRemove [2022-03-18T14:55:13.335Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-18T14:55:13.335Z] === RUN TestSortFileInfoSums [2022-03-18T14:55:13.335Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-18T14:55:13.335Z] === RUN TestNewTarSumForLabelInvalid [2022-03-18T14:55:13.335Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-18T14:55:13.335Z] === RUN TestNewTarSumForLabel [2022-03-18T14:55:13.335Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-18T14:55:13.335Z] === RUN TestEmptyTar [2022-03-18T14:55:13.335Z] --- PASS: TestEmptyTar (0.01s) [2022-03-18T14:55:13.335Z] === RUN TestTarSumsReadSize [2022-03-18T14:55:13.335Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-18T14:55:13.335Z] === RUN TestTarSums [2022-03-18T14:55:13.335Z] --- PASS: TestTarSums (0.10s) [2022-03-18T14:55:13.335Z] === RUN TestIteration [2022-03-18T14:55:13.335Z] --- PASS: TestIteration (0.00s) [2022-03-18T14:55:13.335Z] === RUN TestVersionLabelForChecksum [2022-03-18T14:55:13.335Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-18T14:55:13.335Z] === RUN TestVersion [2022-03-18T14:55:13.335Z] --- PASS: TestVersion (0.00s) [2022-03-18T14:55:13.335Z] === RUN TestGetVersion [2022-03-18T14:55:13.335Z] --- PASS: TestGetVersion (0.00s) [2022-03-18T14:55:13.335Z] === RUN TestGetVersions [2022-03-18T14:55:13.335Z] --- PASS: TestGetVersions (0.00s) [2022-03-18T14:55:13.335Z] PASS [2022-03-18T14:55:13.335Z] coverage: 89.3% of statements [2022-03-18T14:55:13.335Z] ok github.com/docker/docker/pkg/tarsum 0.173s coverage: 89.3% of statements [2022-03-18T14:55:13.794Z] 2022/03/18 14:55:13 Finished clone cloud.google.com/go [2022-03-18T14:55:13.797Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-18T14:55:13.805Z] testing: warning: no tests to run [2022-03-18T14:55:13.805Z] PASS [2022-03-18T14:55:13.805Z] coverage: [no statements] [2022-03-18T14:55:13.805Z] ok github.com/docker/docker/pkg/term/windows 0.073s coverage: [no statements] [no tests to run] [2022-03-18T14:55:14.275Z] === RUN TestTruncIndex [2022-03-18T14:55:14.275Z] --- PASS: TestTruncIndex (0.10s) [2022-03-18T14:55:14.275Z] PASS [2022-03-18T14:55:14.275Z] coverage: 91.5% of statements [2022-03-18T14:55:14.275Z] ok github.com/docker/docker/pkg/truncindex 0.152s coverage: 91.5% of statements [2022-03-18T14:55:14.275Z] === RUN TestIsGIT [2022-03-18T14:55:14.275Z] --- PASS: TestIsGIT (0.00s) [2022-03-18T14:55:14.275Z] === RUN TestIsTransport [2022-03-18T14:55:14.275Z] --- PASS: TestIsTransport (0.00s) [2022-03-18T14:55:14.275Z] PASS [2022-03-18T14:55:14.275Z] coverage: 100.0% of statements [2022-03-18T14:55:14.275Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2022-03-18T14:55:14.367Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-18T14:55:14.627Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-18T14:55:14.887Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-18T14:55:15.147Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-18T14:55:15.265Z] === RUN TestVersionInfo [2022-03-18T14:55:15.265Z] --- PASS: TestVersionInfo (0.00s) [2022-03-18T14:55:15.265Z] === RUN TestAppendVersions [2022-03-18T14:55:15.265Z] --- PASS: TestAppendVersions (0.00s) [2022-03-18T14:55:15.265Z] PASS [2022-03-18T14:55:15.265Z] coverage: 88.9% of statements [2022-03-18T14:55:15.265Z] ok github.com/docker/docker/pkg/useragent 0.053s coverage: 88.9% of statements [2022-03-18T14:55:15.412Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-18T14:55:16.254Z] === RUN TestValidatePrivileges [2022-03-18T14:55:16.254Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-18T14:55:16.254Z] === RUN TestFilterByCapNeg [2022-03-18T14:55:16.254Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-18T14:55:16.254Z] === RUN TestFilterByCapPos [2022-03-18T14:55:16.254Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-18T14:55:16.254Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-18T14:55:16.254Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-18T14:55:16.254Z] PASS [2022-03-18T14:55:16.254Z] coverage: 12.0% of statements [2022-03-18T14:55:16.254Z] ok github.com/docker/docker/plugin 0.081s coverage: 12.0% of statements [2022-03-18T14:55:16.351Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-18T14:55:16.724Z] === RUN TestNewSettable [2022-03-18T14:55:16.724Z] --- PASS: TestNewSettable (0.00s) [2022-03-18T14:55:16.724Z] === RUN TestIsSettable [2022-03-18T14:55:16.724Z] --- PASS: TestIsSettable (0.00s) [2022-03-18T14:55:16.724Z] === RUN TestUpdateSettingsEnv [2022-03-18T14:55:16.724Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-18T14:55:16.724Z] PASS [2022-03-18T14:55:16.724Z] coverage: 20.1% of statements [2022-03-18T14:55:16.724Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.1% of statements [2022-03-18T14:55:17.194Z] time="2022-03-18T14:55:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-18T14:55:18.184Z] === RUN TestLoad [2022-03-18T14:55:18.184Z] --- PASS: TestLoad (0.00s) [2022-03-18T14:55:18.184Z] === RUN TestSave [2022-03-18T14:55:18.184Z] --- PASS: TestSave (0.04s) [2022-03-18T14:55:18.184Z] === RUN TestAddDeleteGet [2022-03-18T14:55:18.184Z] --- PASS: TestAddDeleteGet (0.07s) [2022-03-18T14:55:18.184Z] === RUN TestInvalidTags [2022-03-18T14:55:18.184Z] --- PASS: TestInvalidTags (0.01s) [2022-03-18T14:55:18.184Z] PASS [2022-03-18T14:55:18.184Z] coverage: 84.4% of statements [2022-03-18T14:55:18.184Z] ok github.com/docker/docker/reference 0.177s coverage: 84.4% of statements [2022-03-18T14:55:18.261Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-18T14:55:19.172Z] === RUN TestResolveAuthConfigIndexServer [2022-03-18T14:55:19.173Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestResolveAuthConfigFullURL [2022-03-18T14:55:19.173Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-18T14:55:19.173Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestValidateMirror [2022-03-18T14:55:19.173Z] --- PASS: TestValidateMirror (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestLoadInsecureRegistries [2022-03-18T14:55:19.173Z] time="2022-03-18T14:55:18Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-18T14:55:19.173Z] time="2022-03-18T14:55:18Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-18T14:55:19.173Z] time="2022-03-18T14:55:18Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-18T14:55:19.173Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-03-18T14:55:19.173Z] === RUN TestNewServiceConfig [2022-03-18T14:55:19.173Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestValidateIndexName [2022-03-18T14:55:19.173Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestValidateIndexNameWithError [2022-03-18T14:55:19.173Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestEndpointParse [2022-03-18T14:55:19.173Z] --- PASS: TestEndpointParse (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestEndpointParseInvalid [2022-03-18T14:55:19.173Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestValidateEndpoint [2022-03-18T14:55:19.173Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-18T14:55:19.173Z] === RUN TestPing [2022-03-18T14:55:19.173Z] --- PASS: TestPing (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestPingRegistryEndpoint [2022-03-18T14:55:19.173Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:19.173Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-18T14:55:19.173Z] === RUN TestEndpoint [2022-03-18T14:55:19.173Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:19.173Z] --- SKIP: TestEndpoint (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestParseRepositoryInfo [2022-03-18T14:55:19.173Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestNewIndexInfo [2022-03-18T14:55:19.173Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestMirrorEndpointLookup [2022-03-18T14:55:19.173Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:19.173Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-18T14:55:19.173Z] === RUN TestSearchRepositories [2022-03-18T14:55:19.173Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-18T14:55:19.173Z] Host: 127.0.0.1:49244 [2022-03-18T14:55:19.173Z] User-Agent: docker test client [2022-03-18T14:55:19.173Z] Authorization: Token fake-token [2022-03-18T14:55:19.173Z] X-Docker-Token: true [2022-03-18T14:55:19.173Z] Accept-Encoding: gzip [2022-03-18T14:55:19.173Z] [2022-03-18T14:55:19.173Z] [2022-03-18T14:55:19.173Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-18T14:55:19.173Z] Connection: close [2022-03-18T14:55:19.173Z] Content-Length: 144 [2022-03-18T14:55:19.173Z] Cache-Control: no-cache [2022-03-18T14:55:19.173Z] Content-Type: application/json [2022-03-18T14:55:19.173Z] Date: Fri, 18 Mar 2022 14:55:19 GMT [2022-03-18T14:55:19.173Z] Expires: -1 [2022-03-18T14:55:19.173Z] Pragma: no-cache [2022-03-18T14:55:19.173Z] Server: docker-tests/mock [2022-03-18T14:55:19.173Z] X-Docker-Registry-Config: mock [2022-03-18T14:55:19.173Z] X-Docker-Registry-Version: 0.0.0 [2022-03-18T14:55:19.173Z] [2022-03-18T14:55:19.173Z] [2022-03-18T14:55:19.173Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-18T14:55:19.173Z] === RUN TestTrustedLocation [2022-03-18T14:55:19.173Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-18T14:55:19.173Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestAllowNondistributableArtifacts [2022-03-18T14:55:19.173Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-18T14:55:19.173Z] === RUN TestIsSecureIndex [2022-03-18T14:55:19.173Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-18T14:55:19.173Z] PASS [2022-03-18T14:55:19.173Z] coverage: 50.3% of statements [2022-03-18T14:55:19.173Z] ok github.com/docker/docker/registry 0.305s coverage: 50.3% of statements [2022-03-18T14:55:19.644Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-18T14:55:19.644Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-18T14:55:19.644Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-18T14:55:19.644Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-18T14:55:19.644Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-18T14:55:19.644Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-18T14:55:19.644Z] === RUN TestResumableRequestReaderWithReadError [2022-03-18T14:55:19.644Z] time="2022-03-18T14:55:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-18T14:55:19.644Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-18T14:55:19.644Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-18T14:55:19.644Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-18T14:55:19.644Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-18T14:55:19.644Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-18T14:55:19.644Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-18T14:55:19.644Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-18T14:55:19.644Z] === RUN TestResumableRequestReader [2022-03-18T14:55:19.644Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-18T14:55:19.644Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-18T14:55:19.644Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-18T14:55:19.644Z] PASS [2022-03-18T14:55:19.644Z] coverage: 100.0% of statements [2022-03-18T14:55:19.644Z] ok github.com/docker/docker/registry/resumable 0.268s coverage: 100.0% of statements [2022-03-18T14:55:20.115Z] === RUN TestRestartManagerTimeout [2022-03-18T14:55:20.115Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-18T14:55:20.115Z] === RUN TestRestartManagerTimeoutReset [2022-03-18T14:55:20.115Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-18T14:55:20.115Z] PASS [2022-03-18T14:55:20.115Z] coverage: 50.9% of statements [2022-03-18T14:55:20.115Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2022-03-18T14:55:20.169Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-03-18T14:55:20.169Z] === RUN TestInspectNetwork [2022-03-18T14:55:20.585Z] === RUN TestDecodeContainerConfig [2022-03-18T14:55:20.585Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-18T14:55:20.585Z] === RUN TestDecodeContainerConfigIsolation [2022-03-18T14:55:20.585Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-18T14:55:20.585Z] === RUN TestValidatePrivileged [2022-03-18T14:55:20.585Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-18T14:55:20.585Z] PASS [2022-03-18T14:55:20.585Z] coverage: 52.2% of statements [2022-03-18T14:55:20.585Z] ok github.com/docker/docker/runconfig 0.057s coverage: 52.2% of statements [2022-03-18T14:55:21.055Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-18T14:55:21.055Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-18T14:55:21.055Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-18T14:55:21.055Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-18T14:55:21.055Z] PASS [2022-03-18T14:55:21.055Z] coverage: 62.5% of statements [2022-03-18T14:55:21.055Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-03-18T14:55:21.910Z] 2022/03/18 14:55:20 Finished clone github.com/gogo/protobuf [2022-03-18T14:55:23.464Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-18T14:55:23.464Z] === RUN TestInspectNetwork/full_network_id [2022-03-18T14:55:23.464Z] === RUN TestInspectNetwork/partial_network_id [2022-03-18T14:55:23.464Z] === RUN TestInspectNetwork/network_name [2022-03-18T14:55:23.464Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-18T14:55:23.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-18T14:55:24.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-18T14:55:25.795Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-18T14:55:25.795Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-18T14:55:25.795Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-18T14:55:25.820Z] === RUN TestGetDriver [2022-03-18T14:55:25.820Z] --- PASS: TestGetDriver (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestVolumeRequestError [2022-03-18T14:55:25.820Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-18T14:55:25.820Z] PASS [2022-03-18T14:55:25.820Z] coverage: 36.1% of statements [2022-03-18T14:55:25.820Z] ok github.com/docker/docker/volume/drivers 0.066s coverage: 36.1% of statements [2022-03-18T14:55:25.820Z] === RUN TestGetAddress [2022-03-18T14:55:25.820Z] --- PASS: TestGetAddress (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestRemove [2022-03-18T14:55:25.820Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T14:55:25.820Z] --- SKIP: TestRemove (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestInitializeWithVolumes [2022-03-18T14:55:25.820Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-18T14:55:25.820Z] === RUN TestCreate [2022-03-18T14:55:25.820Z] --- PASS: TestCreate (0.03s) [2022-03-18T14:55:25.820Z] === RUN TestValidateName [2022-03-18T14:55:25.820Z] --- PASS: TestValidateName (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestCreateWithOpts [2022-03-18T14:55:25.820Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-18T14:55:25.820Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestRelaodNoOpts [2022-03-18T14:55:25.820Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-18T14:55:25.820Z] PASS [2022-03-18T14:55:25.820Z] coverage: 41.5% of statements [2022-03-18T14:55:25.820Z] --- PASS: TestNewClientWithTimeout (17.64s) [2022-03-18T14:55:25.820Z] === RUN TestClientStream [2022-03-18T14:55:25.820Z] --- PASS: TestClientStream (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestClientSendFile [2022-03-18T14:55:25.820Z] --- PASS: TestClientSendFile (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestClientWithRequestTimeout [2022-03-18T14:55:25.820Z] ok github.com/docker/docker/volume/local 0.109s coverage: 41.5% of statements [2022-03-18T14:55:25.820Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestFileSpecPlugin [2022-03-18T14:55:25.820Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-18T14:55:25.820Z] === RUN TestFileJSONSpecPlugin [2022-03-18T14:55:25.820Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-18T14:55:25.820Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-18T14:55:25.820Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestPluginAddHandler [2022-03-18T14:55:25.820Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestPluginWaitBadPlugin [2022-03-18T14:55:25.820Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-18T14:55:25.820Z] === RUN TestGet [2022-03-18T14:55:25.820Z] time="2022-03-18T14:55:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-18T14:55:26.056Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-18T14:55:26.117Z] 2022/03/18 14:55:25 Finished clone google.golang.org/genproto [2022-03-18T14:55:26.316Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-18T14:55:26.376Z] 2022/03/18 14:55:26 Finished clone github.com/coreos/etcd [2022-03-18T14:55:26.576Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-18T14:55:26.811Z] time="2022-03-18T14:55:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-18T14:55:27.281Z] === RUN TestConvertTmpfsOptions [2022-03-18T14:55:27.281Z] parser_test.go:49: data="mode=700,size=1m" [2022-03-18T14:55:27.281Z] parser_test.go:49: data="ro" [2022-03-18T14:55:27.281Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-18T14:55:27.281Z] === RUN TestParseMountRaw [2022-03-18T14:55:27.281Z] --- PASS: TestParseMountRaw (0.05s) [2022-03-18T14:55:27.281Z] === RUN TestParseMountRawSplit [2022-03-18T14:55:27.281Z] parser_test.go:390: case 0 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 1 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 2 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 3 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 4 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 5 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 6 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 7 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 8 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 0 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 1 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 2 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 3 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 4 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 5 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 6 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 7 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 8 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 9 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 10 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 11 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 12 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 0 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 1 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 2 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 3 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 4 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 5 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 6 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 7 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 8 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 9 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 10 [2022-03-18T14:55:27.281Z] parser_test.go:390: case 11 [2022-03-18T14:55:27.281Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-03-18T14:55:27.281Z] === RUN TestParseMountSpec [2022-03-18T14:55:27.281Z] parser_test.go:455: case 0 [2022-03-18T14:55:27.281Z] parser_test.go:455: case 1 [2022-03-18T14:55:27.281Z] parser_test.go:455: case 2 [2022-03-18T14:55:27.281Z] parser_test.go:455: case 3 [2022-03-18T14:55:27.281Z] parser_test.go:455: case 4 [2022-03-18T14:55:27.281Z] parser_test.go:455: case 5 [2022-03-18T14:55:27.281Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-18T14:55:27.281Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-03-18T14:55:27.281Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T14:55:27.281Z] === RUN TestValidateMount [2022-03-18T14:55:27.281Z] --- PASS: TestValidateMount (0.01s) [2022-03-18T14:55:27.281Z] PASS [2022-03-18T14:55:27.281Z] coverage: 66.2% of statements [2022-03-18T14:55:27.281Z] ok github.com/docker/docker/volume/mounts 0.127s coverage: 66.2% of statements [2022-03-18T14:55:27.751Z] === RUN TestSetGetMeta [2022-03-18T14:55:27.751Z] === PAUSE TestSetGetMeta [2022-03-18T14:55:27.751Z] === RUN TestRestore [2022-03-18T14:55:27.751Z] === PAUSE TestRestore [2022-03-18T14:55:27.751Z] === RUN TestServiceCreate [2022-03-18T14:55:27.751Z] === PAUSE TestServiceCreate [2022-03-18T14:55:27.751Z] === RUN TestServiceList [2022-03-18T14:55:27.751Z] === PAUSE TestServiceList [2022-03-18T14:55:27.751Z] === RUN TestServiceRemove [2022-03-18T14:55:27.751Z] === PAUSE TestServiceRemove [2022-03-18T14:55:27.751Z] === RUN TestServiceGet [2022-03-18T14:55:27.751Z] === PAUSE TestServiceGet [2022-03-18T14:55:27.751Z] === RUN TestServicePrune [2022-03-18T14:55:27.751Z] === PAUSE TestServicePrune [2022-03-18T14:55:27.751Z] === RUN TestCreate [2022-03-18T14:55:27.751Z] === PAUSE TestCreate [2022-03-18T14:55:27.751Z] === RUN TestRemove [2022-03-18T14:55:27.751Z] === PAUSE TestRemove [2022-03-18T14:55:27.751Z] === RUN TestList [2022-03-18T14:55:27.751Z] === PAUSE TestList [2022-03-18T14:55:27.751Z] === RUN TestFindByDriver [2022-03-18T14:55:27.751Z] === PAUSE TestFindByDriver [2022-03-18T14:55:27.751Z] === RUN TestFindByReferenced [2022-03-18T14:55:27.751Z] === PAUSE TestFindByReferenced [2022-03-18T14:55:27.751Z] === RUN TestDerefMultipleOfSameRef [2022-03-18T14:55:27.751Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-18T14:55:27.751Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T14:55:27.751Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T14:55:27.751Z] === RUN TestDefererencePluginOnCreateError [2022-03-18T14:55:27.751Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-18T14:55:27.751Z] === RUN TestRefDerefRemove [2022-03-18T14:55:27.751Z] === PAUSE TestRefDerefRemove [2022-03-18T14:55:27.751Z] === RUN TestGet [2022-03-18T14:55:27.751Z] === PAUSE TestGet [2022-03-18T14:55:27.751Z] === RUN TestGetWithReference [2022-03-18T14:55:27.751Z] === PAUSE TestGetWithReference [2022-03-18T14:55:27.751Z] === RUN TestFilterFunc [2022-03-18T14:55:27.751Z] === RUN TestFilterFunc/test_nil_list [2022-03-18T14:55:27.751Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-18T14:55:27.751Z] === RUN TestFilterFunc/test_empty_list [2022-03-18T14:55:27.751Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-18T14:55:27.751Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T14:55:27.751Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T14:55:27.751Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T14:55:27.751Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T14:55:27.751Z] === RUN TestFilterFunc/test_filter_some [2022-03-18T14:55:27.751Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-18T14:55:27.751Z] === RUN TestFilterFunc/test_filter_middle [2022-03-18T14:55:27.751Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-18T14:55:27.751Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-18T14:55:27.751Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-18T14:55:27.751Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-18T14:55:27.751Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-18T14:55:27.751Z] === CONT TestFilterFunc/test_nil_list [2022-03-18T14:55:27.751Z] === CONT TestFilterFunc/test_filter_some [2022-03-18T14:55:27.751Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T14:55:27.751Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T14:55:27.751Z] === CONT TestFilterFunc/test_empty_list [2022-03-18T14:55:27.751Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-18T14:55:27.751Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-18T14:55:27.751Z] === CONT TestFilterFunc/test_filter_middle [2022-03-18T14:55:27.751Z] --- PASS: TestFilterFunc (0.00s) [2022-03-18T14:55:27.751Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-18T14:55:27.751Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-18T14:55:27.751Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-18T14:55:27.751Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-18T14:55:27.751Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-18T14:55:27.751Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-18T14:55:27.751Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-18T14:55:27.751Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-18T14:55:27.751Z] === CONT TestSetGetMeta [2022-03-18T14:55:27.751Z] === CONT TestFindByReferenced [2022-03-18T14:55:27.751Z] === CONT TestServicePrune [2022-03-18T14:55:27.958Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-18T14:55:27.958Z] --- PASS: TestInspectNetwork (8.03s) [2022-03-18T14:55:27.958Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-18T14:55:27.958Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-18T14:55:27.958Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-18T14:55:27.958Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-18T14:55:27.958Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T14:55:28.222Z] === CONT TestGet [2022-03-18T14:55:28.222Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-18T14:55:28.222Z] === CONT TestServiceGet [2022-03-18T14:55:28.222Z] --- PASS: TestGet (0.05s) [2022-03-18T14:55:28.222Z] === CONT TestServiceRemove [2022-03-18T14:55:28.222Z] --- PASS: TestFindByReferenced (0.06s) [2022-03-18T14:55:28.222Z] === CONT TestServiceList [2022-03-18T14:55:28.222Z] --- PASS: TestServiceGet (0.21s) [2022-03-18T14:55:28.222Z] === CONT TestServiceCreate [2022-03-18T14:55:28.222Z] time="2022-03-18T14:55:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T14:55:28.222Z] --- PASS: TestServiceRemove (0.19s) [2022-03-18T14:55:28.222Z] === CONT TestRestore [2022-03-18T14:55:28.222Z] --- PASS: TestServiceList (0.20s) [2022-03-18T14:55:28.222Z] === CONT TestDefererencePluginOnCreateError [2022-03-18T14:55:28.222Z] time="2022-03-18T14:55:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T14:55:28.222Z] time="2022-03-18T14:55:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T14:55:28.222Z] --- PASS: TestServiceCreate (0.04s) [2022-03-18T14:55:28.222Z] === CONT TestRefDerefRemove [2022-03-18T14:55:28.222Z] time="2022-03-18T14:55:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-18T14:55:28.222Z] --- PASS: TestRestore (0.05s) [2022-03-18T14:55:28.222Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T14:55:28.222Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-18T14:55:28.222Z] === CONT TestDerefMultipleOfSameRef [2022-03-18T14:55:28.222Z] time="2022-03-18T14:55:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T14:55:28.222Z] --- PASS: TestServicePrune (0.31s) [2022-03-18T14:55:28.222Z] === CONT TestList [2022-03-18T14:55:28.222Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-18T14:55:28.222Z] === CONT TestFindByDriver [2022-03-18T14:55:28.222Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-18T14:55:28.222Z] === CONT TestGetWithReference [2022-03-18T14:55:28.222Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-18T14:55:28.222Z] === CONT TestRemove [2022-03-18T14:55:28.222Z] --- PASS: TestList (0.05s) [2022-03-18T14:55:28.222Z] === CONT TestCreate [2022-03-18T14:55:28.222Z] --- PASS: TestFindByDriver (0.04s) [2022-03-18T14:55:28.222Z] --- PASS: TestGetWithReference (0.04s) [2022-03-18T14:55:28.222Z] --- PASS: TestRemove (0.04s) [2022-03-18T14:55:28.222Z] --- PASS: TestCreate (0.02s) [2022-03-18T14:55:28.222Z] PASS [2022-03-18T14:55:28.222Z] coverage: 70.3% of statements [2022-03-18T14:55:28.222Z] ok github.com/docker/docker/volume/service 0.435s coverage: 70.3% of statements [2022-03-18T14:55:28.691Z] time="2022-03-18T14:55:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-18T14:55:28.899Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-18T14:55:29.839Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2022-03-18T14:55:29.839Z] === RUN TestNetworkInvalidJSON [2022-03-18T14:55:29.839Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T14:55:29.839Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T14:55:29.839Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:55:29.839Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:55:29.839Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:55:29.839Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:55:29.839Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T14:55:29.839Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T14:55:30.099Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T14:55:30.099Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-18T14:55:30.099Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T14:55:30.099Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T14:55:30.099Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T14:55:30.099Z] === RUN TestNetworkList [2022-03-18T14:55:30.099Z] === RUN TestNetworkList//networks [2022-03-18T14:55:30.099Z] === PAUSE TestNetworkList//networks [2022-03-18T14:55:30.099Z] === RUN TestNetworkList//networks/ [2022-03-18T14:55:30.099Z] === PAUSE TestNetworkList//networks/ [2022-03-18T14:55:30.099Z] === CONT TestNetworkList//networks [2022-03-18T14:55:30.099Z] === CONT TestNetworkList//networks/ [2022-03-18T14:55:30.099Z] --- PASS: TestNetworkList (0.03s) [2022-03-18T14:55:30.099Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T14:55:30.099Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T14:55:30.099Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T14:55:30.669Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-03-18T14:55:30.669Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T14:55:30.914Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-18T14:55:30.914Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T14:55:30.914Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-18T14:55:30.914Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-18T14:55:30.914Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-18T14:55:30.914Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-18T14:55:30.914Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-18T14:55:30.914Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T14:55:30.914Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T14:55:31.611Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-18T14:55:31.611Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T14:55:31.871Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-18T14:55:32.131Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-18T14:55:32.391Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2022-03-18T14:55:32.391Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T14:55:32.651Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-18T14:55:33.136Z] time="2022-03-18T14:55:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-18T14:55:33.591Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-03-18T14:55:33.591Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T14:55:34.977Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-03-18T14:55:34.977Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T14:55:35.548Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-03-18T14:55:35.548Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T14:55:38.840Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s) [2022-03-18T14:55:38.840Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T14:55:38.840Z] service_test.go:242: FLAKY_TEST [2022-03-18T14:55:38.840Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T14:55:38.840Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T14:55:40.223Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-18T14:55:41.822Z] --- PASS: TestGet (15.05s) [2022-03-18T14:55:41.822Z] === RUN TestPluginWithNoManifest [2022-03-18T14:55:41.822Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-18T14:55:41.822Z] === RUN TestGetAll [2022-03-18T14:55:41.822Z] --- PASS: TestGetAll (0.00s) [2022-03-18T14:55:41.822Z] PASS [2022-03-18T14:55:41.822Z] coverage: 73.4% of statements [2022-03-18T14:55:41.822Z] ok github.com/docker/docker/pkg/plugins 35.118s coverage: 73.4% of statements [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/quota [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T14:55:41.822Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T14:55:43.520Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-18T14:55:43.780Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === Skipped [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-18T14:55:44.042Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-18T14:55:44.042Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-18T14:55:44.042Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-18T14:55:44.042Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-18T14:55:44.042Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T14:55:44.042Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-18T14:55:44.042Z] daemon_test.go:147: root required [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T14:55:44.042Z] reload_test.go:520: root required [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-18T14:55:44.042Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T14:55:44.042Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-18T14:55:44.042Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-18T14:55:44.042Z] download_test.go:268: Needs fixing on Windows [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-18T14:55:44.042Z] layer_test.go:304: Failing on Windows [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-18T14:55:44.042Z] layer_test.go:353: Failing on Windows [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-18T14:55:44.042Z] layer_test.go:468: Failing on Windows [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-18T14:55:44.042Z] layer_test.go:697: Failing on Windows [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-18T14:55:44.042Z] migration_test.go:46: Failing on Windows [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T14:55:44.042Z] migration_test.go:182: Failing on Windows [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.042Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-18T14:55:44.042Z] mount_test.go:17: Failing on Windows [2022-03-18T14:55:44.042Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-18T14:55:44.043Z] mount_test.go:76: Failing on Windows [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-18T14:55:44.043Z] mount_test.go:125: Failing on Windows [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-18T14:55:44.043Z] mount_test.go:212: Failing on Windows [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:134: Xz not present in msys2 [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:239: Failing on Windows CI machines [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-18T14:55:44.043Z] archive_windows_test.go:16: Currently fails [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-18T14:55:44.043Z] changes_test.go:192: needs more investigation [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-18T14:55:44.043Z] changes_test.go:405: needs further investigation [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-18T14:55:44.043Z] changes_test.go:441: needs further investigation [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-18T14:55:44.043Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-18T14:55:44.043Z] poller_test.go:41: No chmod on Windows [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T14:55:44.043Z] fileutils_test.go:134: Needs porting to Windows [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T14:55:44.043Z] fileutils_test.go:180: Needs porting to Windows [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-18T14:55:44.043Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-18T14:55:44.043Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-18T14:55:44.043Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-18T14:55:44.043Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-18T14:55:44.043Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-18T14:55:44.043Z] [2022-03-18T14:55:44.043Z] DONE 1851 tests, 45 skipped in 233.866s [2022-03-18T14:55:44.043Z] INFO: make.ps1 ended at 03/18/2022 14:55:43 [2022-03-18T14:55:45.180Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-18T14:55:45.180Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-18T14:55:45.439Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-18T14:55:46.374Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-18T14:55:46.374Z] INFO: Unit tests ended at 03/18/2022 14:55:45. Duration:00:04:13.4806178 [2022-03-18T14:55:46.374Z] INFO: Building busybox [2022-03-18T14:55:46.374Z] Sending build context to Docker daemon 5.12kB [2022-03-18T14:55:46.374Z] [2022-03-18T14:55:46.374Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-18T14:55:46.374Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-18T14:55:46.374Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-18T14:55:46.374Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-18T14:55:46.374Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-18T14:55:46.374Z] ---> 6a11116086a4 [2022-03-18T14:55:46.374Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-18T14:55:46.374Z] ---> Running in 6df4a3d7c376 [2022-03-18T14:55:48.737Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-18T14:55:48.997Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-18T14:55:50.905Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-18T14:55:50.905Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-18T14:55:52.288Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-18T14:55:52.548Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-18T14:55:53.119Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-18T14:55:54.059Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-18T14:55:54.319Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) [2022-03-18T14:55:54.319Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T14:55:55.259Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-18T14:55:55.520Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-18T14:55:55.520Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-18T14:55:56.091Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-18T14:55:56.351Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-18T14:55:56.922Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-18T14:55:57.492Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:eqloezfn969hjd279k352l4xj Created:2022-03-18 14:55:55.717762213 +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[44825e11c086790da4ec85b662aeeb5ddf3ecdb1001ad21fe5ea2a518e894848:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i43r5q9zh5i0d28d084bhid17 EndpointID:42810086cdb5a28ca42de97c3e199a6794f66846a2993616858b9428347dbd4f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4b227f008cf0a660514f95241bd4ded4a7bb3acab90abae07821f5cebe25ff4b 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:6be03d889b3f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i43r5q9zh5i0d28d084bhid17 EndpointID:42810086cdb5a28ca42de97c3e199a6794f66846a2993616858b9428347dbd4f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-18T14:55:58.433Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-18T14:55:59.003Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-18T14:56:00.913Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-18T14:56:01.852Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-18T14:56:02.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2022-03-18T14:56:02.111Z] PASS [2022-03-18T14:56:02.111Z] [2022-03-18T14:56:02.111Z] === Skipped [2022-03-18T14:56:02.111Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T14:56:02.111Z] service_test.go:242: FLAKY_TEST [2022-03-18T14:56:02.111Z] [2022-03-18T14:56:02.111Z] DONE 26 tests, 1 skipped in 49.766s [2022-03-18T14:56:02.111Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T14:56:02.111Z] ++ 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-03-18T14:56:02.111Z] ++ set -e [2022-03-18T14:56:02.111Z] ++ '[' -n 0 ']' [2022-03-18T14:56:02.111Z] ++ set -x [2022-03-18T14:56:02.112Z] ++ 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-03-18T14:56:02.372Z] INFO: Testing against a local daemon [2022-03-18T14:56:02.372Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T14:56:02.372Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:56:02.372Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T14:56:02.372Z] === RUN TestDockerNetworkIpvlan [2022-03-18T14:56:02.372Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:56:02.372Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T14:56:02.372Z] PASS [2022-03-18T14:56:02.372Z] [2022-03-18T14:56:02.372Z] === Skipped [2022-03-18T14:56:02.372Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T14:56:02.372Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:56:02.372Z] [2022-03-18T14:56:02.372Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T14:56:02.372Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T14:56:02.372Z] [2022-03-18T14:56:02.372Z] DONE 2 tests, 2 skipped in 0.153s [2022-03-18T14:56:02.372Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T14:56:02.372Z] ++ 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-03-18T14:56:02.372Z] ++ set -e [2022-03-18T14:56:02.372Z] ++ '[' -n 0 ']' [2022-03-18T14:56:02.372Z] ++ set -x [2022-03-18T14:56:02.372Z] ++ 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-03-18T14:56:02.633Z] INFO: Testing against a local daemon [2022-03-18T14:56:02.633Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T14:56:03.590Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-18T14:56:03.850Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-03-18T14:56:03.850Z] === RUN TestDockerNetworkMacvlan [2022-03-18T14:56:04.420Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-18T14:56:04.680Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-18T14:56:05.620Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-18T14:56:05.620Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-18T14:56:05.881Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-18T14:56:06.451Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-18T14:56:07.615Z] Removing intermediate container 6df4a3d7c376 [2022-03-18T14:56:07.615Z] ---> 7bb109044c3b [2022-03-18T14:56:07.615Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-18T14:56:07.615Z] ---> Running in 1c1f54f2970d [2022-03-18T14:56:07.615Z] Removing intermediate container 1c1f54f2970d [2022-03-18T14:56:07.615Z] ---> 7199a5613977 [2022-03-18T14:56:07.615Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-18T14:56:07.615Z] ---> Running in cf8450a4349f [2022-03-18T14:56:07.615Z] Removing intermediate container cf8450a4349f [2022-03-18T14:56:07.615Z] ---> e878b8c0e3a5 [2022-03-18T14:56:07.615Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-18T14:56:08.084Z] [2022-03-18T14:56:08.553Z] ---> 17e38aa121eb [2022-03-18T14:56:08.553Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-18T14:56:08.553Z] ---> Running in 0c3a435f3e50 [2022-03-18T14:56:08.995Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-18T14:56:08.995Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-18T14:56:10.906Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-18T14:56:10.906Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-18T14:56:11.475Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-18T14:56:12.415Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-18T14:56:12.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-18T14:56:15.972Z] docker_api_swarm_test.go:303: [de9f99e4034d3] joining swarm manager [da7f9575f60e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:56:15.972Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-18T14:56:17.353Z] docker_api_swarm_test.go:304: [d33c437846b31] joining swarm manager [da7f9575f60e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T14:56:17.613Z] --- PASS: TestDockerNetworkMacvlan (13.62s) [2022-03-18T14:56:17.613Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-03-18T14:56:17.613Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-18T14:56:17.613Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2022-03-18T14:56:17.613Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2022-03-18T14:56:17.613Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.40s) [2022-03-18T14:56:17.613Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.12s) [2022-03-18T14:56:17.613Z] PASS [2022-03-18T14:56:17.613Z] [2022-03-18T14:56:17.613Z] DONE 8 tests in 15.160s [2022-03-18T14:56:17.613Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T14:56:17.613Z] ++ 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-03-18T14:56:17.613Z] ++ set -e [2022-03-18T14:56:17.613Z] ++ '[' -n 0 ']' [2022-03-18T14:56:17.613Z] ++ set -x [2022-03-18T14:56:17.613Z] ++ 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-03-18T14:56:17.613Z] testing: warning: no tests to run [2022-03-18T14:56:17.613Z] PASS [2022-03-18T14:56:17.613Z] [2022-03-18T14:56:17.613Z] DONE 0 tests in 0.050s [2022-03-18T14:56:17.613Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T14:56:17.613Z] ++ 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-03-18T14:56:17.613Z] ++ set -e [2022-03-18T14:56:17.613Z] ++ '[' -n 0 ']' [2022-03-18T14:56:17.613Z] ++ set -x [2022-03-18T14:56:17.613Z] ++ 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-03-18T14:56:17.873Z] INFO: Testing against a local daemon [2022-03-18T14:56:17.873Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T14:56:18.132Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-03-18T14:56:19.514Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2022-03-18T14:56:19.514Z] === RUN TestAuthZPluginTLS [2022-03-18T14:56:19.774Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-03-18T14:56:19.774Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T14:56:20.343Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2022-03-18T14:56:20.343Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T14:56:20.609Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-18T14:56:20.869Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-03-18T14:56:20.869Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T14:56:21.439Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-18T14:56:21.440Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T14:56:23.368Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2022-03-18T14:56:23.368Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T14:56:23.628Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-03-18T14:56:23.628Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T14:56:23.887Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-18T14:56:24.147Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2022-03-18T14:56:24.147Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T14:56:24.716Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-18T14:56:24.717Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T14:56:25.657Z] === RUN TestDockerSuite/TestBuildRm [2022-03-18T14:56:26.599Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-03-18T14:56:26.599Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T14:56:27.980Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-18T14:56:28.240Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-03-18T14:56:28.240Z] === RUN TestAuthZPluginHeader [2022-03-18T14:56:28.810Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-18T14:56:29.070Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-03-18T14:56:29.070Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T14:56:30.010Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-18T14:56:30.269Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-18T14:56:30.529Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-18T14:56:31.471Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-18T14:56:32.411Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-18T14:56:33.354Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-18T14:56:33.614Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.62s) [2022-03-18T14:56:33.614Z] === RUN TestAuthZPluginV2Disable [2022-03-18T14:56:33.933Z] Removing intermediate container 0c3a435f3e50 [2022-03-18T14:56:33.934Z] ---> 084cc16e6c45 [2022-03-18T14:56:33.934Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-18T14:56:33.934Z] ---> Running in 799b2f67c801 [2022-03-18T14:56:34.070Z] 2022/03/18 14:56:29 Finished clone github.com/hashicorp/consul [2022-03-18T14:56:34.070Z] 2022/03/18 14:56:33 Finished clone github.com/aws/aws-sdk-go [2022-03-18T14:56:34.402Z] [2022-03-18T14:56:34.402Z] SUCCESS: Specified value was saved. [2022-03-18T14:56:35.525Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-03-18T14:56:36.466Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-18T14:56:36.466Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-18T14:56:36.725Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-18T14:56:36.725Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-18T14:56:36.725Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-18T14:56:36.986Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-18T14:56:37.356Z] Removing intermediate container 799b2f67c801 [2022-03-18T14:56:37.356Z] ---> 04bec6a82e1e [2022-03-18T14:56:37.356Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-18T14:56:37.356Z] ---> Running in 95cc79aebe6d [2022-03-18T14:56:37.557Z] --- PASS: TestAuthZPluginV2Disable (3.99s) [2022-03-18T14:56:37.557Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T14:56:37.817Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-18T14:56:38.077Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-18T14:56:38.796Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-18T14:56:41.350Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s) [2022-03-18T14:56:41.350Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T14:56:41.610Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-18T14:56:42.550Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-18T14:56:43.122Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-18T14:56:43.692Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-18T14:56:44.528Z] Cannot create a file when that file already exists. [2022-03-18T14:56:44.633Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-18T14:56:46.546Z] === RUN TestDockerSuite/TestBuildUser [2022-03-18T14:56:48.455Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-18T14:56:49.294Z] Removing intermediate container 95cc79aebe6d [2022-03-18T14:56:49.294Z] ---> 2175518123b2 [2022-03-18T14:56:49.294Z] Step 13/13 : CMD ["sh"] [2022-03-18T14:56:49.294Z] ---> Running in 5c76f5467ef8 [2022-03-18T14:56:49.769Z] Removing intermediate container 5c76f5467ef8 [2022-03-18T14:56:49.769Z] ---> ef5ff336b930 [2022-03-18T14:56:49.769Z] Successfully built ef5ff336b930 [2022-03-18T14:56:49.769Z] Successfully tagged busybox:latest [2022-03-18T14:56:49.769Z] INFO: Docker images of the daemon under test [2022-03-18T14:56:49.769Z] [2022-03-18T14:56:49.769Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T14:56:49.769Z] busybox latest ef5ff336b930 Less than a second ago 5.78GB [2022-03-18T14:56:49.769Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 2 weeks ago 5.75GB [2022-03-18T14:56:49.769Z] microsoft/windowsservercore latest 6a11116086a4 2 weeks ago 5.75GB [2022-03-18T14:56:49.769Z] [2022-03-18T14:56:49.769Z] INFO: Running integration tests at 03/18/2022 14:56:49... [2022-03-18T14:56:49.769Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-18T14:56:49.769Z] INFO: Integration API tests being run from the host: [2022-03-18T14:56:50.238Z] INFO: make.ps1 starting at 03/18/2022 14:56:49 [2022-03-18T14:56:51.239Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-18T14:56:51.751Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-18T14:56:51.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-18T14:56:52.692Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.33s) [2022-03-18T14:56:52.692Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T14:56:54.075Z] docker_api_swarm_test.go:271: [dc9376bac9c71] joining swarm manager [da4290bfca693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:56:55.456Z] docker_api_swarm_test.go:272: [d41e6d9933a47] joining swarm manager [da4290bfca693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T14:57:03.587Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-18T14:57:03.587Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-18T14:57:03.587Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-18T14:57:03.846Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-18T14:57:04.459Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-18T14:57:05.411Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-18T14:57:05.411Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-18T14:57:05.411Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-18T14:57:05.411Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-18T14:57:05.411Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-18T14:57:05.411Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-18T14:57:05.411Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-18T14:57:05.411Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-18T14:57:05.411Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-18T14:57:06.793Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-18T14:57:06.793Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-18T14:57:07.362Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-18T14:57:07.623Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-18T14:57:08.562Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-18T14:57:08.562Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-18T14:57:09.946Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.15s) [2022-03-18T14:57:09.946Z] PASS [2022-03-18T14:57:09.946Z] [2022-03-18T14:57:09.946Z] DONE 17 tests in 52.148s [2022-03-18T14:57:09.946Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T14:57:09.946Z] ++ 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-03-18T14:57:09.946Z] ++ set -e [2022-03-18T14:57:09.946Z] ++ '[' -n 0 ']' [2022-03-18T14:57:09.946Z] ++ set -x [2022-03-18T14:57:09.946Z] ++ 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-03-18T14:57:09.946Z] INFO: Testing against a local daemon [2022-03-18T14:57:09.946Z] === RUN TestPluginInvalidJSON [2022-03-18T14:57:09.946Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:57:09.946Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:57:09.946Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T14:57:09.946Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-18T14:57:09.946Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T14:57:09.946Z] === RUN TestPluginInstall [2022-03-18T14:57:09.946Z] === RUN TestPluginInstall/no_auth [2022-03-18T14:57:10.207Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-18T14:57:12.118Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-18T14:57:12.690Z] time="2022-03-18T14:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:57:12.690Z] time="2022-03-18T14:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94bc7f7d5c2d8b73629fb3e3cec8717b7563a9c2a617064723cde8d8d9cec3f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:57:12.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-18T14:57:12.690Z] time="2022-03-18T14:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:57:12.690Z] time="2022-03-18T14:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94bc7f7d5c2d8b73629fb3e3cec8717b7563a9c2a617064723cde8d8d9cec3f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:57:13.260Z] === RUN TestPluginInstall/with_htpasswd [2022-03-18T14:57:13.260Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-18T14:57:13.830Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-18T14:57:13.830Z] time="2022-03-18T14:57:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:57:13.830Z] time="2022-03-18T14:57:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94bc7f7d5c2d8b73629fb3e3cec8717b7563a9c2a617064723cde8d8d9cec3f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:57:13.830Z] time="2022-03-18T14:57:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:57:13.830Z] time="2022-03-18T14:57:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94bc7f7d5c2d8b73629fb3e3cec8717b7563a9c2a617064723cde8d8d9cec3f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:57:14.091Z] === RUN TestPluginInstall/with_insecure [2022-03-18T14:57:14.352Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-18T14:57:14.352Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-18T14:57:14.352Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-18T14:57:15.736Z] time="2022-03-18T14:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:57:15.736Z] time="2022-03-18T14:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2777013afd7f4200221c9c4ed7a505809b2a34c85caf7cefae88cbb3f3a5fda6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:57:15.736Z] time="2022-03-18T14:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T14:57:15.736Z] time="2022-03-18T14:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2777013afd7f4200221c9c4ed7a505809b2a34c85caf7cefae88cbb3f3a5fda6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T14:57:15.736Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-18T14:57:15.996Z] plugin_test.go:165: [df00edccd126f] daemon is not started [2022-03-18T14:57:15.996Z] --- PASS: TestPluginInstall (6.05s) [2022-03-18T14:57:15.996Z] --- PASS: TestPluginInstall/no_auth (3.12s) [2022-03-18T14:57:15.996Z] --- PASS: TestPluginInstall/with_htpasswd (1.09s) [2022-03-18T14:57:15.996Z] --- PASS: TestPluginInstall/with_insecure (1.84s) [2022-03-18T14:57:15.996Z] === RUN TestPluginsWithRuntimes [2022-03-18T14:57:17.379Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-18T14:57:17.639Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-18T14:57:17.639Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T14:57:17.639Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-18T14:57:17.899Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-18T14:57:18.158Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-18T14:57:18.729Z] === RUN TestDockerSuite/TestCommitChange [2022-03-18T14:57:18.989Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-18T14:57:19.559Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-18T14:57:20.130Z] --- PASS: TestPluginsWithRuntimes (4.03s) [2022-03-18T14:57:20.130Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2022-03-18T14:57:20.130Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-03-18T14:57:20.130Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T14:57:20.130Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-18T14:57:21.071Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-03-18T14:57:21.071Z] PASS [2022-03-18T14:57:21.071Z] [2022-03-18T14:57:21.071Z] DONE 10 tests in 11.098s [2022-03-18T14:57:21.071Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T14:57:21.071Z] ++ 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-03-18T14:57:21.071Z] ++ set -e [2022-03-18T14:57:21.071Z] ++ '[' -n 0 ']' [2022-03-18T14:57:21.071Z] ++ set -x [2022-03-18T14:57:21.071Z] ++ 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-03-18T14:57:21.071Z] INFO: Testing against a local daemon [2022-03-18T14:57:21.071Z] === RUN TestExternalGraphDriver [2022-03-18T14:57:21.071Z] === RUN TestExternalGraphDriver/json [2022-03-18T14:57:21.331Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-18T14:57:22.734Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-18T14:57:22.993Z] === RUN TestExternalGraphDriver/spec [2022-03-18T14:57:23.568Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-18T14:57:24.950Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-18T14:57:24.950Z] === RUN TestExternalGraphDriver/pull [2022-03-18T14:57:25.520Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-18T14:57:26.902Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-18T14:57:26.902Z] --- PASS: TestExternalGraphDriver (5.75s) [2022-03-18T14:57:26.902Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-03-18T14:57:26.902Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2022-03-18T14:57:26.902Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2022-03-18T14:57:26.902Z] === RUN TestGraphdriverPluginV2 [2022-03-18T14:57:27.473Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-18T14:57:27.473Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-18T14:57:27.473Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-18T14:57:27.473Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-18T14:57:27.473Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-18T14:57:27.474Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-18T14:57:27.474Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-18T14:57:28.856Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-18T14:57:29.797Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-18T14:57:29.797Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-18T14:57:30.366Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-18T14:57:30.937Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-18T14:57:31.508Z] --- PASS: TestGraphdriverPluginV2 (4.54s) [2022-03-18T14:57:31.508Z] PASS [2022-03-18T14:57:31.508Z] [2022-03-18T14:57:31.508Z] DONE 5 tests in 10.480s [2022-03-18T14:57:31.508Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T14:57:31.508Z] ++ 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-03-18T14:57:31.508Z] ++ set -e [2022-03-18T14:57:31.508Z] ++ '[' -n 0 ']' [2022-03-18T14:57:31.508Z] ++ set -x [2022-03-18T14:57:31.508Z] ++ 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-03-18T14:57:31.508Z] INFO: Testing against a local daemon [2022-03-18T14:57:31.508Z] === RUN TestContinueAfterPluginCrash [2022-03-18T14:57:31.508Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T14:57:31.508Z] === RUN TestReadPluginNoRead [2022-03-18T14:57:31.508Z] === PAUSE TestReadPluginNoRead [2022-03-18T14:57:31.508Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T14:57:31.508Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T14:57:31.508Z] === CONT TestContinueAfterPluginCrash [2022-03-18T14:57:31.508Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T14:57:31.769Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-18T14:57:32.340Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-18T14:57:32.911Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-18T14:57:32.911Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-18T14:57:32.911Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-18T14:57:33.853Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-18T14:57:33.853Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-18T14:57:33.853Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-18T14:57:33.853Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-18T14:57:34.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T14:57:34.051Z] INFO: Testing against a local daemon [2022-03-18T14:57:34.051Z] === RUN TestBuildWithSession [2022-03-18T14:57:34.051Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T14:57:34.051Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T14:57:34.051Z] === RUN TestBuildSquashParent [2022-03-18T14:57:34.051Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T14:57:34.051Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-18T14:57:34.051Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T14:57:34.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:57:34.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:57:34.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:57:34.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:57:34.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:57:34.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:57:34.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:57:34.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:57:34.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:57:34.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:57:34.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:57:34.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:57:34.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T14:57:34.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T14:57:34.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T14:57:34.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T14:57:34.114Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-18T14:57:35.057Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-18T14:57:35.628Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-18T14:57:36.198Z] --- PASS: TestDaemonStartWithLogOpt (4.53s) [2022-03-18T14:57:36.198Z] === CONT TestReadPluginNoRead [2022-03-18T14:57:36.198Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-18T14:57:36.198Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-18T14:57:36.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-18T14:57:37.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-18T14:57:38.650Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-18T14:57:38.650Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-18T14:57:39.602Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-18T14:57:39.602Z] === RUN TestReadPluginNoRead/default [2022-03-18T14:57:40.354Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-18T14:57:41.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-18T14:57:41.295Z] --- PASS: TestContinueAfterPluginCrash (9.72s) [2022-03-18T14:57:41.555Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-18T14:57:41.555Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T14:57:42.125Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-18T14:57:42.125Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-18T14:57:42.696Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-18T14:57:42.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T14:57:42.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T14:57:43.641Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T14:57:43.902Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-18T14:57:43.902Z] docker_api_swarm_node_test.go:19: [d4469775582ff] joining swarm manager [d382b9c475177]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:57:44.474Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-18T14:57:44.474Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-18T14:57:45.044Z] docker_api_swarm_node_test.go:20: [d7749bff4a275] joining swarm manager [d382b9c475177]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T14:57:45.306Z] === CONT TestReadPluginNoRead [2022-03-18T14:57:45.306Z] read_test.go:92: [db2e735edc6c7] daemon is not started [2022-03-18T14:57:45.306Z] --- PASS: TestReadPluginNoRead (9.18s) [2022-03-18T14:57:45.306Z] --- PASS: TestReadPluginNoRead/default (2.12s) [2022-03-18T14:57:45.306Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2022-03-18T14:57:45.306Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2022-03-18T14:57:45.306Z] PASS [2022-03-18T14:57:45.306Z] [2022-03-18T14:57:45.306Z] DONE 6 tests in 13.888s [2022-03-18T14:57:45.306Z] 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-03-18T14:57:45.306Z] ++ 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-03-18T14:57:45.306Z] ++ set -e [2022-03-18T14:57:45.306Z] ++ '[' -n 0 ']' [2022-03-18T14:57:45.306Z] ++ set -x [2022-03-18T14:57:45.307Z] ++ 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-03-18T14:57:45.307Z] testing: warning: no tests to run [2022-03-18T14:57:45.307Z] PASS [2022-03-18T14:57:45.307Z] [2022-03-18T14:57:45.307Z] DONE 0 tests in 0.039s [2022-03-18T14:57:45.307Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T14:57:45.307Z] ++ 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-03-18T14:57:45.307Z] ++ set -e [2022-03-18T14:57:45.307Z] ++ '[' -n 0 ']' [2022-03-18T14:57:45.307Z] ++ set -x [2022-03-18T14:57:45.307Z] ++ 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-03-18T14:57:45.567Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-18T14:57:45.567Z] INFO: Testing against a local daemon [2022-03-18T14:57:45.567Z] === RUN TestPluginWithDevMounts [2022-03-18T14:57:45.567Z] === PAUSE TestPluginWithDevMounts [2022-03-18T14:57:45.567Z] === CONT TestPluginWithDevMounts [2022-03-18T14:57:46.949Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-18T14:57:47.521Z] --- PASS: TestPluginWithDevMounts (1.83s) [2022-03-18T14:57:47.522Z] PASS [2022-03-18T14:57:47.522Z] [2022-03-18T14:57:47.522Z] DONE 1 tests in 1.998s [2022-03-18T14:57:47.522Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T14:57:47.522Z] ++ 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-03-18T14:57:47.522Z] ++ set -e [2022-03-18T14:57:47.522Z] ++ '[' -n 0 ']' [2022-03-18T14:57:47.522Z] ++ set -x [2022-03-18T14:57:47.522Z] ++ 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-03-18T14:57:47.522Z] INFO: Testing against a local daemon [2022-03-18T14:57:47.522Z] === RUN TestSecretInspect [2022-03-18T14:57:47.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-18T14:57:47.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-18T14:57:47.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-18T14:57:47.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-18T14:57:47.781Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-18T14:57:48.352Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-18T14:57:49.732Z] --- PASS: TestSecretInspect (2.30s) [2022-03-18T14:57:49.732Z] === RUN TestSecretList [2022-03-18T14:57:52.270Z] --- PASS: TestSecretList (2.18s) [2022-03-18T14:57:52.270Z] === RUN TestSecretsCreateAndDelete [2022-03-18T14:57:52.838Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-18T14:57:53.100Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-18T14:57:53.670Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-18T14:57:53.670Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-18T14:57:53.670Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-18T14:57:53.930Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-18T14:57:54.499Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2022-03-18T14:57:54.499Z] === RUN TestSecretsUpdate [2022-03-18T14:57:55.425Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-18T14:57:55.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.56s) [2022-03-18T14:57:55.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.81s) [2022-03-18T14:57:55.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.99s) [2022-03-18T14:57:55.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.90s) [2022-03-18T14:57:55.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.64s) [2022-03-18T14:57:55.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.26s) [2022-03-18T14:57:55.425Z] === RUN TestBuildMultiStageCopy [2022-03-18T14:57:55.425Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T14:57:55.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-18T14:57:56.449Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-18T14:57:57.027Z] --- PASS: TestSecretsUpdate (2.42s) [2022-03-18T14:57:57.027Z] === RUN TestTemplatedSecret [2022-03-18T14:57:57.300Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-18T14:57:58.684Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-18T14:58:00.594Z] docker_api_swarm_test.go:501: [dc001acdcc34f] joining swarm manager [d6e1538ea1f4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:58:00.594Z] --- PASS: TestTemplatedSecret (3.70s) [2022-03-18T14:58:00.594Z] === RUN TestSecretCreateResolve [2022-03-18T14:58:03.135Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-18T14:58:03.395Z] --- PASS: TestSecretCreateResolve (2.56s) [2022-03-18T14:58:03.396Z] PASS [2022-03-18T14:58:03.396Z] [2022-03-18T14:58:03.396Z] DONE 6 tests in 15.904s [2022-03-18T14:58:03.396Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T14:58:03.396Z] ++ 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-03-18T14:58:03.396Z] ++ set -e [2022-03-18T14:58:03.396Z] ++ '[' -n 0 ']' [2022-03-18T14:58:03.396Z] ++ set -x [2022-03-18T14:58:03.396Z] ++ 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-03-18T14:58:03.396Z] INFO: Testing against a local daemon [2022-03-18T14:58:03.396Z] === RUN TestServiceCreateInit [2022-03-18T14:58:03.396Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-18T14:58:03.396Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T14:58:04.777Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-18T14:58:05.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T14:58:05.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T14:58:06.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-18T14:58:06.857Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T14:58:07.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-18T14:58:07.850Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T14:58:08.041Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T14:58:08.301Z] docker_api_swarm_test.go:506: [d74383d0f8560] joining swarm manager [d6e1538ea1f4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T14:58:08.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-18T14:58:09.419Z] --- PASS: TestBuildMultiStageCopy (14.21s) [2022-03-18T14:58:09.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.17s) [2022-03-18T14:58:09.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2022-03-18T14:58:09.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.97s) [2022-03-18T14:58:09.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2022-03-18T14:58:09.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.20s) [2022-03-18T14:58:09.419Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T14:58:09.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-18T14:58:11.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-18T14:58:12.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a54198_} [2022-03-18T14:58:12.265Z] --- PASS: TestServiceCreateInit (8.73s) [2022-03-18T14:58:12.265Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s) [2022-03-18T14:58:12.265Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.09s) [2022-03-18T14:58:12.265Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T14:58:12.378Z] --- PASS: TestBuildMultiStageParentConfig (2.85s) [2022-03-18T14:58:12.378Z] === RUN TestBuildLabelWithTargets [2022-03-18T14:58:12.378Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T14:58:12.378Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-18T14:58:12.378Z] === RUN TestBuildWithEmptyLayers [2022-03-18T14:58:13.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1101711053_/foo_false____} [2022-03-18T14:58:13.367Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2022-03-18T14:58:13.367Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T14:58:14.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1101711053_/foo_true____} [2022-03-18T14:58:16.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3792059848_/foo_false____} [2022-03-18T14:58:17.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3792059848_/foo_true____} [2022-03-18T14:58:19.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3792059848_/foo_true__0xc000a541c8__} [2022-03-18T14:58:20.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a54210_} [2022-03-18T14:58:22.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a54228_} [2022-03-18T14:58:23.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a54240_} [2022-03-18T14:58:24.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a54288_} [2022-03-18T14:58:26.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-18T14:58:27.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-18T14:58:27.387Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-18T14:58:28.326Z] --- PASS: TestCreateServiceMultipleTimes (16.11s) [2022-03-18T14:58:28.326Z] === RUN TestCreateServiceConflict [2022-03-18T14:58:28.334Z] --- PASS: TestBuildMultiStageOnBuild (14.83s) [2022-03-18T14:58:28.334Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T14:58:28.334Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T14:58:28.334Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-18T14:58:28.334Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T14:58:29.267Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-18T14:58:30.647Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-18T14:58:30.907Z] --- PASS: TestCreateServiceConflict (2.62s) [2022-03-18T14:58:30.907Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T14:58:32.820Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-18T14:58:34.731Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-18T14:58:34.731Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2022-03-18T14:58:34.731Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T14:58:34.731Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-18T14:58:35.304Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-18T14:58:35.930Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-18T14:58:36.870Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-18T14:58:37.440Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-18T14:58:38.011Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-18T14:58:38.580Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-18T14:58:39.149Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-18T14:58:39.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-18T14:58:39.979Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-18T14:58:40.550Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-18T14:58:41.494Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-18T14:58:41.494Z] docker_api_swarm_node_test.go:80: [d7596fb8d8b9a] joining swarm manager [d518b32a5c76a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:58:42.064Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-18T14:58:42.634Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-18T14:58:43.577Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-18T14:58:44.517Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-18T14:58:45.088Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-18T14:58:45.660Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-18T14:58:45.660Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-18T14:58:46.229Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-18T14:58:47.170Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-18T14:58:47.743Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-18T14:58:48.685Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2022-03-18T14:58:48.685Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T14:58:48.685Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-18T14:58:50.037Z] --- PASS: TestBuildMultiStageLayerLeak (21.52s) [2022-03-18T14:58:50.039Z] === RUN TestBuildWithHugeFile [2022-03-18T14:58:50.070Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-18T14:58:51.011Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-18T14:58:51.582Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-18T14:58:52.969Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-18T14:58:54.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-18T14:58:56.260Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-18T14:58:57.201Z] docker_api_swarm_node_test.go:52: [d34da11f43577] joining swarm manager [d3d70a8020cec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:58:58.142Z] docker_api_swarm_node_test.go:53: [d5f9987d52d7d] joining swarm manager [d3d70a8020cec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T14:58:58.402Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-18T14:58:58.973Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-18T14:59:02.272Z] --- PASS: TestCreateServiceSecretFileMode (13.26s) [2022-03-18T14:59:02.272Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T14:59:02.272Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-18T14:59:04.815Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-18T14:59:04.815Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-18T14:59:08.111Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-18T14:59:08.111Z] === RUN TestDockerSuite/TestCpToDot [2022-03-18T14:59:08.681Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-18T14:59:09.620Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-18T14:59:10.560Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-18T14:59:11.130Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-18T14:59:12.068Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-18T14:59:12.068Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-18T14:59:12.639Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-18T14:59:13.590Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-18T14:59:13.590Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-18T14:59:13.590Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-18T14:59:14.161Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-18T14:59:14.731Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-18T14:59:14.731Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-18T14:59:14.731Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-18T14:59:14.992Z] --- PASS: TestCreateServiceConfigFileMode (13.10s) [2022-03-18T14:59:14.992Z] === RUN TestCreateServiceSysctls [2022-03-18T14:59:14.992Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-18T14:59:15.562Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-18T14:59:15.822Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-18T14:59:15.822Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-18T14:59:16.082Z] === RUN TestDockerSuite/TestCreateRM [2022-03-18T14:59:16.082Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-18T14:59:16.082Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T14:59:16.082Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-18T14:59:16.082Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-18T14:59:16.342Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-18T14:59:18.257Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-18T14:59:18.257Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-18T14:59:18.517Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-18T14:59:18.517Z] --- PASS: TestCreateServiceSysctls (3.76s) [2022-03-18T14:59:18.517Z] === RUN TestCreateServiceCapabilities [2022-03-18T14:59:21.815Z] --- PASS: TestCreateServiceCapabilities (3.12s) [2022-03-18T14:59:21.815Z] === RUN TestInspect [2022-03-18T14:59:22.386Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-18T14:59:22.386Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-18T14:59:22.656Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-18T14:59:22.656Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-18T14:59:22.656Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-18T14:59:22.656Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-18T14:59:23.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-18T14:59:25.136Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-18T14:59:25.136Z] --- PASS: TestInspect (3.39s) [2022-03-18T14:59:25.136Z] === RUN TestCreateJob [2022-03-18T14:59:25.707Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-18T14:59:27.092Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-18T14:59:28.475Z] --- PASS: TestCreateJob (3.38s) [2022-03-18T14:59:28.476Z] === RUN TestReplicatedJob [2022-03-18T14:59:28.476Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-18T14:59:29.046Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-18T14:59:29.614Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-18T14:59:29.614Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-18T14:59:30.185Z] === RUN TestDockerSuite/TestDockerFails [2022-03-18T14:59:30.185Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-18T14:59:30.185Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-18T14:59:30.445Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-18T14:59:30.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-18T14:59:31.849Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-18T14:59:33.230Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-18T14:59:34.614Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-18T14:59:34.614Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-18T14:59:34.614Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-18T14:59:34.874Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-18T14:59:35.444Z] --- PASS: TestReplicatedJob (6.74s) [2022-03-18T14:59:35.444Z] === RUN TestUpdateReplicatedJob [2022-03-18T14:59:37.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-18T14:59:38.824Z] --- PASS: TestUpdateReplicatedJob (3.43s) [2022-03-18T14:59:38.824Z] === RUN TestServiceListWithStatuses [2022-03-18T14:59:38.824Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T14:59:38.824Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T14:59:38.824Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T14:59:39.084Z] docker_api_swarm_test.go:201: [d0efed5deaef6] joining swarm manager [ded3c9a49ac3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:59:40.997Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-18T14:59:43.537Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-18T14:59:43.797Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2022-03-18T14:59:43.797Z] === RUN TestDockerNetworkReConnect [2022-03-18T14:59:45.707Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-18T14:59:47.616Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-18T14:59:48.185Z] --- PASS: TestDockerNetworkReConnect (4.56s) [2022-03-18T14:59:48.185Z] === RUN TestServicePlugin [2022-03-18T14:59:48.446Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-18T14:59:49.017Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-18T14:59:49.958Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-18T14:59:50.528Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-18T14:59:51.101Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-18T14:59:51.671Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-18T14:59:52.612Z] plugin_test.go:62: [d11a8e575cd57] joining swarm manager [dd17a5476d398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:59:53.183Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-18T14:59:53.754Z] plugin_test.go:65: [dbf8c18bb9503] joining swarm manager [dd17a5476d398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T14:59:54.324Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-18T14:59:56.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-18T14:59:56.874Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-18T14:59:58.787Z] docker_api_swarm_test.go:383: [d1be1984548a9] joining swarm manager [d5a41aa5697eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T14:59:59.357Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-18T15:00:00.297Z] docker_api_swarm_test.go:384: [d9b866beaaa88] joining swarm manager [d5a41aa5697eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:00:00.297Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-18T15:00:01.678Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-18T15:00:06.962Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-18T15:00:07.531Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-18T15:00:08.472Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-18T15:00:09.411Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-18T15:00:09.411Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-18T15:00:09.671Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-18T15:00:09.931Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-18T15:00:09.931Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-18T15:00:10.885Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-18T15:00:11.831Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-18T15:00:11.831Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-18T15:00:11.831Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-18T15:00:12.402Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-18T15:00:12.662Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-18T15:00:13.599Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-18T15:00:14.536Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-18T15:00:14.536Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-18T15:00:14.536Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-18T15:00:14.536Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-18T15:00:14.536Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-18T15:00:14.536Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-18T15:00:17.075Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-18T15:00:17.075Z] === RUN TestDockerSuite/TestEventsRename [2022-03-18T15:00:17.646Z] === RUN TestDockerSuite/TestEventsResize [2022-03-18T15:00:18.216Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-18T15:00:20.122Z] --- PASS: TestServicePlugin (31.63s) [2022-03-18T15:00:20.122Z] === RUN TestServiceUpdateLabel [2022-03-18T15:00:22.030Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-03-18T15:00:22.030Z] === RUN TestServiceUpdateSecrets [2022-03-18T15:00:23.946Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-18T15:00:24.515Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-18T15:00:25.084Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-18T15:00:27.621Z] === RUN TestDockerSuite/TestEventsTop [2022-03-18T15:00:28.192Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-18T15:00:30.742Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-18T15:00:37.314Z] --- PASS: TestServiceUpdateSecrets (15.03s) [2022-03-18T15:00:37.314Z] === RUN TestServiceUpdateConfigs [2022-03-18T15:00:37.314Z] === RUN TestDockerSuite/TestExec [2022-03-18T15:00:37.885Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-18T15:00:38.453Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-18T15:00:39.024Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-18T15:00:39.595Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-18T15:00:40.607Z] 2022/03/18 15:00:39 Finished clone google.golang.org/api [2022-03-18T15:00:40.607Z] 2022/03/18 15:00:39 Dependencies downloaded. Download time: 6m44.950789655s [2022-03-18T15:00:40.607Z] 2022/03/18 15:00:39 Collecting all dependencies [2022-03-18T15:00:40.976Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-18T15:00:41.545Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-18T15:00:42.117Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-18T15:00:42.376Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-18T15:00:42.945Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-18T15:00:43.516Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-18T15:00:44.086Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-18T15:00:45.027Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-18T15:00:45.968Z] === RUN TestDockerSuite/TestExecEnv [2022-03-18T15:00:46.909Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-18T15:00:47.848Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-18T15:00:48.417Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-18T15:00:50.594Z] 2022/03/18 15:00:49 Clean vendor dir from unused packages [2022-03-18T15:00:50.594Z] 2022/03/18 15:00:49 Ignoring paths matching "^archive/tar" [2022-03-18T15:00:50.594Z] 2022/03/18 15:00:50 Success [2022-03-18T15:00:50.594Z] 2022/03/18 15:00:50 Running time: 6m59.128904168s [2022-03-18T15:00:50.594Z] Congratulations! All vendoring changes are done the right way. [2022-03-18T15:00:50.959Z] === RUN TestDockerSuite/TestExecInteractive [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T15:00:51.465Z] + echo Ensuring container killed. [2022-03-18T15:00:51.465Z] Ensuring container killed. [2022-03-18T15:00:51.465Z] + docker rm -vf docker-pr5 [2022-03-18T15:00:51.465Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-18T15:00:51.530Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-18T15:00:51.743Z] + echo Chowning /workspace to jenkins user [2022-03-18T15:00:51.743Z] Chowning /workspace to jenkins user [2022-03-18T15:00:51.743Z] + id -u [2022-03-18T15:00:51.743Z] + id -g [2022-03-18T15:00:51.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43006:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T15:00:52.100Z] --- PASS: TestServiceUpdateConfigs (15.09s) [2022-03-18T15:00:52.100Z] === RUN TestServiceUpdateNetwork [2022-03-18T15:00:52.100Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T15:00:52.600Z] + bundleName=unit [2022-03-18T15:00:52.600Z] + echo Creating unit-bundles.tar.gz [2022-03-18T15:00:52.600Z] Creating unit-bundles.tar.gz [2022-03-18T15:00:52.600Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-03-18T15:00:52.600Z] bundles/junit-report.xml [2022-03-18T15:00:52.600Z] bundles/go-test-report.json [2022-03-18T15:00:52.600Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-18T15:00:52.611Z] Archiving artifacts [2022-03-18T15:00:52.669Z] === RUN TestDockerSuite/TestExecParseError [2022-03-18T15:00:52.964Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43006/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T15:00:53.238Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-18T15:00:53.267Z] + make clean [2022-03-18T15:00:53.267Z] docker volume rm -f docker-dev-cache [2022-03-18T15:00:53.267Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T15:00:54.178Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-18T15:00:54.750Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-18T15:00:56.133Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-18T15:00:56.702Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-18T15:00:57.272Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-18T15:01:05.399Z] --- PASS: TestServiceUpdateNetwork (13.09s) [2022-03-18T15:01:05.399Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T15:01:06.338Z] check_test.go:380: [d9b866beaaa88] daemon is not started [2022-03-18T15:01:06.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-18T15:01:06.599Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-18T15:01:07.540Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-18T15:01:08.111Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-18T15:01:09.052Z] docker_api_swarm_test.go:801: [dbb2f89223f71] joining swarm manager [df1cd44c2df69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:01:09.052Z] === RUN TestDockerSuite/TestExecTTY [2022-03-18T15:01:09.621Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-18T15:01:10.192Z] docker_api_swarm_test.go:801: [ddbbca9efe215] joining swarm manager [df1cd44c2df69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:01:10.451Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-18T15:01:11.022Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-18T15:01:11.593Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-18T15:01:11.593Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-18T15:01:11.593Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-18T15:01:11.593Z] docker_api_swarm_test.go:801: [dc542a04e5be2] joining swarm manager [df1cd44c2df69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-18T15:01:12.998Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-18T15:01:12.998Z] docker_api_swarm_test.go:801: [d56172c02d70f] joining swarm manager [df1cd44c2df69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-18T15:01:13.568Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-18T15:01:14.508Z] docker_api_swarm_test.go:809: [dc6344dc737d7] joining swarm manager [df1cd44c2df69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-18T15:01:14.508Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-18T15:01:14.508Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-18T15:01:15.449Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-18T15:01:16.020Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-18T15:01:21.297Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-18T15:01:22.235Z] --- PASS: TestServiceUpdatePidsLimit (16.79s) [2022-03-18T15:01:22.235Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-03-18T15:01:22.235Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2022-03-18T15:01:22.235Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-03-18T15:01:22.235Z] PASS [2022-03-18T15:01:22.235Z] [2022-03-18T15:01:22.235Z] === Skipped [2022-03-18T15:01:22.235Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T15:01:22.235Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T15:01:22.235Z] [2022-03-18T15:01:22.235Z] DONE 27 tests, 1 skipped in 198.734s [2022-03-18T15:01:22.235Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T15:01:22.235Z] ++ 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-03-18T15:01:22.235Z] ++ set -e [2022-03-18T15:01:22.235Z] ++ '[' -n 0 ']' [2022-03-18T15:01:22.235Z] ++ set -x [2022-03-18T15:01:22.235Z] ++ 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-03-18T15:01:22.235Z] INFO: Testing against a local daemon [2022-03-18T15:01:22.235Z] === RUN TestSessionCreate [2022-03-18T15:01:22.496Z] --- PASS: TestSessionCreate (0.04s) [2022-03-18T15:01:22.496Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T15:01:22.496Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T15:01:22.496Z] PASS [2022-03-18T15:01:22.496Z] [2022-03-18T15:01:22.496Z] DONE 2 tests in 0.354s [2022-03-18T15:01:22.496Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T15:01:22.496Z] ++ 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-03-18T15:01:22.496Z] ++ set -e [2022-03-18T15:01:22.496Z] ++ '[' -n 0 ']' [2022-03-18T15:01:22.496Z] ++ set -x [2022-03-18T15:01:22.496Z] ++ 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-03-18T15:01:22.756Z] INFO: Testing against a local daemon [2022-03-18T15:01:22.756Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T15:01:22.756Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T15:01:22.756Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T15:01:22.756Z] === RUN TestEventsExecDie [2022-03-18T15:01:23.328Z] --- PASS: TestEventsExecDie (0.60s) [2022-03-18T15:01:23.328Z] === RUN TestEventsBackwardsCompatible [2022-03-18T15:01:23.328Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-18T15:01:23.328Z] === RUN TestInfoBinaryCommits [2022-03-18T15:01:23.328Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-03-18T15:01:23.328Z] === RUN TestInfoAPIVersioned [2022-03-18T15:01:23.328Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T15:01:23.328Z] === RUN TestInfoDiscoveryBackend [2022-03-18T15:01:23.897Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-03-18T15:01:23.897Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-18T15:01:24.835Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-18T15:01:24.835Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-18T15:01:25.096Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-18T15:01:25.356Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2022-03-18T15:01:25.356Z] === RUN TestInfoAPI [2022-03-18T15:01:25.356Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T15:01:25.356Z] === RUN TestInfoAPIWarnings [2022-03-18T15:01:26.736Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-18T15:01:32.012Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-18T15:01:32.012Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-18T15:01:32.012Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-18T15:01:32.012Z] === RUN TestDockerSuite/TestHealth [2022-03-18T15:01:32.354Z] --- PASS: TestBuildWithHugeFile (159.01s) [2022-03-18T15:01:32.354Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T15:01:32.354Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T15:01:32.354Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T15:01:32.354Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T15:01:32.354Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T15:01:32.354Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T15:01:32.354Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T15:01:32.354Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T15:01:32.354Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T15:01:32.354Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T15:01:32.354Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-18T15:01:32.354Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-18T15:01:32.354Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-18T15:01:32.354Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-18T15:01:32.354Z] === RUN TestBuildPreserveOwnership [2022-03-18T15:01:32.354Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T15:01:32.354Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-18T15:01:32.354Z] === RUN TestBuildPlatformInvalid [2022-03-18T15:01:32.354Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T15:01:32.354Z] PASS [2022-03-18T15:01:32.354Z] ok github.com/docker/docker/integration/build 241.298s [2022-03-18T15:01:32.354Z] [2022-03-18T15:01:32.354Z] === Skipped [2022-03-18T15:01:32.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-18T15:01:32.354Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T15:01:32.354Z] [2022-03-18T15:01:32.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-18T15:01:32.354Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.354Z] [2022-03-18T15:01:32.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-18T15:01:32.354Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T15:01:32.354Z] [2022-03-18T15:01:32.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-18T15:01:32.354Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T15:01:32.354Z] [2022-03-18T15:01:32.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-18T15:01:32.354Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T15:01:32.355Z] [2022-03-18T15:01:32.355Z] DONE 28 tests, 5 skipped in 278.445s [2022-03-18T15:01:32.355Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-18T15:01:32.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:01:32.355Z] INFO: Testing against a local daemon [2022-03-18T15:01:32.355Z] === RUN TestConfigInspect [2022-03-18T15:01:32.355Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.355Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-18T15:01:32.355Z] === RUN TestConfigList [2022-03-18T15:01:32.355Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.355Z] --- SKIP: TestConfigList (0.01s) [2022-03-18T15:01:32.355Z] === RUN TestConfigsCreateAndDelete [2022-03-18T15:01:32.355Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.355Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-18T15:01:32.355Z] === RUN TestConfigsUpdate [2022-03-18T15:01:32.355Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.355Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-18T15:01:32.355Z] === RUN TestTemplatedConfig [2022-03-18T15:01:32.355Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.355Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-18T15:01:32.355Z] === RUN TestConfigCreateResolve [2022-03-18T15:01:32.355Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:01:32.355Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-18T15:01:32.355Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T15:01:32.355Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:01:32.355Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-18T15:01:32.355Z] PASS [2022-03-18T15:01:32.355Z] ok github.com/docker/docker/integration/config 0.131s [2022-03-18T15:01:32.355Z] [2022-03-18T15:01:32.355Z] === Skipped [2022-03-18T15:01:32.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-18T15:01:32.355Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.355Z] [2022-03-18T15:01:32.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2022-03-18T15:01:32.355Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.355Z] [2022-03-18T15:01:32.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-18T15:01:32.355Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.355Z] [2022-03-18T15:01:32.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-18T15:01:32.355Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.355Z] [2022-03-18T15:01:32.355Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-18T15:01:32.355Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:32.355Z] [2022-03-18T15:01:32.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-18T15:01:32.355Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:01:32.355Z] [2022-03-18T15:01:32.355Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-03-18T15:01:32.355Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:01:32.355Z] [2022-03-18T15:01:32.355Z] DONE 7 tests, 7 skipped in 2.601s [2022-03-18T15:01:32.825Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-18T15:01:36.669Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:01:36.669Z] INFO: Testing against a local daemon [2022-03-18T15:01:36.669Z] === RUN TestCheckpoint [2022-03-18T15:01:36.669Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T15:01:36.669Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T15:01:36.669Z] === RUN TestContainerInvalidJSON [2022-03-18T15:01:36.669Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T15:01:36.669Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T15:01:36.669Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T15:01:36.669Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T15:01:36.669Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T15:01:36.669Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T15:01:36.669Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-18T15:01:36.669Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T15:01:36.669Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T15:01:36.669Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-18T15:01:36.669Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-18T15:01:36.669Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-03-18T15:01:36.669Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-18T15:01:36.669Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T15:01:36.669Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-03-18T15:01:36.669Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T15:01:36.669Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-18T15:01:36.669Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-18T15:01:36.669Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T15:01:36.669Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-03-18T15:01:36.669Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T15:01:36.669Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-18T15:01:36.669Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-18T15:01:36.669Z] === RUN TestCopyFromContainer [2022-03-18T15:01:36.669Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:36.669Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-18T15:01:36.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T15:01:36.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T15:01:36.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T15:01:36.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T15:01:36.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T15:01:36.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T15:01:36.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T15:01:36.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T15:01:36.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T15:01:36.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T15:01:36.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-18T15:01:36.669Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T15:01:36.669Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T15:01:36.669Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T15:01:36.669Z] === RUN TestCreateWithInvalidEnv [2022-03-18T15:01:36.669Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T15:01:36.669Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T15:01:36.669Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T15:01:36.669Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T15:01:36.669Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T15:01:36.669Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T15:01:36.669Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T15:01:36.669Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T15:01:36.669Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T15:01:36.669Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-18T15:01:36.669Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T15:01:36.669Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:36.669Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T15:01:36.669Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T15:01:36.669Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:01:36.669Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T15:01:36.669Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T15:01:36.669Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:01:36.669Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T15:01:36.669Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T15:01:36.669Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T15:01:36.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T15:01:36.669Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T15:01:36.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T15:01:36.669Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T15:01:36.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T15:01:36.669Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T15:01:36.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T15:01:36.669Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T15:01:36.669Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T15:01:36.669Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T15:01:36.669Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T15:01:36.669Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T15:01:36.669Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T15:01:36.669Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T15:01:36.669Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-03-18T15:01:36.669Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T15:01:36.669Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T15:01:36.669Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T15:01:36.669Z] === RUN TestCreateDifferentPlatform [2022-03-18T15:01:36.669Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T15:01:36.669Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T15:01:36.669Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-18T15:01:36.669Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-18T15:01:36.669Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T15:01:36.669Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-03-18T15:01:36.669Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T15:01:36.669Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T15:01:36.669Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T15:01:36.669Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T15:01:36.669Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:36.669Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-18T15:01:36.669Z] === RUN TestDiff [2022-03-18T15:01:36.670Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T15:01:36.670Z] --- SKIP: TestDiff (0.00s) [2022-03-18T15:01:36.670Z] === RUN TestExecWithCloseStdin [2022-03-18T15:01:39.634Z] --- PASS: TestExecWithCloseStdin (2.85s) [2022-03-18T15:01:39.634Z] === RUN TestExec [2022-03-18T15:01:42.024Z] --- PASS: TestInfoAPIWarnings (16.31s) [2022-03-18T15:01:42.024Z] === RUN TestInfoDebug [2022-03-18T15:01:42.284Z] --- PASS: TestInfoDebug (0.53s) [2022-03-18T15:01:42.284Z] === RUN TestInfoInsecureRegistries [2022-03-18T15:01:42.603Z] --- PASS: TestExec (2.69s) [2022-03-18T15:01:42.603Z] === RUN TestExecUser [2022-03-18T15:01:42.603Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T15:01:42.603Z] --- SKIP: TestExecUser (0.01s) [2022-03-18T15:01:42.603Z] === RUN TestExportContainerAndImportImage [2022-03-18T15:01:42.603Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:42.603Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-18T15:01:42.603Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T15:01:42.603Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:42.603Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T15:01:42.603Z] === RUN TestHealthCheckWorkdir [2022-03-18T15:01:42.603Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T15:01:42.603Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-18T15:01:42.603Z] === RUN TestHealthKillContainer [2022-03-18T15:01:42.603Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T15:01:42.603Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-18T15:01:42.603Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T15:01:42.603Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T15:01:42.603Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T15:01:42.603Z] === RUN TestKillContainerInvalidSignal [2022-03-18T15:01:42.854Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-18T15:01:42.854Z] === RUN TestInfoRegistryMirrors [2022-03-18T15:01:43.425Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-18T15:01:43.425Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T15:01:43.425Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-18T15:01:43.425Z] === RUN TestPingCacheHeaders [2022-03-18T15:01:43.425Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-18T15:01:43.425Z] === RUN TestPingGet [2022-03-18T15:01:43.425Z] --- PASS: TestPingGet (0.02s) [2022-03-18T15:01:43.425Z] === RUN TestPingHead [2022-03-18T15:01:43.425Z] --- PASS: TestPingHead (0.02s) [2022-03-18T15:01:43.425Z] === RUN TestVersion [2022-03-18T15:01:43.425Z] --- PASS: TestVersion (0.02s) [2022-03-18T15:01:43.425Z] PASS [2022-03-18T15:01:43.425Z] [2022-03-18T15:01:43.425Z] === Skipped [2022-03-18T15:01:43.425Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T15:01:43.425Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T15:01:43.425Z] [2022-03-18T15:01:43.425Z] DONE 18 tests, 1 skipped in 21.109s [2022-03-18T15:01:43.686Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T15:01:43.686Z] ++ 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-03-18T15:01:43.686Z] ++ set -e [2022-03-18T15:01:43.686Z] ++ '[' -n 0 ']' [2022-03-18T15:01:43.686Z] ++ set -x [2022-03-18T15:01:43.686Z] ++ 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-03-18T15:01:43.686Z] INFO: Testing against a local daemon [2022-03-18T15:01:43.686Z] === RUN TestVolumesCreateAndList [2022-03-18T15:01:43.686Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-18T15:01:43.686Z] === RUN TestVolumesRemove [2022-03-18T15:01:43.947Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-18T15:01:43.947Z] === RUN TestVolumesInspect [2022-03-18T15:01:43.947Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-18T15:01:43.947Z] === RUN TestVolumesInvalidJSON [2022-03-18T15:01:43.947Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T15:01:43.947Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T15:01:43.947Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T15:01:43.947Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-18T15:01:43.947Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T15:01:43.947Z] PASS [2022-03-18T15:01:43.947Z] [2022-03-18T15:01:43.947Z] DONE 5 tests in 0.366s [2022-03-18T15:01:43.947Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T15:01:44.208Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T15:01:44.208Z] +++ kill 5695 [2022-03-18T15:01:44.829Z] --- PASS: TestKillContainerInvalidSignal (2.39s) [2022-03-18T15:01:44.829Z] === RUN TestKillContainer [2022-03-18T15:01:44.829Z] === RUN TestKillContainer/no_signal [2022-03-18T15:01:45.587Z] +++ /etc/init.d/apparmor stop [2022-03-18T15:01:45.587Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T15:01:45.587Z] [2022-03-18T15:01:45.587Z] Unloading profiles will leave already running processes permanently [2022-03-18T15:01:45.587Z] unconfined, which can lead to unexpected situations. [2022-03-18T15:01:45.587Z] [2022-03-18T15:01:45.587Z] To set a process to complain mode, use the command line tool [2022-03-18T15:01:45.587Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T15:01:45.587Z] +++ true [2022-03-18T15:01:45.587Z] exiting test-integration [2022-03-18T15:01:45.587Z] ++ exit 0 [2022-03-18T15:01:45.587Z] [2022-03-18T15:01:46.967Z] + for job in $(jobs -p) [2022-03-18T15:01:46.967Z] + wait 14290 [2022-03-18T15:01:47.053Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T15:01:47.053Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T15:01:47.053Z] === RUN TestKillContainer/killing_signal [2022-03-18T15:01:51.162Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-18T15:01:51.162Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-18T15:01:51.162Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-18T15:01:51.162Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-18T15:01:51.735Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-18T15:01:51.735Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-18T15:01:52.350Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-18T15:01:52.350Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-18T15:01:52.350Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-18T15:01:52.350Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-18T15:01:52.609Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-18T15:01:52.869Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-18T15:01:53.128Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-18T15:01:53.128Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-18T15:01:53.698Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-18T15:01:53.957Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-18T15:01:54.528Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-18T15:01:55.098Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-18T15:01:55.098Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-18T15:01:55.668Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-18T15:01:55.733Z] --- PASS: TestKillContainer (9.64s) [2022-03-18T15:01:55.733Z] --- PASS: TestKillContainer/no_signal (2.24s) [2022-03-18T15:01:55.733Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T15:01:55.733Z] --- PASS: TestKillContainer/killing_signal (7.33s) [2022-03-18T15:01:55.733Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T15:01:55.733Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T15:01:55.733Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T15:01:55.733Z] === RUN TestKillStoppedContainer [2022-03-18T15:01:55.733Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T15:01:55.733Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-18T15:01:55.733Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T15:01:55.733Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T15:01:55.733Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T15:01:55.733Z] === RUN TestKillDifferentUserContainer [2022-03-18T15:01:55.733Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T15:01:55.733Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-18T15:01:55.733Z] === RUN TestInspectOomKilledTrue [2022-03-18T15:01:55.733Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:01:55.733Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T15:01:55.733Z] === RUN TestInspectOomKilledFalse [2022-03-18T15:01:55.733Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T15:01:55.733Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T15:01:55.733Z] === RUN TestLogsFollowTailEmpty [2022-03-18T15:01:56.721Z] --- PASS: TestLogsFollowTailEmpty (2.33s) [2022-03-18T15:01:56.721Z] === RUN TestNetworkNat [2022-03-18T15:01:56.721Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-18T15:01:56.721Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-18T15:01:56.721Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T15:01:58.204Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-18T15:01:58.205Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-18T15:01:58.205Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-18T15:01:59.596Z] === RUN TestDockerSuite/TestImportFile [2022-03-18T15:01:59.702Z] --- PASS: TestNetworkLocalhostTCPNat (2.65s) [2022-03-18T15:01:59.702Z] === RUN TestNetworkLoopbackNat [2022-03-18T15:01:59.702Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-18T15:01:59.702Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-18T15:01:59.702Z] === RUN TestPause [2022-03-18T15:01:59.702Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T15:01:59.702Z] --- SKIP: TestPause (0.00s) [2022-03-18T15:01:59.702Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T15:02:00.535Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-18T15:02:00.535Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-18T15:02:01.916Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-18T15:02:01.923Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.34s) [2022-03-18T15:02:01.923Z] === RUN TestPauseStopPausedContainer [2022-03-18T15:02:01.923Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:02:01.923Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-18T15:02:01.923Z] === RUN TestPsFilter [2022-03-18T15:02:01.923Z] --- PASS: TestPsFilter (0.13s) [2022-03-18T15:02:01.923Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T15:02:02.860Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-18T15:02:04.241Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-18T15:02:04.500Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-18T15:02:04.893Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.59s) [2022-03-18T15:02:04.893Z] === RUN TestRemoveContainerWithVolume [2022-03-18T15:02:05.070Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-18T15:02:05.642Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-18T15:02:05.642Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-18T15:02:05.642Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-18T15:02:06.212Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-18T15:02:06.781Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-18T15:02:07.042Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-18T15:02:07.115Z] --- PASS: TestRemoveContainerWithVolume (2.64s) [2022-03-18T15:02:07.115Z] === RUN TestRemoveContainerRunning [2022-03-18T15:02:07.613Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-18T15:02:08.182Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-18T15:02:08.441Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-18T15:02:08.441Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-18T15:02:09.334Z] --- PASS: TestRemoveContainerRunning (2.32s) [2022-03-18T15:02:09.334Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T15:02:09.822Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-18T15:02:10.392Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-18T15:02:10.965Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-18T15:02:10.965Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-18T15:02:11.534Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-18T15:02:11.534Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-18T15:02:11.534Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-18T15:02:12.103Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-18T15:02:12.292Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.39s) [2022-03-18T15:02:12.292Z] === RUN TestRemoveInvalidContainer [2022-03-18T15:02:12.292Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-18T15:02:12.292Z] === RUN TestRenameLinkedContainer [2022-03-18T15:02:12.292Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T15:02:12.292Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-18T15:02:12.292Z] === RUN TestRenameStoppedContainer [2022-03-18T15:02:12.673Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-18T15:02:13.244Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-18T15:02:13.814Z] === RUN TestDockerSuite/TestInspectImage [2022-03-18T15:02:13.814Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-18T15:02:13.814Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-18T15:02:13.814Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-18T15:02:13.814Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-18T15:02:14.074Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-18T15:02:14.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-18T15:02:14.514Z] --- PASS: TestRenameStoppedContainer (2.64s) [2022-03-18T15:02:14.514Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T15:02:14.903Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-18T15:02:14.903Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-18T15:02:15.500Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-18T15:02:16.070Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-18T15:02:18.607Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-18T15:02:18.607Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-18T15:02:18.607Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-18T15:02:19.176Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-18T15:02:19.284Z] --- PASS: TestRenameRunningContainerAndReuse (4.88s) [2022-03-18T15:02:19.284Z] === RUN TestRenameInvalidName [2022-03-18T15:02:20.556Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-18T15:02:20.817Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-18T15:02:21.387Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-18T15:02:21.957Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-18T15:02:22.217Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-18T15:02:22.243Z] --- PASS: TestRenameInvalidName (2.39s) [2022-03-18T15:02:22.243Z] === RUN TestRenameAnonymousContainer [2022-03-18T15:02:22.243Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-18T15:02:22.243Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-03-18T15:02:22.243Z] === RUN TestRenameContainerWithSameName [2022-03-18T15:02:22.788Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-18T15:02:23.358Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-18T15:02:23.358Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-18T15:02:24.472Z] --- PASS: TestRenameContainerWithSameName (2.34s) [2022-03-18T15:02:24.472Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T15:02:24.472Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-18T15:02:24.472Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T15:02:24.472Z] === RUN TestResize [2022-03-18T15:02:24.741Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-18T15:02:26.122Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-18T15:02:26.725Z] --- PASS: TestResize (2.64s) [2022-03-18T15:02:26.725Z] === RUN TestResizeWithInvalidSize [2022-03-18T15:02:26.725Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-18T15:02:26.725Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-03-18T15:02:26.725Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T15:02:27.061Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-18T15:02:27.061Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-18T15:02:28.442Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-18T15:02:29.824Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-18T15:02:31.206Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-18T15:02:31.206Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-18T15:02:32.589Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-18T15:02:33.160Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-18T15:02:33.754Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-18T15:02:35.406Z] --- PASS: TestResizeWhenContainerNotStarted (7.56s) [2022-03-18T15:02:35.406Z] === RUN TestDaemonRestartKillContainers [2022-03-18T15:02:35.406Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:02:35.406Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-18T15:02:35.406Z] === RUN TestStats [2022-03-18T15:02:35.406Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T15:02:35.406Z] --- SKIP: TestStats (0.00s) [2022-03-18T15:02:35.406Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T15:02:35.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-18T15:02:40.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-18T15:02:41.291Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.95s) [2022-03-18T15:02:41.291Z] === RUN TestStopContainerWithTimeout [2022-03-18T15:02:41.291Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T15:02:41.291Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-18T15:02:41.291Z] === RUN TestUpdateRestartPolicy [2022-03-18T15:02:42.858Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-18T15:02:42.858Z] docker_api_swarm_service_test.go:394: [d21fac83b28be] joining swarm manager [de8cd372152b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:02:43.428Z] docker_api_swarm_service_test.go:394: [d0706776c289b] joining swarm manager [de8cd372152b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:02:44.368Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-18T15:02:45.751Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-18T15:02:46.692Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-18T15:02:48.605Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-18T15:02:48.865Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-18T15:02:49.126Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-18T15:02:49.126Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-18T15:02:49.126Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-18T15:02:49.695Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-18T15:02:50.264Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-18T15:02:53.556Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-18T15:02:54.128Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-18T15:02:59.425Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-18T15:02:59.425Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-18T15:02:59.425Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-18T15:02:59.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-18T15:02:59.999Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-18T15:03:00.940Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-18T15:03:01.510Z] docker_api_swarm_service_test.go:342: [dca856dbe4326] joining swarm manager [d513ec00b0612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:03:02.080Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-18T15:03:02.650Z] docker_api_swarm_service_test.go:342: [dca3e3120173e] joining swarm manager [d513ec00b0612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:03:03.221Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-18T15:03:04.160Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-18T15:03:06.553Z] --- PASS: TestUpdateRestartPolicy (23.77s) [2022-03-18T15:03:06.554Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T15:03:06.701Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-18T15:03:07.271Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-18T15:03:07.520Z] --- PASS: TestUpdateRestartWithAutoRemove (2.50s) [2022-03-18T15:03:07.520Z] === RUN TestWaitNonBlocked [2022-03-18T15:03:07.520Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T15:03:07.520Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T15:03:07.520Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T15:03:07.520Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T15:03:07.520Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T15:03:07.520Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T15:03:07.531Z] === RUN TestDockerSuite/TestLogsSince [2022-03-18T15:03:11.255Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-03-18T15:03:11.255Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.19s) [2022-03-18T15:03:11.255Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.35s) [2022-03-18T15:03:11.255Z] === RUN TestWaitBlocked [2022-03-18T15:03:11.255Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:11.255Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-18T15:03:11.255Z] PASS [2022-03-18T15:03:11.256Z] ok github.com/docker/docker/integration/container 95.111s [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === Skipped [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-18T15:03:11.256Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-18T15:03:11.256Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-03-18T15:03:11.256Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-18T15:03:11.256Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T15:03:11.256Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T15:03:11.256Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T15:03:11.256Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T15:03:11.256Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T15:03:11.256Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T15:03:11.256Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-18T15:03:11.256Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-18T15:03:11.256Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2022-03-18T15:03:11.256Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-18T15:03:11.256Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T15:03:11.256Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-18T15:03:11.256Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-18T15:03:11.256Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T15:03:11.256Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-18T15:03:11.256Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T15:03:11.256Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T15:03:11.256Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-18T15:03:11.256Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T15:03:11.256Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-18T15:03:11.256Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-18T15:03:11.256Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-18T15:03:11.256Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-18T15:03:11.256Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-18T15:03:11.256Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-18T15:03:11.256Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-18T15:03:11.256Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-18T15:03:11.256Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-03-18T15:03:11.256Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T15:03:11.256Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-03-18T15:03:11.256Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-18T15:03:11.256Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-18T15:03:11.256Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-18T15:03:11.256Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-18T15:03:11.256Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:11.256Z] [2022-03-18T15:03:11.256Z] DONE 88 tests, 37 skipped in 98.493s [2022-03-18T15:03:11.256Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-18T15:03:13.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:13.435Z] INFO: Testing against a local daemon [2022-03-18T15:03:13.435Z] === RUN TestCommitInheritsEnv [2022-03-18T15:03:13.435Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T15:03:13.435Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-18T15:03:13.435Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T15:03:13.435Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T15:03:13.435Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T15:03:13.435Z] === RUN TestImagesFilterMultiReference [2022-03-18T15:03:13.435Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-18T15:03:13.435Z] === RUN TestImagePullPlatformInvalid [2022-03-18T15:03:13.435Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-18T15:03:13.435Z] === RUN TestRemoveImageOrphaning [2022-03-18T15:03:14.106Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-18T15:03:14.968Z] --- PASS: TestRemoveImageOrphaning (1.24s) [2022-03-18T15:03:14.969Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T15:03:14.969Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-18T15:03:14.969Z] === RUN TestTagInvalidReference [2022-03-18T15:03:14.969Z] --- PASS: TestTagInvalidReference (0.05s) [2022-03-18T15:03:14.969Z] === RUN TestTagValidPrefixedRepo [2022-03-18T15:03:14.969Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-18T15:03:14.969Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T15:03:14.969Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-18T15:03:14.969Z] === RUN TestTagOfficialNames [2022-03-18T15:03:15.436Z] --- PASS: TestTagOfficialNames (0.12s) [2022-03-18T15:03:15.436Z] === RUN TestTagMatchesDigest [2022-03-18T15:03:15.436Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-18T15:03:15.436Z] PASS [2022-03-18T15:03:15.436Z] ok github.com/docker/docker/integration/image 1.897s [2022-03-18T15:03:15.436Z] [2022-03-18T15:03:15.436Z] === Skipped [2022-03-18T15:03:15.436Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-18T15:03:15.436Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T15:03:15.436Z] [2022-03-18T15:03:15.436Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T15:03:15.436Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T15:03:15.436Z] [2022-03-18T15:03:15.436Z] DONE 11 tests, 2 skipped in 4.084s [2022-03-18T15:03:15.436Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-18T15:03:16.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-18T15:03:17.654Z] testing: warning: no tests to run [2022-03-18T15:03:17.655Z] PASS [2022-03-18T15:03:17.655Z] ok github.com/docker/docker/integration/network/ipvlan 0.169s [no tests to run] [2022-03-18T15:03:17.655Z] testing: warning: no tests to run [2022-03-18T15:03:17.655Z] PASS [2022-03-18T15:03:17.655Z] ok github.com/docker/docker/integration/network/macvlan 0.085s [no tests to run] [2022-03-18T15:03:18.553Z] docker_api_swarm_service_test.go:489: [d5c522c3dbdef] joining swarm manager [da7e036d01f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:03:18.629Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:18.629Z] INFO: Testing against a local daemon [2022-03-18T15:03:18.629Z] === RUN TestNetworkCreateDelete [2022-03-18T15:03:18.629Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:18.629Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T15:03:18.629Z] 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-03-18T15:03:18.629Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestDaemonDNSFallback [2022-03-18T15:03:18.629Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:18.629Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestInspectNetwork [2022-03-18T15:03:18.629Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:18.629Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T15:03:18.629Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:18.629Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestNetworkInvalidJSON [2022-03-18T15:03:18.629Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T15:03:18.629Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T15:03:18.629Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T15:03:18.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T15:03:18.629Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T15:03:18.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T15:03:18.629Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T15:03:18.629Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T15:03:18.629Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T15:03:18.629Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-18T15:03:18.629Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-18T15:03:18.629Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-18T15:03:18.629Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-18T15:03:18.629Z] === RUN TestNetworkList [2022-03-18T15:03:18.629Z] === RUN TestNetworkList//networks [2022-03-18T15:03:18.629Z] === PAUSE TestNetworkList//networks [2022-03-18T15:03:18.629Z] === RUN TestNetworkList//networks/ [2022-03-18T15:03:18.629Z] === PAUSE TestNetworkList//networks/ [2022-03-18T15:03:18.629Z] === CONT TestNetworkList//networks [2022-03-18T15:03:18.629Z] === CONT TestNetworkList//networks/ [2022-03-18T15:03:18.629Z] --- PASS: TestNetworkList (0.04s) [2022-03-18T15:03:18.629Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T15:03:18.629Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T15:03:18.629Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T15:03:18.629Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T15:03:18.629Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T15:03:18.629Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T15:03:18.629Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T15:03:18.629Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T15:03:18.629Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T15:03:18.629Z] service_test.go:242: FLAKY_TEST [2022-03-18T15:03:18.629Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T15:03:18.629Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-18T15:03:18.629Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T15:03:18.629Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T15:03:18.629Z] PASS [2022-03-18T15:03:18.629Z] ok github.com/docker/docker/integration/network 0.213s [2022-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === Skipped [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-18T15:03:18.629Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T15:03:18.629Z] 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-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-18T15:03:18.629Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-18T15:03:18.629Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-18T15:03:18.629Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-18T15:03:18.629Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T15:03:18.629Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T15:03:18.629Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T15:03:18.629Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T15:03:18.629Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-18T15:03:18.629Z] [2022-03-18T15:03:18.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T15:03:18.630Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-18T15:03:18.630Z] [2022-03-18T15:03:18.630Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T15:03:18.630Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-18T15:03:18.630Z] [2022-03-18T15:03:18.630Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T15:03:18.630Z] service_test.go:242: FLAKY_TEST [2022-03-18T15:03:18.630Z] [2022-03-18T15:03:18.630Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-18T15:03:18.630Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-18T15:03:18.630Z] [2022-03-18T15:03:18.630Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T15:03:18.630Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-18T15:03:18.630Z] [2022-03-18T15:03:18.630Z] DONE 22 tests, 15 skipped in 3.169s [2022-03-18T15:03:19.092Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-18T15:03:19.125Z] docker_api_swarm_service_test.go:489: [d99e7c7000ec6] joining swarm manager [da7e036d01f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:03:19.557Z] testing: warning: no tests to run [2022-03-18T15:03:19.557Z] PASS [2022-03-18T15:03:19.557Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-03-18T15:03:19.557Z] [2022-03-18T15:03:19.557Z] DONE 0 tests in 0.528s [2022-03-18T15:03:19.557Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-18T15:03:19.701Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-18T15:03:20.024Z] testing: warning: no tests to run [2022-03-18T15:03:20.024Z] PASS [2022-03-18T15:03:20.024Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-03-18T15:03:20.024Z] [2022-03-18T15:03:20.024Z] DONE 0 tests in 0.535s [2022-03-18T15:03:20.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-18T15:03:20.640Z] === RUN TestDockerSuite/TestLogsTail [2022-03-18T15:03:21.578Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-18T15:03:22.148Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-18T15:03:22.200Z] testing: warning: no tests to run [2022-03-18T15:03:22.200Z] PASS [2022-03-18T15:03:22.200Z] ok github.com/docker/docker/integration/plugin 0.264s [no tests to run] [2022-03-18T15:03:22.200Z] testing: warning: no tests to run [2022-03-18T15:03:22.200Z] PASS [2022-03-18T15:03:22.200Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [no tests to run] [2022-03-18T15:03:22.408Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-18T15:03:22.668Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-18T15:03:23.238Z] === RUN TestDockerSuite/TestNetHostname [2022-03-18T15:03:24.619Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-18T15:03:24.619Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-18T15:03:31.192Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-18T15:03:31.763Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-18T15:03:31.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-18T15:03:32.022Z] === RUN TestDockerSuite/TestPluginActive [2022-03-18T15:03:34.564Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-18T15:03:37.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:37.017Z] INFO: Testing against a local daemon [2022-03-18T15:03:37.017Z] === RUN TestExternalGraphDriver [2022-03-18T15:03:37.017Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-18T15:03:37.017Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-18T15:03:37.017Z] === RUN TestGraphdriverPluginV2 [2022-03-18T15:03:37.017Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-18T15:03:37.017Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-18T15:03:37.017Z] PASS [2022-03-18T15:03:37.017Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.261s [2022-03-18T15:03:37.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:37.017Z] INFO: Testing against a local daemon [2022-03-18T15:03:37.017Z] === RUN TestPluginInvalidJSON [2022-03-18T15:03:37.017Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T15:03:37.017Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T15:03:37.017Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T15:03:37.017Z] --- PASS: TestPluginInvalidJSON (0.10s) [2022-03-18T15:03:37.017Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-18T15:03:37.017Z] === RUN TestPluginInstall [2022-03-18T15:03:37.017Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T15:03:37.017Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-18T15:03:37.017Z] === RUN TestPluginsWithRuntimes [2022-03-18T15:03:37.017Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T15:03:37.017Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-18T15:03:37.017Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T15:03:37.017Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T15:03:37.017Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T15:03:37.017Z] PASS [2022-03-18T15:03:37.017Z] ok github.com/docker/docker/integration/plugin/common 0.367s [2022-03-18T15:03:37.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-18T15:03:37.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:37.476Z] INFO: Testing against a local daemon [2022-03-18T15:03:37.476Z] === RUN TestReadPluginNoRead [2022-03-18T15:03:37.476Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T15:03:37.476Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-18T15:03:37.476Z] PASS [2022-03-18T15:03:37.476Z] ok github.com/docker/docker/integration/plugin/logging 0.151s [2022-03-18T15:03:37.476Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-18T15:03:37.476Z] testing: warning: no tests to run [2022-03-18T15:03:37.476Z] PASS [2022-03-18T15:03:37.476Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.061s [no tests to run] [2022-03-18T15:03:37.476Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-18T15:03:39.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:39.008Z] INFO: Testing against a local daemon [2022-03-18T15:03:39.008Z] === RUN TestPluginWithDevMounts [2022-03-18T15:03:39.008Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:39.008Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-18T15:03:39.008Z] PASS [2022-03-18T15:03:39.008Z] ok github.com/docker/docker/integration/plugin/volumes 0.092s [2022-03-18T15:03:39.008Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-18T15:03:39.008Z] [2022-03-18T15:03:39.008Z] === Skipped [2022-03-18T15:03:39.008Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-18T15:03:39.008Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T15:03:39.008Z] [2022-03-18T15:03:39.008Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-18T15:03:39.008Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T15:03:39.008Z] [2022-03-18T15:03:39.008Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T15:03:39.008Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T15:03:39.008Z] [2022-03-18T15:03:39.008Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-18T15:03:39.008Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-18T15:03:39.008Z] [2022-03-18T15:03:39.008Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-18T15:03:39.008Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-18T15:03:39.008Z] [2022-03-18T15:03:39.008Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-18T15:03:39.008Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T15:03:39.008Z] [2022-03-18T15:03:39.008Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-18T15:03:39.008Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:39.008Z] [2022-03-18T15:03:39.008Z] DONE 9 tests, 7 skipped in 18.843s [2022-03-18T15:03:39.008Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-18T15:03:39.974Z] testing: warning: no tests to run [2022-03-18T15:03:39.974Z] PASS [2022-03-18T15:03:39.974Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-03-18T15:03:39.974Z] [2022-03-18T15:03:39.974Z] DONE 0 tests in 0.529s [2022-03-18T15:03:39.974Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-18T15:03:40.404Z] docker_api_swarm_service_test.go:127: [d1e01f6e36812] joining swarm manager [dad692ec3efd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:03:40.665Z] docker_api_swarm_service_test.go:128: [d7102d8e89ee8] joining swarm manager [dad692ec3efd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:03:41.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:41.511Z] INFO: Testing against a local daemon [2022-03-18T15:03:41.511Z] === RUN TestPluginInvalidJSON [2022-03-18T15:03:41.511Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T15:03:41.511Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T15:03:41.511Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T15:03:41.511Z] --- PASS: TestPluginInvalidJSON (0.10s) [2022-03-18T15:03:41.511Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-18T15:03:41.511Z] === RUN TestPluginInstall [2022-03-18T15:03:41.511Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T15:03:41.511Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-18T15:03:41.511Z] === RUN TestPluginsWithRuntimes [2022-03-18T15:03:41.511Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T15:03:41.511Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-18T15:03:41.511Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T15:03:41.511Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T15:03:41.511Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T15:03:41.511Z] PASS [2022-03-18T15:03:41.511Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-03-18T15:03:41.511Z] [2022-03-18T15:03:41.511Z] === Skipped [2022-03-18T15:03:41.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-18T15:03:41.511Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T15:03:41.511Z] [2022-03-18T15:03:41.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-18T15:03:41.511Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T15:03:41.511Z] [2022-03-18T15:03:41.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T15:03:41.511Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T15:03:41.511Z] [2022-03-18T15:03:41.511Z] DONE 5 tests, 3 skipped in 1.416s [2022-03-18T15:03:41.511Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-18T15:03:41.606Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-18T15:03:41.606Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-18T15:03:41.606Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-18T15:03:42.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:42.494Z] INFO: Testing against a local daemon [2022-03-18T15:03:42.952Z] === RUN TestExternalGraphDriver [2022-03-18T15:03:42.952Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-18T15:03:42.952Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-18T15:03:42.952Z] === RUN TestGraphdriverPluginV2 [2022-03-18T15:03:42.952Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-18T15:03:42.952Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-18T15:03:42.952Z] PASS [2022-03-18T15:03:42.952Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-03-18T15:03:42.952Z] [2022-03-18T15:03:42.952Z] === Skipped [2022-03-18T15:03:42.952Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-18T15:03:42.952Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-18T15:03:42.952Z] [2022-03-18T15:03:42.952Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-18T15:03:42.952Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-18T15:03:42.952Z] [2022-03-18T15:03:42.952Z] DONE 2 tests, 2 skipped in 1.291s [2022-03-18T15:03:42.952Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-18T15:03:42.993Z] docker_api_swarm_service_test.go:136: [ddcae7af5d2f3] joining swarm manager [dad692ec3efd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-18T15:03:43.253Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-18T15:03:43.821Z] docker_api_swarm_service_test.go:137: [d74fdd539ea10] joining swarm manager [dad692ec3efd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-18T15:03:44.491Z] testing: warning: no tests to run [2022-03-18T15:03:44.491Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:44.491Z] PASS [2022-03-18T15:03:44.491Z] INFO: Testing against a local daemon [2022-03-18T15:03:44.491Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-18T15:03:44.491Z] === RUN TestReadPluginNoRead [2022-03-18T15:03:44.491Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T15:03:44.491Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-18T15:03:44.491Z] PASS [2022-03-18T15:03:44.491Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-03-18T15:03:44.491Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-18T15:03:44.491Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-18T15:03:44.491Z] [2022-03-18T15:03:44.491Z] === Skipped [2022-03-18T15:03:44.491Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-18T15:03:44.491Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T15:03:44.491Z] [2022-03-18T15:03:44.491Z] DONE 1 tests, 1 skipped in 1.613s [2022-03-18T15:03:44.491Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-18T15:03:45.467Z] testing: warning: no tests to run [2022-03-18T15:03:45.467Z] PASS [2022-03-18T15:03:45.467Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-18T15:03:45.467Z] [2022-03-18T15:03:45.467Z] DONE 0 tests in 0.878s [2022-03-18T15:03:45.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-18T15:03:46.362Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-18T15:03:46.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:46.904Z] INFO: Testing against a local daemon [2022-03-18T15:03:46.905Z] === RUN TestPluginWithDevMounts [2022-03-18T15:03:46.905Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:46.905Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-18T15:03:46.905Z] PASS [2022-03-18T15:03:46.905Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-03-18T15:03:46.905Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-18T15:03:46.905Z] [2022-03-18T15:03:46.905Z] === Skipped [2022-03-18T15:03:46.905Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-18T15:03:46.905Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:46.905Z] [2022-03-18T15:03:46.905Z] DONE 1 tests, 1 skipped in 1.331s [2022-03-18T15:03:47.381Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-18T15:03:48.269Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-18T15:03:49.553Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:49.553Z] INFO: Testing against a local daemon [2022-03-18T15:03:49.553Z] === RUN TestSecretInspect [2022-03-18T15:03:49.553Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:49.553Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-18T15:03:49.553Z] === RUN TestSecretList [2022-03-18T15:03:49.553Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:49.553Z] --- SKIP: TestSecretList (0.00s) [2022-03-18T15:03:49.553Z] === RUN TestSecretsCreateAndDelete [2022-03-18T15:03:49.553Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:49.553Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-18T15:03:49.553Z] === RUN TestSecretsUpdate [2022-03-18T15:03:49.553Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:49.553Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-18T15:03:49.553Z] === RUN TestTemplatedSecret [2022-03-18T15:03:49.553Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:49.553Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-18T15:03:49.553Z] === RUN TestSecretCreateResolve [2022-03-18T15:03:49.553Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:49.553Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-18T15:03:49.553Z] PASS [2022-03-18T15:03:49.553Z] ok github.com/docker/docker/integration/secret 0.128s [2022-03-18T15:03:49.553Z] [2022-03-18T15:03:49.553Z] === Skipped [2022-03-18T15:03:49.553Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-18T15:03:49.553Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:49.553Z] [2022-03-18T15:03:49.553Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-18T15:03:49.553Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:49.553Z] [2022-03-18T15:03:49.553Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-18T15:03:49.553Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:49.553Z] [2022-03-18T15:03:49.553Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-18T15:03:49.553Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:49.553Z] [2022-03-18T15:03:49.553Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-18T15:03:49.553Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:49.553Z] [2022-03-18T15:03:49.553Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-18T15:03:49.553Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:49.553Z] [2022-03-18T15:03:49.553Z] DONE 6 tests, 6 skipped in 2.278s [2022-03-18T15:03:49.553Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-18T15:03:50.805Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-18T15:03:52.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:52.452Z] INFO: Testing against a local daemon [2022-03-18T15:03:52.452Z] === RUN TestServiceCreateInit [2022-03-18T15:03:52.452Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T15:03:52.452Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T15:03:52.452Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-18T15:03:52.452Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T15:03:52.452Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T15:03:52.452Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestCreateServiceConflict [2022-03-18T15:03:52.452Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T15:03:52.452Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-18T15:03:52.452Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T15:03:52.452Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T15:03:52.452Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T15:03:52.452Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestCreateServiceSysctls [2022-03-18T15:03:52.452Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-18T15:03:52.452Z] === RUN TestCreateServiceCapabilities [2022-03-18T15:03:52.452Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-18T15:03:52.452Z] === RUN TestInspect [2022-03-18T15:03:52.452Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestInspect (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestCreateJob [2022-03-18T15:03:52.452Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestCreateJob (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestReplicatedJob [2022-03-18T15:03:52.452Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestUpdateReplicatedJob [2022-03-18T15:03:52.452Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestServiceListWithStatuses [2022-03-18T15:03:52.452Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T15:03:52.452Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestDockerNetworkReConnect [2022-03-18T15:03:52.452Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestServicePlugin [2022-03-18T15:03:52.452Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.452Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestServiceUpdateLabel [2022-03-18T15:03:52.452Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:52.452Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestServiceUpdateSecrets [2022-03-18T15:03:52.452Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:52.452Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestServiceUpdateConfigs [2022-03-18T15:03:52.452Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:52.452Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-18T15:03:52.452Z] === RUN TestServiceUpdateNetwork [2022-03-18T15:03:52.452Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:52.452Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-18T15:03:52.452Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T15:03:52.452Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:52.452Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-18T15:03:52.452Z] PASS [2022-03-18T15:03:52.452Z] ok github.com/docker/docker/integration/service 0.323s [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === Skipped [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T15:03:52.910Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T15:03:52.910Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-18T15:03:52.910Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-18T15:03:52.910Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-18T15:03:52.910Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T15:03:52.910Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-18T15:03:52.910Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-18T15:03:52.910Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-18T15:03:52.910Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-18T15:03:52.910Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-18T15:03:52.910Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-18T15:03:52.910Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-18T15:03:52.910Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-18T15:03:52.910Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-18T15:03:52.910Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-18T15:03:52.910Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-18T15:03:52.910Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-18T15:03:52.910Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-18T15:03:52.910Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-18T15:03:52.910Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-18T15:03:52.910Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2022-03-18T15:03:52.910Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-18T15:03:52.910Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T15:03:52.910Z] [2022-03-18T15:03:52.910Z] DONE 24 tests, 23 skipped in 3.177s [2022-03-18T15:03:52.910Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-18T15:03:55.094Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:55.094Z] INFO: Testing against a local daemon [2022-03-18T15:03:55.094Z] === RUN TestSessionCreate [2022-03-18T15:03:55.094Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:55.094Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-18T15:03:55.094Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T15:03:55.094Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:55.094Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T15:03:55.094Z] PASS [2022-03-18T15:03:55.094Z] ok github.com/docker/docker/integration/session 0.149s [2022-03-18T15:03:55.094Z] [2022-03-18T15:03:55.094Z] === Skipped [2022-03-18T15:03:55.094Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-18T15:03:55.094Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:55.094Z] [2022-03-18T15:03:55.094Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T15:03:55.094Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T15:03:55.094Z] [2022-03-18T15:03:55.094Z] DONE 2 tests, 2 skipped in 2.311s [2022-03-18T15:03:55.553Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-18T15:03:56.080Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-18T15:03:57.464Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-18T15:03:57.730Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:03:57.730Z] INFO: Testing against a local daemon [2022-03-18T15:03:57.730Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T15:03:57.730Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:57.730Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T15:03:57.730Z] === RUN TestEventsExecDie [2022-03-18T15:03:57.730Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T15:03:57.730Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-18T15:03:57.730Z] === RUN TestEventsBackwardsCompatible [2022-03-18T15:03:57.730Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T15:03:57.730Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-18T15:03:57.730Z] === RUN TestInfoAPI [2022-03-18T15:03:57.730Z] --- PASS: TestInfoAPI (0.04s) [2022-03-18T15:03:57.730Z] === RUN TestInfoAPIWarnings [2022-03-18T15:03:57.730Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T15:03:57.730Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-18T15:03:57.730Z] === RUN TestInfoDebug [2022-03-18T15:03:57.730Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T15:03:57.730Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-18T15:03:57.730Z] === RUN TestInfoInsecureRegistries [2022-03-18T15:03:57.730Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T15:03:57.730Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-18T15:03:57.730Z] === RUN TestInfoRegistryMirrors [2022-03-18T15:03:57.730Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T15:03:57.730Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-18T15:03:57.730Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T15:03:58.404Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-18T15:03:58.697Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-03-18T15:03:58.697Z] === RUN TestPingCacheHeaders [2022-03-18T15:03:58.697Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-18T15:03:58.697Z] === RUN TestPingGet [2022-03-18T15:03:58.697Z] --- PASS: TestPingGet (0.05s) [2022-03-18T15:03:58.697Z] === RUN TestPingHead [2022-03-18T15:03:58.697Z] --- PASS: TestPingHead (0.05s) [2022-03-18T15:03:58.697Z] === RUN TestVersion [2022-03-18T15:03:58.697Z] --- PASS: TestVersion (0.04s) [2022-03-18T15:03:58.697Z] PASS [2022-03-18T15:03:58.697Z] ok github.com/docker/docker/integration/system 1.319s [2022-03-18T15:03:59.158Z] [2022-03-18T15:03:59.158Z] === Skipped [2022-03-18T15:03:59.158Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T15:03:59.158Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T15:03:59.158Z] [2022-03-18T15:03:59.158Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-18T15:03:59.158Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T15:03:59.158Z] [2022-03-18T15:03:59.158Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-18T15:03:59.158Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T15:03:59.158Z] [2022-03-18T15:03:59.158Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-18T15:03:59.158Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T15:03:59.158Z] [2022-03-18T15:03:59.158Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-18T15:03:59.158Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T15:03:59.158Z] [2022-03-18T15:03:59.158Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-18T15:03:59.158Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T15:03:59.158Z] [2022-03-18T15:03:59.158Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-18T15:03:59.158Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T15:03:59.158Z] [2022-03-18T15:03:59.158Z] DONE 13 tests, 7 skipped in 3.555s [2022-03-18T15:03:59.158Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-18T15:03:59.346Z] === RUN TestDockerSuite/TestPortList [2022-03-18T15:04:01.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:04:01.338Z] INFO: Testing against a local daemon [2022-03-18T15:04:01.338Z] === RUN TestVolumesCreateAndList [2022-03-18T15:04:01.338Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-03-18T15:04:01.338Z] === RUN TestVolumesRemove [2022-03-18T15:04:01.795Z] --- PASS: TestVolumesRemove (0.10s) [2022-03-18T15:04:01.795Z] === RUN TestVolumesInspect [2022-03-18T15:04:01.795Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-18T15:04:01.795Z] === RUN TestVolumesInvalidJSON [2022-03-18T15:04:01.795Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T15:04:01.795Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T15:04:01.795Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T15:04:01.795Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-03-18T15:04:01.795Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T15:04:01.795Z] PASS [2022-03-18T15:04:01.795Z] ok github.com/docker/docker/integration/volume 0.362s [2022-03-18T15:04:01.795Z] [2022-03-18T15:04:01.795Z] DONE 5 tests in 2.596s [2022-03-18T15:04:01.795Z] INFO: make.ps1 ended at 03/18/2022 15:04:01 [2022-03-18T15:04:01.795Z] INFO: Integration CLI tests being run from the host: [2022-03-18T15:04:01.795Z] 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-03-18T15:04:05.921Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-18T15:04:05.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-18T15:04:06.865Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-18T15:04:08.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-18T15:04:10.158Z] docker_api_swarm_service_test.go:303: [dec8b2dd5184e] joining swarm manager [d48b6a96ad548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:04:10.727Z] docker_api_swarm_service_test.go:303: [dfab295c592ef] joining swarm manager [d48b6a96ad548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:04:13.267Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-18T15:04:13.267Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-18T15:04:13.267Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-18T15:04:13.837Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-18T15:04:13.837Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-18T15:04:14.096Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-18T15:04:14.096Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-18T15:04:14.223Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T15:04:14.223Z] INFO: Testing against a local daemon [2022-03-18T15:04:14.223Z] === RUN TestDockerSuite [2022-03-18T15:04:14.223Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-18T15:04:14.223Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-18T15:04:14.223Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T15:04:14.223Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-18T15:04:14.223Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-18T15:04:14.223Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-18T15:04:14.223Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-18T15:04:14.223Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T15:04:14.223Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-18T15:04:14.223Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-18T15:04:14.665Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-18T15:04:14.665Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-18T15:04:14.681Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-18T15:04:15.138Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-18T15:04:15.595Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-18T15:04:15.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-18T15:04:15.604Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-18T15:04:16.053Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-18T15:04:17.515Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-18T15:04:18.899Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-18T15:04:19.468Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-18T15:04:19.468Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-18T15:04:22.011Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-18T15:04:22.271Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-18T15:04:24.810Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-18T15:04:28.120Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-18T15:04:28.120Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-18T15:04:30.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-18T15:04:30.659Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-18T15:04:32.570Z] docker_api_swarm_service_test.go:99: [dc19bba65ccd7] joining swarm manager [d9d1f581b2419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:04:33.511Z] docker_api_swarm_service_test.go:100: [de17484a4f767] joining swarm manager [d9d1f581b2419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:04:37.713Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-18T15:04:39.094Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-18T15:04:40.475Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-18T15:04:41.415Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-18T15:04:42.357Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-18T15:04:44.267Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-18T15:04:45.649Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-18T15:04:46.589Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-18T15:04:46.849Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-18T15:04:47.420Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-18T15:04:49.353Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-18T15:04:51.893Z] check_test.go:380: [dc19bba65ccd7] daemon is not started [2022-03-18T15:04:51.893Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-18T15:04:52.463Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-18T15:04:52.463Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-18T15:04:52.463Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-18T15:04:52.463Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-18T15:04:52.724Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-18T15:04:52.724Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-18T15:04:53.294Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-18T15:04:54.233Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-18T15:04:55.174Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-18T15:04:55.434Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-18T15:04:56.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-18T15:04:59.360Z] docker_api_swarm_service_test.go:532: [d1724340b196b] joining swarm manager [d6c6974689308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:05:00.744Z] docker_api_swarm_service_test.go:533: [dc25bb443b0ec] joining swarm manager [d6c6974689308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:05:02.657Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-18T15:05:04.041Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-18T15:05:05.953Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-18T15:05:06.214Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-18T15:05:06.214Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-18T15:05:06.474Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-18T15:05:09.032Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-18T15:05:09.601Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-18T15:05:11.513Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-18T15:05:12.455Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-18T15:05:12.455Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-18T15:05:12.715Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-18T15:05:15.259Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-18T15:05:16.205Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-18T15:05:16.205Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-18T15:05:17.586Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-18T15:05:18.156Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-18T15:05:19.541Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-18T15:05:19.800Z] === RUN TestDockerSuite/TestRmiTag [2022-03-18T15:05:20.063Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-18T15:05:20.632Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-18T15:05:23.180Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-18T15:05:23.750Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-18T15:05:23.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-18T15:05:24.320Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-18T15:05:24.891Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-18T15:05:25.832Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-18T15:05:26.092Z] docker_api_swarm_service_test.go:147: [d9876083b1ba9] joining swarm manager [d7b8129e51a69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:05:26.671Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-18T15:05:26.930Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-18T15:05:26.930Z] docker_api_swarm_service_test.go:147: [d143a092d69c5] joining swarm manager [d7b8129e51a69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:05:27.499Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-18T15:05:27.499Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-18T15:05:28.071Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-18T15:05:29.453Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-18T15:05:30.022Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-18T15:05:30.964Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-18T15:05:31.534Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-18T15:05:32.478Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-18T15:05:33.421Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-18T15:05:33.993Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-18T15:05:34.933Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-18T15:05:35.503Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-18T15:05:36.072Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-18T15:05:36.647Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-18T15:05:37.589Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-18T15:05:38.529Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-18T15:05:38.789Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-18T15:05:39.359Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-18T15:05:39.619Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-18T15:05:39.619Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-18T15:05:41.528Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-18T15:05:41.528Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-18T15:05:42.096Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-18T15:05:42.666Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-18T15:05:43.284Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-18T15:05:43.284Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-18T15:05:43.853Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-18T15:05:44.428Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-18T15:05:44.687Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-18T15:05:45.628Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-18T15:05:46.198Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-18T15:05:46.198Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-18T15:05:46.767Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-18T15:05:46.767Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-18T15:05:47.708Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-18T15:05:47.968Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-18T15:05:48.541Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-18T15:05:49.112Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-18T15:05:49.112Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-18T15:05:49.680Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-18T15:05:50.621Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-18T15:05:51.562Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-18T15:05:52.945Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-18T15:05:53.884Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-18T15:05:54.145Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-18T15:05:54.714Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-18T15:05:54.973Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-18T15:05:55.543Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-18T15:05:56.923Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-18T15:05:58.834Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-18T15:05:58.834Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-18T15:05:59.403Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-18T15:06:00.791Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-18T15:06:02.174Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-18T15:06:03.553Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-18T15:06:03.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-18T15:06:05.195Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-18T15:06:05.195Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-18T15:06:05.195Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-18T15:06:05.196Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-18T15:06:05.196Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-18T15:06:05.766Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-18T15:06:07.680Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-18T15:06:09.061Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-18T15:06:10.443Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-18T15:06:11.013Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-18T15:06:12.397Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-18T15:06:12.657Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-18T15:06:12.657Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-18T15:06:12.657Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-18T15:06:13.229Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-18T15:06:14.612Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-18T15:06:14.613Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-18T15:06:15.182Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-18T15:06:15.752Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-18T15:06:16.322Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-18T15:06:16.892Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-18T15:06:16.892Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-18T15:06:17.461Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-18T15:06:18.044Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-18T15:06:18.615Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-18T15:06:18.874Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-18T15:06:19.443Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-18T15:06:20.013Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-18T15:06:20.585Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-18T15:06:21.155Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-18T15:06:21.155Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-18T15:06:21.724Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-18T15:06:22.669Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-18T15:06:24.052Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-18T15:06:24.052Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T15:06:24.052Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-18T15:06:24.312Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-18T15:06:26.852Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-18T15:06:27.112Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-18T15:06:27.711Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-18T15:06:27.714Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-18T15:06:27.714Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-18T15:06:27.714Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-18T15:06:27.714Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-18T15:06:27.714Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-18T15:06:27.714Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-18T15:06:27.714Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-18T15:06:27.714Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-18T15:06:27.714Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-18T15:06:28.713Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-18T15:06:28.713Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T15:06:28.713Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-18T15:06:28.713Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-18T15:06:28.713Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-18T15:06:29.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-18T15:06:32.520Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-18T15:06:34.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-18T15:06:35.682Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-18T15:06:38.221Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-18T15:06:38.221Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-18T15:06:39.169Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-18T15:06:39.693Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-18T15:06:39.693Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-18T15:06:39.693Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-18T15:06:39.693Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-18T15:06:39.693Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-18T15:06:39.693Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-18T15:06:39.693Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-18T15:06:39.693Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T15:06:39.693Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-18T15:06:40.552Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-18T15:06:40.552Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-18T15:06:40.552Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-18T15:06:40.552Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-18T15:06:40.813Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-18T15:06:41.073Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-18T15:06:43.543Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-18T15:06:43.543Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T15:06:43.543Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-18T15:06:43.543Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T15:06:43.543Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-18T15:06:43.614Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-18T15:06:43.874Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-18T15:06:44.815Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-18T15:06:46.198Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-18T15:06:46.458Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-18T15:06:49.751Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-18T15:06:51.660Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-18T15:06:52.224Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-18T15:06:52.233Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-18T15:06:52.804Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-18T15:06:53.745Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-18T15:06:53.745Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-18T15:06:53.745Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-18T15:06:54.005Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-18T15:06:54.945Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-18T15:06:55.886Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-18T15:06:57.267Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-18T15:06:57.267Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-18T15:06:57.527Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-18T15:06:58.480Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-18T15:06:59.420Z] === RUN TestDockerSuite/TestRunMount [2022-03-18T15:07:03.615Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-18T15:07:03.876Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-18T15:07:04.446Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-18T15:07:05.385Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-18T15:07:06.767Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-18T15:07:08.679Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-18T15:07:10.060Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-18T15:07:11.967Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-18T15:07:12.535Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-18T15:07:13.918Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-18T15:07:13.918Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-18T15:07:14.179Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-18T15:07:14.748Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-18T15:07:15.318Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-18T15:07:15.888Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-18T15:07:17.279Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-18T15:07:18.224Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-18T15:07:19.166Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-18T15:07:23.367Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-18T15:07:23.367Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-18T15:07:23.367Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-18T15:07:23.627Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-18T15:07:23.627Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-18T15:07:24.197Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-18T15:07:24.767Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-18T15:07:24.767Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-18T15:07:25.338Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-18T15:07:26.718Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-18T15:07:30.011Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-18T15:07:30.951Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-18T15:07:30.951Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-18T15:07:30.951Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-18T15:07:31.522Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-18T15:07:32.093Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-18T15:07:33.032Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-18T15:07:33.971Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-18T15:07:34.231Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-18T15:07:34.231Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-18T15:07:34.803Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-18T15:07:35.371Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-18T15:07:35.631Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-18T15:07:36.201Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T15:07:36.201Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-18T15:07:36.201Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-18T15:07:36.787Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-18T15:07:37.357Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-18T15:07:37.357Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-18T15:07:37.357Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-18T15:07:37.617Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-18T15:07:38.556Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-18T15:07:38.556Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-18T15:07:38.556Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-18T15:07:41.095Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-18T15:07:41.667Z] === RUN TestDockerSuite/TestRunRm [2022-03-18T15:07:42.238Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-18T15:07:42.498Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-18T15:07:45.038Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-18T15:07:45.975Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-18T15:07:46.235Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-18T15:07:47.177Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-18T15:07:48.119Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-18T15:07:48.688Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-18T15:07:49.258Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-18T15:07:50.640Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-18T15:07:52.550Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-18T15:07:53.932Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-18T15:07:55.858Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-18T15:07:56.430Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-18T15:07:57.001Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-18T15:07:57.001Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-18T15:07:57.570Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-18T15:07:58.141Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-18T15:07:58.713Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-18T15:07:59.283Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-18T15:08:00.225Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-18T15:08:00.225Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-18T15:08:00.795Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-18T15:08:01.364Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-18T15:08:02.745Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-18T15:08:03.683Z] === RUN TestDockerSuite/TestRunState [2022-03-18T15:08:05.594Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-18T15:08:05.594Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-18T15:08:05.854Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-18T15:08:06.424Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-18T15:08:06.685Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-18T15:08:06.685Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-18T15:08:06.685Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-18T15:08:07.256Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-18T15:08:07.827Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-18T15:08:09.210Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-18T15:08:09.210Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-18T15:08:09.210Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-18T15:08:09.471Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-18T15:08:11.381Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-18T15:08:11.951Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-18T15:08:11.951Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-18T15:08:13.354Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-18T15:08:16.653Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-18T15:08:16.913Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-18T15:08:19.452Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-18T15:08:19.713Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-18T15:08:20.284Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-18T15:08:20.544Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-18T15:08:21.925Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-18T15:08:23.306Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-18T15:08:23.566Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-18T15:08:23.566Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-18T15:08:23.826Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-18T15:08:24.395Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-18T15:08:24.655Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-18T15:08:25.225Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-18T15:08:25.225Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-18T15:08:25.225Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-18T15:08:25.225Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-18T15:08:25.794Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-18T15:08:29.090Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-18T15:08:29.090Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-18T15:08:30.030Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-18T15:08:30.290Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-18T15:08:32.200Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-18T15:08:33.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-18T15:08:33.421Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-18T15:08:35.333Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-18T15:08:37.241Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-18T15:08:37.241Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-18T15:08:37.811Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-18T15:08:37.811Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-18T15:08:37.811Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-18T15:08:37.811Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-18T15:08:37.811Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-18T15:08:37.811Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-18T15:08:37.811Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-18T15:08:38.382Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-18T15:08:38.382Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-18T15:08:38.382Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-18T15:08:38.955Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-18T15:08:39.680Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-18T15:08:39.940Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-18T15:08:40.880Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-18T15:08:41.450Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-18T15:08:42.020Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-18T15:08:42.020Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-18T15:08:42.590Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-18T15:08:42.590Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-18T15:08:42.590Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-18T15:08:42.590Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-18T15:08:42.590Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-18T15:08:42.590Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-18T15:08:42.590Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-18T15:08:42.590Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-18T15:08:42.590Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-18T15:08:42.590Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-18T15:08:42.590Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-18T15:08:42.590Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-18T15:08:42.590Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-18T15:08:42.590Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-18T15:08:42.590Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-18T15:08:43.160Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-18T15:08:43.729Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-18T15:08:43.729Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-18T15:08:44.299Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-18T15:08:44.559Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-18T15:08:45.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-18T15:08:45.128Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-18T15:08:45.128Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-18T15:08:45.698Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-18T15:08:46.268Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-18T15:08:46.268Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-18T15:08:46.268Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-18T15:08:47.210Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-18T15:08:48.151Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-18T15:08:48.151Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-18T15:08:48.720Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-18T15:08:48.721Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-18T15:08:48.721Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-18T15:08:49.293Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-18T15:08:49.293Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-18T15:08:50.682Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-18T15:08:50.942Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-18T15:08:52.854Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-18T15:08:52.855Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-18T15:08:52.855Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-18T15:08:53.114Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-18T15:08:53.682Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-18T15:08:54.251Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-18T15:08:55.190Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-18T15:08:55.191Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-18T15:08:56.570Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-18T15:08:56.570Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-18T15:08:56.830Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-18T15:08:58.209Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents886202853 [2022-03-18T15:08:58.209Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-18T15:08:58.209Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-18T15:08:59.592Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-18T15:08:59.592Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-18T15:08:59.592Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-18T15:09:00.975Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-18T15:09:01.235Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-18T15:09:02.619Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-18T15:09:02.879Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-18T15:09:03.139Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-18T15:09:03.139Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-18T15:09:03.398Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-18T15:09:03.967Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-18T15:09:05.876Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-18T15:09:11.214Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-18T15:09:12.594Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-18T15:09:13.164Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-18T15:09:14.104Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-18T15:09:14.104Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-18T15:09:16.643Z] docker_cli_service_logs_test.go:245: checking task jwdv1xs65obv [2022-03-18T15:09:16.643Z] docker_cli_service_logs_test.go:250: checking messages for jwdv1xs65obv [2022-03-18T15:09:16.643Z] docker_cli_service_logs_test.go:245: checking task ynsbwss1tusi [2022-03-18T15:09:16.643Z] docker_cli_service_logs_test.go:250: checking messages for ynsbwss1tusi [2022-03-18T15:09:16.903Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-18T15:09:18.810Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-18T15:09:19.070Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-18T15:09:20.011Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-18T15:09:21.394Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-18T15:09:22.775Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-18T15:09:25.314Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-18T15:09:27.222Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-18T15:09:29.131Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-18T15:09:29.390Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-18T15:09:32.680Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-18T15:09:34.653Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-18T15:09:34.654Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-18T15:09:34.654Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-18T15:09:34.654Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-18T15:09:34.654Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-18T15:09:34.654Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-18T15:09:34.654Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-18T15:09:34.654Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-18T15:09:34.654Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-18T15:09:34.654Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-18T15:09:34.654Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-18T15:09:34.654Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-18T15:09:34.654Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-18T15:09:34.654Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-18T15:09:35.124Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-18T15:09:36.875Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-18T15:09:38.925Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-18T15:09:39.415Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-18T15:09:40.494Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-18T15:09:40.495Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-18T15:09:40.495Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-18T15:09:40.495Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-18T15:09:40.495Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-18T15:09:40.495Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-18T15:09:40.808Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-18T15:09:41.376Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-18T15:09:41.945Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-18T15:09:42.517Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-18T15:09:42.517Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-18T15:09:42.517Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-18T15:09:43.086Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-18T15:09:44.300Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-18T15:09:46.381Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-18T15:09:47.321Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-18T15:09:49.865Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-18T15:09:49.865Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-18T15:09:50.125Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-18T15:09:50.694Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-18T15:09:50.694Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-18T15:09:50.694Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-18T15:09:50.694Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-18T15:09:50.694Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-18T15:09:52.076Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-18T15:09:52.336Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-18T15:09:52.905Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-18T15:09:53.475Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-18T15:09:54.858Z] docker_cli_swarm_test.go:1901: [dbd15bcb934cf] joining swarm manager [df67df3a5967a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:09:54.858Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-18T15:09:55.801Z] docker_cli_swarm_test.go:1902: [de5ac2c40f07f] joining swarm manager [df67df3a5967a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:09:58.339Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-18T15:09:59.279Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-18T15:09:59.279Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-18T15:09:59.279Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-18T15:09:59.289Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-18T15:10:00.218Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-18T15:10:00.788Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-18T15:10:03.327Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-18T15:10:05.238Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-18T15:10:07.780Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-18T15:10:09.162Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-18T15:10:09.733Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-18T15:10:09.733Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-18T15:10:09.733Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-18T15:10:09.733Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-18T15:10:11.704Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-18T15:10:11.964Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-18T15:10:13.527Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-18T15:10:14.505Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-18T15:10:15.211Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-18T15:10:15.886Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-18T15:10:17.309Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-18T15:10:18.249Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-18T15:10:19.187Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-18T15:10:20.128Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-18T15:10:21.070Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-18T15:10:21.079Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-18T15:10:21.079Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-18T15:10:21.079Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-18T15:10:21.079Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-18T15:10:21.079Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-18T15:10:21.079Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-18T15:10:21.079Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-18T15:10:21.079Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-18T15:10:21.079Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-18T15:10:21.548Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-18T15:10:22.453Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-18T15:10:22.714Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-18T15:10:24.098Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-18T15:10:26.008Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-18T15:10:27.407Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-18T15:10:39.618Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-18T15:10:40.558Z] docker_cli_swarm_test.go:1802: [d7e7ba972cf57] joining swarm manager [d639a309f3a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:10:41.941Z] docker_cli_swarm_test.go:1803: [d93555636791c] joining swarm manager [d639a309f3a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:10:42.201Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-18T15:10:42.461Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-18T15:10:42.461Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-18T15:10:43.031Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-18T15:10:43.031Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-18T15:10:43.031Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-18T15:10:43.031Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-18T15:10:43.602Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-18T15:10:43.602Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-18T15:10:44.171Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-18T15:10:44.171Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-18T15:10:44.431Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-18T15:10:44.431Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-18T15:10:44.431Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-18T15:10:45.810Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-18T15:10:45.810Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-18T15:10:46.069Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-18T15:10:46.070Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-18T15:10:46.070Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-18T15:10:52.641Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-18T15:10:53.211Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-18T15:10:53.211Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-18T15:10:53.211Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-18T15:10:53.211Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-18T15:10:55.754Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-18T15:10:58.297Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-18T15:10:58.297Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite (1358.84s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.20s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.46s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.71s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.16s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.72s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.99s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.60s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.74s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.78s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.53s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.58s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.15s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.50s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.75s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.70s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.42s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.52s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.17s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.16s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.79s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.90s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.25s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.03s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.28s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.94s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.81s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.91s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.20s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.62s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.98s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.83s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.15s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.54s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.37s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.64s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.56s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.91s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.18s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.17s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.24s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.44s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.85s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.11s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-03-18T15:10:58.297Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.45s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.06s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.89s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.78s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.55s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.42s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.08s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.65s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.62s) [2022-03-18T15:10:58.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s) [2022-03-18T15:10:58.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-18T15:10:58.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-18T15:10:58.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.47s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.63s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.88s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.23s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.40s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.36s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.47s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.09s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.09s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.06s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.23s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.16s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.34s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.06s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.44s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.31s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.12s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.48s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.22s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.53s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.01s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.82s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.50s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEnv (1.44s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.05s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.12s) [2022-03-18T15:10:58.297Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.40s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.26s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.59s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s) [2022-03-18T15:10:58.298Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.09s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.83s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.73s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.80s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFails (1.13s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.68s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.06s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.62s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.02s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.96s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildHistory (3.72s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.84s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.22s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.71s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.53s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.26s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.21s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.27s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.84s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.53s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.77s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.62s) [2022-03-18T15:10:58.298Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.35s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.30s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.67s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.38s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.70s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.08s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.81s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.62s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildPATH (2.08s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.45s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.27s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.50s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildRm (2.65s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.13s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.16s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-03-18T15:10:58.298Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.95s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.70s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildUser (2.15s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.76s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.14s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s) [2022-03-18T15:10:58.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-18T15:10:58.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-03-18T15:10:58.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-18T15:10:58.298Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.91s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.55s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.28s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2022-03-18T15:10:58.298Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.11s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.94s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-18T15:10:58.298Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.56s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCommitChange (0.83s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.30s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.29s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCommitTTY (1.29s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.66s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.17s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.69s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.08s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.27s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.48s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.75s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.90s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.06s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.02s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.02s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.21s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.06s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2022-03-18T15:10:58.298Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.67s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.20s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.34s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.35s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.20s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.94s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.50s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.67s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a54198_} (1.50s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1101711053_/foo_false____} (1.39s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1101711053_/foo_true____} (1.55s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3792059848_/foo_false____} (1.46s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3792059848_/foo_true____} (1.37s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3792059848_/foo_true__0xc000a541c8__} (1.36s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a54210_} (1.34s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a54228_} (1.40s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a54240_} (1.44s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a54288_} (1.33s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.98s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.97s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.44s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.21s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.45s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.69s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2022-03-18T15:10:58.298Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.55s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.61s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.80s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.90s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.69s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.27s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.49s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.46s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.93s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.37s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.98s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.53s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.77s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToDot (0.55s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.91s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.81s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2022-03-18T15:10:58.299Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.59s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.34s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-03-18T15:10:58.299Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.91s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.71s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.71s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.41s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.45s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.53s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.16s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.62s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.86s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.53s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.06s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.98s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.00s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsAttach (0.68s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.66s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.58s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsCopy (1.22s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFilters (0.97s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFormat (0.94s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.74s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-03-18T15:10:58.299Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-18T15:10:58.299Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.28s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.60s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.72s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.15s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.57s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecCgroup (0.91s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecEnv (0.69s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.66s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecParseError (0.57s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.62s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.54s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.77s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecTTY (0.77s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.73s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecUlimits (0.62s) [2022-03-18T15:10:58.299Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.45s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.95s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.68s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.63s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.59s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestHealth (19.26s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImportDisplay (1.16s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.33s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.50s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.50s) [2022-03-18T15:10:58.299Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T15:10:58.299Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.57s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.59s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.23s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.51s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.63s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.14s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.14s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.48s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.46s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.58s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.86s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.84s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.55s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.70s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.14s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.48s) [2022-03-18T15:10:58.299Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.98s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.95s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.10s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.90s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.47s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.89s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsTail (0.78s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.56s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.33s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.52s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPluginActive (2.28s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.29s) [2022-03-18T15:10:58.300Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.66s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.93s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.72s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.07s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPortList (6.48s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.06s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.37s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.99s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.17s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.61s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsByOrder (2.10s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.20s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.21s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.19s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.44s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.42s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.52s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.75s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.62s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.08s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.28s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2022-03-18T15:10:58.300Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.79s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.58s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.08s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.15s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.05s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.66s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.29s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.72s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.68s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.38s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.11s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAddHost (0.58s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.58s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.40s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.75s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.81s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.73s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.91s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.50s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.58s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.52s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.46s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.65s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.25s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.57s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.71s) [2022-03-18T15:10:58.300Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-18T15:10:58.300Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.68s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.94s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.23s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.51s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.16s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-03-18T15:10:58.300Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.23s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.67s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.53s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.59s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.56s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.53s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.58s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.34s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s) [2022-03-18T15:10:58.300Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.29s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.19s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.46s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.56s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.12s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.24s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.45s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.49s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.09s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.00s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.00s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.22s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunMount (4.03s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.99s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.43s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.11s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.36s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.50s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.83s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.53s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2022-03-18T15:10:58.300Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2022-03-18T15:10:58.300Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.07s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.94s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.11s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.65s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.56s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.47s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.69s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.72s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.77s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunState (1.51s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunSysctls (1.35s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.71s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.53s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.70s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.36s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.74s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.98s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.81s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.53s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.91s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.01s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.62s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.29s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.82s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.68s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.61s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.26s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.55s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.68s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.26s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.44s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.25s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.50s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.40s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.15s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.23s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.61s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.13s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.08s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.62s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStartRecordError (1.14s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.22s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.18s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.61s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.32s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.32s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.57s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.16s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.82s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.72s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.33s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.37s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.32s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.55s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.29s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.17s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.48s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.64s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.70s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.67s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.66s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.36s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.43s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.23s) [2022-03-18T15:10:58.301Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.56s) [2022-03-18T15:10:58.301Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-18T15:10:58.301Z] === RUN TestDockerRegistrySuite [2022-03-18T15:10:58.301Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-18T15:10:59.242Z] check_test.go:196: [defd248a92d1a] daemon is not started [2022-03-18T15:10:59.242Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-18T15:11:00.183Z] check_test.go:196: [de30683b16b0c] daemon is not started [2022-03-18T15:11:00.183Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-18T15:11:01.566Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-18T15:11:01.566Z] check_test.go:196: [d35d79178a90d] daemon is not started [2022-03-18T15:11:01.825Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-18T15:11:01.825Z] check_test.go:196: [da22e0e4829c1] daemon is not started [2022-03-18T15:11:01.825Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T15:11:03.748Z] docker_cli_swarm_test.go:1321: [dabbb7ffe74b5] joining swarm manager [d7b1f363e7b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:11:05.130Z] docker_cli_swarm_test.go:1322: [de6198cd4d854] joining swarm manager [d7b1f363e7b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:11:05.702Z] check_test.go:196: [d72fe0a62c5db] daemon is not started [2022-03-18T15:11:05.702Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T15:11:09.900Z] check_test.go:196: [d06d9d664223a] daemon is not started [2022-03-18T15:11:09.900Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-18T15:11:12.456Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-18T15:11:12.456Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-18T15:11:12.456Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-18T15:11:12.456Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-18T15:11:12.456Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-18T15:11:13.195Z] check_test.go:196: [de6fadbf1770f] daemon is not started [2022-03-18T15:11:13.195Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-18T15:11:13.765Z] check_test.go:196: [dce2f0a775f90] daemon is not started [2022-03-18T15:11:13.765Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-18T15:11:14.703Z] check_test.go:196: [d8abf2d077082] daemon is not started [2022-03-18T15:11:14.704Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-18T15:11:15.643Z] check_test.go:196: [d6afb304f4e99] daemon is not started [2022-03-18T15:11:15.643Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-18T15:11:17.025Z] check_test.go:196: [d8f847f5afd04] daemon is not started [2022-03-18T15:11:17.025Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-18T15:11:17.966Z] check_test.go:196: [d062aeba8fbdb] daemon is not started [2022-03-18T15:11:17.966Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-18T15:11:18.906Z] check_test.go:196: [d4fe51aac052d] daemon is not started [2022-03-18T15:11:18.906Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-18T15:11:19.845Z] check_test.go:196: [d40f1b3ab3161] daemon is not started [2022-03-18T15:11:19.845Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-18T15:11:20.785Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e2dc83feab8b1c188f50c2730f75276b0474e4e3bde020ece07a13a6c7912f0c [2022-03-18T15:11:21.726Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0a2e1ffc5b384b0ea9bec9aaf622d2efa5162c356b5fb14eb9c1854c1cf3d21f [2022-03-18T15:11:21.985Z] check_test.go:196: [d1c7a2f4bd883] daemon is not started [2022-03-18T15:11:21.985Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-18T15:11:22.944Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:22798ea8bf36eaab669b885436033aca2eb84b1914aa347417cd258e68d8887b [2022-03-18T15:11:23.515Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f82cdc9c2aa20fd1c4f378a31c1baf86e8e8782f4c6f4d365ec85acafea52a77 [2022-03-18T15:11:23.774Z] check_test.go:196: [dd755e25ed0f3] daemon is not started [2022-03-18T15:11:23.774Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-18T15:11:25.156Z] check_test.go:196: [dad64ff4566ed] daemon is not started [2022-03-18T15:11:25.156Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-18T15:11:27.065Z] check_test.go:196: [daa91266aa62b] daemon is not started [2022-03-18T15:11:27.065Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-18T15:11:28.005Z] check_test.go:196: [dce883edeb76e] daemon is not started [2022-03-18T15:11:28.005Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-18T15:11:28.265Z] check_test.go:196: [d39537d918f7a] daemon is not started [2022-03-18T15:11:28.265Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T15:11:29.204Z] check_test.go:196: [d16cbe9832ec8] daemon is not started [2022-03-18T15:11:29.204Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T15:11:30.146Z] check_test.go:196: [d9971881c9807] daemon is not started [2022-03-18T15:11:30.146Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T15:11:31.086Z] check_test.go:196: [db3f86d805772] daemon is not started [2022-03-18T15:11:31.086Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-18T15:11:33.628Z] check_test.go:196: [d28df2ed68523] daemon is not started [2022-03-18T15:11:33.628Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-18T15:11:34.198Z] check_test.go:196: [de428c9a92513] daemon is not started [2022-03-18T15:11:34.198Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-18T15:11:35.137Z] check_test.go:196: [dc75663f0e6b1] daemon is not started [2022-03-18T15:11:35.137Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-18T15:11:35.397Z] check_test.go:196: [d29465a1fa64e] daemon is not started [2022-03-18T15:11:35.397Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-18T15:11:35.656Z] check_test.go:196: [d96895a0f3cec] daemon is not started [2022-03-18T15:11:35.656Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-18T15:11:35.916Z] check_test.go:196: [d50035f1d91a1] daemon is not started [2022-03-18T15:11:35.916Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-18T15:11:36.177Z] check_test.go:196: [dbaac69c43c2f] daemon is not started [2022-03-18T15:11:36.177Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-18T15:11:36.436Z] check_test.go:196: [d6c6c25f0b35c] daemon is not started [2022-03-18T15:11:36.436Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-18T15:11:36.696Z] check_test.go:196: [d0620d4fa9e12] daemon is not started [2022-03-18T15:11:36.696Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-18T15:11:37.635Z] check_test.go:196: [d0f70526670cb] daemon is not started [2022-03-18T15:11:37.635Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-18T15:11:39.019Z] check_test.go:196: [d414ffcb118a8] daemon is not started [2022-03-18T15:11:39.019Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-18T15:11:39.987Z] check_test.go:196: [d0870ce7371bf] daemon is not started [2022-03-18T15:11:39.987Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-18T15:11:40.929Z] check_test.go:196: [de0a48ddc6562] daemon is not started [2022-03-18T15:11:41.189Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-18T15:11:42.128Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-18T15:11:42.588Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-18T15:11:42.588Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-18T15:11:42.588Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-18T15:11:42.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite (44.82s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.25s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.42s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.68s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.10s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.96s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.09s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.21s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.99s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.56s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.91s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2022-03-18T15:11:42.697Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-03-18T15:11:42.697Z] === RUN TestDockerSchema1RegistrySuite [2022-03-18T15:11:42.697Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-18T15:11:42.956Z] check_test.go:223: [d3909e8e63f70] daemon is not started [2022-03-18T15:11:42.956Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T15:11:46.247Z] check_test.go:223: [d150530d7dc29] daemon is not started [2022-03-18T15:11:46.247Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T15:11:49.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-18T15:11:49.754Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-18T15:11:50.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-18T15:11:51.525Z] check_test.go:223: [ddb72019650be] daemon is not started [2022-03-18T15:11:51.525Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-18T15:11:54.069Z] check_test.go:223: [d6673f1d733a1] daemon is not started [2022-03-18T15:11:54.069Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-18T15:11:54.639Z] check_test.go:223: [dfc5e986a7f93] daemon is not started [2022-03-18T15:11:54.639Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-18T15:11:56.020Z] check_test.go:223: [d1322b31fb881] daemon is not started [2022-03-18T15:11:56.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-18T15:11:56.020Z] check_test.go:223: [d3eb3f47cefba] daemon is not started [2022-03-18T15:11:56.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T15:11:56.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-18T15:11:56.961Z] check_test.go:223: [df84120b9c77f] daemon is not started [2022-03-18T15:11:56.961Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T15:11:57.901Z] check_test.go:223: [d61cdb2b8f83e] daemon is not started [2022-03-18T15:11:57.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T15:11:58.841Z] check_test.go:223: [d0f636d9025b1] daemon is not started [2022-03-18T15:11:58.841Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-18T15:12:01.401Z] check_test.go:223: [d01305b0d85f1] daemon is not started [2022-03-18T15:12:01.401Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-18T15:12:01.970Z] check_test.go:223: [dcc69617b89f4] daemon is not started [2022-03-18T15:12:01.970Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-18T15:12:02.230Z] check_test.go:223: [de2d21ed2f91c] daemon is not started [2022-03-18T15:12:02.490Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-18T15:12:02.490Z] check_test.go:223: [d800b81c56f17] daemon is not started [2022-03-18T15:12:02.490Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-18T15:12:02.749Z] check_test.go:223: [d12e04609e9fa] daemon is not started [2022-03-18T15:12:02.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-18T15:12:03.008Z] check_test.go:223: [d55d90f735a66] daemon is not started [2022-03-18T15:12:03.008Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-18T15:12:03.578Z] check_test.go:223: [d07405a500a2d] daemon is not started [2022-03-18T15:12:03.578Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-18T15:12:03.578Z] check_test.go:223: [d81fb7d777ddc] daemon is not started [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite (20.84s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.04s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.60s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.02s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.05s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.99s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.62s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2022-03-18T15:12:03.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2022-03-18T15:12:03.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-18T15:12:03.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-18T15:12:04.516Z] check_test.go:252: [de2c5a2daf8f3] daemon is not started [2022-03-18T15:12:04.516Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-18T15:12:05.085Z] check_test.go:252: [d824bb97968dc] daemon is not started [2022-03-18T15:12:05.085Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-18T15:12:05.085Z] check_test.go:252: [daed162487015] daemon is not started [2022-03-18T15:12:05.085Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-18T15:12:06.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-18T15:12:06.464Z] check_test.go:252: [d2461b8b81143] daemon is not started [2022-03-18T15:12:06.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-18T15:12:06.724Z] check_test.go:252: [dfdb0a88a3925] daemon is not started [2022-03-18T15:12:06.984Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-18T15:12:07.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-18T15:12:07.554Z] check_test.go:252: [d68e9ad3395ed] daemon is not started [2022-03-18T15:12:07.554Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-18T15:12:07.554Z] check_test.go:252: [ddcaf9250e54b] daemon is not started [2022-03-18T15:12:07.554Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.95s) [2022-03-18T15:12:07.554Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2022-03-18T15:12:07.554Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2022-03-18T15:12:07.554Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-03-18T15:12:07.554Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2022-03-18T15:12:07.554Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-03-18T15:12:07.554Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2022-03-18T15:12:07.554Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2022-03-18T15:12:07.554Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-03-18T15:12:07.554Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-18T15:12:07.554Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-18T15:12:12.829Z] check_test.go:279: [d9a424bcdb386] daemon is not started [2022-03-18T15:12:12.829Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-18T15:12:12.829Z] check_test.go:279: [d7eb39e1a42c4] daemon is not started [2022-03-18T15:12:12.829Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-18T15:12:13.089Z] check_test.go:279: [d3a96b864a625] daemon is not started [2022-03-18T15:12:13.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-18T15:12:13.089Z] check_test.go:279: [dd673c0ab7950] daemon is not started [2022-03-18T15:12:13.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-18T15:12:13.349Z] check_test.go:279: [daa10953a9e9b] daemon is not started [2022-03-18T15:12:13.349Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-03-18T15:12:13.349Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-18T15:12:13.349Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-18T15:12:13.349Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-18T15:12:13.349Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-03-18T15:12:13.349Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-18T15:12:13.349Z] === RUN TestDockerNetworkSuite [2022-03-18T15:12:13.349Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-18T15:12:15.887Z] docker_cli_network_unix_test.go:46: [d1e0f7a31e8c0] daemon is not started [2022-03-18T15:12:15.887Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-18T15:12:16.146Z] docker_cli_network_unix_test.go:46: [dbec2f60232c5] daemon is not started [2022-03-18T15:12:16.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-18T15:12:17.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-18T15:12:17.497Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-18T15:12:17.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-18T15:12:18.947Z] docker_cli_network_unix_test.go:46: [d2b94740e2d06] daemon is not started [2022-03-18T15:12:19.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-18T15:12:20.600Z] docker_cli_network_unix_test.go:46: [d6cc7e7bdcf6b] daemon is not started [2022-03-18T15:12:20.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-18T15:12:21.126Z] docker_cli_network_unix_test.go:1233: [d92b552c50833] daemon is not started [2022-03-18T15:12:23.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-18T15:12:24.608Z] docker_cli_network_unix_test.go:46: [db5ecfedb4227] daemon is not started [2022-03-18T15:12:24.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-18T15:12:27.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-18T15:12:27.987Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-18T15:12:27.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-18T15:12:27.987Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-18T15:12:27.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-18T15:12:30.150Z] docker_cli_network_unix_test.go:46: [d942dead1076f] daemon is not started [2022-03-18T15:12:30.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-18T15:12:32.319Z] docker_cli_network_unix_test.go:46: [d4559d35e81ed] daemon is not started [2022-03-18T15:12:32.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-18T15:12:33.827Z] docker_cli_network_unix_test.go:46: [d22b6132b444e] daemon is not started [2022-03-18T15:12:34.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-18T15:12:34.347Z] docker_cli_network_unix_test.go:46: [d1bc9c5b6400b] daemon is not started [2022-03-18T15:12:34.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-18T15:12:34.867Z] docker_cli_network_unix_test.go:46: [dc59702d0b251] daemon is not started [2022-03-18T15:12:34.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-18T15:12:35.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-18T15:12:35.156Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-18T15:12:35.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-18T15:12:35.810Z] docker_cli_network_unix_test.go:46: [d7edcf60f911d] daemon is not started [2022-03-18T15:12:36.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-18T15:12:36.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-18T15:12:36.151Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-18T15:12:36.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-18T15:12:36.151Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-18T15:12:36.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-18T15:12:36.640Z] docker_cli_network_unix_test.go:46: [d4602f85fd1d9] daemon is not started [2022-03-18T15:12:36.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-18T15:12:37.159Z] docker_cli_network_unix_test.go:46: [d38c0d6fecaad] daemon is not started [2022-03-18T15:12:37.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-18T15:12:37.419Z] docker_cli_network_unix_test.go:46: [d2968a8b10968] daemon is not started [2022-03-18T15:12:37.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-18T15:12:37.988Z] docker_cli_network_unix_test.go:46: [da29fb94dbe8f] daemon is not started [2022-03-18T15:12:38.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-18T15:12:38.248Z] docker_cli_network_unix_test.go:46: [d5a12cfde8061] daemon is not started [2022-03-18T15:12:38.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-18T15:12:38.248Z] docker_cli_network_unix_test.go:46: [d5348c3280e27] daemon is not started [2022-03-18T15:12:38.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-18T15:12:38.508Z] docker_cli_network_unix_test.go:46: [d9916d8c881cd] daemon is not started [2022-03-18T15:12:38.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-18T15:12:39.446Z] docker_cli_network_unix_test.go:46: [dd9fbca0ab4ea] daemon is not started [2022-03-18T15:12:39.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-18T15:12:40.039Z] docker_cli_network_unix_test.go:46: [df248d798348e] daemon is not started [2022-03-18T15:12:40.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-18T15:12:40.608Z] docker_cli_network_unix_test.go:46: [dc16869fc4021] daemon is not started [2022-03-18T15:12:40.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-18T15:12:40.608Z] docker_cli_network_unix_test.go:46: [d381904b7dda0] daemon is not started [2022-03-18T15:12:40.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-18T15:12:40.867Z] docker_cli_network_unix_test.go:46: [db07335a608cc] daemon is not started [2022-03-18T15:12:40.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-18T15:12:42.245Z] docker_cli_network_unix_test.go:968: [dc8f9b1a6dd77] daemon is not started [2022-03-18T15:12:43.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-18T15:12:44.568Z] docker_cli_network_unix_test.go:46: [d963919cbf2d2] daemon is not started [2022-03-18T15:12:44.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-18T15:12:47.862Z] docker_cli_network_unix_test.go:1116: [ddf7794af0dd3] daemon is not started [2022-03-18T15:12:50.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-18T15:12:50.404Z] docker_cli_network_unix_test.go:46: [d14d331c0c332] daemon is not started [2022-03-18T15:12:50.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-18T15:12:51.604Z] docker_cli_network_unix_test.go:46: [d1a8a0e4db832] daemon is not started [2022-03-18T15:12:51.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-18T15:12:51.604Z] docker_cli_network_unix_test.go:46: [d0c15e50fbc70] daemon is not started [2022-03-18T15:12:51.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-18T15:12:51.604Z] docker_cli_network_unix_test.go:46: [d529738469be2] daemon is not started [2022-03-18T15:12:51.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-18T15:12:51.863Z] docker_cli_network_unix_test.go:46: [d9706ab6213a6] daemon is not started [2022-03-18T15:12:51.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-18T15:12:51.863Z] docker_cli_network_unix_test.go:46: [d7f4117747b07] daemon is not started [2022-03-18T15:12:51.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-18T15:12:51.863Z] docker_cli_network_unix_test.go:46: [dbaefaa75cae8] daemon is not started [2022-03-18T15:12:51.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-18T15:12:53.773Z] docker_cli_network_unix_test.go:46: [d1c0075c1d5d0] daemon is not started [2022-03-18T15:12:54.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-18T15:12:54.602Z] docker_cli_network_unix_test.go:46: [d5c568d445349] daemon is not started [2022-03-18T15:12:54.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-18T15:12:54.602Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-18T15:12:54.602Z] docker_cli_network_unix_test.go:46: [d8481ff3bb9fe] daemon is not started [2022-03-18T15:12:54.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-18T15:12:55.173Z] docker_cli_network_unix_test.go:46: [dbf71aa54f44d] daemon is not started [2022-03-18T15:12:55.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-18T15:12:59.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-18T15:13:00.330Z] docker_cli_network_unix_test.go:1084: [dc03d7d28dfab] daemon is not started [2022-03-18T15:13:02.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-18T15:13:02.238Z] docker_cli_network_unix_test.go:46: [d25f321603696] daemon is not started [2022-03-18T15:13:02.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-18T15:13:02.238Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-18T15:13:02.806Z] docker_cli_network_unix_test.go:46: [db4656f0491f6] daemon is not started [2022-03-18T15:13:03.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-18T15:13:04.980Z] docker_cli_network_unix_test.go:46: [d57c053c6279a] daemon is not started [2022-03-18T15:13:04.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-18T15:13:05.240Z] docker_cli_network_unix_test.go:46: [da8da66572922] daemon is not started [2022-03-18T15:13:05.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-18T15:13:05.809Z] docker_cli_network_unix_test.go:46: [d411df33d7f26] daemon is not started [2022-03-18T15:13:06.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-18T15:13:06.328Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-18T15:13:06.897Z] docker_cli_network_unix_test.go:46: [d1c13b87242c6] daemon is not started [2022-03-18T15:13:06.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-18T15:13:07.467Z] docker_cli_network_unix_test.go:46: [d6aa075e7d792] daemon is not started [2022-03-18T15:13:08.038Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-18T15:13:16.166Z] docker_cli_network_unix_test.go:46: [dc10a18aca5b1] daemon is not started [2022-03-18T15:13:16.166Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite (61.82s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.25s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.81s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.59s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.54s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.52s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.38s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.49s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.44s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.03s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.14s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.57s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.65s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-03-18T15:13:16.166Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.29s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.95s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.02s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.01s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.61s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.12s) [2022-03-18T15:13:16.166Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.27s) [2022-03-18T15:13:16.166Z] === RUN TestDockerHubPullSuite [2022-03-18T15:13:16.166Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-18T15:13:17.105Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-18T15:13:18.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-18T15:13:18.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-18T15:13:18.867Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-18T15:13:18.867Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-18T15:13:18.867Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-18T15:13:19.336Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-18T15:13:19.644Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-18T15:13:20.213Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-18T15:13:20.908Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-18T15:13:20.908Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-18T15:13:20.908Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-18T15:13:21.151Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-18T15:13:21.728Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-18T15:13:21.992Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-18T15:13:21.992Z] --- PASS: TestDockerHubPullSuite (6.93s) [2022-03-18T15:13:21.992Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.82s) [2022-03-18T15:13:21.992Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.30s) [2022-03-18T15:13:21.992Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.75s) [2022-03-18T15:13:21.992Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.61s) [2022-03-18T15:13:21.992Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.38s) [2022-03-18T15:13:21.992Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-18T15:13:21.992Z] PASS [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === Skipped [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.06s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.09s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.09s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-03-18T15:13:21.992Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-18T15:13:21.992Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-18T15:13:21.992Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-18T15:13:21.992Z] [2022-03-18T15:13:21.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-18T15:13:21.992Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-18T15:13:21.993Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-18T15:13:21.993Z] [2022-03-18T15:13:21.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-18T15:13:21.993Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-18T15:13:21.993Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-18T15:13:21.993Z] [2022-03-18T15:13:21.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-18T15:13:21.993Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-18T15:13:21.993Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-18T15:13:21.993Z] [2022-03-18T15:13:21.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-18T15:13:21.993Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-18T15:13:21.993Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-18T15:13:21.993Z] [2022-03-18T15:13:21.993Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-18T15:13:21.993Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-18T15:13:21.993Z] docker_cli_network_unix_test.go:46: [d8481ff3bb9fe] daemon is not started [2022-03-18T15:13:21.993Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-18T15:13:21.993Z] [2022-03-18T15:13:21.993Z] DONE 1270 tests, 51 skipped in 1553.786s [2022-03-18T15:13:22.253Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T15:13:22.253Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T15:13:22.253Z] +++ kill 8241 [2022-03-18T15:13:23.192Z] +++ /etc/init.d/apparmor stop [2022-03-18T15:13:23.192Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T15:13:23.192Z] [2022-03-18T15:13:23.192Z] Unloading profiles will leave already running processes permanently [2022-03-18T15:13:23.192Z] unconfined, which can lead to unexpected situations. [2022-03-18T15:13:23.192Z] [2022-03-18T15:13:23.192Z] To set a process to complain mode, use the command line tool [2022-03-18T15:13:23.192Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T15:13:23.192Z] +++ true [2022-03-18T15:13:23.192Z] exiting test-integration [2022-03-18T15:13:23.192Z] ++ exit 0 [2022-03-18T15:13:23.192Z] [2022-03-18T15:13:23.455Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-18T15:13:23.455Z] + for job in $(jobs -p) [2022-03-18T15:13:23.455Z] + wait 14291 [2022-03-18T15:13:26.794Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-18T15:13:27.658Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-18T15:13:27.785Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-18T15:13:27.785Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-18T15:13:28.254Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-18T15:13:28.254Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-18T15:13:28.254Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-18T15:13:29.821Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-18T15:13:31.398Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-18T15:13:31.854Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-18T15:13:31.870Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-18T15:13:32.864Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-18T15:13:33.860Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-18T15:13:35.146Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-18T15:13:35.147Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-18T15:13:35.147Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-18T15:13:39.741Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-18T15:13:40.426Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-18T15:13:40.996Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-18T15:13:41.565Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-18T15:13:42.696Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-18T15:13:42.696Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-18T15:13:42.696Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-18T15:13:43.686Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-18T15:13:43.686Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-18T15:13:44.148Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-18T15:13:44.156Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-18T15:13:44.624Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-18T15:13:46.843Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-18T15:13:47.832Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-18T15:13:48.300Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-18T15:13:48.300Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-18T15:13:48.769Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-18T15:13:49.758Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-18T15:13:50.230Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-18T15:13:50.230Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-18T15:13:50.230Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-18T15:13:50.230Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-18T15:13:50.230Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-18T15:13:57.403Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-18T15:14:40.145Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-18T15:14:40.145Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-18T15:14:40.145Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-18T15:14:40.404Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-18T15:14:40.404Z] docker_cli_swarm_test.go:1186: [d7d997f198183] joining swarm manager [d3bb812f7c1c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:14:43.956Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-18T15:14:43.956Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-18T15:14:43.956Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-18T15:14:43.956Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-18T15:14:44.428Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-18T15:14:44.428Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-18T15:14:44.428Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-18T15:14:45.420Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-18T15:14:45.420Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-18T15:14:45.420Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-18T15:14:46.974Z] docker_cli_swarm_test.go:1195: [d81711f6b26ff] joining swarm manager [d3bb812f7c1c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:15:25.697Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-18T15:15:28.149Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-18T15:15:28.149Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-18T15:15:28.149Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-18T15:15:28.149Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-18T15:15:30.996Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-18T15:15:35.191Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-18T15:15:36.572Z] docker_cli_swarm_test.go:1118: [daa53fd997343] joining swarm manager [d10ab528e5f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:15:37.952Z] docker_cli_swarm_test.go:1119: [df1141d404179] joining swarm manager [d10ab528e5f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:15:53.467Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-18T15:15:54.461Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-18T15:15:55.453Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-18T15:16:05.893Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-18T15:16:13.067Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-18T15:16:21.745Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-18T15:17:14.409Z] docker_cli_swarm_test.go:1172: [d627a997ee3e1] joining swarm manager [d10ab528e5f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-18T15:17:53.154Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-18T15:17:53.154Z] docker_cli_swarm_test.go:1453: [d8d7212370908] joining swarm manager [d4a7028ee6008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:17:53.413Z] docker_cli_swarm_test.go:1454: [d7feeb60c7219] joining swarm manager [d4a7028ee6008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T15:18:03.273Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-18T15:18:04.268Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-18T15:18:04.268Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-18T15:18:04.740Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-18T15:18:05.626Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-18T15:18:05.626Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-18T15:18:05.626Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-18T15:18:05.626Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-18T15:18:05.626Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-18T15:18:06.194Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-18T15:18:08.733Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-18T15:18:12.027Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-18T15:18:13.934Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-18T15:18:15.840Z] docker_cli_swarm_unix_test.go:62: [d02ebffb20eeb] joining swarm manager [d562056daac31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:19:12.102Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-18T15:19:12.102Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-18T15:19:12.102Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-18T15:19:14.011Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-18T15:19:17.304Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-18T15:19:19.217Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-18T15:19:21.125Z] docker_api_swarm_test.go:961: [d5a80263d49f2] joining swarm manager [d7539c2209ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T15:19:39.233Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-18T15:19:46.273Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-18T15:19:46.273Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-18T15:19:46.273Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-18T15:19:54.125Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-18T15:19:54.125Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-18T15:19:56.031Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-18T15:19:59.324Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-18T15:20:07.451Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-18T15:20:11.637Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-18T15:20:11.646Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-18T15:20:14.193Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-18T15:20:16.734Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-18T15:20:19.272Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-18T15:20:21.970Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-18T15:20:24.148Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-18T15:20:24.510Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-18T15:20:27.048Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-18T15:20:41.987Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-18T15:21:17.868Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-18T15:21:23.314Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-18T15:21:36.308Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-18T15:21:38.216Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite (1663.63s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.94s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.77s) [2022-03-18T15:21:53.102Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.50s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.40s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.68s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.31s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.50s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.62s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.63s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.45s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.71s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.44s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.91s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.84s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.30s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.39s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.31s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.65s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.33s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.20s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.60s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.87s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.04s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.21s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.30s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.20s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.61s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.66s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.53s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.43s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.92s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.25s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.69s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.12s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.72s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.47s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.96s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.75s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.16s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.10s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.20s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.02s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.25s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.78s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.14s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.16s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.57s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.08s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.35s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.06s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.29s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.67s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.51s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.83s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.77s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (120.70s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.14s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.57s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.09s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.34s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.31s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.98s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.63s) [2022-03-18T15:21:53.102Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.99s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.63s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.75s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.91s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.11s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.01s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.07s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.30s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.09s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.61s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-03-18T15:21:53.102Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-03-18T15:21:53.102Z] === RUN TestDockerExternalVolumeSuite [2022-03-18T15:21:53.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-18T15:21:53.362Z] docker_cli_external_volume_driver_test.go:53: [d0c096561561b] daemon is not started [2022-03-18T15:21:54.152Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-18T15:22:11.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-18T15:23:19.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-18T15:23:25.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-18T15:23:40.616Z] docker_cli_external_volume_driver_test.go:53: [de69689fbaf25] daemon is not started [2022-03-18T15:23:55.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-18T15:24:06.074Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-18T15:24:06.074Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-18T15:24:06.074Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-18T15:24:06.074Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-18T15:24:06.074Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-18T15:24:06.074Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-18T15:24:06.074Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-18T15:24:06.074Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-18T15:24:06.074Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-18T15:24:06.074Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-18T15:24:06.074Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-18T15:24:06.074Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-18T15:24:08.977Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-18T15:24:12.712Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-18T15:24:13.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-18T15:24:18.511Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-18T15:24:18.511Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-18T15:24:18.512Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-18T15:24:18.512Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-18T15:24:18.969Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-18T15:24:18.969Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-18T15:24:18.969Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-18T15:24:18.969Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-18T15:24:18.969Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-18T15:24:18.969Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-18T15:24:18.969Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-18T15:24:23.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-18T15:24:23.657Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T15:24:23.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-18T15:24:23.657Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-18T15:24:23.658Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-18T15:24:23.658Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T15:24:23.658Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-18T15:24:24.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-18T15:24:28.503Z] docker_cli_external_volume_driver_test.go:53: [dd3f8035cd2e8] daemon is not started [2022-03-18T15:24:30.419Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-18T15:24:43.391Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-18T15:24:43.392Z] docker_cli_external_volume_driver_test.go:53: [d8589eb87a1c1] daemon is not started [2022-03-18T15:24:51.499Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-18T15:24:51.499Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-18T15:24:51.499Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-18T15:24:51.499Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-18T15:24:51.499Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-18T15:24:51.499Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-18T15:24:51.499Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-18T15:24:51.499Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-18T15:24:51.499Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-18T15:24:51.499Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-18T15:24:51.499Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-18T15:24:51.499Z] === RUN TestDockerSuite/TestBuildFails [2022-03-18T15:24:57.279Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-18T15:24:57.279Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-18T15:24:58.299Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-18T15:25:09.644Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-18T15:25:20.032Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-18T15:25:30.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-18T15:25:32.541Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-18T15:25:43.027Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-18T15:25:44.593Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-18T15:25:45.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-18T15:25:51.766Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-18T15:25:51.766Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-18T15:25:51.766Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-18T15:25:51.766Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-18T15:25:52.236Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-18T15:25:52.236Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-18T15:25:52.236Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-18T15:26:00.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-18T15:26:07.189Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-18T15:26:07.189Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T15:26:07.189Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-18T15:26:19.722Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-18T15:26:21.291Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-18T15:26:23.513Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-18T15:26:23.513Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-18T15:26:23.513Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-18T15:26:24.503Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-18T15:26:24.503Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-18T15:26:30.406Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-18T15:26:31.399Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-18T15:26:32.391Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-18T15:26:33.380Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-18T15:26:33.849Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-18T15:26:35.421Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-18T15:26:36.988Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-18T15:26:44.167Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-18T15:26:44.167Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T15:26:44.167Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-18T15:26:44.167Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-18T15:26:44.167Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-18T15:26:44.167Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-18T15:26:44.167Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-18T15:26:44.167Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-18T15:26:44.639Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-18T15:26:45.241Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-18T15:26:46.229Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-18T15:26:46.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-18T15:26:52.110Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-18T15:27:04.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-18T15:27:17.429Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-18T15:27:17.429Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-18T15:27:17.429Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-18T15:27:17.429Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-18T15:27:37.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-18T15:27:53.318Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-18T15:28:09.147Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-18T15:28:23.448Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-18T15:28:24.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-18T15:28:28.209Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-18T15:28:35.381Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-18T15:28:41.267Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-18T15:28:42.293Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-18T15:28:42.293Z] docker_cli_external_volume_driver_test.go:485: [dba7422e45d4a] daemon is not started [2022-03-18T15:28:57.214Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-18T15:28:57.214Z] docker_cli_external_volume_driver_test.go:53: [ddb04fa430ccc] daemon is not started [2022-03-18T15:29:02.677Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-18T15:29:02.677Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-18T15:29:02.677Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-18T15:29:08.661Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-18T15:29:09.139Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-18T15:29:09.139Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-18T15:29:09.139Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-18T15:29:09.139Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-18T15:29:09.609Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite (437.55s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.59s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.25s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.95s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.71s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-03-18T15:29:12.107Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-18T15:29:12.107Z] PASS [2022-03-18T15:29:12.107Z] [2022-03-18T15:29:12.107Z] === Skipped [2022-03-18T15:29:12.107Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-18T15:29:12.107Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-18T15:29:12.107Z] check_test.go:309: [da5988619f567] daemon is not started [2022-03-18T15:29:12.107Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-18T15:29:12.107Z] [2022-03-18T15:29:12.107Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-18T15:29:12.107Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-18T15:29:12.107Z] check_test.go:309: [d973154e48487] daemon is not started [2022-03-18T15:29:12.107Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-18T15:29:12.107Z] [2022-03-18T15:29:12.107Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-18T15:29:12.107Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-18T15:29:12.107Z] check_test.go:309: [dd02bd8c04f19] daemon is not started [2022-03-18T15:29:12.107Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-18T15:29:12.107Z] [2022-03-18T15:29:12.107Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-18T15:29:12.107Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-18T15:29:12.107Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-18T15:29:12.107Z] [2022-03-18T15:29:12.107Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-18T15:29:12.107Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-18T15:29:12.107Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-18T15:29:12.107Z] [2022-03-18T15:29:12.107Z] DONE 273 tests, 5 skipped in 2505.083s [2022-03-18T15:29:12.107Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T15:29:12.107Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d981adc00df33/docker.pid [2022-03-18T15:29:12.107Z] +++ kill 6827 [2022-03-18T15:29:12.107Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6827 is not a child of this shell [2022-03-18T15:29:12.107Z] warning: PID 6827 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d981adc00df33/docker.pid had a nonzero exit code [2022-03-18T15:29:12.107Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T15:29:12.107Z] +++ kill 8211 [2022-03-18T15:29:12.107Z] +++ /etc/init.d/apparmor stop [2022-03-18T15:29:12.107Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T15:29:12.107Z] [2022-03-18T15:29:12.107Z] Unloading profiles will leave already running processes permanently [2022-03-18T15:29:12.107Z] unconfined, which can lead to unexpected situations. [2022-03-18T15:29:12.107Z] [2022-03-18T15:29:12.107Z] To set a process to complain mode, use the command line tool [2022-03-18T15:29:12.107Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T15:29:12.107Z] +++ true [2022-03-18T15:29:12.107Z] exiting test-integration [2022-03-18T15:29:12.107Z] ++ exit 0 [2022-03-18T15:29:12.107Z] [2022-03-18T15:29:12.107Z] + exit 0 [2022-03-18T15:29:12.107Z] ++ jobs -p [2022-03-18T15:29:12.107Z] + pids= [2022-03-18T15:29:12.108Z] + echo 'Remaining pids to kill: []' [2022-03-18T15:29:12.108Z] Remaining pids to kill: [] [2022-03-18T15:29:12.108Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-18T15:29:12.386Z] Recording test results [2022-03-18T15:29:12.573Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-18T15:29:14.325Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T15:29:14.655Z] + echo Ensuring container killed. [2022-03-18T15:29:14.655Z] Ensuring container killed. [2022-03-18T15:29:14.655Z] + docker ps -aq -f name=docker-pr5-* [2022-03-18T15:29:14.655Z] + cids=946dc60aba5e [2022-03-18T15:29:14.655Z] 7f09b5aa856f [2022-03-18T15:29:14.655Z] 5c822acc9078 [2022-03-18T15:29:14.655Z] + [ -n 946dc60aba5e [2022-03-18T15:29:14.655Z] 7f09b5aa856f [2022-03-18T15:29:14.655Z] 5c822acc9078 ] [2022-03-18T15:29:14.655Z] + docker rm -vf 946dc60aba5e 7f09b5aa856f 5c822acc9078 [2022-03-18T15:29:16.577Z] 946dc60aba5e [2022-03-18T15:29:17.148Z] 7f09b5aa856f [2022-03-18T15:29:17.148Z] 5c822acc9078 [Pipeline] sh [2022-03-18T15:29:17.346Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-18T15:29:17.433Z] + echo Chowning /workspace to jenkins user [2022-03-18T15:29:17.433Z] Chowning /workspace to jenkins user [2022-03-18T15:29:17.433Z] + id -u [2022-03-18T15:29:17.433Z] + id -g [2022-03-18T15:29:17.433Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43006:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T15:29:17.433Z] Unable to find image 'busybox:latest' locally [2022-03-18T15:29:17.693Z] latest: Pulling from library/busybox [2022-03-18T15:29:17.693Z] 554879bb3004: Pulling fs layer [2022-03-18T15:29:17.693Z] 554879bb3004: Verifying Checksum [2022-03-18T15:29:17.693Z] 554879bb3004: Download complete [2022-03-18T15:29:17.953Z] 554879bb3004: Pull complete [2022-03-18T15:29:17.953Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T15:29:17.953Z] Status: Downloaded newer image for busybox:latest [2022-03-18T15:29:20.305Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-18T15:29:20.306Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-18T15:29:20.777Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T15:29:21.550Z] + bundleName=amd64 [2022-03-18T15:29:21.550Z] + echo Creating amd64-bundles.tar.gz [2022-03-18T15:29:21.550Z] Creating amd64-bundles.tar.gz [2022-03-18T15:29:21.550Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-18T15:29:21.550Z] + 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-03-18T15:29:22.514Z] Archiving artifacts [2022-03-18T15:29:23.737Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-18T15:29:24.483Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43006/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T15:29:24.726Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-18T15:29:24.796Z] + make clean [2022-03-18T15:29:25.056Z] docker volume rm -f docker-dev-cache [2022-03-18T15:29:25.056Z] docker-dev-cache [Pipeline] deleteDir [2022-03-18T15:29:26.293Z] === RUN TestDockerSuite/TestBuildOnBuild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T15:29:38.808Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-18T15:29:39.280Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-18T15:29:49.717Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-18T15:29:54.478Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-18T15:30:04.936Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-18T15:30:09.624Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-18T15:30:15.407Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-18T15:30:16.370Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-18T15:30:16.370Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-18T15:30:16.370Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-18T15:30:16.370Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-18T15:30:16.370Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-18T15:30:18.594Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-18T15:30:18.594Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-18T15:30:18.594Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-18T15:31:10.337Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-18T15:31:40.263Z] === RUN TestDockerSuite/TestBuildRm [2022-03-18T15:31:52.688Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-18T15:31:57.455Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-18T15:31:57.455Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-18T15:31:57.455Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-18T15:31:57.455Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-18T15:31:57.455Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-18T15:31:59.688Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-18T15:32:03.484Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-18T15:32:08.258Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-18T15:32:13.020Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-18T15:32:38.766Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-18T15:32:38.766Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-18T15:32:38.766Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-18T15:32:51.294Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-18T15:32:51.763Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-18T15:32:58.930Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-18T15:32:58.930Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-18T15:33:04.811Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-18T15:33:30.117Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-18T15:33:30.117Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-18T15:33:30.117Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-18T15:33:33.920Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-18T15:33:35.489Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-18T15:33:41.373Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-18T15:33:47.255Z] === RUN TestDockerSuite/TestBuildUser [2022-03-18T15:33:47.255Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-18T15:33:47.255Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-18T15:33:47.255Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T15:33:47.255Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-18T15:33:47.255Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-18T15:33:47.255Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-18T15:33:52.023Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-18T15:33:53.014Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-18T15:34:01.688Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-18T15:34:01.688Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-18T15:34:01.688Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-18T15:34:01.688Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-18T15:34:01.688Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-18T15:34:27.001Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-18T15:34:27.471Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-18T15:34:39.992Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-18T15:34:50.435Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-18T15:34:50.435Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-18T15:34:50.435Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-18T15:34:50.435Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-18T15:34:50.435Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-18T15:34:53.394Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-18T15:34:53.394Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T15:34:53.864Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-18T15:35:06.981Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-18T15:35:11.987Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-18T15:35:12.979Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-18T15:35:34.244Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-18T15:35:34.244Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-18T15:35:34.244Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-18T15:35:34.244Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-18T15:35:34.244Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-18T15:35:34.244Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-18T15:35:34.244Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-18T15:35:35.236Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-18T15:35:45.690Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-18T15:35:46.683Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-18T15:35:46.683Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-18T15:35:47.153Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-18T15:35:47.153Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T15:35:47.624Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-18T15:35:47.624Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T15:35:47.624Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-18T15:35:49.845Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-18T15:35:55.726Z] === RUN TestDockerSuite/TestCommitChange [2022-03-18T15:36:01.611Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-18T15:36:06.377Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-18T15:36:06.377Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T15:36:06.377Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-18T15:36:18.889Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-18T15:36:18.889Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-18T15:36:18.889Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-18T15:36:27.564Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-18T15:36:32.382Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-18T15:36:32.382Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T15:36:32.382Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-18T15:36:32.382Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T15:36:32.382Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-18T15:36:32.382Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T15:36:32.382Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-18T15:36:32.382Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T15:36:32.382Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-18T15:36:32.382Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T15:36:32.382Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-18T15:36:32.382Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T15:36:32.382Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-18T15:36:32.382Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T15:36:32.382Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-18T15:36:32.382Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-18T15:36:47.343Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-18T15:37:05.184Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-18T15:37:05.184Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T15:37:05.184Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-18T15:37:05.660Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-18T15:37:05.660Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T15:37:05.660Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-18T15:37:05.660Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T15:37:05.660Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-18T15:37:05.660Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T15:37:05.660Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-18T15:37:08.615Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-18T15:37:08.616Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T15:37:08.616Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-18T15:37:08.616Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-18T15:37:10.831Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-18T15:37:11.299Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-18T15:37:11.299Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T15:37:11.299Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-18T15:37:11.299Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T15:37:11.299Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-18T15:37:11.299Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T15:37:11.299Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-18T15:37:14.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-18T15:37:16.472Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-18T15:37:19.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-18T15:37:19.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-18T15:37:19.426Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T15:37:19.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-18T15:37:22.382Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-18T15:37:22.382Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-18T15:37:24.606Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-18T15:37:24.606Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T15:37:24.606Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-18T15:37:24.606Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T15:37:24.606Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-18T15:37:27.561Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-18T15:37:27.561Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-18T15:37:29.781Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-18T15:37:29.781Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T15:37:29.781Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-18T15:37:32.734Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-18T15:37:32.735Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-18T15:37:35.702Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-18T15:37:46.132Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-18T15:37:49.927Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-18T15:37:49.927Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-18T15:37:49.927Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-18T15:37:49.927Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-18T15:37:49.927Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-18T15:37:51.492Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-18T15:37:51.492Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T15:37:51.963Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-18T15:37:59.130Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-18T15:37:59.130Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T15:37:59.130Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-18T15:38:02.094Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-18T15:38:02.094Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-18T15:38:06.851Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-18T15:38:09.072Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-18T15:38:09.072Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-18T15:38:09.072Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-18T15:38:09.072Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-18T15:38:09.072Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-18T15:38:09.072Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-18T15:38:09.072Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-18T15:38:09.072Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-18T15:38:09.072Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-18T15:38:09.072Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-18T15:38:09.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-18T15:38:11.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-18T15:38:11.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-18T15:38:14.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-18T15:38:17.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-18T15:38:19.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-18T15:38:28.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a1f518_} [2022-03-18T15:38:35.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1623128010_c:\foo_false____} [2022-03-18T15:38:38.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1623128010_c:\foo_true____} [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-18T15:38:46.907Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-18T15:38:46.907Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-18T15:38:46.907Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-18T15:38:46.907Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-18T15:38:46.907Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-18T15:38:46.907Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T15:38:46.907Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-18T15:38:49.132Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-18T15:38:49.132Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-18T15:38:49.132Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T15:38:49.132Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-18T15:38:52.090Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-18T15:38:52.090Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-18T15:38:52.090Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T15:38:52.090Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-18T15:38:55.051Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-18T15:38:55.051Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T15:38:55.051Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-18T15:38:55.051Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T15:38:55.051Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-18T15:38:55.051Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T15:38:55.051Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-18T15:39:00.922Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-18T15:39:03.139Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-18T15:39:03.139Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T15:39:03.139Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-18T15:39:03.139Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T15:39:03.139Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-18T15:39:13.575Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-18T15:39:13.575Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T15:39:13.575Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-18T15:39:13.575Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T15:39:13.575Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-18T15:39:28.529Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-18T15:39:28.529Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T15:39:28.529Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-18T15:39:28.529Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T15:39:28.529Z] === RUN TestDockerSuite/TestCpToDot [2022-03-18T15:39:31.497Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-18T15:39:31.497Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T15:39:31.497Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-18T15:39:31.497Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T15:39:31.497Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-18T15:39:34.450Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-18T15:39:34.450Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T15:39:34.450Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-18T15:39:34.450Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T15:39:34.450Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-18T15:39:34.450Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T15:39:34.450Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-18T15:39:34.450Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T15:39:34.450Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-18T15:39:34.450Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-18T15:39:34.450Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-18T15:39:36.669Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-18T15:39:45.347Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-18T15:39:45.347Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-18T15:39:45.347Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-18T15:39:46.914Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-18T15:39:47.903Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-18T15:39:47.903Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-18T15:39:47.903Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T15:39:47.903Z] === RUN TestDockerSuite/TestCreateRM [2022-03-18T15:39:48.373Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-18T15:39:48.373Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T15:39:48.373Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-18T15:39:48.841Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-18T15:39:48.841Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-18T15:40:03.790Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-18T15:40:03.790Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-18T15:40:03.790Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-18T15:40:07.588Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-18T15:40:07.588Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-18T15:40:07.588Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T15:40:08.057Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-18T15:40:15.234Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-18T15:40:15.234Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.234Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-18T15:40:15.704Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-18T15:40:15.704Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-18T15:40:15.704Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-18T15:40:15.704Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-18T15:40:15.704Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-18T15:40:15.704Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-18T15:40:15.704Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-18T15:40:15.704Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-18T15:40:15.704Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDockerFails [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-18T15:40:15.704Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-18T15:40:15.704Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-18T15:40:15.704Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-18T15:40:15.704Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-18T15:40:15.704Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-18T15:40:15.704Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-18T15:40:18.660Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-18T15:40:21.639Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-18T15:40:24.597Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-18T15:40:33.266Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-18T15:40:39.148Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-18T15:40:45.023Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-18T15:40:47.989Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-18T15:40:48.458Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-18T15:40:53.220Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-18T15:40:53.220Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-18T15:40:54.786Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-18T15:41:09.744Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-18T15:41:15.621Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-18T15:41:15.621Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-18T15:41:15.621Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-18T15:41:15.621Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-18T15:41:15.621Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-18T15:41:15.621Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T15:41:15.621Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-18T15:41:15.621Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-18T15:41:15.621Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-18T15:41:16.098Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-18T15:41:16.098Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-18T15:41:16.568Z] === RUN TestDockerSuite/TestEventsRename [2022-03-18T15:41:19.524Z] === RUN TestDockerSuite/TestEventsResize [2022-03-18T15:41:22.477Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-18T15:41:29.649Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-18T15:41:32.604Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-18T15:41:38.481Z] === RUN TestDockerSuite/TestEventsTop [2022-03-18T15:41:38.481Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-18T15:41:38.481Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-18T15:41:40.698Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-18T15:41:45.466Z] === RUN TestDockerSuite/TestExec [2022-03-18T15:41:45.466Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T15:41:45.466Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-18T15:41:45.466Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T15:41:45.466Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-18T15:41:47.688Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-18T15:41:50.067Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-18T15:41:50.067Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T15:41:50.067Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-18T15:41:50.067Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T15:41:50.067Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-18T15:41:50.067Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T15:41:50.067Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-18T15:41:52.287Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-18T15:41:54.505Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-18T15:41:57.460Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-18T15:41:59.678Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-18T15:42:04.452Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-18T15:42:04.452Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T15:42:04.452Z] === RUN TestDockerSuite/TestExecEnv [2022-03-18T15:42:04.452Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T15:42:04.452Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-18T15:42:04.452Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T15:42:04.452Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-18T15:42:07.410Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-18T15:42:12.179Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-18T15:42:12.179Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T15:42:12.179Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-18T15:42:12.179Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T15:42:12.648Z] === RUN TestDockerSuite/TestExecParseError [2022-03-18T15:42:12.648Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T15:42:12.648Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-18T15:42:12.648Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T15:42:12.648Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-18T15:42:12.648Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T15:42:12.648Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-18T15:42:15.611Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-18T15:42:15.611Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T15:42:15.611Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-18T15:42:15.611Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T15:42:15.611Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-18T15:42:15.611Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T15:42:15.611Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-18T15:42:15.611Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T15:42:15.611Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-18T15:42:15.611Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T15:42:15.611Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-18T15:42:18.565Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-18T15:42:18.565Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T15:42:18.565Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-18T15:42:27.229Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-18T15:42:27.229Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T15:42:27.229Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-18T15:42:27.229Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T15:42:27.229Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-18T15:42:27.229Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T15:42:27.229Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-18T15:42:34.398Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-18T15:42:40.268Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-18T15:42:43.230Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-18T15:42:50.392Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-18T15:42:50.392Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T15:42:50.392Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-18T15:42:50.392Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-18T15:42:50.392Z] === RUN TestDockerSuite/TestHealth [2022-03-18T15:42:50.392Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T15:42:50.392Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-18T15:42:50.392Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-18T15:42:50.392Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-18T15:42:50.392Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-18T15:42:57.555Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-18T15:42:57.555Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-18T15:42:57.555Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-18T15:42:57.555Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-18T15:42:57.555Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-18T15:42:57.555Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-18T15:42:57.555Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-18T15:42:58.025Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-18T15:42:58.025Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-18T15:42:58.025Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-18T15:42:59.597Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-18T15:42:59.597Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-18T15:43:01.816Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-18T15:43:01.816Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-18T15:43:04.773Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-18T15:43:07.901Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-18T15:43:07.901Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-18T15:43:07.901Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-18T15:43:07.901Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-18T15:43:12.665Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-18T15:43:12.665Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-18T15:43:14.236Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-18T15:43:14.236Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-18T15:43:14.236Z] === RUN TestDockerSuite/TestImportFile [2022-03-18T15:43:14.236Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-18T15:43:14.705Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-18T15:43:14.705Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-18T15:43:14.705Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-18T15:43:14.705Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-18T15:43:14.705Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-18T15:43:14.705Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-18T15:43:14.705Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-18T15:43:14.705Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T15:43:14.705Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-18T15:43:17.659Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-18T15:43:19.882Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-18T15:43:19.882Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T15:43:19.882Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-18T15:43:19.882Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T15:43:19.882Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-18T15:43:19.882Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-18T15:43:19.882Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T15:43:19.882Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-18T15:43:22.841Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-18T15:43:22.841Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-18T15:43:25.794Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-18T15:43:25.794Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T15:43:25.794Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-18T15:43:25.794Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T15:43:25.794Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-18T15:43:25.794Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T15:43:25.794Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-18T15:43:33.106Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-18T15:43:38.987Z] === RUN TestDockerSuite/TestInspectImage [2022-03-18T15:43:38.987Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T15:43:38.987Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-18T15:43:38.987Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T15:43:38.987Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-18T15:43:38.987Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T15:43:38.987Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-18T15:43:41.208Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-18T15:43:44.176Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-18T15:43:44.176Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-18T15:43:47.136Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-18T15:43:49.367Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-18T15:43:49.367Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T15:43:49.367Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-18T15:43:49.367Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-18T15:43:52.326Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-18T15:43:55.280Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-18T15:44:01.156Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-18T15:44:03.376Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-18T15:44:05.599Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-18T15:44:08.567Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-18T15:44:10.787Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-18T15:44:14.591Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-18T15:44:16.810Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-18T15:44:16.810Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-18T15:44:16.810Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T15:44:16.810Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-18T15:44:16.810Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T15:44:16.810Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-18T15:44:16.810Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T15:44:16.810Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-18T15:44:16.810Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T15:44:16.810Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-18T15:44:16.810Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T15:44:16.810Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-18T15:44:16.810Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-18T15:44:17.280Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-18T15:44:17.280Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-18T15:44:17.280Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-18T15:44:17.280Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-18T15:44:17.280Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-18T15:44:17.280Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-18T15:44:17.280Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-18T15:44:17.280Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-18T15:44:17.280Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-18T15:44:17.280Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-18T15:44:17.280Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-18T15:44:19.499Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-18T15:44:21.719Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-18T15:44:28.889Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-18T15:44:31.112Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-18T15:44:31.112Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-18T15:44:31.112Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-18T15:44:33.329Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-18T15:44:33.329Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-18T15:44:42.000Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-18T15:44:50.669Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-18T15:44:59.342Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-18T15:45:01.561Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-18T15:45:03.978Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-18T15:45:03.978Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T15:45:04.453Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-18T15:45:06.681Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-18T15:45:09.635Z] === RUN TestDockerSuite/TestLogsSince [2022-03-18T15:45:20.075Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-18T15:45:20.075Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T15:45:20.075Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-18T15:45:20.075Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T15:45:20.075Z] === RUN TestDockerSuite/TestLogsTail [2022-03-18T15:45:23.037Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-18T15:45:25.994Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-18T15:45:28.213Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-18T15:45:28.213Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.213Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-18T15:45:28.213Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.213Z] === RUN TestDockerSuite/TestNetHostname [2022-03-18T15:45:28.213Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.213Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-18T15:45:28.213Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.213Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-18T15:45:28.213Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.213Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-18T15:45:28.213Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.213Z] === RUN TestDockerSuite/TestPluginActive [2022-03-18T15:45:28.213Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.213Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-18T15:45:28.213Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.213Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-18T15:45:28.682Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-18T15:45:28.682Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.682Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-18T15:45:28.682Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T15:45:28.682Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-18T15:45:28.682Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T15:45:28.682Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-18T15:45:28.682Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.682Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-18T15:45:28.682Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.682Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-18T15:45:28.682Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.682Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-18T15:45:28.682Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.682Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-18T15:45:28.682Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.682Z] === RUN TestDockerSuite/TestPortList [2022-03-18T15:45:28.682Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T15:45:28.682Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-18T15:45:34.556Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-18T15:45:34.556Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T15:45:34.556Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-18T15:45:34.556Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-18T15:45:34.556Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T15:45:34.556Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-18T15:45:34.556Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T15:45:34.556Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-18T15:45:34.556Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T15:45:34.556Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-18T15:45:34.556Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T15:45:34.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-18T15:45:34.556Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T15:45:34.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-18T15:45:34.556Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T15:45:34.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-18T15:45:34.556Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T15:45:34.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-18T15:45:39.325Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-18T15:45:39.325Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T15:45:39.325Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-18T15:45:49.768Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-18T15:45:49.768Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-18T15:45:49.768Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-18T15:46:02.276Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-18T15:46:23.544Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-18T15:46:23.544Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-18T15:46:23.544Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T15:46:23.544Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-18T15:46:36.052Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-18T15:46:43.217Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-18T15:47:04.461Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-18T15:47:13.139Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-18T15:47:13.139Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-18T15:47:13.139Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-18T15:47:13.139Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-18T15:47:13.139Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-18T15:47:23.568Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-18T15:47:23.568Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T15:47:23.568Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-18T15:47:23.568Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-18T15:47:23.568Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-18T15:47:23.568Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-18T15:47:23.568Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-18T15:47:23.568Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-18T15:47:23.568Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-18T15:47:32.233Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-18T15:47:32.233Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-18T15:47:32.233Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-18T15:47:33.225Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-18T15:47:33.225Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T15:47:33.225Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-18T15:47:34.795Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-18T15:47:35.264Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-18T15:47:35.264Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T15:47:35.264Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-18T15:47:41.153Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-18T15:47:45.082Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-18T15:47:53.747Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-18T15:48:19.038Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-18T15:48:19.039Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T15:48:19.039Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-18T15:48:23.802Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-18T15:48:23.802Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-18T15:48:23.802Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-18T15:48:24.793Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-18T15:48:29.550Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-18T15:48:34.316Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-18T15:48:34.316Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T15:48:34.316Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-18T15:48:39.089Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-18T15:48:39.089Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-18T15:48:39.557Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-18T15:48:57.409Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-18T15:48:59.624Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-18T15:49:00.093Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-18T15:49:08.764Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-18T15:49:19.184Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-18T15:49:27.861Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-18T15:49:32.629Z] === RUN TestDockerSuite/TestRmiTag [2022-03-18T15:49:33.621Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-18T15:49:36.592Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-18T15:49:57.843Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-18T15:50:03.715Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-18T15:50:14.245Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-18T15:50:15.813Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-18T15:50:15.813Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-18T15:50:15.813Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-18T15:50:15.813Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-18T15:50:15.813Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-18T15:50:15.813Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-18T15:50:15.813Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-18T15:50:15.813Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-18T15:50:15.813Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-18T15:50:15.813Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-18T15:50:15.813Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-18T15:50:15.813Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-18T15:50:15.813Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-18T15:50:15.813Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-18T15:50:15.813Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-18T15:50:18.031Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-18T15:50:18.031Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-18T15:50:18.031Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-18T15:50:18.031Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-18T15:50:18.031Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-18T15:50:23.910Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-18T15:50:26.184Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-18T15:50:34.851Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-18T15:50:36.425Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-18T15:50:43.596Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-18T15:50:44.065Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-18T15:50:48.827Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-18T15:50:48.827Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-18T15:50:48.827Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-18T15:50:48.827Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-18T15:50:49.297Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-18T15:50:49.297Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-18T15:50:49.297Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-18T15:50:49.297Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-18T15:50:49.297Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-18T15:50:49.297Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-18T15:50:49.297Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-18T15:50:49.297Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-18T15:50:49.297Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-18T15:50:49.297Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-18T15:50:49.297Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-18T15:50:49.297Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-18T15:50:49.297Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-18T15:50:49.297Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-18T15:50:49.297Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-18T15:50:49.297Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-18T15:50:49.297Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-18T15:50:49.297Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-18T15:50:49.297Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-18T15:50:52.251Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-18T15:50:52.251Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-18T15:50:52.251Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-18T15:50:56.048Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-18T15:50:56.048Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-18T15:50:56.048Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-18T15:50:56.048Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-18T15:50:56.048Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-18T15:50:57.615Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-18T15:50:57.615Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-18T15:50:58.085Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-18T15:50:58.085Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-18T15:50:58.085Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-18T15:50:58.085Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-18T15:50:58.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-18T15:50:58.085Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-18T15:50:58.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-18T15:50:58.085Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-18T15:50:58.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-18T15:50:58.085Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-18T15:50:58.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-18T15:50:58.085Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T15:50:58.085Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-18T15:51:01.048Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-18T15:51:03.263Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-18T15:51:06.234Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-18T15:51:06.234Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-18T15:51:06.234Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-18T15:51:06.234Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-18T15:51:06.234Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-18T15:51:06.234Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-18T15:51:06.234Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-18T15:51:09.193Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-18T15:51:09.193Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-18T15:51:09.193Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-18T15:51:09.193Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T15:51:09.193Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-18T15:51:09.193Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-18T15:51:09.193Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-18T15:51:09.193Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-18T15:51:09.193Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-18T15:51:11.368Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-18T15:51:17.148Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-18T15:51:17.148Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-18T15:51:17.148Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-18T15:51:17.148Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-18T15:51:17.606Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-18T15:51:17.606Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-18T15:51:17.606Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-18T15:51:17.606Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T15:51:17.606Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-18T15:51:17.606Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-18T15:51:17.606Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-18T15:51:17.606Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-18T15:51:17.606Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-18T15:51:26.165Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-18T15:51:26.165Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-18T15:51:26.165Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-18T15:51:26.165Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-18T15:51:26.165Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-18T15:51:26.165Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-18T15:51:27.698Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-18T15:51:30.594Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-18T15:51:30.594Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-18T15:51:30.594Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-18T15:51:33.494Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-18T15:51:33.494Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-18T15:51:33.494Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-18T15:51:33.494Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T15:51:33.494Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-18T15:51:33.494Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-18T15:51:33.494Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-18T15:51:35.669Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-18T15:51:38.571Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-18T15:51:41.477Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-18T15:51:43.649Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-18T15:51:44.112Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-18T15:51:44.112Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-18T15:51:44.112Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-18T15:51:44.112Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-18T15:51:44.112Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-18T15:51:44.112Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-18T15:51:44.112Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-18T15:51:44.112Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-18T15:51:44.112Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T15:51:44.112Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-18T15:51:44.112Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-18T15:51:44.112Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-18T15:51:44.112Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-18T15:51:44.112Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-18T15:51:44.112Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-18T15:51:48.796Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-18T15:51:48.796Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-18T15:51:48.796Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-18T15:51:48.796Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-18T15:51:48.796Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-18T15:51:48.796Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-18T15:51:48.796Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-18T15:51:48.796Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-18T15:51:48.796Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-18T15:51:48.796Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-18T15:51:48.796Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-18T15:51:48.796Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-18T15:52:01.180Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-18T15:52:01.180Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-18T15:52:01.180Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-18T15:52:01.639Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-18T15:52:01.640Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-18T15:52:01.640Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-18T15:52:01.640Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-18T15:52:01.640Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-18T15:52:01.640Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-18T15:52:01.640Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-18T15:52:01.640Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-18T15:52:01.640Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-18T15:52:01.640Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-18T15:52:01.640Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-18T15:52:01.640Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-18T15:52:01.640Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-18T15:52:01.640Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-18T15:52:01.640Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-18T15:52:01.640Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-18T15:52:02.098Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-18T15:52:02.098Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-18T15:52:02.098Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-18T15:52:02.098Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-18T15:52:02.098Z] === RUN TestDockerSuite/TestRunMount [2022-03-18T15:52:02.098Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-18T15:52:02.098Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-18T15:52:02.098Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-18T15:52:02.098Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-18T15:52:02.098Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-18T15:52:02.098Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-18T15:52:02.098Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-18T15:52:02.098Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-18T15:52:10.666Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-18T15:52:10.666Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T15:52:10.666Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-18T15:52:10.666Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-18T15:52:10.666Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-18T15:52:10.666Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-18T15:52:10.666Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-18T15:52:16.452Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-18T15:52:21.135Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-18T15:52:21.135Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-18T15:52:21.135Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-18T15:52:21.135Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-18T15:52:21.135Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-18T15:52:21.135Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-18T15:52:21.135Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-18T15:52:21.135Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-18T15:52:21.135Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-18T15:52:21.135Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-18T15:52:22.099Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-18T15:52:25.001Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-18T15:52:27.904Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-18T15:52:28.869Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-18T15:52:31.040Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-18T15:52:31.501Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-18T15:52:31.501Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-18T15:52:31.501Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-18T15:52:31.501Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-18T15:52:31.501Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-18T15:52:31.501Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-18T15:52:31.501Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-18T15:52:31.501Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-18T15:52:31.501Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-18T15:52:31.501Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-18T15:52:31.501Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-18T15:52:31.501Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-18T15:52:31.501Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-18T15:52:31.501Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-18T15:52:31.501Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-18T15:52:31.501Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T15:52:34.402Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-18T15:52:34.402Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-18T15:52:34.402Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-18T15:52:34.402Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-18T15:52:34.402Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-18T15:52:34.402Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-18T15:52:34.860Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-18T15:52:34.860Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-18T15:52:34.860Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-18T15:52:34.860Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T15:52:34.860Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-18T15:52:45.165Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-18T15:52:45.165Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-18T15:52:45.165Z] === RUN TestDockerSuite/TestRunRm [2022-03-18T15:52:46.696Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-18T15:52:52.504Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-18T15:53:01.169Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-18T15:53:02.735Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-18T15:53:05.691Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-18T15:53:08.645Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-18T15:53:08.645Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-18T15:53:08.645Z] === RUN TestDockerSuite/TestRunState [2022-03-18T15:53:08.645Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-18T15:53:08.645Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-18T15:53:10.865Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-18T15:53:10.865Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T15:53:10.865Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-18T15:53:13.824Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-18T15:53:13.824Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-18T15:53:13.824Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-18T15:53:13.824Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-18T15:53:13.824Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-18T15:53:13.824Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-18T15:53:13.825Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-18T15:53:13.825Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-18T15:53:13.825Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-18T15:53:19.699Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-18T15:53:19.699Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-18T15:53:19.699Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-18T15:53:19.699Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-18T15:53:19.699Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-18T15:53:19.699Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-18T15:53:19.699Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-18T15:53:19.699Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-18T15:53:19.699Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-18T15:53:19.699Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-18T15:53:19.699Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-18T15:53:21.922Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-18T15:53:21.922Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-18T15:53:21.922Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-18T15:53:24.888Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-18T15:53:24.888Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-18T15:53:24.888Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-18T15:53:24.888Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-18T15:53:24.888Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-18T15:53:28.683Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-18T15:53:37.351Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-18T15:53:42.114Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-18T15:53:49.276Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-18T15:53:49.276Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-18T15:53:49.276Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-18T15:53:49.276Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-18T15:53:52.233Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-18T15:53:55.186Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-18T15:53:57.402Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-18T15:53:57.402Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-18T15:53:57.402Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-18T15:53:57.402Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-18T15:53:57.871Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-18T15:53:57.871Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-18T15:53:57.871Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-18T15:53:57.871Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T15:53:57.871Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-18T15:53:57.871Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T15:53:57.871Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-18T15:53:57.871Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-18T15:53:57.871Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-18T15:53:57.871Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-18T15:53:57.871Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-18T15:54:02.635Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-18T15:54:04.206Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-18T15:54:07.160Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-18T15:54:11.920Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-18T15:54:11.920Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-18T15:54:11.920Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-18T15:54:11.920Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-18T15:54:11.920Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-18T15:54:11.920Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-18T15:54:11.920Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T15:54:12.390Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-18T15:54:14.611Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-18T15:54:15.082Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-18T15:54:15.551Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-18T15:54:15.551Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-18T15:54:17.771Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-18T15:54:30.567Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-18T15:54:30.567Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-18T15:54:30.567Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-18T15:54:39.243Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-18T15:54:39.243Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T15:54:39.243Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-18T15:54:49.677Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-18T15:54:49.677Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-18T15:54:49.677Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-18T15:54:49.677Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T15:54:49.677Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-18T15:54:49.677Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-18T15:54:49.677Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-18T15:54:49.677Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-18T15:54:49.677Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-18T15:55:00.117Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-18T15:55:00.117Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T15:55:00.117Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-18T15:55:00.117Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T15:55:00.117Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-18T15:55:00.117Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T15:55:00.117Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-18T15:55:00.117Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T15:55:00.117Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-18T15:55:00.117Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T15:55:00.117Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-18T15:55:00.117Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T15:55:00.117Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-18T15:55:03.090Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-18T15:55:05.309Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-18T15:55:05.309Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T15:55:05.309Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-18T15:55:08.262Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-18T15:55:08.262Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-18T15:55:08.262Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-18T15:55:08.262Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T15:55:08.262Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-18T15:55:08.262Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T15:55:08.262Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-18T15:55:08.262Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-18T15:55:08.262Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-18T15:55:08.262Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T15:55:08.262Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-18T15:55:08.262Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T15:55:08.262Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-18T15:55:26.091Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-18T15:55:26.091Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-18T15:55:26.091Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-18T15:55:26.091Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-18T15:55:26.091Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-18T15:55:26.091Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-18T15:55:26.091Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-18T15:55:26.091Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-18T15:55:27.661Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-18T15:55:27.661Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-18T15:55:31.464Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-18T15:55:31.935Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-18T15:55:32.404Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-18T15:55:32.404Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-18T15:55:32.404Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-18T15:55:42.843Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-18T15:55:42.843Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-18T15:55:42.843Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-18T15:55:42.843Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-18T15:55:42.843Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-18T15:55:42.843Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-18T15:55:42.843Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-18T15:55:55.346Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-18T15:55:55.346Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-18T15:55:55.820Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-18T15:56:13.636Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-18T15:56:13.636Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.636Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite (3119.66s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.00s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.40s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (124.39s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.36s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.32s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.66s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.40s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.66s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.95s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (149.40s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.78s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.84s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.53s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.20s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.76s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.61s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.46s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.89s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.83s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.77s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.67s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.12s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.73s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.80s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.90s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.60s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.24s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.21s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.52s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.28s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.70s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.84s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.28s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCmd (0.88s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.81s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.22s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.59s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.33s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.30s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.03s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.51s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.26s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.04s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (40.80s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.19s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.00s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.23s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.05s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignore (96.52s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.68s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (96.83s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.01s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.28s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.44s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.56s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.95s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.57s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (126.21s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.17s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.81s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.50s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.23s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.64s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.50s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildFails (7.47s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.01s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.99s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.42s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.47s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.26s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.76s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildHistory (12.66s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.52s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.47s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.13s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.87s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.82s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.80s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.26s) [2022-03-18T15:56:13.636Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.89s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (31.35s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.90s) [2022-03-18T15:56:13.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.76s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.10s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.85s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.92s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.07s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.00s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.77s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.91s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.07s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.91s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.23s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.19s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.83s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.77s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.40s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.31s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.49s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.50s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.95s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildRm (15.43s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.22s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.87s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.04s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.23s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.19s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.56s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.27s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.26s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildStderr (5.93s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.22s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.68s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.63s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.33s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.03s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.03s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.59s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.55s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.46s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.06s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.88s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.49s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.25s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.31s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.23s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.49s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.22s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCommitChange (5.74s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.21s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.55s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCommitTTY (8.16s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.49s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.74s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (17.68s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.57s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.52s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.84s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.92s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.63s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.57s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.69s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.65s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.55s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.27s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.97s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.95s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.08s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.60s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.47s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.52s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.69s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.33s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.26s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.65s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.78s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.77s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.76s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.80s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a1f518_} (7.88s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1623128010_c:\foo_false____} (2.81s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1623128010_c:\foo_true____} (7.80s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.67s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.77s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.74s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.27s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.74s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.65s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.90s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCpToDot (2.68s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCpToStdout (2.83s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.58s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.32s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.79s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.03s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.53s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T15:56:13.637Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T15:56:13.637Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.73s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.69s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.82s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.95s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsCopy (5.90s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.74s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.85s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.49s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.24s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsFilters (15.17s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsFormat (5.07s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsRename (2.76s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsResize (3.16s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.43s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.01s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.15s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.37s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.30s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.31s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.27s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.60s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.60s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.28s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.92s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.68s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecInspectID (5.21s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.92s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.69s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.06s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.34s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.36s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.39s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.38s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.34s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.55s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.31s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.48s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.58s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.59s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectDefault (7.56s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectHistory (5.32s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.71s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.72s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.65s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.57s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.68s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectStatus (3.16s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.18s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.75s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.57s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.51s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.55s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.26s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.79s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.04s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.27s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.27s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.04s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.76s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.65s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.32s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.27s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.27s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.97s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.88s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.69s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.57s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsSince (9.61s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsTail (3.54s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.97s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.08s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.12s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPsByOrder (10.22s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.30s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.03s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.94s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.43s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.78s) [2022-03-18T15:56:13.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.08s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-18T15:56:13.638Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.41s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.41s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.00s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.77s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.65s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.55s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.84s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.95s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.81s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.82s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.50s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.16s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.83s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.90s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.96s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiTag (0.88s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.84s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.16s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.87s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.74s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.29s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.07s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.27s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.34s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.61s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.44s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.15s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.68s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.58s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.23s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.66s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.71s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.63s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.69s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.23s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.32s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.48s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.74s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.63s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.48s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunExitCode (2.81s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.69s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.60s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.68s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.42s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.09s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.96s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.70s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.69s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.54s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.67s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.32s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.04s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunRm (3.01s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.53s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.59s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.65s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.85s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.61s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.41s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.21s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.96s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.45s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.30s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.18s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.22s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.23s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.72s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.53s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.57s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.98s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.53s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.98s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T15:56:13.639Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-03-18T15:56:13.639Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.80s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.45s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.14s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.34s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.25s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.75s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.77s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.48s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.86s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.42s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.92s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.58s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.43s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s) [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-18T15:56:13.640Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-18T15:56:13.640Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] --- PASS: TestDockerSchema1RegistrySuite (0.01s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-18T15:56:13.640Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-18T15:56:13.640Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-18T15:56:13.640Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-18T15:56:13.640Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-18T15:56:13.640Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-18T15:56:13.640Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-18T15:56:13.640Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-18T15:56:13.640Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T15:56:13.640Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-18T15:56:13.640Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-18T15:56:13.640Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-18T15:56:13.640Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-18T15:56:13.641Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-18T15:56:13.641Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T15:56:13.641Z] === RUN TestDockerDaemonSuite [2022-03-18T15:56:13.641Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-18T15:56:13.641Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-18T15:56:13.641Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-18T15:56:13.641Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T15:56:13.641Z] === RUN TestDockerSwarmSuite [2022-03-18T15:56:13.641Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-18T15:56:13.641Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- PASS: TestDockerPluginSuite (0.03s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T15:56:13.641Z] === RUN TestDockerExternalVolumeSuite [2022-03-18T15:56:13.641Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-18T15:56:13.641Z] === RUN TestDockerNetworkSuite [2022-03-18T15:56:13.641Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-18T15:56:13.641Z] === RUN TestDockerHubPullSuite [2022-03-18T15:56:13.641Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-18T15:56:13.641Z] PASS [2022-03-18T15:56:13.641Z] ok github.com/docker/docker/integration-cli 3120.234s [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === Skipped [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T15:56:13.641Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T15:56:13.641Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-18T15:56:13.641Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-03-18T15:56:13.641Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T15:56:13.641Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T15:56:13.641Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T15:56:13.641Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T15:56:13.641Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T15:56:13.641Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-18T15:56:13.641Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T15:56:13.641Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T15:56:13.641Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-18T15:56:13.641Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-18T15:56:13.641Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-03-18T15:56:13.641Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.641Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-03-18T15:56:13.641Z] [2022-03-18T15:56:13.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-18T15:56:13.641Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:13.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T15:56:13.642Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-18T15:56:13.642Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T15:56:13.642Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-03-18T15:56:14.103Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-18T15:56:14.103Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.103Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-18T15:56:14.103Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-18T15:56:14.104Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-18T15:56:14.104Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-18T15:56:14.104Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-18T15:56:14.104Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-18T15:56:14.104Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T15:56:14.104Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T15:56:14.104Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.104Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T15:56:14.104Z] [2022-03-18T15:56:14.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T15:56:14.104Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T15:56:14.105Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T15:56:14.105Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T15:56:14.105Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-18T15:56:14.105Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T15:56:14.105Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T15:56:14.105Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T15:56:14.105Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T15:56:14.105Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-18T15:56:14.105Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-03-18T15:56:14.105Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T15:56:14.105Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-18T15:56:14.105Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T15:56:14.105Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-18T15:56:14.105Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T15:56:14.105Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T15:56:14.105Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T15:56:14.105Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-18T15:56:14.105Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T15:56:14.105Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T15:56:14.105Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T15:56:14.105Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T15:56:14.105Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-18T15:56:14.105Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T15:56:14.105Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.105Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T15:56:14.105Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-18T15:56:14.106Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T15:56:14.106Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-18T15:56:14.106Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-18T15:56:14.106Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-18T15:56:14.106Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T15:56:14.106Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T15:56:14.106Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T15:56:14.106Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-18T15:56:14.106Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T15:56:14.106Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T15:56:14.106Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-18T15:56:14.106Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T15:56:14.106Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-18T15:56:14.106Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-18T15:56:14.106Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-18T15:56:14.106Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-18T15:56:14.106Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T15:56:14.106Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.106Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T15:56:14.106Z] [2022-03-18T15:56:14.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-18T15:56:14.106Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T15:56:14.107Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T15:56:14.107Z] [2022-03-18T15:56:14.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-18T15:56:14.108Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.108Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-03-18T15:56:14.108Z] [2022-03-18T15:56:14.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T15:56:14.108Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.108Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T15:56:14.108Z] [2022-03-18T15:56:14.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T15:56:14.108Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.108Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T15:56:14.108Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.565Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T15:56:14.565Z] [2022-03-18T15:56:14.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T15:56:14.565Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-18T15:56:14.566Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T15:56:14.566Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.566Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T15:56:14.566Z] [2022-03-18T15:56:14.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T15:56:14.567Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-18T15:56:14.567Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T15:56:14.567Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T15:56:14.567Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T15:56:14.567Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T15:56:14.567Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T15:56:14.567Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T15:56:14.567Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T15:56:14.567Z] [2022-03-18T15:56:14.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T15:56:14.567Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-18T15:56:14.568Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:14.568Z] DONE 1093 tests, 547 skipped in 3132.655s [2022-03-18T15:56:14.568Z] INFO: Integration tests ended at 03/18/2022 15:56:14. Duration:00:52:12.8580142 [2022-03-18T15:56:14.568Z] INFO: Docker info of the daemon under test at end of run [2022-03-18T15:56:14.568Z] [2022-03-18T15:56:15.026Z] Containers: 2 [2022-03-18T15:56:15.026Z] Running: 0 [2022-03-18T15:56:15.026Z] Paused: 0 [2022-03-18T15:56:15.026Z] Stopped: 2 [2022-03-18T15:56:15.026Z] Images: 18 [2022-03-18T15:56:15.026Z] Server Version: 0.0.0-dev [2022-03-18T15:56:15.026Z] Storage Driver: windowsfilter [2022-03-18T15:56:15.026Z] Windows: [2022-03-18T15:56:15.026Z] Logging Driver: json-file [2022-03-18T15:56:15.026Z] Plugins: [2022-03-18T15:56:15.026Z] Volume: local [2022-03-18T15:56:15.026Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T15:56:15.026Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T15:56:15.026Z] Swarm: inactive [2022-03-18T15:56:15.026Z] Default Isolation: process [2022-03-18T15:56:15.026Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T15:56:15.026Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-18T15:56:15.026Z] OSType: windows [2022-03-18T15:56:15.026Z] Architecture: x86_64 [2022-03-18T15:56:15.026Z] CPUs: 4 [2022-03-18T15:56:15.026Z] Total Memory: 32GiB [2022-03-18T15:56:15.026Z] Name: azwin-2-012df0 [2022-03-18T15:56:15.026Z] ID: X2MV:ZKB6:ZT3C:6X5E:UUQP:RBIK:UOTQ:3DKV:RHBE:WI3X:BFRO:3EXQ [2022-03-18T15:56:15.026Z] Docker Root Dir: D:\CI\PR-43006\5\daemon [2022-03-18T15:56:15.026Z] Debug Mode (client): false [2022-03-18T15:56:15.026Z] Debug Mode (server): true [2022-03-18T15:56:15.026Z] File Descriptors: -1 [2022-03-18T15:56:15.026Z] Goroutines: 17 [2022-03-18T15:56:15.026Z] System Time: 2022-03-18T15:56:14.5343051Z [2022-03-18T15:56:15.026Z] EventsListeners: 0 [2022-03-18T15:56:15.026Z] Registry: https://index.docker.io/v1/ [2022-03-18T15:56:15.026Z] Labels: [2022-03-18T15:56:15.026Z] Experimental: false [2022-03-18T15:56:15.026Z] Insecure Registries: [2022-03-18T15:56:15.026Z] 127.0.0.0/8 [2022-03-18T15:56:15.026Z] Live Restore Enabled: false [2022-03-18T15:56:15.026Z] [2022-03-18T15:56:15.026Z] [2022-03-18T15:56:15.026Z] INFO: Stopping daemon under test [2022-03-18T15:56:15.026Z] SUCCESS: The process with PID 1164 (child process of PID 4228) has been terminated. [2022-03-18T15:56:15.026Z] SUCCESS: The process with PID 4228 (child process of PID 2672) has been terminated. [2022-03-18T15:56:15.026Z] INFO: Stop tailing logs of the daemon under tests [2022-03-18T15:56:15.026Z] INFO: executeCI.ps1 Completed successfully at 03/18/2022 15:56:14. [2022-03-18T15:56:15.026Z] INFO: Tidying up at end of run [2022-03-18T15:56:15.026Z] INFO: Saving daemon under test log (d:\CI\PR-43006\5\dut.out) to bundles\CIDUT.out [2022-03-18T15:56:15.026Z] INFO: Saving daemon under test log (d:\CI\PR-43006\5\dut.err) to bundles\CIDUT.err [2022-03-18T15:56:15.026Z] INFO: Nuke-Everything... [2022-03-18T15:56:15.484Z] INFO: Container count on control daemon to delete is 2 [2022-03-18T15:56:15.484Z] b83f6fa291e8 [2022-03-18T15:56:15.484Z] af9496425f18 [2022-03-18T15:56:15.484Z] INFO: Tidying pidfile d:\CI\PR-43006\5\docker.pid [2022-03-18T15:56:15.941Z] INFO: Nuking d:\CI [2022-03-18T15:56:58.432Z] INFO: Zapped successfully [2022-03-18T15:56:58.432Z] [2022-03-18T15:56:58.432Z] INFO: executeCI.ps1 exiting at Fri Mar 18 15:56:53 CUT 2022. Duration 01:22:17.6908436 [2022-03-18T15:56:58.432Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-18T15:56:58.684Z] Recording test results [2022-03-18T15:57:07.683Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-18T15:57:09.796Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-18T15:57:12.179Z] Archiving artifacts [2022-03-18T15:57:27.591Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43006/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T15:57:28.512Z] + make clean [2022-03-18T15:57:30.051Z] docker volume rm -f docker-dev-cache [2022-03-18T15:57:30.190Z] 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