Pull request #43797 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 10829dd2221fdf8c5fe8610ff257f9a910068ba4+be628115bafce21680343cef30b7051bf8a98b71 (6b6127026a750194efca6512d836206806abb3a9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43797@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-12T10:43:41.293Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-12T10:43:41.297Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-12T10:43:41.518Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00987fac1032efeb8) in /home/ubuntu/workspace/moby_PR-43797 [Pipeline] { [Pipeline] checkout [2022-07-12T10:43:41.543Z] The recommended git tool is: git [2022-07-12T10:43:41.553Z] using credential docker-jenkins-github-credentials [2022-07-12T10:43:41.561Z] Cloning the remote Git repository [2022-07-12T10:43:41.561Z] Cloning with configured refspecs honoured and without tags [2022-07-12T10:43:41.629Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T10:43:41.630Z] > git init /home/ubuntu/workspace/moby_PR-43797 # timeout=10 [2022-07-12T10:43:41.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:43:41.645Z] > git --version # timeout=10 [2022-07-12T10:43:41.654Z] > git --version # 'git version 2.17.1' [2022-07-12T10:43:41.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:43:41.655Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:43:57.525Z] Fetching without tags [2022-07-12T10:43:57.740Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:43:58.281Z] Merge succeeded, producing 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:43:58.281Z] Checking out Revision 10829dd2221fdf8c5fe8610ff257f9a910068ba4 (PR-43797) [2022-07-12T10:43:58.755Z] Commit message: "daemon: NewDaemon(): fail early on non-supported platforms" [2022-07-12T10:43:58.756Z] First time build. Skipping changelog. [2022-07-12T10:43:58.849Z] > git --version # timeout=10 [2022-07-12T10:43:58.856Z] > git --version # 'git version 2.17.1' [2022-07-12T10:43:58.860Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T10:43:57.549Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:43:57.564Z] > git config --add remote.origin.fetch +refs/pull/43797/head:refs/remotes/origin/PR-43797 # timeout=10 [2022-07-12T10:43:57.571Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:43:57.579Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:43:57.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:43:57.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:43:57.596Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:43:57.809Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:43:57.814Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:43:58.319Z] > git remote # timeout=10 [2022-07-12T10:43:58.322Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T10:43:58.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:43:58.325Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T10:43:58.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T10:43:58.349Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:43:58.370Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:43:59.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43797:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-12T10:43:59.359Z] Unable to find image 'alpine:latest' locally [2022-07-12T10:43:59.359Z] latest: Pulling from library/alpine [2022-07-12T10:43:59.618Z] 2408cc74d12b: Pulling fs layer [2022-07-12T10:43:59.618Z] 2408cc74d12b: Verifying Checksum [2022-07-12T10:43:59.618Z] 2408cc74d12b: Download complete [2022-07-12T10:43:59.618Z] 2408cc74d12b: Pull complete [2022-07-12T10:43:59.878Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T10:43:59.878Z] Status: Downloaded newer image for alpine:latest [2022-07-12T10:44:02.421Z] 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] 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] node [Pipeline] node [Pipeline] node [2022-07-12T10:44:02.592Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00987fac1032efeb8) in /home/ubuntu/workspace/moby_PR-43797 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-12T10:44:02.640Z] The recommended git tool is: git [Pipeline] // stage [2022-07-12T10:44:02.650Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-12T10:44:02.667Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-12T10:44:02.675Z] Fetching without tags [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" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-07-12T10:44:02.869Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-12T10:44:03.299Z] Merge succeeded, producing 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:44:03.300Z] Checking out Revision 10829dd2221fdf8c5fe8610ff257f9a910068ba4 (PR-43797) [2022-07-12T10:44:03.353Z] Commit message: "daemon: NewDaemon(): fail early on non-supported platforms" [2022-07-12T10:44:03.433Z] > git --version # timeout=10 [2022-07-12T10:44:03.435Z] > git --version # 'git version 2.17.1' [2022-07-12T10:44:03.440Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-12T10:44:02.726Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43797/.git # timeout=10 [2022-07-12T10:44:02.735Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:44:02.744Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:44:02.744Z] > git --version # timeout=10 [2022-07-12T10:44:02.748Z] > git --version # 'git version 2.17.1' [2022-07-12T10:44:02.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:02.749Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:02.937Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:44:02.944Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:44:03.341Z] > git remote # timeout=10 [2022-07-12T10:44:03.344Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T10:44:03.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:03.346Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T10:44:03.360Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T10:44:03.368Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:44:03.371Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T10:44:03.991Z] + [ PR != PR ] [2022-07-12T10:44:03.991Z] + [ master != master ] [2022-07-12T10:44:03.991Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T10:44:04.310Z] + docker version [2022-07-12T10:44:04.310Z] Client: Docker Engine - Community [2022-07-12T10:44:04.310Z] Version: 20.10.14 [2022-07-12T10:44:04.310Z] API version: 1.41 [2022-07-12T10:44:04.310Z] Go version: go1.16.15 [2022-07-12T10:44:04.310Z] Git commit: a224086 [2022-07-12T10:44:04.310Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-12T10:44:04.310Z] OS/Arch: linux/amd64 [2022-07-12T10:44:04.310Z] Context: default [2022-07-12T10:44:04.310Z] Experimental: true [2022-07-12T10:44:04.310Z] [2022-07-12T10:44:04.310Z] Server: Docker Engine - Community [2022-07-12T10:44:04.310Z] Engine: [2022-07-12T10:44:04.310Z] Version: 20.10.14 [2022-07-12T10:44:04.310Z] API version: 1.41 (minimum version 1.12) [2022-07-12T10:44:04.310Z] Go version: go1.16.15 [2022-07-12T10:44:04.310Z] Git commit: 87a90dc [2022-07-12T10:44:04.310Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-12T10:44:04.310Z] OS/Arch: linux/amd64 [2022-07-12T10:44:04.310Z] Experimental: true [2022-07-12T10:44:04.311Z] containerd: [2022-07-12T10:44:04.311Z] Version: 1.5.11 [2022-07-12T10:44:04.311Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T10:44:04.311Z] runc: [2022-07-12T10:44:04.311Z] Version: 1.0.3 [2022-07-12T10:44:04.311Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T10:44:04.311Z] docker-init: [2022-07-12T10:44:04.311Z] Version: 0.19.0 [2022-07-12T10:44:04.311Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T10:44:04.598Z] + docker info [2022-07-12T10:44:06.513Z] Client: [2022-07-12T10:44:06.513Z] Context: default [2022-07-12T10:44:06.513Z] Debug Mode: false [2022-07-12T10:44:06.513Z] Plugins: [2022-07-12T10:44:06.513Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T10:44:06.513Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T10:44:06.513Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T10:44:06.513Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T10:44:06.513Z] [2022-07-12T10:44:06.513Z] Server: [2022-07-12T10:44:06.513Z] Containers: 0 [2022-07-12T10:44:06.513Z] Running: 0 [2022-07-12T10:44:06.513Z] Paused: 0 [2022-07-12T10:44:06.513Z] Stopped: 0 [2022-07-12T10:44:06.513Z] Images: 3 [2022-07-12T10:44:06.513Z] Server Version: 20.10.14 [2022-07-12T10:44:06.513Z] Storage Driver: overlay2 [2022-07-12T10:44:06.513Z] Backing Filesystem: extfs [2022-07-12T10:44:06.513Z] Supports d_type: true [2022-07-12T10:44:06.513Z] Native Overlay Diff: true [2022-07-12T10:44:06.513Z] userxattr: false [2022-07-12T10:44:06.513Z] Logging Driver: json-file [2022-07-12T10:44:06.513Z] Cgroup Driver: cgroupfs [2022-07-12T10:44:06.513Z] Cgroup Version: 1 [2022-07-12T10:44:06.513Z] Plugins: [2022-07-12T10:44:06.513Z] Volume: local [2022-07-12T10:44:06.513Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T10:44:06.513Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T10:44:06.513Z] Swarm: inactive [2022-07-12T10:44:06.513Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T10:44:06.513Z] Default Runtime: runc [2022-07-12T10:44:06.513Z] Init Binary: docker-init [2022-07-12T10:44:06.513Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T10:44:06.513Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T10:44:06.513Z] init version: de40ad0 [2022-07-12T10:44:06.513Z] Security Options: [2022-07-12T10:44:06.513Z] apparmor [2022-07-12T10:44:06.513Z] seccomp [2022-07-12T10:44:06.513Z] Profile: default [2022-07-12T10:44:06.513Z] Kernel Version: 5.4.0-1071-aws [2022-07-12T10:44:06.513Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-12T10:44:06.513Z] OSType: linux [2022-07-12T10:44:06.513Z] Architecture: x86_64 [2022-07-12T10:44:06.513Z] CPUs: 2 [2022-07-12T10:44:06.513Z] Total Memory: 7.483GiB [2022-07-12T10:44:06.513Z] Name: ip-10-100-32-85 [2022-07-12T10:44:06.513Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-12T10:44:06.513Z] Docker Root Dir: /var/lib/docker [2022-07-12T10:44:06.513Z] Debug Mode: false [2022-07-12T10:44:06.513Z] Registry: https://index.docker.io/v1/ [2022-07-12T10:44:06.513Z] Labels: [2022-07-12T10:44:06.513Z] Experimental: true [2022-07-12T10:44:06.513Z] Insecure Registries: [2022-07-12T10:44:06.513Z] 127.0.0.0/8 [2022-07-12T10:44:06.513Z] Live Restore Enabled: true [2022-07-12T10:44:06.513Z] [2022-07-12T10:44:06.513Z] WARNING: No swap limit support [Pipeline] sh [2022-07-12T10:44:06.798Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T10:44:06.798Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T10:44:06.798Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43797/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T10:44:06.798Z] + bash /home/ubuntu/workspace/moby_PR-43797/check-config.sh [2022-07-12T10:44:06.798Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T10:44:06.798Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-12T10:44:06.798Z] [2022-07-12T10:44:06.798Z] Generally Necessary: [2022-07-12T10:44:06.798Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T10:44:06.798Z] - apparmor: enabled and tools installed [2022-07-12T10:44:06.798Z] - CONFIG_NAMESPACES: enabled [2022-07-12T10:44:06.798Z] - CONFIG_NET_NS: enabled [2022-07-12T10:44:06.798Z] - CONFIG_PID_NS: enabled [2022-07-12T10:44:06.798Z] - CONFIG_IPC_NS: enabled [2022-07-12T10:44:06.798Z] - CONFIG_UTS_NS: enabled [2022-07-12T10:44:06.798Z] - CONFIG_CGROUPS: enabled [2022-07-12T10:44:06.798Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T10:44:06.798Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T10:44:06.798Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T10:44:06.798Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T10:44:06.798Z] - CONFIG_CPUSETS: enabled [2022-07-12T10:44:06.798Z] - CONFIG_MEMCG: enabled [2022-07-12T10:44:06.798Z] - CONFIG_KEYS: enabled [2022-07-12T10:44:06.798Z] - CONFIG_VETH: enabled (as module) [2022-07-12T10:44:06.798Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T10:44:06.798Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T10:44:06.798Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T10:44:07.058Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T10:44:07.058Z] [2022-07-12T10:44:07.058Z] Optional Features: [2022-07-12T10:44:07.058Z] - CONFIG_USER_NS: enabled [2022-07-12T10:44:07.058Z] - CONFIG_SECCOMP: enabled [2022-07-12T10:44:07.058Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T10:44:07.058Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T10:44:07.058Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T10:44:07.058Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-12T10:44:07.058Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-12T10:44:07.058Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T10:44:07.058Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T10:44:07.058Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T10:44:07.058Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T10:44:07.058Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T10:44:07.058Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T10:44:07.058Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T10:44:07.058Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T10:44:07.058Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T10:44:07.058Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T10:44:07.058Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T10:44:07.058Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T10:44:07.058Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T10:44:07.058Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T10:44:07.058Z] - CONFIG_EXT4_FS: enabled [2022-07-12T10:44:07.058Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T10:44:07.058Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T10:44:07.058Z] - Network Drivers: [2022-07-12T10:44:07.058Z] - "overlay": [2022-07-12T10:44:07.318Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T10:44:07.318Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T10:44:07.318Z] Optional (for encrypted networks): [2022-07-12T10:44:07.318Z] - CONFIG_CRYPTO: enabled [2022-07-12T10:44:07.318Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T10:44:07.318Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T10:44:07.318Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T10:44:07.318Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T10:44:07.318Z] - CONFIG_XFRM: enabled [2022-07-12T10:44:07.318Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T10:44:07.318Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T10:44:07.318Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T10:44:07.318Z] - "ipvlan": [2022-07-12T10:44:07.318Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T10:44:07.318Z] - "macvlan": [2022-07-12T10:44:07.318Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T10:44:07.318Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T10:44:07.318Z] - "ftp,tftp client in container": [2022-07-12T10:44:07.318Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T10:44:07.318Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T10:44:07.318Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T10:44:07.318Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T10:44:07.318Z] - Storage Drivers: [2022-07-12T10:44:07.318Z] - "aufs": [2022-07-12T10:44:07.318Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T10:44:07.318Z] - "btrfs": [2022-07-12T10:44:07.318Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T10:44:07.318Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T10:44:07.318Z] - "devicemapper": [2022-07-12T10:44:07.318Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T10:44:07.318Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T10:44:07.318Z] - "overlay": [2022-07-12T10:44:07.318Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T10:44:07.318Z] - "zfs": [2022-07-12T10:44:07.318Z] - /dev/zfs: present [2022-07-12T10:44:07.318Z] - zfs command: missing [2022-07-12T10:44:07.318Z] - zpool command: missing [2022-07-12T10:44:07.318Z] [2022-07-12T10:44:07.318Z] Limits: [2022-07-12T10:44:07.318Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T10:44:07.318Z] [2022-07-12T10:44:07.318Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T10:44:07.640Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 . [2022-07-12T10:44:07.900Z] #2 [internal] load .dockerignore [2022-07-12T10:44:07.900Z] #2 sha256:079f0031376c698f295f01d74c8ad61e8b22ec660d55d7168d92e8f28362a97c [2022-07-12T10:44:07.900Z] #2 transferring context: 145B done [2022-07-12T10:44:07.900Z] #2 DONE 0.0s [2022-07-12T10:44:07.900Z] [2022-07-12T10:44:07.900Z] #1 [internal] load build definition from Dockerfile [2022-07-12T10:44:07.900Z] #1 sha256:d42eb270d423f47a935e1a71f840bf224fcebef963e0b5f79c087db520c24b67 [2022-07-12T10:44:07.900Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T10:44:07.900Z] #1 DONE 0.0s [2022-07-12T10:44:07.900Z] [2022-07-12T10:44:07.900Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T10:44:07.900Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T10:44:07.900Z] #3 DONE 0.2s [2022-07-12T10:44:07.900Z] [2022-07-12T10:44:07.900Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T10:44:07.900Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T10:44:07.900Z] #4 CACHED [2022-07-12T10:44:08.160Z] [2022-07-12T10:44:08.160Z] #6 [internal] load build definition from Dockerfile [2022-07-12T10:44:08.160Z] #6 sha256:b04881bf7bade572ceee084c2beb64d15b09893bb7e312addb60c4875486fdf0 [2022-07-12T10:44:08.160Z] #6 DONE 0.0s [2022-07-12T10:44:08.160Z] [2022-07-12T10:44:08.160Z] #5 [internal] load .dockerignore [2022-07-12T10:44:08.160Z] #5 sha256:a9bf86347d02ae0f5762f6cb1f740526c7df659f2a193993e6b203a772d75013 [2022-07-12T10:44:08.160Z] #5 DONE 0.0s [2022-07-12T10:44:08.160Z] [2022-07-12T10:44:08.160Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T10:44:08.160Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T10:44:08.424Z] #10 DONE 0.1s [2022-07-12T10:44:08.424Z] [2022-07-12T10:44:08.424Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T10:44:08.424Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T10:44:08.424Z] #8 DONE 0.1s [2022-07-12T10:44:08.424Z] [2022-07-12T10:44:08.424Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T10:44:08.424Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T10:44:08.424Z] #7 DONE 0.1s [2022-07-12T10:44:08.425Z] [2022-07-12T10:44:08.425Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T10:44:08.425Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T10:44:08.425Z] #9 DONE 0.1s [2022-07-12T10:44:08.425Z] [2022-07-12T10:44:08.425Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:44:08.425Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T10:44:08.425Z] #80 DONE 0.0s [2022-07-12T10:44:08.425Z] [2022-07-12T10:44:08.425Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:44:08.425Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T10:44:08.425Z] #78 DONE 0.0s [2022-07-12T10:44:08.425Z] [2022-07-12T10:44:08.425Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:44:08.425Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:44:08.425Z] #11 DONE 0.0s [2022-07-12T10:44:08.425Z] [2022-07-12T10:44:08.425Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T10:44:08.425Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T10:44:08.425Z] #12 CACHED [2022-07-12T10:44:08.425Z] [2022-07-12T10:44:08.425Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T10:44:08.425Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T10:44:08.425Z] #13 CACHED [2022-07-12T10:44:08.425Z] [2022-07-12T10:44:08.425Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:44:08.425Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T10:44:08.425Z] #35 DONE 0.0s [2022-07-12T10:44:08.425Z] [2022-07-12T10:44:08.425Z] #31 [internal] load build context [2022-07-12T10:44:08.425Z] #31 sha256:3b8f3cdd6f56723847ad2161eca0fb1b5b6e8839097b4fdaf188d2bc652ade08 [2022-07-12T10:44:08.996Z] #31 ... [2022-07-12T10:44:08.996Z] [2022-07-12T10:44:08.996Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T10:44:08.996Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T10:44:08.996Z] #56 DONE 0.5s [2022-07-12T10:44:08.996Z] [2022-07-12T10:44:08.996Z] #31 [internal] load build context [2022-07-12T10:44:08.996Z] #31 sha256:3b8f3cdd6f56723847ad2161eca0fb1b5b6e8839097b4fdaf188d2bc652ade08 [2022-07-12T10:44:09.256Z] #31 ... [2022-07-12T10:44:09.256Z] [2022-07-12T10:44:09.256Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-12T10:44:09.256Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-07-12T10:44:09.257Z] #14 DONE 1.0s [2022-07-12T10:44:09.257Z] [2022-07-12T10:44:09.257Z] #31 [internal] load build context [2022-07-12T10:44:09.257Z] #31 sha256:3b8f3cdd6f56723847ad2161eca0fb1b5b6e8839097b4fdaf188d2bc652ade08 [2022-07-12T10:44:11.172Z] #31 ... [2022-07-12T10:44:11.172Z] [2022-07-12T10:44:11.172Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-12T10:44:11.172Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-07-12T10:44:11.172Z] #15 DONE 1.4s [2022-07-12T10:44:11.172Z] [2022-07-12T10:44:11.172Z] #31 [internal] load build context [2022-07-12T10:44:11.172Z] #31 sha256:3b8f3cdd6f56723847ad2161eca0fb1b5b6e8839097b4fdaf188d2bc652ade08 [2022-07-12T10:44:11.432Z] #31 transferring context: 61.65MB 2.9s done [2022-07-12T10:44:11.432Z] #31 DONE 3.1s [2022-07-12T10:44:11.432Z] [2022-07-12T10:44:11.432Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-12T10:44:11.432Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-07-12T10:44:12.003Z] #16 DONE 1.0s [2022-07-12T10:44:12.003Z] [2022-07-12T10:44:12.003Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-12T10:44:12.003Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-12T10:44:12.263Z] #17 DONE 0.5s [2022-07-12T10:44:12.263Z] [2022-07-12T10:44:12.263Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-12T10:44:12.263Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-07-12T10:44:12.833Z] #18 DONE 0.5s [2022-07-12T10:44:12.833Z] [2022-07-12T10:44:12.833Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-12T10:44:12.833Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T10:44:13.296Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c1f46779024a8f62) in /home/ubuntu/workspace/moby_PR-43797 [Pipeline] { [Pipeline] checkout [2022-07-12T10:44:13.443Z] The recommended git tool is: git [2022-07-12T10:44:13.785Z] #19 0.926 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:44:13.786Z] #19 0.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:44:13.786Z] #19 0.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:44:13.790Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06aedc7a461e75bff) in /home/ubuntu/workspace/moby_PR-43797 [Pipeline] { [Pipeline] checkout [2022-07-12T10:44:13.865Z] The recommended git tool is: git [2022-07-12T10:44:13.961Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0df53a05b97503d9b) in /home/ubuntu/workspace/moby_PR-43797 [Pipeline] { [Pipeline] checkout [2022-07-12T10:44:14.047Z] #19 1.104 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-12T10:44:14.047Z] #19 1.216 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-12T10:44:14.047Z] #19 1.308 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:44:14.055Z] The recommended git tool is: git [2022-07-12T10:44:14.308Z] #19 1.424 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-12T10:44:14.308Z] #19 1.532 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-12T10:44:14.308Z] #19 1.628 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:44:14.569Z] #19 1.738 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-12T10:44:14.569Z] #19 1.740 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:44:14.569Z] #19 1.742 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-12T10:44:14.569Z] #19 1.744 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-12T10:44:14.569Z] #19 1.746 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:44:14.569Z] #19 1.748 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-12T10:44:14.569Z] #19 1.749 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-12T10:44:14.569Z] #19 1.750 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:44:14.569Z] #19 1.751 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-12T10:44:14.569Z] #19 1.751 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:44:14.569Z] #19 1.752 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-12T10:44:14.569Z] #19 1.753 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-12T10:44:16.331Z] using credential docker-jenkins-github-credentials [2022-07-12T10:44:16.350Z] Cloning the remote Git repository [2022-07-12T10:44:16.350Z] Cloning with configured refspecs honoured and without tags [2022-07-12T10:44:16.376Z] using credential docker-jenkins-github-credentials [2022-07-12T10:44:16.385Z] Cloning the remote Git repository [2022-07-12T10:44:16.385Z] Cloning with configured refspecs honoured and without tags [2022-07-12T10:44:17.145Z] using credential docker-jenkins-github-credentials [2022-07-12T10:44:17.153Z] Cloning the remote Git repository [2022-07-12T10:44:17.153Z] Cloning with configured refspecs honoured and without tags [2022-07-12T10:44:15.888Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T10:44:15.941Z] > git init /home/ubuntu/workspace/moby_PR-43797 # timeout=10 [2022-07-12T10:44:16.258Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:44:16.259Z] > git --version # timeout=10 [2022-07-12T10:44:16.275Z] > git --version # 'git version 2.17.1' [2022-07-12T10:44:16.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:16.277Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:15.934Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T10:44:15.984Z] > git init /home/ubuntu/workspace/moby_PR-43797 # timeout=10 [2022-07-12T10:44:16.255Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:44:16.255Z] > git --version # timeout=10 [2022-07-12T10:44:16.271Z] > git --version # 'git version 2.17.1' [2022-07-12T10:44:16.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:16.273Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:17.598Z] Still waiting to schedule task [2022-07-12T10:44:17.598Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-061bf311b1190787f)’ is offline [2022-07-12T10:44:17.598Z] ‘azwin-2-058470’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘azwin-2-3280a0’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘azwin-2-47ab30’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘azwin-2-6740d0’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘azwin-2-7a4af0’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘azwin-2-a7ff30’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘azwin-2-bb96b0’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘azwin-2-c38450’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘azwin-2-cc8420’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘azwin-2-ee6360’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-02’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-03’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-04’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-05’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-06’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-13’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-14’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-15’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-16’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-25’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-26’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-29’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.598Z] ‘s390x-ubuntu-30’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-07-12T10:44:17.169Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T10:44:17.236Z] > git init /home/ubuntu/workspace/moby_PR-43797 # timeout=10 [2022-07-12T10:44:17.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:44:17.582Z] > git --version # timeout=10 [2022-07-12T10:44:17.612Z] > git --version # 'git version 2.25.1' [2022-07-12T10:44:17.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:17.615Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:21.156Z] #19 7.298 Fetched 49.1 MB in 7s (7390 kB/s) [2022-07-12T10:44:22.020Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-061bf311b1190787f) in /home/ubuntu/workspace/moby_PR-43797 [Pipeline] { [Pipeline] checkout [2022-07-12T10:44:22.106Z] The recommended git tool is: git [2022-07-12T10:44:23.074Z] #19 7.298 Reading package lists... [2022-07-12T10:44:25.225Z] using credential docker-jenkins-github-credentials [2022-07-12T10:44:25.244Z] Cloning the remote Git repository [2022-07-12T10:44:25.244Z] Cloning with configured refspecs honoured and without tags [2022-07-12T10:44:25.276Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T10:44:25.343Z] > git init /home/ubuntu/workspace/moby_PR-43797 # timeout=10 [2022-07-12T10:44:26.374Z] #19 10.37 Reading package lists... [2022-07-12T10:44:25.826Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:44:25.826Z] > git --version # timeout=10 [2022-07-12T10:44:25.852Z] > git --version # 'git version 2.25.1' [2022-07-12T10:44:25.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:25.854Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:26.945Z] #19 13.38 Building dependency tree... [2022-07-12T10:44:27.516Z] #19 14.64 The following additional packages will be installed: [2022-07-12T10:44:27.516Z] #19 14.64 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-12T10:44:27.516Z] #19 14.64 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-12T10:44:27.516Z] #19 14.64 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-12T10:44:27.516Z] #19 14.64 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-12T10:44:27.516Z] #19 14.64 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-12T10:44:27.516Z] #19 14.64 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-12T10:44:27.516Z] #19 14.64 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-12T10:44:27.516Z] #19 14.64 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-12T10:44:27.516Z] #19 14.64 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-12T10:44:27.516Z] #19 14.64 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-12T10:44:27.516Z] #19 14.64 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-12T10:44:27.516Z] #19 14.64 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-12T10:44:27.516Z] #19 14.64 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-12T10:44:27.516Z] #19 14.64 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-12T10:44:27.516Z] #19 14.64 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-12T10:44:27.516Z] #19 14.64 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-12T10:44:27.516Z] #19 14.64 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-12T10:44:27.516Z] #19 14.64 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-12T10:44:27.516Z] #19 14.64 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-12T10:44:27.516Z] #19 14.64 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-12T10:44:27.516Z] #19 14.64 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-12T10:44:27.516Z] #19 14.64 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-12T10:44:27.516Z] #19 14.64 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-12T10:44:27.516Z] #19 14.64 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-12T10:44:27.516Z] #19 14.64 libdpkg-perl libfile-homedir-perl libfile-which-perl [2022-07-12T10:44:27.516Z] #19 14.64 libgcc-10-dev-arm64-cross libgcc-10-dev-armel-cross [2022-07-12T10:44:27.516Z] #19 14.64 libgcc-10-dev-armhf-cross libgcc-10-dev-ppc64el-cross [2022-07-12T10:44:27.516Z] #19 14.64 libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross libgcc-s1-armel-cross [2022-07-12T10:44:27.516Z] #19 14.64 libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross libgcc-s1-s390x-cross [2022-07-12T10:44:27.516Z] #19 14.64 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2022-07-12T10:44:27.516Z] #19 14.64 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 libio-string-perl [2022-07-12T10:44:27.516Z] #19 14.64 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2022-07-12T10:44:27.516Z] #19 14.64 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2022-07-12T10:44:27.516Z] #19 14.64 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-12T10:44:27.516Z] #19 14.64 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-12T10:44:27.516Z] #19 14.64 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-12T10:44:27.516Z] #19 14.64 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-12T10:44:27.516Z] #19 14.64 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-12T10:44:27.516Z] #19 14.64 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-12T10:44:27.516Z] #19 14.64 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-12T10:44:27.516Z] #19 14.64 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-12T10:44:27.516Z] #19 14.64 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-12T10:44:27.516Z] #19 14.64 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-12T10:44:27.516Z] #19 14.64 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-12T10:44:27.516Z] #19 14.64 linux-libc-dev-s390x-cross patch xz-utils [2022-07-12T10:44:27.516Z] #19 14.65 Suggested packages: [2022-07-12T10:44:27.516Z] #19 14.65 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-12T10:44:27.516Z] #19 14.65 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-12T10:44:27.516Z] #19 14.65 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-12T10:44:27.516Z] #19 14.65 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-12T10:44:27.516Z] #19 14.65 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu bzr [2022-07-12T10:44:27.516Z] #19 14.65 libyaml-shell-perl ed diffutils-doc [2022-07-12T10:44:27.516Z] #19 14.65 Recommended packages: [2022-07-12T10:44:27.516Z] #19 14.65 fakeroot build-essential libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T10:44:27.516Z] #19 14.65 libwww-perl libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-12T10:44:28.906Z] #19 15.88 The following NEW packages will be installed: [2022-07-12T10:44:28.906Z] #19 15.88 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-12T10:44:28.906Z] #19 15.88 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-12T10:44:28.906Z] #19 15.88 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-12T10:44:28.906Z] #19 15.88 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-12T10:44:28.906Z] #19 15.88 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-12T10:44:28.906Z] #19 15.88 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-12T10:44:28.906Z] #19 15.88 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-12T10:44:28.906Z] #19 15.88 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-12T10:44:28.906Z] #19 15.88 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-12T10:44:28.906Z] #19 15.88 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-12T10:44:28.906Z] #19 15.88 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-12T10:44:28.906Z] #19 15.88 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-12T10:44:28.906Z] #19 15.88 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-12T10:44:28.906Z] #19 15.88 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-12T10:44:28.906Z] #19 15.88 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-12T10:44:28.906Z] #19 15.88 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-12T10:44:28.906Z] #19 15.88 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-12T10:44:28.906Z] #19 15.88 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-12T10:44:28.906Z] #19 15.88 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-12T10:44:28.906Z] #19 15.88 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-12T10:44:28.906Z] #19 15.88 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-12T10:44:28.906Z] #19 15.88 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-12T10:44:28.906Z] #19 15.88 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-12T10:44:28.906Z] #19 15.88 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-12T10:44:28.906Z] #19 15.88 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-12T10:44:28.906Z] #19 15.88 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-12T10:44:28.906Z] #19 15.88 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-12T10:44:28.906Z] #19 15.88 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-12T10:44:28.906Z] #19 15.88 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-12T10:44:28.906Z] #19 15.88 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-12T10:44:28.906Z] #19 15.88 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-12T10:44:28.906Z] #19 15.89 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-12T10:44:28.906Z] #19 15.89 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-12T10:44:28.906Z] #19 15.89 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-12T10:44:28.907Z] #19 15.89 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-12T10:44:28.907Z] #19 15.89 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-12T10:44:28.907Z] #19 15.89 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-12T10:44:28.907Z] #19 15.89 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-12T10:44:28.907Z] #19 15.89 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-12T10:44:28.907Z] #19 15.89 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-12T10:44:28.907Z] #19 15.89 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-12T10:44:28.907Z] #19 15.89 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-12T10:44:28.907Z] #19 15.89 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-12T10:44:28.907Z] #19 15.89 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-12T10:44:28.907Z] #19 15.89 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-12T10:44:28.907Z] #19 15.89 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-12T10:44:28.907Z] #19 15.89 linux-libc-dev-s390x-cross patch xz-utils [2022-07-12T10:44:28.907Z] #19 15.89 The following packages will be upgraded: [2022-07-12T10:44:28.907Z] #19 15.90 libdpkg-perl [2022-07-12T10:44:28.907Z] #19 16.20 1 upgraded, 133 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T10:44:28.907Z] #19 16.20 Need to get 789 MB of archives. [2022-07-12T10:44:28.907Z] #19 16.20 After this operation, 3385 MB of additional disk space will be used. [2022-07-12T10:44:28.907Z] #19 16.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-12T10:44:28.907Z] #19 16.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T10:44:28.907Z] #19 16.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-12T10:44:28.907Z] #19 16.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-12T10:44:28.907Z] #19 16.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-12T10:44:28.907Z] #19 16.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T10:44:28.907Z] #19 16.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-12T10:44:28.907Z] #19 16.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-12T10:44:29.166Z] #19 16.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-12T10:44:29.166Z] #19 16.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-12T10:44:29.166Z] #19 16.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-12T10:44:29.166Z] #19 16.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-12T10:44:29.166Z] #19 16.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-07-12T10:44:29.737Z] #19 16.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-07-12T10:44:29.737Z] #19 16.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-07-12T10:44:29.997Z] #19 17.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-07-12T10:44:29.997Z] #19 17.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-07-12T10:44:30.261Z] #19 17.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-12T10:44:30.261Z] #19 17.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-07-12T10:44:30.522Z] #19 17.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-12T10:44:30.522Z] #19 17.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-07-12T10:44:30.785Z] #19 18.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-12T10:44:30.785Z] #19 18.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-07-12T10:44:30.785Z] #19 18.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-07-12T10:44:30.785Z] #19 18.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-12T10:44:30.785Z] #19 18.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-12T10:44:30.785Z] #19 18.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-12T10:44:30.785Z] #19 18.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-12T10:44:30.785Z] #19 18.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-12T10:44:30.785Z] #19 18.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-12T10:44:31.047Z] #19 18.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-12T10:44:31.047Z] #19 18.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-12T10:44:31.047Z] #19 18.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-12T10:44:31.047Z] #19 18.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-12T10:44:31.047Z] #19 18.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-12T10:44:31.047Z] #19 18.16 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-12T10:44:31.047Z] #19 18.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-12T10:44:31.047Z] #19 18.18 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-12T10:44:31.047Z] #19 18.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-12T10:44:31.047Z] #19 18.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-07-12T10:44:31.309Z] #19 18.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-07-12T10:44:31.570Z] #19 18.59 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-07-12T10:44:31.570Z] #19 18.60 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-12T10:44:31.570Z] #19 18.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-07-12T10:44:31.570Z] #19 18.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-07-12T10:44:31.830Z] #19 19.01 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-12T10:44:31.830Z] #19 19.01 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T10:44:31.830Z] #19 19.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T10:44:31.830Z] #19 19.02 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T10:44:31.830Z] #19 19.04 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-12T10:44:31.830Z] #19 19.04 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-12T10:44:31.830Z] #19 19.04 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T10:44:31.830Z] #19 19.10 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-12T10:44:31.830Z] #19 19.11 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-12T10:44:31.830Z] #19 19.11 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-12T10:44:31.830Z] #19 19.11 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-12T10:44:31.830Z] #19 19.11 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-12T10:44:31.830Z] #19 19.11 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-12T10:44:32.091Z] #19 19.11 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-12T10:44:32.091Z] #19 19.11 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-12T10:44:32.091Z] #19 19.11 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-12T10:44:32.091Z] #19 19.11 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-12T10:44:32.091Z] #19 19.11 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-12T10:44:32.091Z] #19 19.11 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-12T10:44:32.091Z] #19 19.12 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-12T10:44:32.091Z] #19 19.12 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-12T10:44:32.091Z] #19 19.13 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-12T10:44:32.091Z] #19 19.13 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-12T10:44:32.091Z] #19 19.14 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-12T10:44:32.091Z] #19 19.14 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-12T10:44:32.091Z] #19 19.16 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-12T10:44:32.091Z] #19 19.16 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-12T10:44:32.091Z] #19 19.17 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-12T10:44:32.091Z] #19 19.17 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-12T10:44:32.352Z] #19 19.56 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-12T10:44:32.352Z] #19 19.56 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-12T10:44:32.352Z] #19 19.57 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-12T10:44:32.352Z] #19 19.59 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-12T10:44:32.352Z] #19 19.60 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-07-12T10:44:32.617Z] #19 19.97 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-12T10:44:32.880Z] #19 19.97 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-12T10:44:32.880Z] #19 19.97 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-12T10:44:32.880Z] #19 19.98 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-12T10:44:32.880Z] #19 19.98 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-12T10:44:32.880Z] #19 19.98 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-12T10:44:32.880Z] #19 19.98 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-12T10:44:32.880Z] #19 19.99 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-12T10:44:32.880Z] #19 20.00 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-12T10:44:32.880Z] #19 20.01 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-12T10:44:32.880Z] #19 20.01 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-12T10:44:33.141Z] #19 20.42 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-12T10:44:33.141Z] #19 20.42 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-12T10:44:33.403Z] #19 20.43 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-12T10:44:33.403Z] #19 20.44 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-12T10:44:33.403Z] #19 20.45 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-07-12T10:44:33.663Z] #19 20.82 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-12T10:44:33.663Z] #19 20.82 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-12T10:44:33.663Z] #19 20.82 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-12T10:44:33.663Z] #19 20.83 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-12T10:44:33.663Z] #19 20.84 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-12T10:44:33.663Z] #19 20.84 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-12T10:44:33.663Z] #19 20.84 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-12T10:44:33.663Z] #19 20.84 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-12T10:44:33.663Z] #19 20.85 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-12T10:44:33.663Z] #19 20.86 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-12T10:44:33.663Z] #19 20.88 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-12T10:44:33.663Z] #19 20.88 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-12T10:44:33.663Z] #19 20.89 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-12T10:44:33.663Z] #19 20.89 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-12T10:44:33.663Z] #19 20.90 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-12T10:44:34.234Z] #19 21.29 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-12T10:44:34.234Z] #19 21.29 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-12T10:44:34.234Z] #19 21.30 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-12T10:44:34.234Z] #19 21.32 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-12T10:44:34.234Z] #19 21.33 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-12T10:44:34.501Z] #19 21.71 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-12T10:44:34.501Z] #19 21.71 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-12T10:44:34.501Z] #19 21.72 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-12T10:44:34.501Z] #19 21.72 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-12T10:44:34.501Z] #19 21.72 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-12T10:44:34.501Z] #19 21.73 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-12T10:44:34.501Z] #19 21.73 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-12T10:44:34.501Z] #19 21.73 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-12T10:44:34.501Z] #19 21.74 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-12T10:44:34.501Z] #19 21.75 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-12T10:44:34.501Z] #19 21.75 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-12T10:44:34.501Z] #19 21.75 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-12T10:44:35.084Z] #19 22.16 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-12T10:44:35.084Z] #19 22.16 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-12T10:44:35.084Z] #19 22.16 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-12T10:44:35.084Z] #19 22.18 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-12T10:44:35.084Z] #19 22.19 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-12T10:44:35.344Z] #19 22.52 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-12T10:44:35.344Z] #19 22.53 Get:134 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-12T10:44:35.914Z] #19 22.95 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:44:35.914Z] #19 23.10 Fetched 789 MB in 7s (120 MB/s) [2022-07-12T10:44:35.914Z] #19 23.17 Selecting previously unselected package liblocale-gettext-perl. [2022-07-12T10:44:36.174Z] #19 23.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 ... 15718 files and directories currently installed.) [2022-07-12T10:44:36.174Z] #19 23.36 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-12T10:44:36.174Z] #19 23.36 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-12T10:44:36.174Z] #19 23.41 Selecting previously unselected package bzip2. [2022-07-12T10:44:36.174Z] #19 23.41 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T10:44:36.174Z] #19 23.42 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T10:44:36.174Z] #19 23.45 Selecting previously unselected package libmagic-mgc. [2022-07-12T10:44:36.174Z] #19 23.45 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-12T10:44:36.174Z] #19 23.46 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T10:44:36.174Z] #19 23.54 Selecting previously unselected package libmagic1:amd64. [2022-07-12T10:44:36.434Z] #19 23.54 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-12T10:44:36.434Z] #19 23.55 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-12T10:44:36.434Z] #19 23.59 Selecting previously unselected package file. [2022-07-12T10:44:36.434Z] #19 23.59 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-12T10:44:36.434Z] #19 23.60 Unpacking file (1:5.39-3) ... [2022-07-12T10:44:36.434Z] #19 23.63 Selecting previously unselected package xz-utils. [2022-07-12T10:44:36.434Z] #19 23.63 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T10:44:36.434Z] #19 23.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:44:36.693Z] #19 23.72 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-12T10:44:36.693Z] #19 23.73 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-12T10:44:36.693Z] #19 23.73 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-12T10:44:36.953Z] #19 24.06 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-12T10:44:36.953Z] #19 24.06 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-12T10:44:36.953Z] #19 24.07 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-12T10:44:37.214Z] #19 24.36 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-12T10:44:37.214Z] #19 24.36 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-12T10:44:37.214Z] #19 24.37 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-12T10:44:37.473Z] #19 24.66 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-12T10:44:37.473Z] #19 24.66 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-12T10:44:37.473Z] #19 24.67 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-12T10:44:37.733Z] #19 24.94 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-12T10:44:37.733Z] #19 24.94 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-12T10:44:37.733Z] #19 24.94 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-12T10:44:37.994Z] #19 25.17 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-12T10:44:37.994Z] #19 25.17 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:44:37.994Z] #19 25.17 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T10:44:37.994Z] #19 25.21 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-12T10:44:37.994Z] #19 25.21 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:44:37.994Z] #19 25.21 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:44:38.892Z] Fetching without tags [2022-07-12T10:44:39.175Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:44:39.841Z] Fetching without tags [2022-07-12T10:44:40.134Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:44:38.815Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:44:38.830Z] > git config --add remote.origin.fetch +refs/pull/43797/head:refs/remotes/origin/PR-43797 # timeout=10 [2022-07-12T10:44:38.849Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:38.873Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:44:38.937Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:44:38.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:38.943Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:39.179Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:44:39.197Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:44:39.965Z] > git remote # timeout=10 [2022-07-12T10:44:39.987Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T10:44:40.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:40.039Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T10:44:40.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T10:44:40.172Z] Merge succeeded, producing 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:44:40.172Z] Checking out Revision 10829dd2221fdf8c5fe8610ff257f9a910068ba4 (PR-43797) [2022-07-12T10:44:40.196Z] Fetching without tags [2022-07-12T10:44:40.522Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:44:41.582Z] Merge succeeded, producing 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:44:41.582Z] Checking out Revision 10829dd2221fdf8c5fe8610ff257f9a910068ba4 (PR-43797) [2022-07-12T10:44:41.712Z] Merge succeeded, producing 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:44:41.712Z] Checking out Revision 10829dd2221fdf8c5fe8610ff257f9a910068ba4 (PR-43797) [2022-07-12T10:44:39.741Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:44:39.757Z] > git config --add remote.origin.fetch +refs/pull/43797/head:refs/remotes/origin/PR-43797 # timeout=10 [2022-07-12T10:44:39.787Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:39.818Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:44:39.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:44:39.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:39.845Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:40.142Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:44:40.169Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:44:41.522Z] > git remote # timeout=10 [2022-07-12T10:44:41.541Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T10:44:41.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:41.549Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T10:44:41.571Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T10:44:41.704Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:44:41.714Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:44:40.099Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:44:40.124Z] > git config --add remote.origin.fetch +refs/pull/43797/head:refs/remotes/origin/PR-43797 # timeout=10 [2022-07-12T10:44:40.145Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:40.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:44:40.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:44:40.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:40.200Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:40.533Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:44:40.564Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:44:41.399Z] > git remote # timeout=10 [2022-07-12T10:44:41.525Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T10:44:41.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:41.554Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T10:44:41.576Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T10:44:41.716Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:44:41.786Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:44:40.173Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:44:40.199Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:44:43.281Z] #19 29.69 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-12T10:44:43.281Z] #19 29.70 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:44:43.281Z] #19 29.70 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-12T10:44:43.281Z] #19 29.73 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-12T10:44:43.281Z] #19 29.73 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:44:43.281Z] #19 29.74 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T10:44:44.909Z] Fetching without tags [2022-07-12T10:44:45.136Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:44:45.288Z] Commit message: "daemon: NewDaemon(): fail early on non-supported platforms" [2022-07-12T10:44:45.306Z] > git --version # timeout=10 [2022-07-12T10:44:45.342Z] > git --version # 'git version 2.17.1' [2022-07-12T10:44:45.369Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T10:44:45.921Z] Commit message: "daemon: NewDaemon(): fail early on non-supported platforms" [2022-07-12T10:44:45.941Z] > git --version # timeout=10 [2022-07-12T10:44:45.957Z] > git --version # 'git version 2.25.1' [2022-07-12T10:44:45.970Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-12T10:44:44.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:44:44.753Z] > git config --add remote.origin.fetch +refs/pull/43797/head:refs/remotes/origin/PR-43797 # timeout=10 [2022-07-12T10:44:44.869Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:44.887Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T10:44:44.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T10:44:44.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:44.913Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43797/head:refs/remotes/origin/PR-43797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T10:44:45.143Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:44:45.168Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:44:46.094Z] Merge succeeded, producing 10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:44:46.095Z] Checking out Revision 10829dd2221fdf8c5fe8610ff257f9a910068ba4 (PR-43797) [2022-07-12T10:44:46.124Z] Commit message: "daemon: NewDaemon(): fail early on non-supported platforms" [2022-07-12T10:44:46.161Z] > git --version # timeout=10 [2022-07-12T10:44:46.186Z] > git --version # 'git version 2.17.1' [2022-07-12T10:44:46.211Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T10:44:46.370Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T10:44:46.890Z] + docker version [2022-07-12T10:44:47.327Z] + docker version [2022-07-12T10:44:47.484Z] #19 33.91 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-12T10:44:47.484Z] #19 33.91 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:44:47.484Z] #19 33.92 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-12T10:44:47.484Z] #19 33.95 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-12T10:44:47.484Z] #19 33.95 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:44:47.484Z] #19 33.95 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T10:44:46.061Z] > git remote # timeout=10 [2022-07-12T10:44:46.071Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T10:44:46.076Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T10:44:46.077Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T10:44:46.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T10:44:46.095Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T10:44:46.108Z] > git checkout -f 10829dd2221fdf8c5fe8610ff257f9a910068ba4 # timeout=10 [2022-07-12T10:44:49.837Z] Commit message: "daemon: NewDaemon(): fail early on non-supported platforms" [2022-07-12T10:44:49.851Z] > git --version # timeout=10 [2022-07-12T10:44:49.856Z] > git --version # 'git version 2.25.1' [2022-07-12T10:44:49.873Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T10:44:50.763Z] + docker version [2022-07-12T10:44:51.684Z] #19 38.72 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-12T10:44:51.684Z] #19 38.73 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:44:51.684Z] #19 38.83 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T10:44:51.945Z] #19 39.24 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-12T10:44:51.945Z] #19 39.24 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:44:52.205Z] #19 39.24 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:44:52.936Z] Client: Docker Engine - Community [2022-07-12T10:44:52.936Z] Version: 20.10.14 [2022-07-12T10:44:52.936Z] API version: 1.41 [2022-07-12T10:44:52.936Z] Go version: go1.16.15 [2022-07-12T10:44:52.936Z] Git commit: a224086 [2022-07-12T10:44:52.936Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-12T10:44:52.936Z] OS/Arch: linux/amd64 [2022-07-12T10:44:52.936Z] Context: default [2022-07-12T10:44:52.936Z] Experimental: true [2022-07-12T10:44:52.936Z] [2022-07-12T10:44:52.936Z] Server: Docker Engine - Community [2022-07-12T10:44:52.936Z] Engine: [2022-07-12T10:44:52.936Z] Version: 20.10.14 [2022-07-12T10:44:52.936Z] API version: 1.41 (minimum version 1.12) [2022-07-12T10:44:52.936Z] Go version: go1.16.15 [2022-07-12T10:44:52.936Z] Git commit: 87a90dc [2022-07-12T10:44:52.936Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-12T10:44:52.936Z] OS/Arch: linux/amd64 [2022-07-12T10:44:52.936Z] Experimental: true [2022-07-12T10:44:52.936Z] containerd: [2022-07-12T10:44:52.936Z] Version: 1.5.11 [2022-07-12T10:44:52.936Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T10:44:52.936Z] runc: [2022-07-12T10:44:52.936Z] Version: 1.0.3 [2022-07-12T10:44:52.936Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T10:44:52.936Z] docker-init: [2022-07-12T10:44:52.936Z] Version: 0.19.0 [2022-07-12T10:44:52.936Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T10:44:53.399Z] + docker info [2022-07-12T10:44:53.885Z] Client: Docker Engine - Community [2022-07-12T10:44:53.885Z] Version: 20.10.14 [2022-07-12T10:44:53.885Z] API version: 1.41 [2022-07-12T10:44:53.885Z] Go version: go1.16.15 [2022-07-12T10:44:53.885Z] Git commit: a224086 [2022-07-12T10:44:53.885Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-12T10:44:53.885Z] OS/Arch: linux/amd64 [2022-07-12T10:44:53.885Z] Context: default [2022-07-12T10:44:53.885Z] Experimental: true [2022-07-12T10:44:53.885Z] [2022-07-12T10:44:53.885Z] Server: Docker Engine - Community [2022-07-12T10:44:53.885Z] Engine: [2022-07-12T10:44:53.885Z] Version: 20.10.14 [2022-07-12T10:44:53.885Z] API version: 1.41 (minimum version 1.12) [2022-07-12T10:44:53.885Z] Go version: go1.16.15 [2022-07-12T10:44:53.885Z] Git commit: 87a90dc [2022-07-12T10:44:53.885Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-12T10:44:53.885Z] OS/Arch: linux/amd64 [2022-07-12T10:44:53.885Z] Experimental: true [2022-07-12T10:44:53.885Z] containerd: [2022-07-12T10:44:53.885Z] Version: 1.5.11 [2022-07-12T10:44:53.885Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T10:44:53.885Z] runc: [2022-07-12T10:44:53.885Z] Version: 1.0.3 [2022-07-12T10:44:53.885Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T10:44:53.885Z] docker-init: [2022-07-12T10:44:53.885Z] Version: 0.19.0 [2022-07-12T10:44:53.885Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T10:44:54.248Z] + docker info [2022-07-12T10:44:55.007Z] Client: Docker Engine - Community [2022-07-12T10:44:55.007Z] Version: 20.10.14 [2022-07-12T10:44:55.007Z] API version: 1.41 [2022-07-12T10:44:55.007Z] Go version: go1.16.15 [2022-07-12T10:44:55.007Z] Git commit: a224086 [2022-07-12T10:44:55.007Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-12T10:44:55.007Z] OS/Arch: linux/amd64 [2022-07-12T10:44:55.007Z] Context: default [2022-07-12T10:44:55.007Z] Experimental: true [2022-07-12T10:44:55.007Z] [2022-07-12T10:44:55.007Z] Server: Docker Engine - Community [2022-07-12T10:44:55.007Z] Engine: [2022-07-12T10:44:55.007Z] Version: 20.10.14 [2022-07-12T10:44:55.007Z] API version: 1.41 (minimum version 1.12) [2022-07-12T10:44:55.007Z] Go version: go1.16.15 [2022-07-12T10:44:55.007Z] Git commit: 87a90dc [2022-07-12T10:44:55.007Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-12T10:44:55.007Z] OS/Arch: linux/amd64 [2022-07-12T10:44:55.007Z] Experimental: true [2022-07-12T10:44:55.007Z] containerd: [2022-07-12T10:44:55.007Z] Version: 1.5.11 [2022-07-12T10:44:55.007Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T10:44:55.007Z] runc: [2022-07-12T10:44:55.007Z] Version: 1.0.3 [2022-07-12T10:44:55.007Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T10:44:55.007Z] docker-init: [2022-07-12T10:44:55.007Z] Version: 0.19.0 [2022-07-12T10:44:55.007Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T10:44:55.317Z] + docker info [2022-07-12T10:44:56.410Z] #19 43.29 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-12T10:44:56.410Z] #19 43.29 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:44:56.410Z] #19 43.30 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T10:44:56.410Z] #19 43.33 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-12T10:44:56.410Z] #19 43.33 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:44:56.410Z] #19 43.34 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:44:58.859Z] Client: Docker Engine - Community [2022-07-12T10:44:58.859Z] Version: 20.10.14 [2022-07-12T10:44:58.859Z] API version: 1.41 [2022-07-12T10:44:58.859Z] Go version: go1.16.15 [2022-07-12T10:44:58.859Z] Git commit: a224086 [2022-07-12T10:44:58.859Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-12T10:44:58.859Z] OS/Arch: linux/arm64 [2022-07-12T10:44:58.859Z] Context: default [2022-07-12T10:44:58.859Z] Experimental: true [2022-07-12T10:44:58.859Z] [2022-07-12T10:44:58.859Z] Server: Docker Engine - Community [2022-07-12T10:44:58.859Z] Engine: [2022-07-12T10:44:58.859Z] Version: 20.10.14 [2022-07-12T10:44:58.859Z] API version: 1.41 (minimum version 1.12) [2022-07-12T10:44:58.859Z] Go version: go1.16.15 [2022-07-12T10:44:58.859Z] Git commit: 87a90dc [2022-07-12T10:44:58.859Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-12T10:44:58.859Z] OS/Arch: linux/arm64 [2022-07-12T10:44:58.859Z] Experimental: true [2022-07-12T10:44:58.859Z] containerd: [2022-07-12T10:44:58.859Z] Version: 1.5.11 [2022-07-12T10:44:58.859Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T10:44:58.859Z] runc: [2022-07-12T10:44:58.859Z] Version: 1.0.3 [2022-07-12T10:44:58.859Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T10:44:58.859Z] docker-init: [2022-07-12T10:44:58.859Z] Version: 0.19.0 [2022-07-12T10:44:58.859Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T10:44:59.164Z] + docker info [2022-07-12T10:45:00.615Z] #19 47.21 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-12T10:45:00.615Z] #19 47.21 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:00.615Z] #19 47.21 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:00.615Z] #19 47.24 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-12T10:45:00.615Z] #19 47.24 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:00.615Z] #19 47.24 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T10:45:00.615Z] #19 47.27 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-12T10:45:00.615Z] #19 47.27 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:00.615Z] #19 47.27 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T10:45:00.615Z] #19 47.30 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-12T10:45:00.615Z] #19 47.30 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:00.615Z] #19 47.30 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:00.615Z] #19 47.32 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-12T10:45:00.615Z] #19 47.33 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:00.615Z] #19 47.33 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:00.615Z] #19 47.36 Selecting previously unselected package cross-config. [2022-07-12T10:45:00.615Z] #19 47.36 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-12T10:45:00.615Z] #19 47.36 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-12T10:45:00.615Z] #19 47.39 Selecting previously unselected package gcc-10-cross-base. [2022-07-12T10:45:00.615Z] #19 47.39 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:00.615Z] #19 47.40 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-12T10:45:00.615Z] #19 47.43 Selecting previously unselected package libc6-arm64-cross. [2022-07-12T10:45:00.615Z] #19 47.43 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-12T10:45:00.615Z] #19 47.44 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-12T10:45:00.615Z] #19 47.56 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-12T10:45:00.615Z] #19 47.56 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:00.615Z] #19 47.56 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:00.615Z] #19 47.59 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-12T10:45:00.615Z] #19 47.59 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:00.615Z] #19 47.60 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:00.615Z] #19 47.63 Selecting previously unselected package libitm1-arm64-cross. [2022-07-12T10:45:00.615Z] #19 47.64 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:00.615Z] #19 47.64 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:00.615Z] #19 47.67 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-12T10:45:00.615Z] #19 47.67 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:00.615Z] #19 47.68 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:00.615Z] #19 47.71 Selecting previously unselected package libasan6-arm64-cross. [2022-07-12T10:45:00.615Z] #19 47.71 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:00.615Z] #19 47.72 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:00.615Z] #19 47.94 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-12T10:45:00.874Z] #19 47.94 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:00.874Z] #19 47.95 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:00.874Z] #19 48.05 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-12T10:45:00.874Z] #19 48.05 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:00.874Z] #19 48.06 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:01.134Z] #19 48.28 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-12T10:45:01.134Z] #19 48.28 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:01.134Z] #19 48.28 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:01.134Z] #19 48.42 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-12T10:45:01.134Z] #19 48.42 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:01.134Z] #19 48.43 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:01.395Z] #19 48.53 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-12T10:45:01.395Z] #19 48.53 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:01.395Z] #19 48.53 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:01.655Z] #19 48.67 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-12T10:45:01.655Z] #19 48.67 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:45:01.655Z] #19 48.67 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:06.940Z] #19 53.71 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-12T10:45:06.940Z] #19 53.71 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:06.940Z] #19 53.71 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:06.940Z] #19 53.74 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-12T10:45:06.940Z] #19 53.74 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-12T10:45:06.940Z] #19 53.74 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-12T10:45:06.940Z] #19 53.94 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-12T10:45:06.940Z] #19 53.94 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-12T10:45:06.940Z] #19 53.95 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-12T10:45:06.940Z] #19 54.18 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-12T10:45:06.940Z] #19 54.18 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:07.200Z] #19 54.18 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:07.200Z] #19 54.43 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-12T10:45:07.200Z] #19 54.43 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:45:07.200Z] #19 54.43 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:11.464Z] Client: [2022-07-12T10:45:11.464Z] Context: default [2022-07-12T10:45:11.464Z] Debug Mode: false [2022-07-12T10:45:11.464Z] Plugins: [2022-07-12T10:45:11.464Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T10:45:11.464Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T10:45:11.464Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T10:45:11.464Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T10:45:11.464Z] [2022-07-12T10:45:11.464Z] Server: [2022-07-12T10:45:11.464Z] Containers: 0 [2022-07-12T10:45:11.464Z] Running: 0 [2022-07-12T10:45:11.464Z] Paused: 0 [2022-07-12T10:45:11.464Z] Stopped: 0 [2022-07-12T10:45:11.464Z] Images: 0 [2022-07-12T10:45:11.464Z] Server Version: 20.10.14 [2022-07-12T10:45:11.464Z] Storage Driver: overlay2 [2022-07-12T10:45:11.464Z] Backing Filesystem: extfs [2022-07-12T10:45:11.464Z] Supports d_type: true [2022-07-12T10:45:11.464Z] Native Overlay Diff: true [2022-07-12T10:45:11.464Z] userxattr: false [2022-07-12T10:45:11.464Z] Logging Driver: json-file [2022-07-12T10:45:11.464Z] Cgroup Driver: cgroupfs [2022-07-12T10:45:11.464Z] Cgroup Version: 1 [2022-07-12T10:45:11.464Z] Plugins: [2022-07-12T10:45:11.464Z] Volume: local [2022-07-12T10:45:11.464Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T10:45:11.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T10:45:11.464Z] Swarm: inactive [2022-07-12T10:45:11.464Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T10:45:11.464Z] Default Runtime: runc [2022-07-12T10:45:11.464Z] Init Binary: docker-init [2022-07-12T10:45:11.464Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T10:45:11.464Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T10:45:11.464Z] init version: de40ad0 [2022-07-12T10:45:11.464Z] Security Options: [2022-07-12T10:45:11.464Z] apparmor [2022-07-12T10:45:11.464Z] seccomp [2022-07-12T10:45:11.464Z] Profile: default [2022-07-12T10:45:11.464Z] Kernel Version: 5.4.0-1071-aws [2022-07-12T10:45:11.464Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-12T10:45:11.464Z] OSType: linux [2022-07-12T10:45:11.464Z] Architecture: x86_64 [2022-07-12T10:45:11.464Z] CPUs: 2 [2022-07-12T10:45:11.464Z] Total Memory: 7.483GiB [2022-07-12T10:45:11.464Z] Name: ip-10-100-75-13 [2022-07-12T10:45:11.464Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-12T10:45:11.464Z] Docker Root Dir: /var/lib/docker [2022-07-12T10:45:11.464Z] Debug Mode: false [2022-07-12T10:45:11.465Z] Registry: https://index.docker.io/v1/ [2022-07-12T10:45:11.465Z] Labels: [2022-07-12T10:45:11.465Z] Experimental: true [2022-07-12T10:45:11.465Z] Insecure Registries: [2022-07-12T10:45:11.465Z] 127.0.0.0/8 [2022-07-12T10:45:11.465Z] Live Restore Enabled: true [2022-07-12T10:45:11.465Z] [2022-07-12T10:45:11.465Z] WARNING: No swap limit support [Pipeline] sh [2022-07-12T10:45:11.793Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T10:45:11.793Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T10:45:11.793Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43797/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T10:45:11.793Z] + bash /home/ubuntu/workspace/moby_PR-43797/check-config.sh [2022-07-12T10:45:11.793Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T10:45:11.793Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-12T10:45:11.793Z] [2022-07-12T10:45:11.793Z] Generally Necessary: [2022-07-12T10:45:11.793Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T10:45:11.793Z] - apparmor: enabled and tools installed [2022-07-12T10:45:11.793Z] - CONFIG_NAMESPACES: enabled [2022-07-12T10:45:11.793Z] - CONFIG_NET_NS: enabled [2022-07-12T10:45:11.793Z] - CONFIG_PID_NS: enabled [2022-07-12T10:45:11.793Z] - CONFIG_IPC_NS: enabled [2022-07-12T10:45:11.793Z] - CONFIG_UTS_NS: enabled [2022-07-12T10:45:11.793Z] - CONFIG_CGROUPS: enabled [2022-07-12T10:45:11.793Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T10:45:11.793Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T10:45:11.793Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T10:45:11.793Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T10:45:11.793Z] - CONFIG_CPUSETS: enabled [2022-07-12T10:45:11.793Z] - CONFIG_MEMCG: enabled [2022-07-12T10:45:11.793Z] - CONFIG_KEYS: enabled [2022-07-12T10:45:12.069Z] - CONFIG_VETH: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T10:45:12.069Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T10:45:12.069Z] [2022-07-12T10:45:12.069Z] Optional Features: [2022-07-12T10:45:12.069Z] - CONFIG_USER_NS: enabled [2022-07-12T10:45:12.069Z] - CONFIG_SECCOMP: enabled [2022-07-12T10:45:12.069Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T10:45:12.069Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T10:45:12.069Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T10:45:12.069Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-12T10:45:12.069Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-12T10:45:12.069Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T10:45:12.069Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T10:45:12.069Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T10:45:12.069Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T10:45:12.069Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T10:45:12.069Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T10:45:12.069Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T10:45:12.069Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T10:45:12.069Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T10:45:12.069Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T10:45:12.069Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T10:45:12.069Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T10:45:12.069Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T10:45:12.069Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T10:45:12.069Z] - CONFIG_EXT4_FS: enabled [2022-07-12T10:45:12.069Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T10:45:12.314Z] Client: [2022-07-12T10:45:12.314Z] Context: default [2022-07-12T10:45:12.314Z] Debug Mode: false [2022-07-12T10:45:12.314Z] Plugins: [2022-07-12T10:45:12.314Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T10:45:12.314Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T10:45:12.314Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T10:45:12.314Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T10:45:12.314Z] [2022-07-12T10:45:12.314Z] Server: [2022-07-12T10:45:12.314Z] Containers: 0 [2022-07-12T10:45:12.314Z] Running: 0 [2022-07-12T10:45:12.314Z] Paused: 0 [2022-07-12T10:45:12.314Z] Stopped: 0 [2022-07-12T10:45:12.314Z] Images: 0 [2022-07-12T10:45:12.314Z] Server Version: 20.10.14 [2022-07-12T10:45:12.314Z] Storage Driver: overlay2 [2022-07-12T10:45:12.314Z] Backing Filesystem: extfs [2022-07-12T10:45:12.314Z] Supports d_type: true [2022-07-12T10:45:12.314Z] Native Overlay Diff: true [2022-07-12T10:45:12.314Z] userxattr: false [2022-07-12T10:45:12.314Z] Logging Driver: json-file [2022-07-12T10:45:12.314Z] Cgroup Driver: cgroupfs [2022-07-12T10:45:12.314Z] Cgroup Version: 1 [2022-07-12T10:45:12.314Z] Plugins: [2022-07-12T10:45:12.314Z] Volume: local [2022-07-12T10:45:12.314Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T10:45:12.314Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T10:45:12.314Z] Swarm: inactive [2022-07-12T10:45:12.314Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T10:45:12.314Z] Default Runtime: runc [2022-07-12T10:45:12.314Z] Init Binary: docker-init [2022-07-12T10:45:12.314Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T10:45:12.314Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T10:45:12.314Z] init version: de40ad0 [2022-07-12T10:45:12.314Z] Security Options: [2022-07-12T10:45:12.314Z] apparmor [2022-07-12T10:45:12.314Z] seccomp [2022-07-12T10:45:12.314Z] Profile: default [2022-07-12T10:45:12.314Z] Kernel Version: 5.4.0-1071-aws [2022-07-12T10:45:12.314Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-12T10:45:12.314Z] OSType: linux [2022-07-12T10:45:12.314Z] Architecture: x86_64 [2022-07-12T10:45:12.314Z] CPUs: 2 [2022-07-12T10:45:12.314Z] Total Memory: 7.483GiB [2022-07-12T10:45:12.314Z] Name: ip-10-100-87-200 [2022-07-12T10:45:12.314Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-12T10:45:12.314Z] Docker Root Dir: /var/lib/docker [2022-07-12T10:45:12.314Z] Debug Mode: false [2022-07-12T10:45:12.314Z] Registry: https://index.docker.io/v1/ [2022-07-12T10:45:12.314Z] Labels: [2022-07-12T10:45:12.314Z] Experimental: true [2022-07-12T10:45:12.314Z] Insecure Registries: [2022-07-12T10:45:12.314Z] 127.0.0.0/8 [2022-07-12T10:45:12.314Z] Live Restore Enabled: true [2022-07-12T10:45:12.314Z] [2022-07-12T10:45:12.314Z] WARNING: No swap limit support [Pipeline] sh [2022-07-12T10:45:12.330Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T10:45:12.330Z] - Network Drivers: [2022-07-12T10:45:12.330Z] - "overlay": [2022-07-12T10:45:12.330Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T10:45:12.330Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T10:45:12.330Z] Optional (for encrypted networks): [2022-07-12T10:45:12.330Z] - CONFIG_CRYPTO: enabled [2022-07-12T10:45:12.330Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T10:45:12.330Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T10:45:12.330Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T10:45:12.330Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T10:45:12.330Z] - CONFIG_XFRM: enabled [2022-07-12T10:45:12.330Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T10:45:12.330Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T10:45:12.330Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T10:45:12.330Z] - "ipvlan": [2022-07-12T10:45:12.330Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T10:45:12.330Z] - "macvlan": [2022-07-12T10:45:12.330Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T10:45:12.330Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T10:45:12.330Z] - "ftp,tftp client in container": [2022-07-12T10:45:12.330Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T10:45:12.330Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T10:45:12.330Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T10:45:12.330Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T10:45:12.330Z] - Storage Drivers: [2022-07-12T10:45:12.330Z] - "aufs": [2022-07-12T10:45:12.330Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T10:45:12.330Z] - "btrfs": [2022-07-12T10:45:12.330Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T10:45:12.330Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T10:45:12.330Z] - "devicemapper": [2022-07-12T10:45:12.330Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T10:45:12.330Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T10:45:12.330Z] - "overlay": [2022-07-12T10:45:12.330Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T10:45:12.330Z] - "zfs": [2022-07-12T10:45:12.330Z] - /dev/zfs: present [2022-07-12T10:45:12.330Z] - zfs command: missing [2022-07-12T10:45:12.330Z] - zpool command: missing [2022-07-12T10:45:12.330Z] [2022-07-12T10:45:12.330Z] Limits: [2022-07-12T10:45:12.330Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T10:45:12.330Z] [2022-07-12T10:45:12.330Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T10:45:12.497Z] #19 59.25 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-12T10:45:12.497Z] #19 59.25 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:12.497Z] #19 59.25 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:12.497Z] #19 59.28 Preparing to unpack .../046-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T10:45:12.497Z] #19 59.29 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T10:45:12.497Z] #19 59.82 Selecting previously unselected package patch. [2022-07-12T10:45:12.635Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T10:45:12.636Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T10:45:12.636Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43797/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T10:45:12.636Z] + bash /home/ubuntu/workspace/moby_PR-43797/check-config.sh [2022-07-12T10:45:12.636Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T10:45:12.636Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-12T10:45:12.636Z] [2022-07-12T10:45:12.636Z] Generally Necessary: [2022-07-12T10:45:12.636Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T10:45:12.636Z] - apparmor: enabled and tools installed [2022-07-12T10:45:12.636Z] - CONFIG_NAMESPACES: enabled [2022-07-12T10:45:12.636Z] - CONFIG_NET_NS: enabled [2022-07-12T10:45:12.636Z] - CONFIG_PID_NS: enabled [2022-07-12T10:45:12.636Z] - CONFIG_IPC_NS: enabled [2022-07-12T10:45:12.636Z] - CONFIG_UTS_NS: enabled [2022-07-12T10:45:12.636Z] - CONFIG_CGROUPS: enabled [2022-07-12T10:45:12.636Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T10:45:12.636Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T10:45:12.636Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T10:45:12.636Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T10:45:12.636Z] - CONFIG_CPUSETS: enabled [2022-07-12T10:45:12.636Z] - CONFIG_MEMCG: enabled [2022-07-12T10:45:12.636Z] - CONFIG_KEYS: enabled [2022-07-12T10:45:12.636Z] - CONFIG_VETH: enabled (as module) [2022-07-12T10:45:12.636Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T10:45:12.636Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T10:45:12.636Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T10:45:12.636Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T10:45:12.636Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T10:45:12.636Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T10:45:12.636Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T10:45:12.707Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 . [2022-07-12T10:45:12.757Z] #19 59.82 Preparing to unpack .../047-patch_2.7.6-7_amd64.deb ... [2022-07-12T10:45:12.757Z] #19 59.83 Unpacking patch (2.7.6-7) ... [2022-07-12T10:45:12.757Z] #19 59.86 Selecting previously unselected package dpkg-dev. [2022-07-12T10:45:12.757Z] #19 59.86 Preparing to unpack .../048-dpkg-dev_1.20.11_all.deb ... [2022-07-12T10:45:12.757Z] #19 59.87 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T10:45:12.757Z] #19 60.01 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-12T10:45:12.757Z] #19 60.01 Preparing to unpack .../049-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-12T10:45:12.757Z] #19 60.02 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-12T10:45:12.757Z] #19 60.05 Selecting previously unselected package libio-string-perl. [2022-07-12T10:45:12.757Z] #19 60.05 Preparing to unpack .../050-libio-string-perl_1.08-3.1_all.deb ... [2022-07-12T10:45:12.757Z] #19 60.05 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-12T10:45:12.757Z] #19 60.08 Selecting previously unselected package libicu67:amd64. [2022-07-12T10:45:12.911Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T10:45:12.911Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T10:45:12.911Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T10:45:12.911Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T10:45:12.911Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T10:45:12.911Z] [2022-07-12T10:45:12.911Z] Optional Features: [2022-07-12T10:45:12.911Z] - CONFIG_USER_NS: enabled [2022-07-12T10:45:12.911Z] - CONFIG_SECCOMP: enabled [2022-07-12T10:45:12.911Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T10:45:12.911Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T10:45:12.911Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T10:45:12.911Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-12T10:45:12.911Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-12T10:45:12.911Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T10:45:12.911Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T10:45:12.911Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T10:45:12.911Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T10:45:12.911Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T10:45:12.911Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T10:45:12.911Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T10:45:12.911Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T10:45:12.911Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T10:45:12.911Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T10:45:12.911Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T10:45:12.911Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T10:45:12.911Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T10:45:12.911Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T10:45:12.911Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T10:45:12.911Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T10:45:12.911Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T10:45:12.911Z] - CONFIG_EXT4_FS: enabled [2022-07-12T10:45:12.911Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T10:45:12.911Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T10:45:12.911Z] - Network Drivers: [2022-07-12T10:45:12.911Z] - "overlay": [2022-07-12T10:45:12.911Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T10:45:12.911Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T10:45:12.911Z] Optional (for encrypted networks): [2022-07-12T10:45:12.969Z] #2 [internal] load .dockerignore [2022-07-12T10:45:12.969Z] #2 sha256:c5c71622417412b7e1b523783d654340a73c3c5ef07c7847a52352b8258adc89 [2022-07-12T10:45:12.969Z] #2 transferring context: 145B done [2022-07-12T10:45:12.969Z] #2 DONE 0.1s [2022-07-12T10:45:12.969Z] [2022-07-12T10:45:12.969Z] #1 [internal] load build definition from Dockerfile [2022-07-12T10:45:12.969Z] #1 sha256:722424a59108114dd6279aeb3c9097ad90cd34dfdbd362dd6a3f5381f69f28a8 [2022-07-12T10:45:12.969Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T10:45:12.969Z] #1 DONE 0.2s [2022-07-12T10:45:12.969Z] [2022-07-12T10:45:12.969Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T10:45:12.969Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T10:45:13.016Z] #19 60.08 Preparing to unpack .../051-libicu67_67.1-7_amd64.deb ... [2022-07-12T10:45:13.016Z] #19 60.08 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T10:45:13.174Z] - CONFIG_CRYPTO: enabled [2022-07-12T10:45:13.174Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T10:45:13.174Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T10:45:13.174Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T10:45:13.174Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T10:45:13.174Z] - CONFIG_XFRM: enabled [2022-07-12T10:45:13.174Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T10:45:13.175Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T10:45:13.175Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T10:45:13.175Z] - "ipvlan": [2022-07-12T10:45:13.175Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T10:45:13.175Z] - "macvlan": [2022-07-12T10:45:13.175Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T10:45:13.175Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T10:45:13.175Z] - "ftp,tftp client in container": [2022-07-12T10:45:13.175Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T10:45:13.175Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T10:45:13.175Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T10:45:13.175Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T10:45:13.175Z] - Storage Drivers: [2022-07-12T10:45:13.175Z] - "aufs": [2022-07-12T10:45:13.175Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T10:45:13.175Z] - "btrfs": [2022-07-12T10:45:13.175Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T10:45:13.175Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T10:45:13.175Z] - "devicemapper": [2022-07-12T10:45:13.175Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T10:45:13.175Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T10:45:13.175Z] - "overlay": [2022-07-12T10:45:13.175Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T10:45:13.175Z] - "zfs": [2022-07-12T10:45:13.175Z] - /dev/zfs: present [2022-07-12T10:45:13.175Z] - zfs command: missing [2022-07-12T10:45:13.175Z] - zpool command: missing [2022-07-12T10:45:13.175Z] [2022-07-12T10:45:13.175Z] Limits: [2022-07-12T10:45:13.175Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T10:45:13.175Z] [2022-07-12T10:45:13.175Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T10:45:13.536Z] #3 DONE 0.5s [2022-07-12T10:45:13.536Z] [2022-07-12T10:45:13.536Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T10:45:13.536Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T10:45:13.536Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-12T10:45:13.552Z] + sudo modprobe ip_vs [2022-07-12T10:45:13.552Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 . [2022-07-12T10:45:13.794Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-12T10:45:13.794Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-12T10:45:13.794Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-12T10:45:13.794Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 8.39MB / 9.94MB 0.2s [2022-07-12T10:45:13.794Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s [2022-07-12T10:45:13.812Z] #1 [internal] load build definition from Dockerfile [2022-07-12T10:45:13.812Z] #1 sha256:0a8f37ae649eefef64ea5ad7c40363da519f54d578ecbee5fbba39897b3108c3 [2022-07-12T10:45:13.812Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T10:45:13.812Z] #1 DONE 0.1s [2022-07-12T10:45:13.812Z] [2022-07-12T10:45:13.812Z] #2 [internal] load .dockerignore [2022-07-12T10:45:13.812Z] #2 sha256:f20479c87679fb884a9137cacf8f152f088a564bb8a9ff878f1338ff7bb65c0d [2022-07-12T10:45:13.812Z] #2 transferring context: 145B done [2022-07-12T10:45:13.955Z] #19 60.91 Selecting previously unselected package libxml2:amd64. [2022-07-12T10:45:13.955Z] #19 60.91 Preparing to unpack .../052-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-12T10:45:13.955Z] #19 60.91 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T10:45:13.955Z] #19 60.99 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-12T10:45:13.955Z] #19 60.99 Preparing to unpack .../053-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-12T10:45:13.955Z] #19 60.99 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-12T10:45:13.955Z] #19 61.02 Selecting previously unselected package libxml-sax-base-perl. [2022-07-12T10:45:13.955Z] #19 61.02 Preparing to unpack .../054-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-12T10:45:13.955Z] #19 61.02 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-12T10:45:13.955Z] #19 61.05 Selecting previously unselected package libxml-sax-perl. [2022-07-12T10:45:13.955Z] #19 61.05 Preparing to unpack .../055-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-12T10:45:13.955Z] #19 61.06 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-12T10:45:13.955Z] #19 61.09 Selecting previously unselected package libxml-libxml-perl. [2022-07-12T10:45:13.955Z] #19 61.09 Preparing to unpack .../056-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-12T10:45:13.955Z] #19 61.10 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-12T10:45:13.955Z] #19 61.15 Selecting previously unselected package libxml-simple-perl. [2022-07-12T10:45:13.955Z] #19 61.15 Preparing to unpack .../057-libxml-simple-perl_2.25-1_all.deb ... [2022-07-12T10:45:13.955Z] #19 61.16 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-12T10:45:13.955Z] #19 61.19 Selecting previously unselected package libyaml-perl. [2022-07-12T10:45:13.955Z] #19 61.19 Preparing to unpack .../058-libyaml-perl_1.30-1_all.deb ... [2022-07-12T10:45:13.955Z] #19 61.20 Unpacking libyaml-perl (1.30-1) ... [2022-07-12T10:45:13.956Z] #19 61.23 Selecting previously unselected package libconfig-auto-perl. [2022-07-12T10:45:13.956Z] #19 61.23 Preparing to unpack .../059-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-12T10:45:13.956Z] #19 61.23 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-12T10:45:13.956Z] #19 61.26 Selecting previously unselected package libfile-which-perl. [2022-07-12T10:45:13.956Z] #19 61.26 Preparing to unpack .../060-libfile-which-perl_1.23-1_all.deb ... [2022-07-12T10:45:13.956Z] #19 61.26 Unpacking libfile-which-perl (1.23-1) ... [2022-07-12T10:45:13.956Z] #19 61.30 Selecting previously unselected package libfile-homedir-perl. [2022-07-12T10:45:13.956Z] #19 61.30 Preparing to unpack .../061-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-12T10:45:14.016Z] Client: [2022-07-12T10:45:14.016Z] Context: default [2022-07-12T10:45:14.016Z] Debug Mode: false [2022-07-12T10:45:14.016Z] Plugins: [2022-07-12T10:45:14.016Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T10:45:14.016Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T10:45:14.016Z] [2022-07-12T10:45:14.016Z] Server: [2022-07-12T10:45:14.016Z] Containers: 0 [2022-07-12T10:45:14.016Z] Running: 0 [2022-07-12T10:45:14.016Z] Paused: 0 [2022-07-12T10:45:14.016Z] Stopped: 0 [2022-07-12T10:45:14.016Z] Images: 0 [2022-07-12T10:45:14.016Z] Server Version: 20.10.14 [2022-07-12T10:45:14.016Z] Storage Driver: overlay2 [2022-07-12T10:45:14.016Z] Backing Filesystem: extfs [2022-07-12T10:45:14.016Z] Supports d_type: true [2022-07-12T10:45:14.016Z] Native Overlay Diff: true [2022-07-12T10:45:14.016Z] userxattr: false [2022-07-12T10:45:14.016Z] Logging Driver: json-file [2022-07-12T10:45:14.016Z] Cgroup Driver: cgroupfs [2022-07-12T10:45:14.016Z] Cgroup Version: 1 [2022-07-12T10:45:14.016Z] Plugins: [2022-07-12T10:45:14.016Z] Volume: local [2022-07-12T10:45:14.016Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T10:45:14.016Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T10:45:14.016Z] Swarm: inactive [2022-07-12T10:45:14.016Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T10:45:14.016Z] Default Runtime: runc [2022-07-12T10:45:14.016Z] Init Binary: docker-init [2022-07-12T10:45:14.016Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T10:45:14.016Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T10:45:14.016Z] init version: de40ad0 [2022-07-12T10:45:14.016Z] Security Options: [2022-07-12T10:45:14.016Z] apparmor [2022-07-12T10:45:14.016Z] seccomp [2022-07-12T10:45:14.016Z] Profile: default [2022-07-12T10:45:14.016Z] Kernel Version: 5.13.0-1021-aws [2022-07-12T10:45:14.016Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-12T10:45:14.016Z] OSType: linux [2022-07-12T10:45:14.016Z] Architecture: aarch64 [2022-07-12T10:45:14.016Z] CPUs: 2 [2022-07-12T10:45:14.016Z] Total Memory: 7.562GiB [2022-07-12T10:45:14.016Z] Name: ip-10-100-82-204 [2022-07-12T10:45:14.016Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-12T10:45:14.016Z] Docker Root Dir: /var/lib/docker [2022-07-12T10:45:14.016Z] Debug Mode: false [2022-07-12T10:45:14.016Z] Registry: https://index.docker.io/v1/ [2022-07-12T10:45:14.016Z] Labels: [2022-07-12T10:45:14.016Z] Experimental: true [2022-07-12T10:45:14.016Z] Insecure Registries: [2022-07-12T10:45:14.016Z] 127.0.0.0/8 [2022-07-12T10:45:14.016Z] Live Restore Enabled: true [2022-07-12T10:45:14.016Z] [Pipeline] sh [2022-07-12T10:45:14.051Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-12T10:45:14.052Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-12T10:45:14.070Z] #2 DONE 0.1s [2022-07-12T10:45:14.070Z] [2022-07-12T10:45:14.070Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T10:45:14.070Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T10:45:14.215Z] #19 61.30 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-12T10:45:14.215Z] #19 61.33 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-12T10:45:14.215Z] #19 61.33 Preparing to unpack .../062-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-12T10:45:14.215Z] #19 61.33 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-12T10:45:14.215Z] #19 61.37 Selecting previously unselected package dpkg-cross. [2022-07-12T10:45:14.215Z] #19 61.37 Preparing to unpack .../063-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-12T10:45:14.215Z] #19 61.37 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-12T10:45:14.215Z] #19 61.40 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-12T10:45:14.215Z] #19 61.40 Preparing to unpack .../064-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-12T10:45:14.215Z] #19 61.41 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-12T10:45:14.215Z] #19 61.43 Selecting previously unselected package libc6-armel-cross. [2022-07-12T10:45:14.215Z] #19 61.43 Preparing to unpack .../065-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-12T10:45:14.215Z] #19 61.43 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-12T10:45:14.215Z] #19 61.55 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-12T10:45:14.297Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T10:45:14.297Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T10:45:14.297Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43797/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T10:45:14.297Z] + bash /home/ubuntu/workspace/moby_PR-43797/check-config.sh [2022-07-12T10:45:14.297Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T10:45:14.297Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-12T10:45:14.297Z] [2022-07-12T10:45:14.297Z] Generally Necessary: [2022-07-12T10:45:14.297Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T10:45:14.297Z] - apparmor: enabled and tools installed [2022-07-12T10:45:14.297Z] - CONFIG_NAMESPACES: enabled [2022-07-12T10:45:14.297Z] - CONFIG_NET_NS: enabled [2022-07-12T10:45:14.297Z] - CONFIG_PID_NS: enabled [2022-07-12T10:45:14.297Z] - CONFIG_IPC_NS: enabled [2022-07-12T10:45:14.297Z] - CONFIG_UTS_NS: enabled [2022-07-12T10:45:14.297Z] - CONFIG_CGROUPS: enabled [2022-07-12T10:45:14.297Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T10:45:14.297Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T10:45:14.297Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T10:45:14.297Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T10:45:14.297Z] - CONFIG_CPUSETS: enabled [2022-07-12T10:45:14.297Z] - CONFIG_MEMCG: enabled [2022-07-12T10:45:14.297Z] - CONFIG_KEYS: enabled [2022-07-12T10:45:14.297Z] - CONFIG_VETH: enabled (as module) [2022-07-12T10:45:14.297Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T10:45:14.297Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T10:45:14.297Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T10:45:14.297Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T10:45:14.297Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T10:45:14.475Z] #19 61.55 Preparing to unpack .../066-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:14.475Z] #19 61.55 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:14.475Z] #19 61.58 Selecting previously unselected package libgomp1-armel-cross. [2022-07-12T10:45:14.475Z] #19 61.58 Preparing to unpack .../067-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:14.475Z] #19 61.58 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:14.475Z] #19 61.62 Selecting previously unselected package libatomic1-armel-cross. [2022-07-12T10:45:14.475Z] #19 61.62 Preparing to unpack .../068-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:14.475Z] #19 61.62 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:14.475Z] #19 61.65 Selecting previously unselected package libasan6-armel-cross. [2022-07-12T10:45:14.475Z] #19 61.65 Preparing to unpack .../069-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:14.475Z] #19 61.65 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:14.554Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T10:45:14.555Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T10:45:14.555Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T10:45:14.555Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T10:45:14.555Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T10:45:14.555Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T10:45:14.555Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T10:45:14.555Z] [2022-07-12T10:45:14.555Z] Optional Features: [2022-07-12T10:45:14.555Z] - CONFIG_USER_NS: enabled [2022-07-12T10:45:14.555Z] - CONFIG_SECCOMP: enabled [2022-07-12T10:45:14.555Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T10:45:14.555Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T10:45:14.555Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T10:45:14.555Z] (cgroup swap accounting is currently enabled) [2022-07-12T10:45:14.555Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T10:45:14.555Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T10:45:14.555Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T10:45:14.555Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T10:45:14.555Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T10:45:14.555Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T10:45:14.555Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T10:45:14.555Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T10:45:14.555Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T10:45:14.555Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T10:45:14.555Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T10:45:14.555Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T10:45:14.555Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T10:45:14.555Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T10:45:14.555Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T10:45:14.555Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T10:45:14.555Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T10:45:14.555Z] - CONFIG_EXT4_FS: enabled [2022-07-12T10:45:14.555Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T10:45:14.555Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T10:45:14.555Z] - Network Drivers: [2022-07-12T10:45:14.555Z] - "overlay": [2022-07-12T10:45:14.616Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-12T10:45:14.616Z] #4 DONE 1.0s [2022-07-12T10:45:14.632Z] #3 DONE 0.6s [2022-07-12T10:45:14.632Z] [2022-07-12T10:45:14.632Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T10:45:14.632Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T10:45:14.632Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-12T10:45:14.632Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-12T10:45:14.632Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-12T10:45:14.632Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-12T10:45:14.632Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-12T10:45:14.735Z] #19 61.87 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-12T10:45:14.735Z] #19 61.87 Preparing to unpack .../070-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:14.735Z] #19 61.88 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:14.735Z] #19 61.94 Selecting previously unselected package libubsan1-armel-cross. [2022-07-12T10:45:14.735Z] #19 61.94 Preparing to unpack .../071-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:14.735Z] #19 61.94 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:14.735Z] #19 62.03 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-12T10:45:14.735Z] #19 62.04 Preparing to unpack .../072-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:14.735Z] #19 62.04 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:14.811Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T10:45:14.811Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T10:45:14.811Z] Optional (for encrypted networks): [2022-07-12T10:45:14.811Z] - CONFIG_CRYPTO: enabled [2022-07-12T10:45:14.811Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T10:45:14.811Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T10:45:14.811Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T10:45:14.811Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T10:45:14.811Z] - CONFIG_XFRM: enabled [2022-07-12T10:45:14.811Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T10:45:14.812Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T10:45:14.812Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T10:45:14.812Z] - "ipvlan": [2022-07-12T10:45:14.812Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T10:45:14.812Z] - "macvlan": [2022-07-12T10:45:14.812Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T10:45:14.812Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T10:45:14.812Z] - "ftp,tftp client in container": [2022-07-12T10:45:14.812Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T10:45:14.812Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T10:45:14.812Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T10:45:14.812Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T10:45:14.812Z] - Storage Drivers: [2022-07-12T10:45:14.812Z] - "aufs": [2022-07-12T10:45:14.812Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T10:45:14.812Z] - "btrfs": [2022-07-12T10:45:14.812Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T10:45:14.812Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T10:45:14.812Z] - "devicemapper": [2022-07-12T10:45:14.812Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T10:45:14.812Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T10:45:14.812Z] - "overlay": [2022-07-12T10:45:14.812Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T10:45:14.812Z] - "zfs": [2022-07-12T10:45:14.812Z] - /dev/zfs: present [2022-07-12T10:45:14.812Z] - zfs command: missing [2022-07-12T10:45:14.812Z] - zpool command: missing [2022-07-12T10:45:14.812Z] [2022-07-12T10:45:14.812Z] Limits: [2022-07-12T10:45:14.812Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T10:45:14.812Z] [2022-07-12T10:45:14.812Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T10:45:14.873Z] [2022-07-12T10:45:14.873Z] #5 [internal] load .dockerignore [2022-07-12T10:45:14.873Z] #5 sha256:2db44520e58f8dbfc75739b79e6bbd06ed639d05be6102da2c20d833a86ce468 [2022-07-12T10:45:14.873Z] #5 DONE 0.0s [2022-07-12T10:45:14.873Z] [2022-07-12T10:45:14.873Z] #6 [internal] load build definition from Dockerfile [2022-07-12T10:45:14.873Z] #6 sha256:d285a241dd2a87001f83d37cc97f8f7287bb92ef8534de9139d681faa34707c6 [2022-07-12T10:45:14.873Z] #6 DONE 0.0s [2022-07-12T10:45:14.873Z] [2022-07-12T10:45:14.873Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T10:45:14.873Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T10:45:14.889Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-12T10:45:14.889Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-12T10:45:14.889Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-12T10:45:14.996Z] #19 62.15 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-12T10:45:14.996Z] #19 62.15 Preparing to unpack .../073-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:45:14.996Z] #19 62.15 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T10:45:15.133Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 . [2022-07-12T10:45:15.395Z] #2 [internal] load .dockerignore [2022-07-12T10:45:15.395Z] #2 sha256:6081c6a2e4fa50bb0b936dac90dc13140aad2840eb99be06961255a479d2e151 [2022-07-12T10:45:15.395Z] #2 transferring context: 145B done [2022-07-12T10:45:15.395Z] #2 DONE 0.1s [2022-07-12T10:45:15.395Z] [2022-07-12T10:45:15.395Z] #1 [internal] load build definition from Dockerfile [2022-07-12T10:45:15.395Z] #1 sha256:da24ea73c7847cf67ec9f72e8e814c0a1d1a8c05082b35315a80d4d2c4235643 [2022-07-12T10:45:15.395Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T10:45:15.395Z] #1 DONE 0.2s [2022-07-12T10:45:15.395Z] [2022-07-12T10:45:15.395Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T10:45:15.395Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-12T10:45:15.455Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-12T10:45:15.455Z] #4 DONE 0.7s [2022-07-12T10:45:15.455Z] [2022-07-12T10:45:15.455Z] #6 [internal] load .dockerignore [2022-07-12T10:45:15.455Z] #6 sha256:8aeecf103eb2989cba96c701888d4071a0e6001a7915102189eacf9d96b15ad9 [2022-07-12T10:45:15.455Z] #6 DONE 0.0s [2022-07-12T10:45:15.455Z] [2022-07-12T10:45:15.455Z] #5 [internal] load build definition from Dockerfile [2022-07-12T10:45:15.455Z] #5 sha256:a64975642b6d71b3c6165869303ca5521ec545c53c01bc458839457a6e096ff4 [2022-07-12T10:45:15.455Z] #5 DONE 0.0s [2022-07-12T10:45:15.455Z] [2022-07-12T10:45:15.455Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T10:45:15.455Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T10:45:15.805Z] #7 ... [2022-07-12T10:45:15.805Z] [2022-07-12T10:45:15.805Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T10:45:15.805Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T10:45:15.805Z] #8 DONE 1.0s [2022-07-12T10:45:15.958Z] #3 DONE 0.5s [2022-07-12T10:45:15.958Z] [2022-07-12T10:45:15.958Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T10:45:15.958Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-12T10:45:15.958Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-12T10:45:16.062Z] [2022-07-12T10:45:16.062Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T10:45:16.062Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T10:45:16.062Z] #7 DONE 1.2s [2022-07-12T10:45:16.062Z] [2022-07-12T10:45:16.062Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T10:45:16.062Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T10:45:16.215Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-12T10:45:16.215Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-12T10:45:16.215Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-12T10:45:16.215Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-07-12T10:45:16.319Z] #10 DONE 1.5s [2022-07-12T10:45:16.319Z] [2022-07-12T10:45:16.319Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T10:45:16.319Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T10:45:16.319Z] #9 DONE 1.4s [2022-07-12T10:45:16.397Z] #7 DONE 0.8s [2022-07-12T10:45:16.397Z] [2022-07-12T10:45:16.397Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T10:45:16.397Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T10:45:16.397Z] #8 DONE 0.9s [2022-07-12T10:45:16.397Z] [2022-07-12T10:45:16.397Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T10:45:16.397Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T10:45:16.478Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-07-12T10:45:16.478Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-12T10:45:16.478Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-12T10:45:16.657Z] #10 DONE 0.9s [2022-07-12T10:45:16.657Z] [2022-07-12T10:45:16.657Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T10:45:16.657Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T10:45:16.657Z] #9 DONE 0.9s [2022-07-12T10:45:16.735Z] #4 DONE 0.7s [2022-07-12T10:45:16.920Z] [2022-07-12T10:45:16.920Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:16.920Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T10:45:16.920Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 done [2022-07-12T10:45:16.920Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-12T10:45:16.920Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-12T10:45:16.920Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-12T10:45:16.920Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.05MB / 55.00MB 0.2s [2022-07-12T10:45:16.992Z] [2022-07-12T10:45:16.992Z] #5 [internal] load .dockerignore [2022-07-12T10:45:16.992Z] #5 sha256:e0bc2e4d035355cb2a6c1266f4d6abdd76214f700735318f978ed7a2a4c36293 [2022-07-12T10:45:16.992Z] #5 DONE 0.0s [2022-07-12T10:45:16.992Z] [2022-07-12T10:45:16.992Z] #6 [internal] load build definition from Dockerfile [2022-07-12T10:45:16.992Z] #6 sha256:71f2b472e170aa927076028d5c802d24849cacb4da80a8f3e4b407c1a59aae3c [2022-07-12T10:45:16.992Z] #6 DONE 0.0s [2022-07-12T10:45:16.992Z] [2022-07-12T10:45:16.992Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T10:45:16.992Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-12T10:45:17.196Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.24MB / 55.00MB 0.3s [2022-07-12T10:45:17.196Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.53MB / 55.00MB 0.4s [2022-07-12T10:45:17.196Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.02MB / 55.00MB 0.5s [2022-07-12T10:45:17.259Z] Client: [2022-07-12T10:45:17.259Z] Context: default [2022-07-12T10:45:17.259Z] Debug Mode: false [2022-07-12T10:45:17.259Z] Plugins: [2022-07-12T10:45:17.259Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T10:45:17.259Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T10:45:17.259Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T10:45:17.259Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T10:45:17.259Z] [2022-07-12T10:45:17.259Z] Server: [2022-07-12T10:45:17.259Z] Containers: 0 [2022-07-12T10:45:17.259Z] Running: 0 [2022-07-12T10:45:17.259Z] Paused: 0 [2022-07-12T10:45:17.259Z] Stopped: 0 [2022-07-12T10:45:17.259Z] Images: 0 [2022-07-12T10:45:17.259Z] Server Version: 20.10.14 [2022-07-12T10:45:17.259Z] Storage Driver: overlay2 [2022-07-12T10:45:17.259Z] Backing Filesystem: extfs [2022-07-12T10:45:17.259Z] Supports d_type: true [2022-07-12T10:45:17.259Z] Native Overlay Diff: true [2022-07-12T10:45:17.259Z] userxattr: false [2022-07-12T10:45:17.259Z] Logging Driver: json-file [2022-07-12T10:45:17.259Z] [2022-07-12T10:45:17.259Z] Cgroup Driver: systemd [2022-07-12T10:45:17.259Z] Cgroup Version: 2 [2022-07-12T10:45:17.259Z] Plugins: [2022-07-12T10:45:17.259Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:17.259Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:17.259Z] Volume: local [2022-07-12T10:45:17.259Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T10:45:17.259Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-12T10:45:17.259Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T10:45:17.259Z] Swarm: inactive [2022-07-12T10:45:17.259Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-12T10:45:17.259Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-12T10:45:17.259Z] Default Runtime: runc [2022-07-12T10:45:17.259Z] Init Binary: docker-init [2022-07-12T10:45:17.259Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-12T10:45:17.259Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T10:45:17.259Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T10:45:17.259Z] init version: de40ad0 [2022-07-12T10:45:17.259Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-12T10:45:17.259Z] Security Options: [2022-07-12T10:45:17.259Z] apparmor [2022-07-12T10:45:17.259Z] seccomp [2022-07-12T10:45:17.259Z] Profile: default [2022-07-12T10:45:17.259Z] cgroupns [2022-07-12T10:45:17.259Z] Kernel Version: 5.13.0-1021-aws [2022-07-12T10:45:17.259Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-12T10:45:17.259Z] OSType: linux [2022-07-12T10:45:17.259Z] Architecture: x86_64 [2022-07-12T10:45:17.259Z] CPUs: 2 [2022-07-12T10:45:17.259Z] Total Memory: 7.559GiB [2022-07-12T10:45:17.259Z] Name: ip-10-100-125-36 [2022-07-12T10:45:17.259Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-12T10:45:17.259Z] Docker Root Dir: /var/lib/docker [2022-07-12T10:45:17.259Z] Debug Mode: false [2022-07-12T10:45:17.259Z] Registry: https://index.docker.io/v1/ [2022-07-12T10:45:17.259Z] Labels: [2022-07-12T10:45:17.259Z] Experimental: true [2022-07-12T10:45:17.259Z] Insecure Registries: [2022-07-12T10:45:17.259Z] 127.0.0.0/8 [2022-07-12T10:45:17.259Z] Live Restore Enabled: true [2022-07-12T10:45:17.259Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T10:45:17.506Z] #28 ... [2022-07-12T10:45:17.506Z] [2022-07-12T10:45:17.506Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T10:45:17.506Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T10:45:17.506Z] #49 DONE 0.6s [2022-07-12T10:45:17.506Z] [2022-07-12T10:45:17.506Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:17.506Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T10:45:17.506Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.17MB / 55.00MB 0.6s [2022-07-12T10:45:17.506Z] #28 ... [2022-07-12T10:45:17.506Z] [2022-07-12T10:45:17.506Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T10:45:17.506Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T10:45:17.506Z] #49 DONE 0.0s [2022-07-12T10:45:17.506Z] [2022-07-12T10:45:17.506Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:17.506Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T10:45:17.583Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 . [2022-07-12T10:45:17.766Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.40MB / 55.00MB 0.8s [2022-07-12T10:45:17.766Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 1.0s [2022-07-12T10:45:17.825Z] #11 ... [2022-07-12T10:45:17.825Z] [2022-07-12T10:45:17.825Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T10:45:17.825Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T10:45:17.825Z] #49 DONE 0.0s [2022-07-12T10:45:17.825Z] [2022-07-12T10:45:17.825Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:17.825Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T10:45:17.825Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-12T10:45:17.825Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-12T10:45:17.825Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s [2022-07-12T10:45:17.825Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T10:45:17.825Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-12T10:45:17.841Z] #1 [internal] load build definition from Dockerfile [2022-07-12T10:45:17.841Z] #1 sha256:06778ecad89bae04e76d23bb3d5864922a05b12511d5fed53cd187553a36e3f5 [2022-07-12T10:45:17.841Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T10:45:17.841Z] #1 DONE 0.2s [2022-07-12T10:45:17.841Z] [2022-07-12T10:45:17.842Z] #2 [internal] load .dockerignore [2022-07-12T10:45:17.842Z] #2 sha256:99b94cf25cba4e5d36661563bbebbe7cdab168cb5c204f8aa703faf632671b9b [2022-07-12T10:45:17.842Z] #2 transferring context: 145B done [2022-07-12T10:45:17.842Z] #2 DONE 0.0s [2022-07-12T10:45:17.842Z] [2022-07-12T10:45:17.842Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T10:45:17.842Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T10:45:17.920Z] #10 ... [2022-07-12T10:45:17.920Z] [2022-07-12T10:45:17.920Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T10:45:17.920Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-12T10:45:17.920Z] #7 DONE 1.0s [2022-07-12T10:45:17.920Z] [2022-07-12T10:45:17.920Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T10:45:17.920Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T10:45:17.920Z] #8 DONE 1.1s [2022-07-12T10:45:17.920Z] [2022-07-12T10:45:17.920Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T10:45:17.920Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T10:45:17.920Z] #9 DONE 1.1s [2022-07-12T10:45:18.026Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.65MB / 55.00MB 1.2s [2022-07-12T10:45:18.026Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 40.89MB / 55.00MB 1.3s [2022-07-12T10:45:18.084Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-07-12T10:45:18.084Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-07-12T10:45:18.177Z] [2022-07-12T10:45:18.177Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T10:45:18.177Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-12T10:45:18.177Z] #10 DONE 1.1s [2022-07-12T10:45:18.286Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 44.04MB / 55.00MB 1.4s [2022-07-12T10:45:18.286Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 1.6s [2022-07-12T10:45:18.412Z] #3 DONE 0.4s [2022-07-12T10:45:18.412Z] [2022-07-12T10:45:18.412Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T10:45:18.412Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T10:45:18.412Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-12T10:45:18.412Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-07-12T10:45:18.412Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-12T10:45:18.412Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-12T10:45:18.412Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-12T10:45:18.551Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.43MB / 55.00MB 1.7s [2022-07-12T10:45:18.671Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.2s [2022-07-12T10:45:18.671Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s done [2022-07-12T10:45:18.932Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-12T10:45:19.120Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-12T10:45:19.192Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-12T10:45:19.192Z] #4 DONE 0.8s [2022-07-12T10:45:19.450Z] [2022-07-12T10:45:19.450Z] #6 [internal] load build definition from Dockerfile [2022-07-12T10:45:19.450Z] #6 sha256:40d1d904d0e88a76b3491cf4c0e1b3f85482a73ee8a14e0d476659d826680f41 [2022-07-12T10:45:19.450Z] #6 DONE 0.0s [2022-07-12T10:45:19.450Z] [2022-07-12T10:45:19.450Z] #5 [internal] load .dockerignore [2022-07-12T10:45:19.450Z] #5 sha256:d418dc70c1f000603b630f705ab6cdd330a80654a9936ec1039c53dd83b23a0c [2022-07-12T10:45:19.450Z] #5 DONE 0.0s [2022-07-12T10:45:19.450Z] [2022-07-12T10:45:19.450Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T10:45:19.450Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T10:45:19.695Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-12T10:45:20.280Z] #19 66.85 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-12T10:45:20.280Z] #19 66.85 Preparing to unpack .../074-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:20.280Z] #19 66.85 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T10:45:20.280Z] #19 66.88 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-12T10:45:20.280Z] #19 66.88 Preparing to unpack .../075-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-12T10:45:20.280Z] #19 66.88 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-12T10:45:20.280Z] #19 67.04 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-12T10:45:20.280Z] #19 67.05 Preparing to unpack .../076-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-12T10:45:20.280Z] #19 67.05 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-12T10:45:20.280Z] #19 67.26 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-12T10:45:20.280Z] #19 67.26 Preparing to unpack .../077-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:20.280Z] #19 67.27 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:20.280Z] #19 67.52 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-12T10:45:20.280Z] #19 67.52 Preparing to unpack .../078-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:45:20.280Z] #19 67.52 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T10:45:20.389Z] #10 DONE 0.8s [2022-07-12T10:45:20.389Z] [2022-07-12T10:45:20.389Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T10:45:20.389Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T10:45:20.389Z] #7 DONE 0.8s [2022-07-12T10:45:20.389Z] [2022-07-12T10:45:20.389Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T10:45:20.389Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T10:45:20.389Z] #9 DONE 0.8s [2022-07-12T10:45:20.389Z] [2022-07-12T10:45:20.389Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T10:45:20.389Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T10:45:20.389Z] #8 DONE 0.9s [2022-07-12T10:45:20.692Z] [2022-07-12T10:45:20.692Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:20.692Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T10:45:20.692Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-12T10:45:20.692Z] #73 DONE 0.0s [2022-07-12T10:45:20.692Z] [2022-07-12T10:45:20.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:20.692Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:20.692Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-12T10:45:20.692Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-12T10:45:20.692Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-12T10:45:20.692Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-12T10:45:21.007Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 6.29MB / 10.88MB 0.2s [2022-07-12T10:45:21.007Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.2s [2022-07-12T10:45:21.270Z] #11 ... [2022-07-12T10:45:21.270Z] [2022-07-12T10:45:21.270Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T10:45:21.270Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T10:45:21.270Z] #49 DONE 0.0s [2022-07-12T10:45:21.270Z] [2022-07-12T10:45:21.270Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:21.270Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:21.270Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.3s [2022-07-12T10:45:21.270Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 4.00MB / 55.01MB 0.3s [2022-07-12T10:45:21.270Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 520.19kB / 5.16MB 0.3s [2022-07-12T10:45:21.270Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.4s done [2022-07-12T10:45:21.270Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 2.10MB / 5.16MB 0.4s [2022-07-12T10:45:21.533Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 9.44MB / 55.01MB 0.5s [2022-07-12T10:45:21.533Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 4.19MB / 5.16MB 0.5s [2022-07-12T10:45:21.533Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0B / 54.58MB 0.5s [2022-07-12T10:45:21.533Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 18.87MB / 55.01MB 0.7s [2022-07-12T10:45:21.533Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.7s done [2022-07-12T10:45:21.533Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 13.63MB / 54.58MB 0.7s [2022-07-12T10:45:21.533Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 29.36MB / 55.01MB 0.8s [2022-07-12T10:45:21.533Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 18.87MB / 54.58MB 0.8s [2022-07-12T10:45:21.533Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 0.8s [2022-07-12T10:45:21.796Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 24.12MB / 54.58MB 0.9s [2022-07-12T10:45:21.796Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 38.80MB / 55.01MB 1.0s [2022-07-12T10:45:21.796Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 30.41MB / 54.58MB 1.0s [2022-07-12T10:45:21.796Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 10.49MB / 85.88MB 1.0s [2022-07-12T10:45:22.062Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 46.14MB / 55.01MB 1.2s [2022-07-12T10:45:22.062Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 41.94MB / 54.58MB 1.2s [2022-07-12T10:45:22.063Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 18.87MB / 85.88MB 1.2s [2022-07-12T10:45:22.063Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 50.33MB / 55.01MB 1.2s [2022-07-12T10:45:22.063Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 46.14MB / 54.58MB 1.2s [2022-07-12T10:45:22.063Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.3s [2022-07-12T10:45:22.063Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.53MB / 54.58MB 1.3s [2022-07-12T10:45:22.063Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 31.46MB / 85.88MB 1.3s [2022-07-12T10:45:22.393Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 40.89MB / 85.88MB 1.4s [2022-07-12T10:45:22.393Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 50.33MB / 85.88MB 1.5s [2022-07-12T10:45:22.655Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 63.96MB / 85.88MB 1.7s [2022-07-12T10:45:22.655Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.8s done [2022-07-12T10:45:22.655Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 68.58MB / 85.88MB 1.8s [2022-07-12T10:45:22.917Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 2.1s [2022-07-12T10:45:22.917Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-12T10:45:23.182Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.3s done [2022-07-12T10:45:23.182Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 2.4s [2022-07-12T10:45:23.182Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.5s [2022-07-12T10:45:23.365Z] #73 ... [2022-07-12T10:45:23.365Z] [2022-07-12T10:45:23.365Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:23.365Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:23.365Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 4.1s done [2022-07-12T10:45:23.365Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.5s done [2022-07-12T10:45:23.365Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 2.2s done [2022-07-12T10:45:23.365Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 5.5s done [2022-07-12T10:45:23.365Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 40.89MB / 85.88MB 5.6s [2022-07-12T10:45:23.365Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 19.76MB / 141.75MB 5.6s [2022-07-12T10:45:23.365Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.7s [2022-07-12T10:45:23.365Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 5.6s [2022-07-12T10:45:23.365Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 5.6s done [2022-07-12T10:45:23.365Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 49.28MB / 85.88MB 5.9s [2022-07-12T10:45:23.365Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 30.41MB / 141.75MB 6.0s [2022-07-12T10:45:23.365Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 54.53MB / 85.88MB 6.1s [2022-07-12T10:45:23.365Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 59.77MB / 85.88MB 6.3s [2022-07-12T10:45:23.365Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 64.66MB / 85.88MB 6.4s [2022-07-12T10:45:23.365Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 37.75MB / 141.75MB 6.4s [2022-07-12T10:45:23.525Z] [2022-07-12T10:45:23.525Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:23.525Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T10:45:23.525Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-12T10:45:23.525Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-12T10:45:23.525Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done [2022-07-12T10:45:23.525Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done [2022-07-12T10:45:23.525Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0B / 53.70MB 0.3s [2022-07-12T10:45:23.525Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 6.95MB / 53.70MB 0.5s [2022-07-12T10:45:23.525Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0B / 4.94MB 0.5s [2022-07-12T10:45:23.525Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.6s [2022-07-12T10:45:23.525Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 4.19MB / 10.66MB 0.6s [2022-07-12T10:45:23.623Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 72.09MB / 85.88MB 6.7s [2022-07-12T10:45:23.755Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 2.9s done [2022-07-12T10:45:23.755Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.0s done [2022-07-12T10:45:23.755Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 4.22MB / 141.75MB 3.0s [2022-07-12T10:45:23.783Z] #11 ... [2022-07-12T10:45:23.783Z] [2022-07-12T10:45:23.783Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T10:45:23.783Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T10:45:23.783Z] #49 DONE 0.0s [2022-07-12T10:45:23.783Z] [2022-07-12T10:45:23.783Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:23.783Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T10:45:23.783Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 20.03MB / 53.70MB 0.7s [2022-07-12T10:45:23.783Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 0.7s [2022-07-12T10:45:23.783Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 39.85MB / 53.70MB 0.8s [2022-07-12T10:45:23.783Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 49.28MB / 53.70MB 1.0s [2022-07-12T10:45:23.783Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.8s done [2022-07-12T10:45:23.783Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.1s [2022-07-12T10:45:23.783Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 0B / 54.67MB 1.1s [2022-07-12T10:45:23.880Z] #11 ... [2022-07-12T10:45:23.880Z] [2022-07-12T10:45:23.880Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:23.880Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T10:45:23.880Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-12T10:45:23.880Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T10:45:23.880Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-12T10:45:23.880Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-12T10:45:23.880Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-12T10:45:23.880Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.5s done [2022-07-12T10:45:23.880Z] #71 DONE 6.8s [2022-07-12T10:45:23.880Z] [2022-07-12T10:45:23.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:23.880Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:23.880Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 48.23MB / 141.75MB 6.8s [2022-07-12T10:45:23.880Z] #11 ... [2022-07-12T10:45:23.880Z] [2022-07-12T10:45:23.880Z] #24 [internal] load build context [2022-07-12T10:45:23.880Z] #24 sha256:1eef227bfc76ab5dab66c178cd4420a66e777a714036bf1d32c9910b84025921 [2022-07-12T10:45:23.880Z] #24 transferring context: 33.15MB 6.8s [2022-07-12T10:45:23.880Z] #24 ... [2022-07-12T10:45:23.880Z] [2022-07-12T10:45:23.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:23.880Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:23.880Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 77.59MB / 85.88MB 7.0s [2022-07-12T10:45:23.885Z] #28 ... [2022-07-12T10:45:23.885Z] [2022-07-12T10:45:23.885Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:23.885Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:23.885Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-12T10:45:23.885Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.9s done [2022-07-12T10:45:23.885Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-12T10:45:23.885Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-12T10:45:23.885Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-12T10:45:23.885Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.4s done [2022-07-12T10:45:23.885Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 2.2s done [2022-07-12T10:45:23.885Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 78.64MB / 85.88MB 6.0s [2022-07-12T10:45:23.885Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 5.8s done [2022-07-12T10:45:23.885Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 60.86MB / 141.75MB 6.0s [2022-07-12T10:45:23.885Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.3s [2022-07-12T10:45:23.885Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 5.9s done [2022-07-12T10:45:23.885Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 82.95MB / 85.88MB 6.3s [2022-07-12T10:45:23.885Z] #11 ... [2022-07-12T10:45:23.885Z] [2022-07-12T10:45:23.885Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:23.885Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T10:45:24.017Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.63MB / 141.75MB 3.1s [2022-07-12T10:45:24.017Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 21.29MB / 141.75MB 3.3s [2022-07-12T10:45:24.047Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 10.12MB / 54.67MB 1.2s [2022-07-12T10:45:24.137Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 55.57MB / 141.75MB 7.1s [2022-07-12T10:45:24.137Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 7.3s [2022-07-12T10:45:24.276Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 30.41MB / 141.75MB 3.6s [2022-07-12T10:45:24.314Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 17.83MB / 54.67MB 1.3s [2022-07-12T10:45:24.314Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 1.3s done [2022-07-12T10:45:24.314Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 24.12MB / 54.67MB 1.4s [2022-07-12T10:45:24.394Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 63.96MB / 141.75MB 7.5s [2022-07-12T10:45:24.574Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 39.59MB / 54.67MB 1.6s [2022-07-12T10:45:24.574Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 0B / 81.09MB 1.6s [2022-07-12T10:45:24.574Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 1.8s [2022-07-12T10:45:24.574Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 15.73MB / 81.09MB 1.8s [2022-07-12T10:45:24.830Z] #28 ... [2022-07-12T10:45:24.830Z] [2022-07-12T10:45:24.830Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:24.830Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T10:45:24.830Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-12T10:45:24.830Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T10:45:24.830Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-12T10:45:24.830Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-12T10:45:24.830Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-12T10:45:24.830Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.6s done [2022-07-12T10:45:24.830Z] #71 DONE 7.7s [2022-07-12T10:45:24.830Z] [2022-07-12T10:45:24.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:24.830Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:24.830Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 7.2s done [2022-07-12T10:45:24.830Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 83.89MB / 141.75MB 7.7s [2022-07-12T10:45:24.840Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 32.03MB / 81.09MB 2.0s [2022-07-12T10:45:24.851Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 37.75MB / 141.75MB 3.8s [2022-07-12T10:45:24.851Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 49.28MB / 141.75MB 4.0s [2022-07-12T10:45:24.851Z] #11 ... [2022-07-12T10:45:24.851Z] [2022-07-12T10:45:24.851Z] #24 [internal] load build context [2022-07-12T10:45:24.851Z] #24 sha256:4b8fa4e9932179645a5f99b65e4df924ece2620d352fd961554639e1bd4fafbd [2022-07-12T10:45:24.851Z] #24 transferring context: 61.64MB 4.3s done [2022-07-12T10:45:24.851Z] #24 DONE 4.4s [2022-07-12T10:45:24.851Z] [2022-07-12T10:45:24.851Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:24.851Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:24.957Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 72.35MB / 141.75MB 7.9s [2022-07-12T10:45:25.091Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 96.47MB / 141.75MB 8.1s [2022-07-12T10:45:25.097Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 50.33MB / 81.09MB 2.2s [2022-07-12T10:45:25.097Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 58.72MB / 81.09MB 2.3s [2022-07-12T10:45:25.111Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 60.82MB / 141.75MB 4.2s [2022-07-12T10:45:25.111Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 69.21MB / 141.75MB 4.3s [2022-07-12T10:45:25.348Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 108.00MB / 141.75MB 8.3s [2022-07-12T10:45:25.354Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 2.5s [2022-07-12T10:45:25.354Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.5s done [2022-07-12T10:45:25.354Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0B / 108.88MB 2.6s [2022-07-12T10:45:25.354Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 [2022-07-12T10:45:25.370Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 83.89MB / 141.75MB 4.5s [2022-07-12T10:45:25.525Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 8.0s done [2022-07-12T10:45:25.525Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 82.84MB / 141.75MB 8.5s [2022-07-12T10:45:25.606Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 116.39MB / 141.75MB 8.6s [2022-07-12T10:45:25.611Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 6.29MB / 108.88MB 2.7s [2022-07-12T10:45:25.611Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 16.78MB / 108.88MB 2.8s [2022-07-12T10:45:25.611Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 32.51MB / 108.88MB 2.9s [2022-07-12T10:45:25.618Z] #19 72.15 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-12T10:45:25.618Z] #19 72.15 Preparing to unpack .../079-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:25.618Z] #19 72.16 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T10:45:25.618Z] #19 72.18 Selecting previously unselected package crossbuild-essential-armel. [2022-07-12T10:45:25.618Z] #19 72.18 Preparing to unpack .../080-crossbuild-essential-armel_12.9_all.deb ... [2022-07-12T10:45:25.618Z] #19 72.18 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-12T10:45:25.618Z] #19 72.21 Selecting previously unselected package libc6-armhf-cross. [2022-07-12T10:45:25.618Z] #19 72.21 Preparing to unpack .../081-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-12T10:45:25.618Z] #19 72.22 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-12T10:45:25.618Z] #19 72.33 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-12T10:45:25.618Z] #19 72.33 Preparing to unpack .../082-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:25.618Z] #19 72.35 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:25.618Z] #19 72.37 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-12T10:45:25.618Z] #19 72.38 Preparing to unpack .../083-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:25.618Z] #19 72.38 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:25.618Z] #19 72.41 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-12T10:45:25.618Z] #19 72.41 Preparing to unpack .../084-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:25.618Z] #19 72.42 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:25.618Z] #19 72.44 Selecting previously unselected package libasan6-armhf-cross. [2022-07-12T10:45:25.618Z] #19 72.44 Preparing to unpack .../085-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:25.618Z] #19 72.45 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:25.618Z] #19 72.67 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-12T10:45:25.618Z] #19 72.67 Preparing to unpack .../086-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:25.618Z] #19 72.67 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:25.618Z] #19 72.73 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-12T10:45:25.618Z] #19 72.74 Preparing to unpack .../087-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:25.618Z] #19 72.74 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:25.618Z] #19 72.83 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-12T10:45:25.618Z] #19 72.83 Preparing to unpack .../088-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:25.618Z] #19 72.84 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:25.630Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 95.42MB / 141.75MB 4.7s [2022-07-12T10:45:25.630Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 102.76MB / 141.75MB 4.8s [2022-07-12T10:45:25.782Z] #11 ... [2022-07-12T10:45:25.782Z] [2022-07-12T10:45:25.782Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:25.782Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T10:45:25.782Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.5s done [2022-07-12T10:45:25.782Z] #73 DONE 8.9s [2022-07-12T10:45:25.782Z] [2022-07-12T10:45:25.782Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:25.782Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:25.782Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 90.18MB / 141.75MB 8.9s [2022-07-12T10:45:25.864Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 126.88MB / 141.75MB 8.9s [2022-07-12T10:45:25.870Z] #11 ... [2022-07-12T10:45:25.870Z] [2022-07-12T10:45:25.870Z] #24 [internal] load build context [2022-07-12T10:45:25.870Z] #24 sha256:d9dca62d839c88936c6e08f9b3286071eb5f87e4bf0b584790a49899936e3a0c [2022-07-12T10:45:25.870Z] #24 transferring context: 61.65MB 2.5s done [2022-07-12T10:45:25.870Z] #24 DONE 3.3s [2022-07-12T10:45:25.870Z] [2022-07-12T10:45:25.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:25.870Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T10:45:25.870Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 39.85MB / 108.88MB 3.1s [2022-07-12T10:45:25.878Z] #19 72.98 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-12T10:45:25.878Z] #19 72.98 Preparing to unpack .../089-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:45:25.878Z] #19 72.99 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T10:45:25.889Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 112.20MB / 141.75MB 5.0s [2022-07-12T10:45:25.889Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 120.59MB / 141.75MB 5.1s [2022-07-12T10:45:26.120Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 138.41MB / 141.75MB 9.1s [2022-07-12T10:45:26.127Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 47.19MB / 108.88MB 3.2s [2022-07-12T10:45:26.128Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 60.82MB / 108.88MB 3.4s [2022-07-12T10:45:26.148Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 136.55MB / 141.75MB 5.4s [2022-07-12T10:45:26.352Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 98.57MB / 141.75MB 9.3s [2022-07-12T10:45:26.384Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 3.4s done [2022-07-12T10:45:26.384Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 0B / 126B 3.5s [2022-07-12T10:45:26.384Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 67.11MB / 108.88MB 3.6s [2022-07-12T10:45:26.384Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 3.6s [2022-07-12T10:45:26.609Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 109.05MB / 141.75MB 9.7s [2022-07-12T10:45:26.640Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 82.84MB / 108.88MB 3.7s [2022-07-12T10:45:26.640Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 99.61MB / 108.88MB 3.9s [2022-07-12T10:45:26.877Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 117.44MB / 141.75MB 10.0s [2022-07-12T10:45:26.877Z] #11 ... [2022-07-12T10:45:26.877Z] [2022-07-12T10:45:26.877Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:26.877Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T10:45:26.877Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-12T10:45:26.878Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-12T10:45:26.878Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-12T10:45:26.878Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-12T10:45:26.878Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.8s done [2022-07-12T10:45:26.878Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.4s [2022-07-12T10:45:26.897Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 4.1s [2022-07-12T10:45:27.054Z] #11 ... [2022-07-12T10:45:27.054Z] [2022-07-12T10:45:27.054Z] #24 [internal] load build context [2022-07-12T10:45:27.054Z] #24 sha256:837e5f9cf77b4f2286a8f33bdf18b9565af1abb24d4b0f6eed59e9d449b4aec9 [2022-07-12T10:45:27.054Z] #24 transferring context: 59.86MB 10.0s [2022-07-12T10:45:27.054Z] #24 ... [2022-07-12T10:45:27.054Z] [2022-07-12T10:45:27.054Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:27.054Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T10:45:27.054Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-12T10:45:27.054Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T10:45:27.054Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-12T10:45:27.054Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-12T10:45:27.054Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.4s done [2022-07-12T10:45:27.054Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s [2022-07-12T10:45:27.054Z] #73 ... [2022-07-12T10:45:27.054Z] [2022-07-12T10:45:27.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:27.054Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:27.136Z] #28 ... [2022-07-12T10:45:27.136Z] [2022-07-12T10:45:27.136Z] #24 [internal] load build context [2022-07-12T10:45:27.136Z] #24 sha256:1eef227bfc76ab5dab66c178cd4420a66e777a714036bf1d32c9910b84025921 [2022-07-12T10:45:27.459Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 2.0s done [2022-07-12T10:45:27.536Z] #11 ... [2022-07-12T10:45:27.536Z] [2022-07-12T10:45:27.536Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:27.536Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T10:45:27.536Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-12T10:45:27.536Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T10:45:27.536Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-12T10:45:27.536Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-12T10:45:27.536Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-07-12T10:45:27.536Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-07-12T10:45:27.536Z] #71 DONE 6.7s [2022-07-12T10:45:27.536Z] [2022-07-12T10:45:27.536Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:27.536Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T10:45:27.536Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T10:45:27.536Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-12T10:45:27.536Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-12T10:45:27.536Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2022-07-12T10:45:27.536Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-07-12T10:45:27.536Z] #73 DONE 6.7s [2022-07-12T10:45:27.536Z] [2022-07-12T10:45:27.536Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:27.536Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:27.618Z] #11 ... [2022-07-12T10:45:27.618Z] [2022-07-12T10:45:27.618Z] #24 [internal] load build context [2022-07-12T10:45:27.618Z] #24 sha256:837e5f9cf77b4f2286a8f33bdf18b9565af1abb24d4b0f6eed59e9d449b4aec9 [2022-07-12T10:45:27.618Z] #24 transferring context: 61.65MB 10.2s done [2022-07-12T10:45:27.618Z] #24 DONE 10.8s [2022-07-12T10:45:27.618Z] [2022-07-12T10:45:27.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:27.618Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:27.618Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 10.6s done [2022-07-12T10:45:27.716Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 4.8s done [2022-07-12T10:45:27.716Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 4.8s done [2022-07-12T10:45:27.801Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.1s [2022-07-12T10:45:28.192Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.3s [2022-07-12T10:45:28.278Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded [2022-07-12T10:45:28.450Z] #11 ... [2022-07-12T10:45:28.450Z] [2022-07-12T10:45:28.450Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:28.450Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T10:45:28.450Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-07-12T10:45:28.450Z] #73 DONE 11.7s [2022-07-12T10:45:28.450Z] [2022-07-12T10:45:28.450Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:28.450Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:28.530Z] #24 ... [2022-07-12T10:45:28.530Z] [2022-07-12T10:45:28.530Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T10:45:28.530Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T10:45:28.530Z] #72 DONE 0.8s [2022-07-12T10:45:28.530Z] [2022-07-12T10:45:28.530Z] #24 [internal] load build context [2022-07-12T10:45:28.530Z] #24 sha256:1eef227bfc76ab5dab66c178cd4420a66e777a714036bf1d32c9910b84025921 [2022-07-12T10:45:28.530Z] #24 transferring context: 61.65MB 11.6s done [2022-07-12T10:45:28.540Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.2s done [2022-07-12T10:45:29.097Z] #24 DONE 12.1s [2022-07-12T10:45:29.097Z] [2022-07-12T10:45:29.097Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:29.097Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:29.097Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 11.1s done [2022-07-12T10:45:29.097Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.1s [2022-07-12T10:45:29.354Z] #11 ... [2022-07-12T10:45:29.354Z] [2022-07-12T10:45:29.354Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T10:45:29.354Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T10:45:29.354Z] #74 DONE 1.0s [2022-07-12T10:45:29.354Z] [2022-07-12T10:45:29.354Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:29.354Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:29.381Z] #11 ... [2022-07-12T10:45:29.381Z] [2022-07-12T10:45:29.381Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T10:45:29.381Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T10:45:29.381Z] #72 DONE 0.9s [2022-07-12T10:45:29.381Z] [2022-07-12T10:45:29.381Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:29.381Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:29.470Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd [2022-07-12T10:45:29.470Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 6.6s done [2022-07-12T10:45:29.707Z] #11 ... [2022-07-12T10:45:29.707Z] [2022-07-12T10:45:29.707Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T10:45:29.707Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T10:45:29.707Z] #72 DONE 0.6s [2022-07-12T10:45:29.707Z] [2022-07-12T10:45:29.707Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:29.707Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:29.729Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.3s done [2022-07-12T10:45:29.967Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.1s done [2022-07-12T10:45:29.986Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 [2022-07-12T10:45:30.227Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-12T10:45:30.227Z] #11 ... [2022-07-12T10:45:30.227Z] [2022-07-12T10:45:30.227Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T10:45:30.227Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T10:45:30.227Z] #74 DONE 0.7s [2022-07-12T10:45:30.227Z] [2022-07-12T10:45:30.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:30.227Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:30.487Z] #11 ... [2022-07-12T10:45:30.487Z] [2022-07-12T10:45:30.487Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:30.487Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T10:45:30.487Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-12T10:45:30.487Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-12T10:45:30.487Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-12T10:45:30.487Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-12T10:45:30.487Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 4.6s done [2022-07-12T10:45:30.487Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.8s [2022-07-12T10:45:30.751Z] #11 ... [2022-07-12T10:45:30.751Z] [2022-07-12T10:45:30.751Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T10:45:30.751Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T10:45:30.751Z] #74 DONE 1.1s [2022-07-12T10:45:30.751Z] [2022-07-12T10:45:30.751Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:30.751Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:30.751Z] #28 ... [2022-07-12T10:45:30.752Z] [2022-07-12T10:45:30.752Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:30.752Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:30.752Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-07-12T10:45:31.012Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-12T10:45:31.158Z] #19 77.78 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-12T10:45:31.158Z] #19 77.78 Preparing to unpack .../090-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:31.158Z] #19 77.78 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T10:45:31.158Z] #19 77.81 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-12T10:45:31.158Z] #19 77.81 Preparing to unpack .../091-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-12T10:45:31.158Z] #19 77.82 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-12T10:45:31.158Z] #19 77.99 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-12T10:45:31.158Z] #19 77.99 Preparing to unpack .../092-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-12T10:45:31.158Z] #19 77.99 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-12T10:45:31.158Z] #19 78.21 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-12T10:45:31.158Z] #19 78.21 Preparing to unpack .../093-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:31.158Z] #19 78.22 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:31.158Z] #19 78.46 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-12T10:45:31.357Z] #11 ... [2022-07-12T10:45:31.357Z] [2022-07-12T10:45:31.357Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:31.357Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T10:45:31.357Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-12T10:45:31.357Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-12T10:45:31.357Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T10:45:31.357Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-12T10:45:31.357Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.6s done [2022-07-12T10:45:31.357Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-07-12T10:45:31.357Z] #71 DONE 8.4s [2022-07-12T10:45:31.357Z] [2022-07-12T10:45:31.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:31.357Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T10:45:31.357Z] #11 ... [2022-07-12T10:45:31.357Z] [2022-07-12T10:45:31.357Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T10:45:31.357Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T10:45:31.357Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-12T10:45:31.357Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T10:45:31.357Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-12T10:45:31.357Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-12T10:45:31.357Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.8s done [2022-07-12T10:45:31.357Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-07-12T10:45:31.357Z] #73 DONE 8.5s [2022-07-12T10:45:31.357Z] [2022-07-12T10:45:31.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:31.357Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T10:45:31.419Z] #19 78.46 Preparing to unpack .../094-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:45:31.419Z] #19 78.47 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T10:45:31.586Z] #11 ... [2022-07-12T10:45:31.586Z] [2022-07-12T10:45:31.586Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:31.586Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T10:45:31.586Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.5s done [2022-07-12T10:45:31.586Z] #28 DONE 11.0s [2022-07-12T10:45:31.586Z] [2022-07-12T10:45:31.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:31.586Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:31.586Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.6s done [2022-07-12T10:45:31.586Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-12T10:45:32.725Z] #11 ... [2022-07-12T10:45:32.725Z] [2022-07-12T10:45:32.725Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:32.725Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-12T10:45:32.725Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-12T10:45:32.725Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-12T10:45:32.725Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-12T10:45:32.725Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-12T10:45:32.725Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 7.8s [2022-07-12T10:45:32.725Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 1.5s [2022-07-12T10:45:32.725Z] #28 ... [2022-07-12T10:45:32.725Z] [2022-07-12T10:45:32.725Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:32.725Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T10:45:33.275Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 12.6s [2022-07-12T10:45:34.095Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 3.9s done [2022-07-12T10:45:34.351Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e [2022-07-12T10:45:34.607Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 12.2s [2022-07-12T10:45:35.172Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.1s done [2022-07-12T10:45:35.172Z] #11 ... [2022-07-12T10:45:35.172Z] [2022-07-12T10:45:35.172Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:35.172Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T10:45:35.172Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.2s done [2022-07-12T10:45:35.172Z] #28 DONE 18.3s [2022-07-12T10:45:35.172Z] [2022-07-12T10:45:35.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:35.172Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:35.172Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.1s [2022-07-12T10:45:35.285Z] #11 ... [2022-07-12T10:45:35.285Z] [2022-07-12T10:45:35.285Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:35.285Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-12T10:45:35.285Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 3.1s done [2022-07-12T10:45:35.285Z] #28 DONE 12.6s [2022-07-12T10:45:35.285Z] [2022-07-12T10:45:35.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:35.285Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T10:45:35.538Z] #11 ... [2022-07-12T10:45:35.538Z] [2022-07-12T10:45:35.538Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T10:45:35.538Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T10:45:35.538Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 14.3s done [2022-07-12T10:45:35.538Z] #28 DONE 18.4s [2022-07-12T10:45:35.538Z] [2022-07-12T10:45:35.539Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:35.539Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:35.539Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.5s done [2022-07-12T10:45:35.539Z] #11 ... [2022-07-12T10:45:35.539Z] [2022-07-12T10:45:35.539Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T10:45:35.539Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T10:45:35.618Z] #19 82.94 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-12T10:45:35.733Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.4s done [2022-07-12T10:45:35.733Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-12T10:45:35.878Z] #19 82.94 Preparing to unpack .../095-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:35.878Z] #19 82.94 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T10:45:35.878Z] #19 82.97 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-12T10:45:35.878Z] #19 82.97 Preparing to unpack .../096-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-12T10:45:35.878Z] #19 82.98 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-12T10:45:35.878Z] #19 83.00 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-12T10:45:35.878Z] #19 83.00 Preparing to unpack .../097-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-12T10:45:35.878Z] #19 83.01 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-12T10:45:35.878Z] #19 83.16 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-12T10:45:35.878Z] #19 83.16 Preparing to unpack .../098-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:35.878Z] #19 83.16 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:35.878Z] #19 83.19 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-12T10:45:35.878Z] #19 83.19 Preparing to unpack .../099-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:35.989Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.4s done [2022-07-12T10:45:36.138Z] #19 83.20 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:36.138Z] #19 83.23 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-12T10:45:36.138Z] #19 83.23 Preparing to unpack .../100-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:36.138Z] #19 83.24 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:36.138Z] #19 83.26 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-12T10:45:36.138Z] #19 83.27 Preparing to unpack .../101-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:36.138Z] #19 83.27 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:36.138Z] #19 83.30 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-12T10:45:36.138Z] #19 83.30 Preparing to unpack .../102-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:36.138Z] #19 83.30 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:36.398Z] #19 83.54 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-12T10:45:36.398Z] #19 83.54 Preparing to unpack .../103-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:36.398Z] #19 83.54 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:36.398Z] #19 83.65 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-12T10:45:36.398Z] #19 83.65 Preparing to unpack .../104-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:36.398Z] #19 83.65 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:36.552Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-12T10:45:36.658Z] #19 83.88 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-12T10:45:36.658Z] #19 83.88 Preparing to unpack .../105-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:36.658Z] #19 83.89 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:36.658Z] #19 83.96 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-12T10:45:36.658Z] #19 83.96 Preparing to unpack .../106-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:36.658Z] #19 83.97 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:36.865Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.7s done [2022-07-12T10:45:36.865Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0.1s [2022-07-12T10:45:36.915Z] #29 1.679 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:45:36.915Z] #29 1.689 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:45:36.915Z] #29 1.689 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:45:36.918Z] #19 84.07 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-12T10:45:36.918Z] #19 84.07 Preparing to unpack .../107-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:36.918Z] #19 84.08 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:36.918Z] #19 84.11 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-12T10:45:36.918Z] #19 84.11 Preparing to unpack .../108-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:36.918Z] #19 84.12 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:36.918Z] #19 84.28 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-12T10:45:36.918Z] #19 84.29 Preparing to unpack .../109-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:45:37.178Z] #19 84.29 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:37.178Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 2.9s done [2022-07-12T10:45:37.480Z] #29 1.932 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:45:37.737Z] #29 2.206 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:45:38.301Z] #29 2.897 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:45:38.546Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c [2022-07-12T10:45:39.241Z] #29 3.898 Fetched 8548 kB in 2s (3430 kB/s) [2022-07-12T10:45:40.158Z] #11 ... [2022-07-12T10:45:40.158Z] [2022-07-12T10:45:40.158Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T10:45:40.158Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T10:45:40.158Z] #29 0.922 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:45:40.158Z] #29 0.943 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:45:40.158Z] #29 0.943 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:45:40.158Z] #29 1.081 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:45:40.158Z] #29 1.307 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:45:40.158Z] #29 1.783 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:45:40.158Z] #29 2.889 Fetched 8548 kB in 2s (3837 kB/s) [2022-07-12T10:45:40.158Z] #29 2.889 Reading package lists... [2022-07-12T10:45:40.158Z] #29 3.702 Reading package lists... [2022-07-12T10:45:40.158Z] #29 4.512 Building dependency tree... [2022-07-12T10:45:40.158Z] #29 4.898 The following additional packages will be installed: [2022-07-12T10:45:40.158Z] #29 4.899 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-12T10:45:40.158Z] #29 4.899 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-12T10:45:40.158Z] #29 4.900 Recommended packages: [2022-07-12T10:45:40.158Z] #29 4.900 libldap-common publicsuffix libsasl2-modules [2022-07-12T10:45:40.158Z] #29 5.064 The following NEW packages will be installed: [2022-07-12T10:45:40.158Z] #29 5.065 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-12T10:45:40.158Z] #29 5.065 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-12T10:45:40.158Z] #29 5.066 libssh2-1 openssl [2022-07-12T10:45:40.158Z] #29 5.338 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-12T10:45:40.158Z] #29 5.338 Need to get 3041 kB of archives. [2022-07-12T10:45:40.158Z] #29 5.338 After this operation, 6651 kB of additional disk space will be used. [2022-07-12T10:45:40.158Z] #29 5.338 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-12T10:45:40.158Z] #29 5.356 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-12T10:45:40.158Z] #29 5.356 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-12T10:45:40.158Z] #29 5.356 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-12T10:45:40.158Z] #29 5.356 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-12T10:45:40.158Z] #29 5.359 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-12T10:45:40.158Z] #29 5.369 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-12T10:45:40.158Z] #29 5.369 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-12T10:45:40.158Z] #29 5.369 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-12T10:45:40.158Z] #29 5.369 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-12T10:45:40.158Z] #29 5.369 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-12T10:45:40.158Z] #29 5.369 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-12T10:45:40.158Z] #29 5.372 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T10:45:40.158Z] #29 5.374 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T10:45:40.158Z] #29 5.375 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T10:45:40.158Z] #29 5.535 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:45:40.158Z] #29 5.568 Fetched 3041 kB in 0s (10.1 MB/s) [2022-07-12T10:45:40.158Z] #29 5.596 Selecting previously unselected package openssl. [2022-07-12T10:45:40.158Z] #29 5.596 (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 ... 6661 files and directories currently installed.) [2022-07-12T10:45:40.158Z] #29 5.602 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 5.606 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-12T10:45:40.158Z] #29 5.760 Selecting previously unselected package ca-certificates. [2022-07-12T10:45:40.158Z] #29 5.760 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-12T10:45:40.158Z] #29 5.763 Unpacking ca-certificates (20210119) ... [2022-07-12T10:45:40.158Z] #29 5.851 Selecting previously unselected package libbrotli1:amd64. [2022-07-12T10:45:40.158Z] #29 5.851 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 5.864 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T10:45:40.158Z] #29 5.940 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-12T10:45:40.158Z] #29 5.940 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 5.943 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:40.158Z] #29 5.996 Selecting previously unselected package libsasl2-2:amd64. [2022-07-12T10:45:40.158Z] #29 5.997 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.002 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:40.158Z] #29 6.076 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-12T10:45:40.158Z] #29 6.076 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.076 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T10:45:40.158Z] #29 6.146 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-12T10:45:40.158Z] #29 6.146 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.151 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T10:45:40.158Z] #29 6.204 Selecting previously unselected package libpsl5:amd64. [2022-07-12T10:45:40.158Z] #29 6.204 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.209 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T10:45:40.158Z] #29 6.263 Selecting previously unselected package librtmp1:amd64. [2022-07-12T10:45:40.158Z] #29 6.263 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.266 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T10:45:40.158Z] #29 6.316 Selecting previously unselected package libssh2-1:amd64. [2022-07-12T10:45:40.158Z] #29 6.316 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.320 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T10:45:40.158Z] #29 6.393 Selecting previously unselected package libcurl4:amd64. [2022-07-12T10:45:40.158Z] #29 6.400 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.403 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:40.158Z] #29 6.481 Selecting previously unselected package curl. [2022-07-12T10:45:40.158Z] #29 6.481 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.488 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:40.158Z] #29 6.548 Selecting previously unselected package libonig5:amd64. [2022-07-12T10:45:40.158Z] #29 6.548 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.553 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:45:40.158Z] #29 6.616 Selecting previously unselected package libjq1:amd64. [2022-07-12T10:45:40.158Z] #29 6.618 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.623 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:45:40.158Z] #29 6.676 Selecting previously unselected package jq. [2022-07-12T10:45:40.158Z] #29 6.676 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-12T10:45:40.158Z] #29 6.686 Unpacking jq (1.6-2.1) ... [2022-07-12T10:45:40.158Z] #29 6.725 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T10:45:40.158Z] #29 6.739 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T10:45:40.158Z] #29 6.753 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T10:45:40.158Z] #29 6.766 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:40.158Z] #29 6.778 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T10:45:40.158Z] #29 6.789 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:40.158Z] #29 6.803 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T10:45:40.158Z] #29 6.818 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-12T10:45:40.158Z] #29 6.836 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:45:40.158Z] #29 6.848 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:45:40.158Z] #29 6.862 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T10:45:40.158Z] #29 6.886 Setting up ca-certificates (20210119) ... [2022-07-12T10:45:40.158Z] #29 7.452 Updating certificates in /etc/ssl/certs... [2022-07-12T10:45:40.158Z] #29 8.060 129 added, 0 removed; done. [2022-07-12T10:45:40.158Z] #29 8.101 Setting up jq (1.6-2.1) ... [2022-07-12T10:45:40.158Z] #29 8.112 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:40.158Z] #29 8.123 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:40.158Z] #29 8.142 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:45:40.158Z] #29 8.164 Processing triggers for ca-certificates (20210119) ... [2022-07-12T10:45:40.158Z] #29 8.174 Updating certificates in /etc/ssl/certs... [2022-07-12T10:45:40.158Z] #29 ... [2022-07-12T10:45:40.158Z] [2022-07-12T10:45:40.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:40.158Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:40.181Z] #29 3.898 Reading package lists... [2022-07-12T10:45:40.745Z] #29 4.673 Reading package lists... [2022-07-12T10:45:41.003Z] #29 5.420 Building dependency tree... [2022-07-12T10:45:41.099Z] #11 ... [2022-07-12T10:45:41.099Z] [2022-07-12T10:45:41.099Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T10:45:41.099Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-12T10:45:41.099Z] #72 DONE 1.7s [2022-07-12T10:45:41.099Z] [2022-07-12T10:45:41.099Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T10:45:41.099Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-12T10:45:41.100Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.4s done [2022-07-12T10:45:41.260Z] #29 5.836 The following additional packages will be installed: [2022-07-12T10:45:41.260Z] #29 5.838 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-12T10:45:41.260Z] #29 5.839 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-12T10:45:41.260Z] #29 5.839 Recommended packages: [2022-07-12T10:45:41.260Z] #29 5.839 libldap-common publicsuffix libsasl2-modules [2022-07-12T10:45:41.260Z] #29 6.056 The following NEW packages will be installed: [2022-07-12T10:45:41.261Z] #29 6.056 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-12T10:45:41.361Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-12T10:45:41.517Z] #29 6.068 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-12T10:45:41.517Z] #29 6.068 libssh2-1 openssl [2022-07-12T10:45:41.774Z] #29 6.338 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-12T10:45:41.774Z] #29 6.338 Need to get 3041 kB of archives. [2022-07-12T10:45:41.774Z] #29 6.338 After this operation, 6651 kB of additional disk space will be used. [2022-07-12T10:45:41.774Z] #29 6.338 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-12T10:45:41.774Z] #29 6.358 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-12T10:45:41.774Z] #29 6.384 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-12T10:45:41.774Z] #29 6.416 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-12T10:45:41.774Z] #29 6.422 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-12T10:45:41.774Z] #29 6.422 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-12T10:45:41.774Z] #29 6.425 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-12T10:45:41.774Z] #29 6.425 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-12T10:45:41.774Z] #29 6.434 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-12T10:45:41.774Z] #29 6.434 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-12T10:45:41.774Z] #29 6.434 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-12T10:45:41.774Z] #29 6.457 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-12T10:45:41.803Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.0s [2022-07-12T10:45:41.929Z] #11 ... [2022-07-12T10:45:41.930Z] [2022-07-12T10:45:41.930Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T10:45:41.930Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T10:45:41.930Z] #29 8.737 0 added, 0 removed; done. [2022-07-12T10:45:41.930Z] #29 8.737 Running hooks in /etc/ca-certificates/update.d... [2022-07-12T10:45:41.930Z] #29 8.739 done. [2022-07-12T10:45:41.930Z] #29 DONE 10.4s [2022-07-12T10:45:41.930Z] [2022-07-12T10:45:41.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:41.930Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:42.034Z] #29 6.469 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T10:45:42.034Z] #29 6.469 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T10:45:42.034Z] #29 6.500 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T10:45:42.034Z] #29 6.736 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:45:42.291Z] #29 6.769 Fetched 3041 kB in 0s (7202 kB/s) [2022-07-12T10:45:42.291Z] #29 6.822 Selecting previously unselected package openssl. [2022-07-12T10:45:42.291Z] #29 6.822 (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 ... 6661 files and directories currently installed.) [2022-07-12T10:45:42.291Z] #29 6.824 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-12T10:45:42.291Z] #29 6.828 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-12T10:45:42.469Z] #19 88.84 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-12T10:45:42.469Z] #19 88.85 Preparing to unpack .../110-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:42.469Z] #19 88.85 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:42.469Z] #19 88.90 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-12T10:45:42.469Z] #19 88.91 Preparing to unpack .../111-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-12T10:45:42.469Z] #19 88.91 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-12T10:45:42.469Z] #19 89.08 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-12T10:45:42.469Z] #19 89.08 Preparing to unpack .../112-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-12T10:45:42.469Z] #19 89.09 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-12T10:45:42.469Z] #19 89.35 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-12T10:45:42.469Z] #19 89.36 Preparing to unpack .../113-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:42.469Z] #19 89.36 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:42.469Z] #19 89.72 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-12T10:45:42.469Z] #19 89.72 Preparing to unpack .../114-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:45:42.469Z] #19 89.75 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:42.508Z] #11 ... [2022-07-12T10:45:42.508Z] [2022-07-12T10:45:42.508Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T10:45:42.508Z] #30 sha256:5477e4cd24bf690b794b4603e87ec9d56dbfeb5e101f31e031d4acd04489edf1 [2022-07-12T10:45:42.508Z] #30 DONE 0.4s [2022-07-12T10:45:42.508Z] [2022-07-12T10:45:42.508Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:42.508Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:42.553Z] #29 7.059 Selecting previously unselected package ca-certificates. [2022-07-12T10:45:42.553Z] #29 7.059 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-12T10:45:42.553Z] #29 7.066 Unpacking ca-certificates (20210119) ... [2022-07-12T10:45:42.553Z] #29 7.246 Selecting previously unselected package libbrotli1:amd64. [2022-07-12T10:45:42.553Z] #29 7.246 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-12T10:45:42.553Z] #29 7.260 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T10:45:42.816Z] #29 7.362 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-12T10:45:42.816Z] #29 7.362 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T10:45:42.816Z] #29 7.372 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:42.816Z] #29 7.458 Selecting previously unselected package libsasl2-2:amd64. [2022-07-12T10:45:42.816Z] #29 7.458 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T10:45:42.816Z] #29 7.460 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:42.816Z] #29 7.517 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-12T10:45:42.816Z] #29 7.517 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-12T10:45:42.816Z] #29 7.525 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T10:45:42.997Z] #74 DONE 2.0s [2022-07-12T10:45:42.998Z] [2022-07-12T10:45:42.998Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:42.998Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T10:45:43.074Z] #29 7.593 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-12T10:45:43.074Z] #29 7.593 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-12T10:45:43.074Z] #29 7.598 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T10:45:43.074Z] #29 7.661 Selecting previously unselected package libpsl5:amd64. [2022-07-12T10:45:43.074Z] #29 7.661 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-12T10:45:43.074Z] #29 7.667 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T10:45:43.074Z] #29 7.711 Selecting previously unselected package librtmp1:amd64. [2022-07-12T10:45:43.074Z] #29 7.711 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-12T10:45:43.074Z] #29 7.714 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T10:45:43.074Z] #29 7.765 Selecting previously unselected package libssh2-1:amd64. [2022-07-12T10:45:43.074Z] #29 7.767 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-12T10:45:43.074Z] #29 7.772 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T10:45:43.171Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.5s done [2022-07-12T10:45:43.171Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-12T10:45:43.171Z] #11 ... [2022-07-12T10:45:43.171Z] [2022-07-12T10:45:43.171Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T10:45:43.171Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T10:45:43.171Z] #29 1.020 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:45:43.171Z] #29 1.088 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:45:43.171Z] #29 1.092 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:45:43.171Z] #29 1.227 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:45:43.171Z] #29 1.556 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:45:43.171Z] #29 1.620 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:45:43.171Z] #29 3.167 Fetched 8548 kB in 2s (3558 kB/s) [2022-07-12T10:45:43.171Z] #29 3.167 Reading package lists... [2022-07-12T10:45:43.171Z] #29 3.869 Reading package lists... [2022-07-12T10:45:43.171Z] #29 4.634 Building dependency tree... [2022-07-12T10:45:43.171Z] #29 4.995 The following additional packages will be installed: [2022-07-12T10:45:43.171Z] #29 4.995 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-12T10:45:43.171Z] #29 4.999 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-12T10:45:43.171Z] #29 4.999 Recommended packages: [2022-07-12T10:45:43.171Z] #29 4.999 libldap-common publicsuffix libsasl2-modules [2022-07-12T10:45:43.171Z] #29 5.178 The following NEW packages will be installed: [2022-07-12T10:45:43.171Z] #29 5.179 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-12T10:45:43.171Z] #29 5.180 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-12T10:45:43.171Z] #29 5.180 libssh2-1 openssl [2022-07-12T10:45:43.171Z] #29 5.455 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-12T10:45:43.171Z] #29 5.455 Need to get 3041 kB of archives. [2022-07-12T10:45:43.171Z] #29 5.455 After this operation, 6651 kB of additional disk space will be used. [2022-07-12T10:45:43.171Z] #29 5.455 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-12T10:45:43.171Z] #29 5.468 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-12T10:45:43.171Z] #29 5.470 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-12T10:45:43.171Z] #29 5.473 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-12T10:45:43.171Z] #29 5.491 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-12T10:45:43.171Z] #29 5.493 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-12T10:45:43.171Z] #29 5.497 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-12T10:45:43.171Z] #29 5.497 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-12T10:45:43.171Z] #29 5.498 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-12T10:45:43.171Z] #29 5.500 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-12T10:45:43.171Z] #29 5.503 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-12T10:45:43.171Z] #29 5.506 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-12T10:45:43.171Z] #29 5.508 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T10:45:43.171Z] #29 5.510 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T10:45:43.171Z] #29 5.511 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T10:45:43.171Z] #29 5.705 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:45:43.171Z] #29 5.729 Fetched 3041 kB in 0s (9373 kB/s) [2022-07-12T10:45:43.171Z] #29 5.760 Selecting previously unselected package openssl. [2022-07-12T10:45:43.171Z] #29 5.760 (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 ... 6661 files and directories currently installed.) [2022-07-12T10:45:43.171Z] #29 5.763 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 5.770 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-12T10:45:43.171Z] #29 5.919 Selecting previously unselected package ca-certificates. [2022-07-12T10:45:43.171Z] #29 5.919 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-12T10:45:43.171Z] #29 5.928 Unpacking ca-certificates (20210119) ... [2022-07-12T10:45:43.171Z] #29 6.023 Selecting previously unselected package libbrotli1:amd64. [2022-07-12T10:45:43.171Z] #29 6.023 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.032 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T10:45:43.171Z] #29 6.130 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-12T10:45:43.171Z] #29 6.130 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.133 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:43.171Z] #29 6.178 Selecting previously unselected package libsasl2-2:amd64. [2022-07-12T10:45:43.171Z] #29 6.178 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.181 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:43.171Z] #29 6.246 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-12T10:45:43.171Z] #29 6.246 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.249 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T10:45:43.171Z] #29 6.337 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-12T10:45:43.171Z] #29 6.339 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.342 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T10:45:43.171Z] #29 6.400 Selecting previously unselected package libpsl5:amd64. [2022-07-12T10:45:43.171Z] #29 6.400 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.400 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T10:45:43.171Z] #29 6.455 Selecting previously unselected package librtmp1:amd64. [2022-07-12T10:45:43.171Z] #29 6.455 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.459 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T10:45:43.171Z] #29 6.500 Selecting previously unselected package libssh2-1:amd64. [2022-07-12T10:45:43.171Z] #29 6.500 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.513 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T10:45:43.171Z] #29 6.566 Selecting previously unselected package libcurl4:amd64. [2022-07-12T10:45:43.171Z] #29 6.566 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.575 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:43.171Z] #29 6.651 Selecting previously unselected package curl. [2022-07-12T10:45:43.171Z] #29 6.651 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.659 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:43.171Z] #29 6.741 Selecting previously unselected package libonig5:amd64. [2022-07-12T10:45:43.171Z] #29 6.741 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.749 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:45:43.171Z] #29 6.822 Selecting previously unselected package libjq1:amd64. [2022-07-12T10:45:43.171Z] #29 6.822 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.832 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:45:43.171Z] #29 6.897 Selecting previously unselected package jq. [2022-07-12T10:45:43.171Z] #29 6.897 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-12T10:45:43.171Z] #29 6.924 Unpacking jq (1.6-2.1) ... [2022-07-12T10:45:43.171Z] #29 6.983 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T10:45:43.171Z] #29 6.993 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T10:45:43.171Z] #29 7.003 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T10:45:43.171Z] #29 7.017 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:43.171Z] #29 7.025 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T10:45:43.171Z] #29 7.036 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:43.171Z] #29 7.113 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T10:45:43.171Z] #29 7.123 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-12T10:45:43.171Z] #29 7.138 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:45:43.171Z] #29 7.147 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:45:43.171Z] #29 7.157 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T10:45:43.171Z] #29 7.168 Setting up ca-certificates (20210119) ... [2022-07-12T10:45:43.171Z] #29 7.820 Updating certificates in /etc/ssl/certs... [2022-07-12T10:45:43.255Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.1s [2022-07-12T10:45:43.331Z] #29 7.825 Selecting previously unselected package libcurl4:amd64. [2022-07-12T10:45:43.331Z] #29 7.827 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T10:45:43.331Z] #29 7.832 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:43.331Z] #29 7.914 Selecting previously unselected package curl. [2022-07-12T10:45:43.331Z] #29 7.914 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T10:45:43.331Z] #29 7.916 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:43.331Z] #29 7.992 Selecting previously unselected package libonig5:amd64. [2022-07-12T10:45:43.331Z] #29 7.992 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T10:45:43.331Z] #29 7.998 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:45:43.433Z] #29 ... [2022-07-12T10:45:43.434Z] [2022-07-12T10:45:43.434Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:43.434Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:43.587Z] #29 8.067 Selecting previously unselected package libjq1:amd64. [2022-07-12T10:45:43.587Z] #29 8.067 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T10:45:43.587Z] #29 8.072 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:45:43.587Z] #29 8.119 Selecting previously unselected package jq. [2022-07-12T10:45:43.587Z] #29 8.119 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-12T10:45:43.587Z] #29 8.120 Unpacking jq (1.6-2.1) ... [2022-07-12T10:45:43.587Z] #29 8.167 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T10:45:43.587Z] #29 8.180 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T10:45:43.587Z] #29 8.194 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T10:45:43.587Z] #29 8.205 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:43.587Z] #29 8.218 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T10:45:43.587Z] #29 8.230 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:43.587Z] #29 8.241 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T10:45:43.587Z] #29 8.255 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-12T10:45:43.587Z] #29 8.273 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:45:43.845Z] #29 8.284 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:45:43.845Z] #29 8.295 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T10:45:43.845Z] #29 8.307 Setting up ca-certificates (20210119) ... [2022-07-12T10:45:44.184Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.7s done [2022-07-12T10:45:44.185Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done [2022-07-12T10:45:44.410Z] #29 8.893 Updating certificates in /etc/ssl/certs... [2022-07-12T10:45:44.442Z] #11 DONE 21.8s [2022-07-12T10:45:44.442Z] [2022-07-12T10:45:44.442Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T10:45:44.442Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-07-12T10:45:44.978Z] #29 9.699 129 added, 0 removed; done. [2022-07-12T10:45:44.978Z] #29 9.760 Setting up jq (1.6-2.1) ... [2022-07-12T10:45:44.978Z] #29 9.772 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:44.978Z] #29 9.782 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:45.234Z] #29 9.794 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:45:45.234Z] #29 9.811 Processing triggers for ca-certificates (20210119) ... [2022-07-12T10:45:45.234Z] #29 9.823 Updating certificates in /etc/ssl/certs... [2022-07-12T10:45:45.385Z] #12 DONE 0.6s [2022-07-12T10:45:45.385Z] [2022-07-12T10:45:45.385Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T10:45:45.385Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-12T10:45:45.385Z] #13 ... [2022-07-12T10:45:45.385Z] [2022-07-12T10:45:45.385Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T10:45:45.385Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-12T10:45:45.385Z] #29 1.267 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:45:45.385Z] #29 1.304 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:45:45.385Z] #29 1.304 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:45:45.385Z] #29 1.453 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:45:45.385Z] #29 1.782 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:45:45.385Z] #29 1.787 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:45:45.385Z] #29 3.016 Fetched 8434 kB in 2s (4202 kB/s) [2022-07-12T10:45:45.385Z] #29 3.016 Reading package lists... [2022-07-12T10:45:45.385Z] #29 3.556 Reading package lists... [2022-07-12T10:45:45.385Z] #29 4.142 Building dependency tree... [2022-07-12T10:45:45.385Z] #29 4.487 The following additional packages will be installed: [2022-07-12T10:45:45.385Z] #29 4.487 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-12T10:45:45.385Z] #29 4.488 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-12T10:45:45.385Z] #29 4.489 Recommended packages: [2022-07-12T10:45:45.385Z] #29 4.489 libldap-common publicsuffix libsasl2-modules [2022-07-12T10:45:45.385Z] #29 4.617 The following NEW packages will be installed: [2022-07-12T10:45:45.385Z] #29 4.617 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-12T10:45:45.385Z] #29 4.617 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-12T10:45:45.385Z] #29 4.617 libssh2-1 openssl [2022-07-12T10:45:45.385Z] #29 4.887 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-12T10:45:45.385Z] #29 4.887 Need to get 2934 kB of archives. [2022-07-12T10:45:45.385Z] #29 4.887 After this operation, 6476 kB of additional disk space will be used. [2022-07-12T10:45:45.385Z] #29 4.887 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-12T10:45:45.385Z] #29 4.957 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-12T10:45:45.385Z] #29 4.964 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-12T10:45:45.385Z] #29 4.997 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-07-12T10:45:45.385Z] #29 5.003 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-12T10:45:45.385Z] #29 5.008 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-12T10:45:45.385Z] #29 5.012 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-12T10:45:45.385Z] #29 5.020 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-12T10:45:45.385Z] #29 5.025 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-12T10:45:45.385Z] #29 5.030 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-12T10:45:45.385Z] #29 5.039 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-12T10:45:45.385Z] #29 5.109 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-12T10:45:45.385Z] #29 5.167 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-12T10:45:45.385Z] #29 5.226 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-12T10:45:45.385Z] #29 5.281 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-12T10:45:45.385Z] #29 5.557 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:45:45.385Z] #29 5.581 Fetched 2934 kB in 1s (4114 kB/s) [2022-07-12T10:45:45.385Z] #29 5.622 Selecting previously unselected package openssl. [2022-07-12T10:45:45.385Z] #29 5.622 (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 ... 6653 files and directories currently installed.) [2022-07-12T10:45:45.385Z] #29 5.622 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 5.626 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-12T10:45:45.385Z] #29 6.232 Selecting previously unselected package ca-certificates. [2022-07-12T10:45:45.385Z] #29 6.237 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-12T10:45:45.385Z] #29 6.268 Unpacking ca-certificates (20210119) ... [2022-07-12T10:45:45.385Z] #29 6.841 Selecting previously unselected package libbrotli1:arm64. [2022-07-12T10:45:45.385Z] #29 6.841 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 6.981 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-12T10:45:45.385Z] #29 7.284 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-12T10:45:45.385Z] #29 7.284 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 7.293 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:45.385Z] #29 7.496 Selecting previously unselected package libsasl2-2:arm64. [2022-07-12T10:45:45.385Z] #29 7.496 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 7.500 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:45.385Z] #29 7.564 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-12T10:45:45.385Z] #29 7.564 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 7.575 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T10:45:45.385Z] #29 7.653 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-12T10:45:45.385Z] #29 7.653 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 7.663 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-12T10:45:45.385Z] #29 7.713 Selecting previously unselected package libpsl5:arm64. [2022-07-12T10:45:45.385Z] #29 7.713 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 7.718 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-12T10:45:45.385Z] #29 7.759 Selecting previously unselected package librtmp1:arm64. [2022-07-12T10:45:45.385Z] #29 7.759 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 7.762 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T10:45:45.385Z] #29 7.806 Selecting previously unselected package libssh2-1:arm64. [2022-07-12T10:45:45.385Z] #29 7.806 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 7.812 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-12T10:45:45.385Z] #29 7.866 Selecting previously unselected package libcurl4:arm64. [2022-07-12T10:45:45.385Z] #29 7.866 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 7.870 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:45.385Z] #29 7.926 Selecting previously unselected package curl. [2022-07-12T10:45:45.385Z] #29 7.927 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 7.931 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:45.385Z] #29 7.994 Selecting previously unselected package libonig5:arm64. [2022-07-12T10:45:45.385Z] #29 7.995 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 7.998 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-12T10:45:45.385Z] #29 8.062 Selecting previously unselected package libjq1:arm64. [2022-07-12T10:45:45.385Z] #29 8.062 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 8.067 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-12T10:45:45.385Z] #29 8.109 Selecting previously unselected package jq. [2022-07-12T10:45:45.385Z] #29 8.110 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-12T10:45:45.385Z] #29 8.113 Unpacking jq (1.6-2.1) ... [2022-07-12T10:45:45.385Z] #29 8.158 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-12T10:45:45.385Z] #29 8.169 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-12T10:45:45.385Z] #29 8.183 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-12T10:45:45.385Z] #29 8.300 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:45.385Z] #29 8.312 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T10:45:45.385Z] #29 8.327 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T10:45:45.385Z] #29 8.340 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-12T10:45:45.385Z] #29 8.352 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-12T10:45:45.385Z] #29 8.370 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-12T10:45:45.385Z] #29 8.380 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-12T10:45:45.385Z] #29 8.396 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T10:45:45.385Z] #29 8.406 Setting up ca-certificates (20210119) ... [2022-07-12T10:45:45.385Z] #29 9.076 Updating certificates in /etc/ssl/certs... [2022-07-12T10:45:45.385Z] #29 9.983 129 added, 0 removed; done. [2022-07-12T10:45:45.385Z] #29 10.10 Setting up jq (1.6-2.1) ... [2022-07-12T10:45:45.642Z] #29 10.11 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:45.642Z] #29 10.12 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:45.642Z] #29 10.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:45:45.642Z] #29 10.16 Processing triggers for ca-certificates (20210119) ... [2022-07-12T10:45:45.642Z] #29 10.18 Updating certificates in /etc/ssl/certs... [2022-07-12T10:45:45.642Z] #29 ... [2022-07-12T10:45:45.642Z] [2022-07-12T10:45:45.642Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T10:45:45.642Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-12T10:45:45.642Z] #13 DONE 0.6s [2022-07-12T10:45:45.642Z] [2022-07-12T10:45:45.642Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T10:45:45.642Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-12T10:45:45.807Z] #29 ... [2022-07-12T10:45:45.807Z] [2022-07-12T10:45:45.807Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:45.807Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:45.807Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-07-12T10:45:45.807Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-07-12T10:45:45.807Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.8s done [2022-07-12T10:45:45.807Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0.8s [2022-07-12T10:45:45.807Z] #11 ... [2022-07-12T10:45:45.807Z] [2022-07-12T10:45:45.807Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T10:45:45.807Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T10:45:45.807Z] #29 10.48 0 added, 0 removed; done. [2022-07-12T10:45:45.807Z] #29 10.48 Running hooks in /etc/ca-certificates/update.d... [2022-07-12T10:45:45.807Z] #29 10.48 done. [2022-07-12T10:45:45.899Z] #33 ... [2022-07-12T10:45:45.899Z] [2022-07-12T10:45:45.899Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T10:45:45.899Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-07-12T10:45:45.899Z] #46 DONE 0.2s [2022-07-12T10:45:45.899Z] [2022-07-12T10:45:45.899Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T10:45:45.899Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-12T10:45:45.899Z] #33 DONE 0.2s [2022-07-12T10:45:45.899Z] [2022-07-12T10:45:45.899Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:45:45.899Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-12T10:45:46.159Z] #34 ... [2022-07-12T10:45:46.159Z] [2022-07-12T10:45:46.159Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-12T10:45:46.159Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-07-12T10:45:46.159Z] #50 DONE 0.4s [2022-07-12T10:45:46.159Z] [2022-07-12T10:45:46.159Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T10:45:46.159Z] #66 sha256:17fd375d60853b20ba9992f7a5e06b53742fc0512ff67220f8ef513cb55207f6 [2022-07-12T10:45:46.159Z] #66 DONE 0.4s [2022-07-12T10:45:46.159Z] [2022-07-12T10:45:46.159Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T10:45:46.159Z] #25 sha256:262bc17fe94f407b1f16f04be3ef2748fcc7c6a07be099829825207bd0468b0c [2022-07-12T10:45:46.159Z] #25 DONE 0.5s [2022-07-12T10:45:46.159Z] [2022-07-12T10:45:46.159Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:45:46.159Z] #26 sha256:cabf7284b63b49f26cd6afc4f06ca8d99b002133425d4746cafef6dd2e48e74a [2022-07-12T10:45:46.705Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-12T10:45:46.731Z] #26 ... [2022-07-12T10:45:46.731Z] [2022-07-12T10:45:46.731Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T10:45:46.731Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-12T10:45:46.731Z] #29 11.21 0 added, 0 removed; done. [2022-07-12T10:45:46.731Z] #29 11.21 Running hooks in /etc/ca-certificates/update.d... [2022-07-12T10:45:46.731Z] #29 11.21 done. [2022-07-12T10:45:46.731Z] #29 DONE 11.4s [2022-07-12T10:45:46.731Z] [2022-07-12T10:45:46.731Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T10:45:46.731Z] #30 sha256:fc078ecc126c094a1f0ebc2bac1acb6cedeb735761b13e4ab9640a6478c29559 [2022-07-12T10:45:46.731Z] #30 DONE 0.1s [2022-07-12T10:45:46.987Z] [2022-07-12T10:45:46.987Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:45:46.987Z] #31 sha256:07d2b81172715b0b459732848d454e4f70913c4e269b639b351546dc454778cb [2022-07-12T10:45:47.617Z] #11 ... [2022-07-12T10:45:47.617Z] [2022-07-12T10:45:47.617Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T10:45:47.617Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T10:45:47.617Z] #29 8.904 129 added, 0 removed; done. [2022-07-12T10:45:47.617Z] #29 8.932 Setting up jq (1.6-2.1) ... [2022-07-12T10:45:47.617Z] #29 8.943 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:47.617Z] #29 8.989 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-12T10:45:47.617Z] #29 8.999 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:45:47.617Z] #29 9.019 Processing triggers for ca-certificates (20210119) ... [2022-07-12T10:45:47.617Z] #29 9.030 Updating certificates in /etc/ssl/certs... [2022-07-12T10:45:47.617Z] #29 9.945 0 added, 0 removed; done. [2022-07-12T10:45:47.617Z] #29 9.945 Running hooks in /etc/ca-certificates/update.d... [2022-07-12T10:45:47.617Z] #29 9.951 done. [2022-07-12T10:45:47.617Z] #29 DONE 12.2s [2022-07-12T10:45:47.617Z] [2022-07-12T10:45:47.617Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:47.617Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:47.756Z] #19 94.13 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-12T10:45:47.757Z] #19 94.13 Preparing to unpack .../115-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:47.757Z] #19 94.13 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:47.757Z] #19 94.16 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-12T10:45:47.757Z] #19 94.16 Preparing to unpack .../116-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-12T10:45:47.757Z] #19 94.16 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-12T10:45:47.757Z] #19 94.19 Selecting previously unselected package libc6-s390x-cross. [2022-07-12T10:45:47.757Z] #19 94.19 Preparing to unpack .../117-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-12T10:45:47.757Z] #19 94.19 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-12T10:45:47.757Z] #19 94.32 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-12T10:45:47.757Z] #19 94.32 Preparing to unpack .../118-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:47.757Z] #19 94.33 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:47.757Z] #19 94.35 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-12T10:45:47.757Z] #19 94.35 Preparing to unpack .../119-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:47.757Z] #19 94.36 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:47.757Z] #19 94.39 Selecting previously unselected package libitm1-s390x-cross. [2022-07-12T10:45:47.757Z] #19 94.39 Preparing to unpack .../120-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:47.757Z] #19 94.40 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:47.757Z] #19 94.42 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-12T10:45:47.757Z] #19 94.43 Preparing to unpack .../121-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:47.757Z] #19 94.43 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:47.757Z] #19 94.45 Selecting previously unselected package libasan6-s390x-cross. [2022-07-12T10:45:47.757Z] #19 94.46 Preparing to unpack .../122-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:47.757Z] #19 94.46 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:47.757Z] #19 94.68 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-12T10:45:47.757Z] #19 94.68 Preparing to unpack .../123-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:47.757Z] #19 94.69 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:47.757Z] #19 94.75 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-12T10:45:47.757Z] #19 94.76 Preparing to unpack .../124-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:47.757Z] #19 94.76 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:47.757Z] #19 94.85 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-12T10:45:47.757Z] #19 94.86 Preparing to unpack .../125-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:47.757Z] #19 94.86 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:47.757Z] #19 94.96 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-12T10:45:47.757Z] #19 94.96 Preparing to unpack .../126-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:45:47.757Z] #19 94.97 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:47.874Z] #11 ... [2022-07-12T10:45:47.874Z] [2022-07-12T10:45:47.874Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T10:45:47.874Z] #30 sha256:565156846cb1e760a2dc55bfb65b4830b7912f25eb7cb92cb5d8a35cc8ae04ca [2022-07-12T10:45:47.874Z] #30 DONE 0.5s [2022-07-12T10:45:47.874Z] [2022-07-12T10:45:47.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:47.874Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:48.130Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.0s [2022-07-12T10:45:48.334Z] #29 DONE 13.0s [2022-07-12T10:45:48.334Z] [2022-07-12T10:45:48.334Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T10:45:48.334Z] #30 sha256:74bcd900889de94812078b155b9de0748972af4340c0856746927640c6756769 [2022-07-12T10:45:48.896Z] #30 DONE 0.5s [2022-07-12T10:45:48.896Z] [2022-07-12T10:45:48.897Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:45:48.897Z] #31 sha256:77b8e61e8e2b69e3521a84bae52d318884cee2d1ffe735ddbaa3fb0897e02b66 [2022-07-12T10:45:49.243Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.1s done [2022-07-12T10:45:49.501Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.3s done [2022-07-12T10:45:49.759Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-12T10:45:49.814Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-12T10:45:50.148Z] #11 DONE 29.4s [2022-07-12T10:45:50.148Z] [2022-07-12T10:45:50.148Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T10:45:50.148Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T10:45:51.415Z] #31 2.257 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-12T10:45:51.415Z] #31 2.564 [2022-07-12T10:45:51.584Z] #12 DONE 1.3s [2022-07-12T10:45:51.584Z] [2022-07-12T10:45:51.584Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:45:51.584Z] #31 sha256:43c6cb964075293311cb6d5be41000e4ac7ba886e83e8a28ab87083202d5c5cb [2022-07-12T10:45:51.584Z] #31 1.498 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-12T10:45:51.584Z] #31 1.738 [2022-07-12T10:45:51.584Z] #31 1.959 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:51.584Z] #31 2.201 [2022-07-12T10:45:51.584Z] #31 3.076 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-12T10:45:51.584Z] #31 3.329 [2022-07-12T10:45:51.584Z] #31 3.546 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:51.584Z] #31 3.807 [2022-07-12T10:45:51.584Z] #31 4.714 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-12T10:45:51.584Z] #31 4.976 [2022-07-12T10:45:51.584Z] #31 5.194 #=#=# ################# 24.7% ########################################## 59.4% ################################################################# 91.5% ######################################################################## 100.0% [2022-07-12T10:45:51.584Z] #31 5.747 [2022-07-12T10:45:51.584Z] #31 6.632 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-12T10:45:51.584Z] #31 6.887 [2022-07-12T10:45:51.584Z] #31 7.110 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:51.584Z] #31 7.357 [2022-07-12T10:45:51.584Z] #31 7.990 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-12T10:45:51.584Z] #31 8.341 [2022-07-12T10:45:51.584Z] #31 8.556 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:51.584Z] #31 8.763 [2022-07-12T10:45:51.584Z] #31 8.815 Download of images into '/build' complete. [2022-07-12T10:45:51.584Z] #31 8.815 Use something like the following to load the result into a Docker daemon: [2022-07-12T10:45:51.584Z] #31 8.815 tar -cC '/build' . | docker load [2022-07-12T10:45:51.584Z] #31 DONE 9.0s [2022-07-12T10:45:51.584Z] [2022-07-12T10:45:51.584Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T10:45:51.584Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T10:45:51.844Z] #13 DONE 0.7s [2022-07-12T10:45:51.960Z] #19 99.24 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-12T10:45:51.960Z] #19 99.25 Preparing to unpack .../127-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:51.960Z] #19 99.25 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:51.960Z] #19 99.28 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-12T10:45:51.979Z] #31 2.797 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:51.980Z] #31 3.099 [2022-07-12T10:45:52.119Z] [2022-07-12T10:45:52.119Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:45:52.119Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:45:52.119Z] #42 ... [2022-07-12T10:45:52.119Z] [2022-07-12T10:45:52.119Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-12T10:45:52.119Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T10:45:52.119Z] #50 DONE 0.3s [2022-07-12T10:45:52.221Z] #19 99.28 Preparing to unpack .../128-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-12T10:45:52.221Z] #19 99.28 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-12T10:45:52.221Z] #19 99.46 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-12T10:45:52.221Z] #19 99.46 Preparing to unpack .../129-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-12T10:45:52.221Z] #19 99.46 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-12T10:45:52.246Z] #31 ... [2022-07-12T10:45:52.246Z] [2022-07-12T10:45:52.246Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:45:52.246Z] #67 sha256:cb3fab4452f0280699a72f530c87d825b6acaad2007bca779ee443ff587602ac [2022-07-12T10:45:52.246Z] #67 3.800 + RM_GOPATH=0 [2022-07-12T10:45:52.246Z] #67 3.800 + TMP_GOPATH= [2022-07-12T10:45:52.246Z] #67 3.800 + : /build [2022-07-12T10:45:52.246Z] #67 3.800 + '[' -z '' ']' [2022-07-12T10:45:52.246Z] #67 3.808 ++ mktemp -d [2022-07-12T10:45:52.246Z] #67 3.852 + export GOPATH=/tmp/tmp.izayxcRSQS [2022-07-12T10:45:52.246Z] #67 3.852 + GOPATH=/tmp/tmp.izayxcRSQS [2022-07-12T10:45:52.246Z] #67 3.852 + RM_GOPATH=1 [2022-07-12T10:45:52.246Z] #67 3.852 + case "$(go env GOARCH)" in [2022-07-12T10:45:52.246Z] #67 3.854 ++ go env GOARCH [2022-07-12T10:45:52.246Z] #67 3.872 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:45:52.246Z] #67 3.872 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:45:52.246Z] #67 3.874 ++ dirname /install.sh [2022-07-12T10:45:52.246Z] #67 3.878 + dir=/ [2022-07-12T10:45:52.246Z] #67 3.879 + bin=rootlesskit [2022-07-12T10:45:52.246Z] #67 3.879 + shift [2022-07-12T10:45:52.246Z] #67 3.879 + '[' '!' -f //rootlesskit.installer ']' [2022-07-12T10:45:52.246Z] #67 3.881 + . //rootlesskit.installer [2022-07-12T10:45:52.246Z] #67 3.882 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:45:52.246Z] #67 3.883 + install_rootlesskit [2022-07-12T10:45:52.246Z] #67 3.883 + case "$1" in [2022-07-12T10:45:52.246Z] #67 3.883 + export CGO_ENABLED=0 [2022-07-12T10:45:52.246Z] #67 3.883 + CGO_ENABLED=0 [2022-07-12T10:45:52.246Z] #67 3.883 + _install_rootlesskit [2022-07-12T10:45:52.246Z] #67 3.892 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-12T10:45:52.246Z] #67 3.893 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:45:52.246Z] #67 3.893 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T10:45:52.246Z] #67 3.893 + GOBIN=/build [2022-07-12T10:45:52.246Z] #67 3.893 + GO111MODULE=on [2022-07-12T10:45:52.246Z] #67 3.893 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:45:52.246Z] #67 4.339 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-12T10:45:52.381Z] [2022-07-12T10:45:52.381Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T10:45:52.381Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T10:45:52.381Z] #46 DONE 0.3s [2022-07-12T10:45:52.381Z] [2022-07-12T10:45:52.381Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T10:45:52.381Z] #66 sha256:37ae69427de574a5b09ad3c14f6f4ffb42b376b27ee290b1f258795ea426a92b [2022-07-12T10:45:52.381Z] #66 DONE 0.4s [2022-07-12T10:45:52.381Z] [2022-07-12T10:45:52.381Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T10:45:52.381Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T10:45:52.381Z] #33 DONE 0.4s [2022-07-12T10:45:52.381Z] [2022-07-12T10:45:52.381Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:45:52.381Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:45:52.381Z] #34 ... [2022-07-12T10:45:52.381Z] [2022-07-12T10:45:52.381Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T10:45:52.381Z] #25 sha256:7d51cace57c8bbe3ffc20bda14a6a122027e914d5d8c3c474a286dd6e7c019d2 [2022-07-12T10:45:52.381Z] #25 DONE 0.4s [2022-07-12T10:45:52.481Z] #19 99.68 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-12T10:45:52.481Z] #19 99.69 Preparing to unpack .../130-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T10:45:52.481Z] #19 99.69 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:52.641Z] [2022-07-12T10:45:52.641Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:45:52.641Z] #26 sha256:92ea8cd73651f643032d4aa6ae4f8c0cc6624a9655cdf746014a56361f2e5621 [2022-07-12T10:45:52.741Z] #19 99.94 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-12T10:45:52.741Z] #19 99.94 Preparing to unpack .../131-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T10:45:52.741Z] #19 99.94 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:52.809Z] #67 6.621 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T10:45:52.809Z] #67 6.623 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-12T10:45:53.361Z] #31 4.143 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-12T10:45:53.361Z] #31 4.430 [2022-07-12T10:45:53.372Z] #67 7.220 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-12T10:45:53.617Z] #31 4.659 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:53.873Z] #31 4.964 [2022-07-12T10:45:54.835Z] #31 5.978 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-12T10:45:55.113Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-12T10:45:55.121Z] #31 ... [2022-07-12T10:45:55.121Z] [2022-07-12T10:45:55.121Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:55.121Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:55.121Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.6s done [2022-07-12T10:45:55.121Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 4.4s [2022-07-12T10:45:55.265Z] #67 9.199 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-12T10:45:55.739Z] #11 ... [2022-07-12T10:45:55.739Z] [2022-07-12T10:45:55.739Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:45:55.739Z] #31 sha256:77b8e61e8e2b69e3521a84bae52d318884cee2d1ffe735ddbaa3fb0897e02b66 [2022-07-12T10:45:55.739Z] #31 6.406 [2022-07-12T10:45:55.830Z] #67 ... [2022-07-12T10:45:55.830Z] [2022-07-12T10:45:55.830Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T10:45:55.830Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-12T10:45:55.830Z] #38 4.552 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-12T10:45:55.830Z] #38 ... [2022-07-12T10:45:55.830Z] [2022-07-12T10:45:55.830Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T10:45:55.830Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-12T10:45:55.830Z] #57 4.432 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-12T10:45:55.830Z] #57 5.531 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-12T10:45:55.830Z] #57 5.599 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-12T10:45:55.830Z] #57 5.605 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-12T10:45:55.830Z] #57 7.064 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-12T10:45:55.995Z] #31 6.649 #=#=# ################### 27.3% ########################################## 59.4% ################################################################# 91.4% ######################################################################## 100.0% [2022-07-12T10:45:56.087Z] #57 ... [2022-07-12T10:45:56.087Z] [2022-07-12T10:45:56.087Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:45:56.087Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-12T10:45:56.087Z] #36 3.769 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-12T10:45:56.087Z] #36 ... [2022-07-12T10:45:56.087Z] [2022-07-12T10:45:56.087Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:45:56.087Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T10:45:56.087Z] #51 4.342 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:45:56.087Z] #51 4.431 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:45:56.087Z] #51 4.434 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:45:56.087Z] #51 4.838 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-12T10:45:56.087Z] #51 5.487 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:45:56.087Z] #51 8.571 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:45:56.252Z] #31 7.256 [2022-07-12T10:45:56.344Z] #51 ... [2022-07-12T10:45:56.344Z] [2022-07-12T10:45:56.344Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:45:56.344Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-12T10:45:56.344Z] #47 3.158 + git clone https://github.com/docker/distribution.git . [2022-07-12T10:45:56.344Z] #47 3.160 Cloning into '.'... [2022-07-12T10:45:56.344Z] #47 ... [2022-07-12T10:45:56.344Z] [2022-07-12T10:45:56.344Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:45:56.344Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-12T10:45:56.344Z] #40 4.746 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-12T10:45:56.344Z] #40 5.586 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-12T10:45:56.344Z] #40 6.890 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-12T10:45:56.344Z] #40 7.258 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-12T10:45:56.344Z] #40 7.365 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-12T10:45:56.344Z] #40 10.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-12T10:45:56.344Z] #40 10.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T10:45:56.601Z] #40 ... [2022-07-12T10:45:56.601Z] [2022-07-12T10:45:56.601Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:45:56.601Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-12T10:45:56.601Z] #62 4.724 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:45:56.601Z] #62 4.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:45:56.601Z] #62 4.815 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:45:56.601Z] #62 5.659 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:45:56.601Z] #62 8.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:45:56.860Z] #62 ... [2022-07-12T10:45:56.860Z] [2022-07-12T10:45:56.860Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:45:56.860Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T10:45:56.860Z] #55 4.482 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-12T10:45:56.860Z] #55 6.050 go: downloading github.com/fatih/color v1.13.0 [2022-07-12T10:45:56.860Z] #55 6.051 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T10:45:56.860Z] #55 6.165 go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T10:45:56.860Z] #55 6.170 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-12T10:45:56.860Z] #55 6.185 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-12T10:45:56.860Z] #55 6.399 go: downloading github.com/spf13/viper v1.11.0 [2022-07-12T10:45:56.860Z] #55 6.653 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-12T10:45:56.860Z] #55 7.250 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-12T10:45:56.860Z] #55 7.285 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-12T10:45:56.860Z] #55 8.529 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-12T10:45:56.860Z] #55 8.684 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-12T10:45:56.860Z] #55 8.816 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T10:45:56.860Z] #55 8.923 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T10:45:56.860Z] #55 ... [2022-07-12T10:45:56.860Z] [2022-07-12T10:45:56.860Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:45:56.860Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:45:56.860Z] #14 3.563 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:45:56.860Z] #14 3.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:45:56.860Z] #14 3.574 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:45:56.860Z] #14 4.262 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:45:56.860Z] #14 6.272 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:45:56.860Z] #14 8.853 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:45:56.942Z] #19 104.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-12T10:45:56.942Z] #19 104.1 Preparing to unpack .../132-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T10:45:56.942Z] #19 104.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:56.942Z] #19 104.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-12T10:45:56.942Z] #19 104.2 Preparing to unpack .../133-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-12T10:45:56.942Z] #19 104.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-12T10:45:56.942Z] #19 104.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-12T10:45:56.942Z] #19 104.2 Setting up libfile-which-perl (1.23-1) ... [2022-07-12T10:45:56.942Z] #19 104.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-12T10:45:56.942Z] #19 104.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-12T10:45:57.118Z] #14 ... [2022-07-12T10:45:57.118Z] [2022-07-12T10:45:57.118Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:45:57.118Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T10:45:57.118Z] #42 3.773 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:45:57.118Z] #42 3.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:45:57.118Z] #42 3.795 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:45:57.118Z] #42 4.645 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:45:57.118Z] #42 7.282 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:45:57.118Z] #42 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:45:57.118Z] #42 ... [2022-07-12T10:45:57.118Z] [2022-07-12T10:45:57.118Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:45:57.118Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-12T10:45:57.118Z] #53 4.701 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-12T10:45:57.118Z] #53 5.889 go: downloading github.com/fatih/color v1.10.0 [2022-07-12T10:45:57.118Z] #53 6.042 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-12T10:45:57.118Z] #53 6.266 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-12T10:45:57.118Z] #53 6.439 go: downloading golang.org/x/tools v0.1.0 [2022-07-12T10:45:57.118Z] #53 6.462 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-12T10:45:57.118Z] #53 6.593 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T10:45:57.118Z] #53 6.749 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-12T10:45:57.118Z] #53 6.939 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-12T10:45:57.118Z] #53 10.68 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-12T10:45:57.118Z] #53 10.85 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-12T10:45:57.118Z] #53 10.91 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-12T10:45:57.185Z] #31 8.361 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-12T10:45:57.202Z] #19 104.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-12T10:45:57.202Z] #19 104.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T10:45:57.202Z] #19 104.3 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T10:45:57.202Z] #19 104.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T10:45:57.202Z] #19 104.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-12T10:45:57.202Z] #19 104.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-12T10:45:57.202Z] #19 104.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-12T10:45:57.202Z] #19 104.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-12T10:45:57.202Z] #19 104.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-12T10:45:57.202Z] #19 104.3 Setting up file (1:5.39-3) ... [2022-07-12T10:45:57.202Z] #19 104.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-12T10:45:57.202Z] #19 104.4 Setting up bzip2 (1.0.8-4) ... [2022-07-12T10:45:57.202Z] #19 104.4 Setting up libyaml-perl (1.30-1) ... [2022-07-12T10:45:57.202Z] #19 104.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-12T10:45:57.202Z] #19 104.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-12T10:45:57.202Z] #19 104.4 Setting up libio-string-perl (1.08-3.1) ... [2022-07-12T10:45:57.202Z] #19 104.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-12T10:45:57.202Z] #19 104.4 Setting up cross-config (2.6.18+nmu1) ... [2022-07-12T10:45:57.378Z] #53 ... [2022-07-12T10:45:57.378Z] [2022-07-12T10:45:57.378Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:45:57.378Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T10:45:57.378Z] #76 4.704 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:45:57.378Z] #76 4.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:45:57.378Z] #76 4.718 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:45:57.378Z] #76 5.596 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:45:57.378Z] #76 8.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:45:57.378Z] #76 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:45:57.378Z] #76 ... [2022-07-12T10:45:57.378Z] [2022-07-12T10:45:57.378Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:45:57.378Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T10:45:57.378Z] #51 11.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:45:57.462Z] #19 104.5 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:45:57.462Z] #19 104.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T10:45:57.462Z] #19 104.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-12T10:45:57.462Z] #19 104.6 Setting up patch (2.7.6-7) ... [2022-07-12T10:45:57.462Z] #19 104.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-12T10:45:57.462Z] #19 104.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-12T10:45:57.462Z] #19 104.6 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T10:45:57.462Z] #19 104.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.462Z] #19 104.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-12T10:45:57.462Z] #19 104.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-12T10:45:57.462Z] #19 104.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.462Z] #19 104.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.462Z] #19 104.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-12T10:45:57.462Z] #19 104.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-12T10:45:57.462Z] #19 104.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.462Z] #19 104.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:57.462Z] #19 104.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-12T10:45:57.462Z] #19 104.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-12T10:45:57.462Z] #19 104.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-12T10:45:57.462Z] #19 104.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-12T10:45:57.462Z] #19 104.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.462Z] #19 104.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T10:45:57.462Z] #19 104.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T10:45:57.462Z] #19 104.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-12T10:45:57.462Z] #19 104.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:57.462Z] #19 104.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-12T10:45:57.462Z] #19 104.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T10:45:57.462Z] #19 104.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-12T10:45:57.721Z] #19 104.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 104.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 105.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-12T10:45:57.721Z] #19 105.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 105.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 105.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 105.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-12T10:45:57.721Z] #19 105.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 105.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 105.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:57.721Z] #19 105.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-12T10:45:57.748Z] #31 8.725 [2022-07-12T10:45:57.918Z] #26 ... [2022-07-12T10:45:57.918Z] [2022-07-12T10:45:57.918Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:45:57.918Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:45:57.918Z] #53 3.639 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-12T10:45:57.918Z] #53 4.434 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-12T10:45:57.918Z] #53 4.434 go: downloading github.com/fatih/color v1.10.0 [2022-07-12T10:45:57.918Z] #53 4.466 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-12T10:45:57.918Z] #53 4.474 go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T10:45:57.918Z] #53 4.626 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-12T10:45:57.918Z] #53 4.626 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T10:45:57.918Z] #53 4.642 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-12T10:45:57.918Z] #53 4.668 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-12T10:45:57.918Z] #53 4.695 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-12T10:45:57.918Z] #53 4.712 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-12T10:45:57.918Z] #53 4.799 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-12T10:45:57.918Z] #53 5.024 go: downloading golang.org/x/tools v0.1.0 [2022-07-12T10:45:57.918Z] #53 ... [2022-07-12T10:45:57.918Z] [2022-07-12T10:45:57.918Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:45:57.918Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:45:57.918Z] #42 5.741 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:45:57.918Z] #42 5.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:45:57.918Z] #42 5.795 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:45:57.982Z] #19 105.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-12T10:45:57.982Z] #19 105.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-12T10:45:58.005Z] #31 8.951 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:58.243Z] #19 105.4 [2022-07-12T10:45:58.243Z] #19 105.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-12T10:45:58.243Z] #19 105.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.243Z] #19 105.4 Setting up dpkg-dev (1.20.11) ... [2022-07-12T10:45:58.243Z] #19 105.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.243Z] #19 105.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T10:45:58.243Z] #19 105.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.243Z] #19 105.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.243Z] #19 105.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.243Z] #19 105.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.243Z] #19 105.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T10:45:58.243Z] #19 105.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.261Z] #31 9.261 [2022-07-12T10:45:58.410Z] #11 ... [2022-07-12T10:45:58.410Z] [2022-07-12T10:45:58.410Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:45:58.410Z] #31 sha256:5b8bc089e7b54e4d5af95a1130b09c9c2e73ba167f32d9d61c1b4484d5db0f12 [2022-07-12T10:45:58.410Z] #31 1.910 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-12T10:45:58.410Z] #31 2.234 [2022-07-12T10:45:58.410Z] #31 2.452 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:58.410Z] #31 2.760 [2022-07-12T10:45:58.410Z] #31 3.826 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-12T10:45:58.410Z] #31 4.172 [2022-07-12T10:45:58.410Z] #31 4.407 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:58.410Z] #31 4.728 [2022-07-12T10:45:58.410Z] #31 5.764 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-12T10:45:58.410Z] #31 6.070 [2022-07-12T10:45:58.410Z] #31 6.288 #=#=# ################## 25.6% ######################################### 58.1% ################################################################ 90.0% ######################################################################## 100.0% [2022-07-12T10:45:58.410Z] #31 6.897 [2022-07-12T10:45:58.410Z] #31 8.033 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-12T10:45:58.410Z] #31 8.342 [2022-07-12T10:45:58.410Z] #31 8.576 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:58.410Z] #31 8.871 [2022-07-12T10:45:58.410Z] #31 9.571 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-12T10:45:58.410Z] #31 9.956 [2022-07-12T10:45:58.410Z] #31 10.18 #=#=# [2022-07-12T10:45:58.410Z] #31 ... [2022-07-12T10:45:58.410Z] [2022-07-12T10:45:58.410Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:45:58.410Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:45:58.487Z] #42 6.531 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:45:58.503Z] #19 105.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.503Z] #19 105.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.503Z] #19 105.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.503Z] #19 105.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-12T10:45:58.503Z] #19 105.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-12T10:45:58.503Z] #19 105.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-12T10:45:58.503Z] #19 105.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-12T10:45:58.763Z] #19 105.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-12T10:45:58.763Z] #19 105.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 105.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 105.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 105.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T10:45:58.763Z] #19 105.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 105.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:58.763Z] #19 106.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up libxml-simple-perl (2.25-1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-12T10:45:58.763Z] #19 106.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T10:45:58.824Z] #31 9.993 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-12T10:45:59.022Z] #19 106.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:59.022Z] #19 106.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:59.022Z] #19 106.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:59.022Z] #19 106.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T10:45:59.022Z] #19 106.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T10:45:59.022Z] #19 106.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-12T10:45:59.022Z] #19 106.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:59.022Z] #19 106.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-12T10:45:59.022Z] #19 106.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:59.022Z] #19 106.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:59.022Z] #19 106.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T10:45:59.022Z] #19 106.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:59.022Z] #19 106.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:59.022Z] #19 106.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T10:45:59.022Z] #19 106.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:59.022Z] #19 106.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-12T10:45:59.022Z] #19 106.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:59.022Z] #19 106.4 Setting up crossbuild-essential-armel (12.9) ... [2022-07-12T10:45:59.283Z] #19 106.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T10:45:59.283Z] #19 106.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-12T10:45:59.283Z] #19 106.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-12T10:45:59.283Z] #19 106.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-12T10:45:59.283Z] #19 106.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-12T10:45:59.283Z] #19 106.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:45:59.387Z] #31 10.32 [2022-07-12T10:45:59.387Z] #31 10.54 #=#=# ######################################################################## 100.0% [2022-07-12T10:45:59.644Z] #31 10.83 [2022-07-12T10:45:59.784Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.1s [2022-07-12T10:45:59.901Z] #31 10.90 Download of images into '/build' complete. [2022-07-12T10:45:59.901Z] #31 10.90 Use something like the following to load the result into a Docker daemon: [2022-07-12T10:45:59.901Z] #31 10.90 tar -cC '/build' . | docker load [2022-07-12T10:45:59.914Z] #51 ... [2022-07-12T10:45:59.914Z] [2022-07-12T10:45:59.914Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:45:59.914Z] #26 sha256:cabf7284b63b49f26cd6afc4f06ca8d99b002133425d4746cafef6dd2e48e74a [2022-07-12T10:45:59.914Z] #26 3.360 + RM_GOPATH=0 [2022-07-12T10:45:59.914Z] #26 3.360 + TMP_GOPATH= [2022-07-12T10:45:59.914Z] #26 3.360 + : /build [2022-07-12T10:45:59.914Z] #26 3.360 + '[' -z '' ']' [2022-07-12T10:45:59.914Z] #26 3.363 ++ mktemp -d [2022-07-12T10:45:59.914Z] #26 3.371 + export GOPATH=/tmp/tmp.UnDpxNBPi2 [2022-07-12T10:45:59.914Z] #26 3.371 + GOPATH=/tmp/tmp.UnDpxNBPi2 [2022-07-12T10:45:59.914Z] #26 3.371 + RM_GOPATH=1 [2022-07-12T10:45:59.914Z] #26 3.371 + case "$(go env GOARCH)" in [2022-07-12T10:45:59.914Z] #26 3.371 ++ go env GOARCH [2022-07-12T10:45:59.914Z] #26 3.394 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:45:59.914Z] #26 3.394 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:45:59.914Z] #26 3.394 ++ dirname /install.sh [2022-07-12T10:45:59.914Z] #26 3.401 + dir=/ [2022-07-12T10:45:59.914Z] #26 3.401 + bin=dockercli [2022-07-12T10:45:59.914Z] #26 3.401 + shift [2022-07-12T10:45:59.914Z] #26 3.401 + '[' '!' -f //dockercli.installer ']' [2022-07-12T10:45:59.914Z] #26 3.401 + . //dockercli.installer [2022-07-12T10:45:59.914Z] #26 3.401 ++ : stable [2022-07-12T10:45:59.914Z] #26 3.401 ++ : 17.06.2-ce [2022-07-12T10:45:59.914Z] #26 3.403 + install_dockercli [2022-07-12T10:45:59.914Z] #26 3.414 Install docker/cli version 17.06.2-ce from stable [2022-07-12T10:45:59.914Z] #26 3.417 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-12T10:45:59.914Z] #26 3.417 ++ uname -m [2022-07-12T10:45:59.914Z] #26 3.417 + arch=aarch64 [2022-07-12T10:45:59.914Z] #26 3.417 + '[' aarch64 '!=' x86_64 ']' [2022-07-12T10:45:59.914Z] #26 3.417 + '[' aarch64 '!=' s390x ']' [2022-07-12T10:45:59.914Z] #26 3.417 + '[' aarch64 '!=' armhf ']' [2022-07-12T10:45:59.914Z] #26 3.417 + build_dockercli [2022-07-12T10:45:59.914Z] #26 3.417 + git clone https://github.com/docker/docker-ce /tmp/tmp.UnDpxNBPi2/tmp/docker-ce [2022-07-12T10:45:59.914Z] #26 3.421 Cloning into '/tmp/tmp.UnDpxNBPi2/tmp/docker-ce'... [2022-07-12T10:45:59.914Z] #26 ... [2022-07-12T10:45:59.914Z] [2022-07-12T10:45:59.914Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:45:59.914Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:45:59.914Z] #14 13.98 Fetched 8434 kB in 11s (780 kB/s) [2022-07-12T10:45:59.914Z] #14 13.98 Reading package lists... [2022-07-12T10:45:59.914Z] #14 ... [2022-07-12T10:45:59.914Z] [2022-07-12T10:45:59.914Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:45:59.914Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-12T10:45:59.914Z] #34 4.054 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-12T10:45:59.914Z] #34 4.059 Cloning into '.'... [2022-07-12T10:46:00.170Z] #34 ... [2022-07-12T10:46:00.170Z] [2022-07-12T10:46:00.170Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:00.170Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T10:46:00.170Z] #55 12.28 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-12T10:46:00.170Z] #55 12.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T10:46:00.170Z] #55 12.45 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-12T10:46:00.170Z] #55 12.61 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-12T10:46:00.170Z] #55 12.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-12T10:46:00.170Z] #55 12.72 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-12T10:46:00.171Z] #55 12.84 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-12T10:46:00.171Z] #55 12.93 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-12T10:46:00.171Z] #55 13.15 go: downloading github.com/spf13/afero v1.8.2 [2022-07-12T10:46:00.171Z] #55 13.15 go: downloading github.com/spf13/cast v1.4.1 [2022-07-12T10:46:00.171Z] #55 13.29 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-12T10:46:00.171Z] #55 13.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-12T10:46:00.171Z] #55 13.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-12T10:46:00.171Z] #55 13.47 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-12T10:46:00.171Z] #55 13.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-12T10:46:00.171Z] #55 13.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-12T10:46:00.171Z] #55 13.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-12T10:46:00.171Z] #55 13.62 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-12T10:46:00.171Z] #55 13.62 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-12T10:46:00.171Z] #55 13.74 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-12T10:46:00.171Z] #55 13.99 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-12T10:46:00.171Z] #55 14.14 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T10:46:00.171Z] #55 14.20 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-12T10:46:00.171Z] #55 14.38 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-12T10:46:00.398Z] #42 8.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:00.428Z] #55 14.71 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-12T10:46:00.665Z] #19 DONE 107.8s [2022-07-12T10:46:00.666Z] [2022-07-12T10:46:00.666Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:00.666Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T10:46:00.685Z] #55 14.94 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-12T10:46:00.714Z] #11 ... [2022-07-12T10:46:00.714Z] [2022-07-12T10:46:00.714Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:46:00.714Z] #31 sha256:5b8bc089e7b54e4d5af95a1130b09c9c2e73ba167f32d9d61c1b4484d5db0f12 [2022-07-12T10:46:00.714Z] #31 10.18 #=#=# ######################################################################## 100.0% [2022-07-12T10:46:00.714Z] #31 10.47 [2022-07-12T10:46:00.714Z] #31 10.55 Download of images into '/build' complete. [2022-07-12T10:46:00.714Z] #31 10.55 Use something like the following to load the result into a Docker daemon: [2022-07-12T10:46:00.714Z] #31 10.55 tar -cC '/build' . | docker load [2022-07-12T10:46:00.714Z] #31 DONE 13.0s [2022-07-12T10:46:00.714Z] [2022-07-12T10:46:00.714Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:46:00.714Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:46:00.928Z] #20 ... [2022-07-12T10:46:00.928Z] [2022-07-12T10:46:00.928Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T10:46:00.928Z] #32 sha256:0ec6a5cbb3e4649381807a5b205d37306d99cdc1eb25f71bb59be0003b78096f [2022-07-12T10:46:00.928Z] #32 DONE 0.2s [2022-07-12T10:46:00.928Z] [2022-07-12T10:46:00.928Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T10:46:00.928Z] #73 sha256:e4c1201aa30a7d4deeae532825269bf582d3a2577e946997dfeb8edc3dca6812 [2022-07-12T10:46:00.928Z] #73 DONE 0.2s [2022-07-12T10:46:00.928Z] [2022-07-12T10:46:00.928Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:00.928Z] #74 sha256:4074016d62881cf98b73148d1ad1bdd07b692163fce9231b22315874d9809417 [2022-07-12T10:46:00.941Z] #55 15.16 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-12T10:46:00.941Z] #55 15.26 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-12T10:46:02.310Z] #42 ... [2022-07-12T10:46:02.310Z] [2022-07-12T10:46:02.310Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:02.310Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:02.310Z] #76 4.089 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:02.310Z] #76 4.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:02.310Z] #76 4.118 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:02.310Z] #76 4.466 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:02.310Z] #76 5.565 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:02.310Z] #76 7.545 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:02.310Z] #76 ... [2022-07-12T10:46:02.310Z] [2022-07-12T10:46:02.310Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:02.310Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:02.310Z] #62 7.321 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:02.310Z] #62 7.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:02.310Z] #62 7.365 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:02.310Z] #62 8.260 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:02.310Z] #62 ... [2022-07-12T10:46:02.310Z] [2022-07-12T10:46:02.310Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:02.310Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:02.310Z] #51 6.759 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:02.310Z] #51 6.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:02.310Z] #51 6.776 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:02.310Z] #51 7.526 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-12T10:46:02.310Z] #51 7.912 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:02.314Z] #74 1.316 + RM_GOPATH=0 [2022-07-12T10:46:02.314Z] #74 1.316 + TMP_GOPATH= [2022-07-12T10:46:02.314Z] #74 1.316 + : /build [2022-07-12T10:46:02.314Z] #74 1.316 + '[' -z '' ']' [2022-07-12T10:46:02.314Z] #74 1.317 ++ mktemp -d [2022-07-12T10:46:02.314Z] #74 1.318 + export GOPATH=/tmp/tmp.LnrA3ErhyU [2022-07-12T10:46:02.314Z] #74 1.318 + GOPATH=/tmp/tmp.LnrA3ErhyU [2022-07-12T10:46:02.314Z] #74 1.319 + RM_GOPATH=1 [2022-07-12T10:46:02.314Z] #74 1.319 + case "$(go env GOARCH)" in [2022-07-12T10:46:02.314Z] #74 1.319 ++ go env GOARCH [2022-07-12T10:46:02.314Z] #74 1.324 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:02.314Z] #74 1.324 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:02.314Z] #74 1.324 ++ dirname /install.sh [2022-07-12T10:46:02.314Z] #74 1.326 + dir=/ [2022-07-12T10:46:02.314Z] #74 1.327 + bin=rootlesskit [2022-07-12T10:46:02.314Z] #74 1.327 + shift [2022-07-12T10:46:02.314Z] #74 1.327 + '[' '!' -f //rootlesskit.installer ']' [2022-07-12T10:46:02.314Z] #74 1.327 + . //rootlesskit.installer [2022-07-12T10:46:02.314Z] #74 1.327 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:02.314Z] #74 1.328 + install_rootlesskit [2022-07-12T10:46:02.314Z] #74 1.328 + case "$1" in [2022-07-12T10:46:02.314Z] #74 1.328 + export CGO_ENABLED=0 [2022-07-12T10:46:02.314Z] #74 1.328 + CGO_ENABLED=0 [2022-07-12T10:46:02.314Z] #74 1.328 + _install_rootlesskit [2022-07-12T10:46:02.314Z] #74 1.332 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-12T10:46:02.314Z] #74 1.332 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:02.314Z] #74 1.332 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T10:46:02.314Z] #74 1.333 + GOBIN=/build [2022-07-12T10:46:02.314Z] #74 1.333 + GO111MODULE=on [2022-07-12T10:46:02.314Z] #74 1.333 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:02.391Z] #55 16.68 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-12T10:46:02.423Z] #31 ... [2022-07-12T10:46:02.423Z] [2022-07-12T10:46:02.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:46:02.423Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:46:02.423Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.4s [2022-07-12T10:46:02.423Z] #11 ... [2022-07-12T10:46:02.423Z] [2022-07-12T10:46:02.423Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:46:02.423Z] #31 sha256:77b8e61e8e2b69e3521a84bae52d318884cee2d1ffe735ddbaa3fb0897e02b66 [2022-07-12T10:46:02.423Z] #31 DONE 13.4s [2022-07-12T10:46:02.423Z] [2022-07-12T10:46:02.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T10:46:02.423Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T10:46:02.570Z] #51 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:02.570Z] #51 ... [2022-07-12T10:46:02.570Z] [2022-07-12T10:46:02.570Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:02.570Z] #67 sha256:7b58c66bc9a65f51ebeb2619901838ce4b72727d6b85c56c140aedc7e8122d1a [2022-07-12T10:46:02.570Z] #67 6.927 + RM_GOPATH=0 [2022-07-12T10:46:02.570Z] #67 6.931 + TMP_GOPATH= [2022-07-12T10:46:02.570Z] #67 6.933 + : /build [2022-07-12T10:46:02.570Z] #67 6.933 + '[' -z '' ']' [2022-07-12T10:46:02.570Z] #67 6.934 ++ mktemp -d [2022-07-12T10:46:02.570Z] #67 6.941 + export GOPATH=/tmp/tmp.hn3obEMfsl [2022-07-12T10:46:02.570Z] #67 6.942 + GOPATH=/tmp/tmp.hn3obEMfsl [2022-07-12T10:46:02.570Z] #67 6.942 + RM_GOPATH=1 [2022-07-12T10:46:02.570Z] #67 6.943 + case "$(go env GOARCH)" in [2022-07-12T10:46:02.570Z] #67 6.951 ++ go env GOARCH [2022-07-12T10:46:02.570Z] #67 6.977 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:02.570Z] #67 6.977 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:02.570Z] #67 6.978 ++ dirname /install.sh [2022-07-12T10:46:02.570Z] #67 6.979 + dir=/ [2022-07-12T10:46:02.570Z] #67 6.982 + bin=rootlesskit [2022-07-12T10:46:02.570Z] #67 6.982 + shift [2022-07-12T10:46:02.570Z] #67 6.982 + '[' '!' -f //rootlesskit.installer ']' [2022-07-12T10:46:02.570Z] #67 6.983 + . //rootlesskit.installer [2022-07-12T10:46:02.570Z] #67 6.983 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:02.570Z] #67 6.983 + install_rootlesskit [2022-07-12T10:46:02.570Z] #67 6.983 + case "$1" in [2022-07-12T10:46:02.570Z] #67 6.985 + export CGO_ENABLED=0 [2022-07-12T10:46:02.570Z] #67 6.985 + CGO_ENABLED=0 [2022-07-12T10:46:02.570Z] #67 6.994 + _install_rootlesskit [2022-07-12T10:46:02.570Z] #67 6.995 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-12T10:46:02.570Z] #67 6.996 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:02.570Z] #67 6.996 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T10:46:02.570Z] #67 6.996 + GOBIN=/build [2022-07-12T10:46:02.570Z] #67 6.996 + GO111MODULE=on [2022-07-12T10:46:02.570Z] #67 6.997 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:02.570Z] #67 7.567 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-12T10:46:02.570Z] #67 ... [2022-07-12T10:46:02.570Z] [2022-07-12T10:46:02.570Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:02.570Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:46:02.570Z] #47 6.680 + git clone https://github.com/docker/distribution.git . [2022-07-12T10:46:02.570Z] #47 6.680 Cloning into '.'... [2022-07-12T10:46:02.575Z] #74 1.807 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-12T10:46:02.649Z] #55 ... [2022-07-12T10:46:02.649Z] [2022-07-12T10:46:02.649Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T10:46:02.649Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-12T10:46:02.649Z] #38 16.05 tomll can be used in two ways: [2022-07-12T10:46:02.649Z] #38 16.05 Writing to STDIN and reading from STDOUT: [2022-07-12T10:46:02.649Z] #38 16.05 cat file.toml | tomll > file.toml [2022-07-12T10:46:02.649Z] #38 16.05 [2022-07-12T10:46:02.649Z] #38 16.05 Reading and updating a list of files: [2022-07-12T10:46:02.649Z] #38 16.05 tomll a.toml b.toml c.toml [2022-07-12T10:46:02.649Z] #38 16.05 [2022-07-12T10:46:02.649Z] #38 16.05 When given a list of files, tomll will modify all files in place without asking. [2022-07-12T10:46:02.649Z] #38 DONE 17.0s [2022-07-12T10:46:02.649Z] [2022-07-12T10:46:02.649Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:02.649Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T10:46:02.649Z] #55 16.97 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-12T10:46:02.829Z] #47 ... [2022-07-12T10:46:02.829Z] [2022-07-12T10:46:02.829Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:02.829Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:02.829Z] #14 7.106 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:02.829Z] #14 7.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:02.829Z] #14 7.175 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:02.829Z] #14 8.015 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:02.829Z] #14 10.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:02.829Z] #14 ... [2022-07-12T10:46:02.829Z] [2022-07-12T10:46:02.829Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T10:46:02.829Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T10:46:02.829Z] #38 7.815 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-12T10:46:02.906Z] #55 17.14 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-12T10:46:03.089Z] #38 ... [2022-07-12T10:46:03.089Z] [2022-07-12T10:46:03.089Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:46:03.089Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T10:46:03.089Z] #40 5.904 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-12T10:46:03.089Z] #40 6.587 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-12T10:46:03.089Z] #40 7.979 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-12T10:46:03.089Z] #40 8.194 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-12T10:46:03.089Z] #40 8.235 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-12T10:46:03.089Z] #40 ... [2022-07-12T10:46:03.089Z] [2022-07-12T10:46:03.089Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T10:46:03.089Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T10:46:03.089Z] #57 3.439 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-12T10:46:03.089Z] #57 4.055 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-12T10:46:03.089Z] #57 4.055 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-12T10:46:03.089Z] #57 4.182 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-12T10:46:03.089Z] #57 4.821 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-12T10:46:03.163Z] #55 17.36 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-12T10:46:03.164Z] #55 17.47 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-12T10:46:03.164Z] #55 17.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-12T10:46:03.234Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.5s done [2022-07-12T10:46:03.348Z] #57 ... [2022-07-12T10:46:03.348Z] [2022-07-12T10:46:03.348Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:03.348Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:03.348Z] #55 3.728 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-12T10:46:03.348Z] #55 4.791 go: downloading github.com/fatih/color v1.13.0 [2022-07-12T10:46:03.348Z] #55 4.791 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T10:46:03.348Z] #55 4.869 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-12T10:46:03.348Z] #55 4.922 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-12T10:46:03.348Z] #55 5.008 go: downloading github.com/spf13/viper v1.11.0 [2022-07-12T10:46:03.348Z] #55 5.062 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-12T10:46:03.348Z] #55 5.430 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-12T10:46:03.348Z] #55 5.430 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-12T10:46:03.348Z] #55 6.366 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-12T10:46:03.348Z] #55 6.453 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-12T10:46:03.348Z] #55 6.546 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T10:46:03.348Z] #55 6.671 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T10:46:03.348Z] #55 11.14 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-12T10:46:03.348Z] #55 11.14 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-12T10:46:03.348Z] #55 11.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T10:46:03.348Z] #55 11.28 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-12T10:46:03.348Z] #55 ... [2022-07-12T10:46:03.348Z] [2022-07-12T10:46:03.348Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:03.348Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:03.348Z] #36 5.397 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-12T10:46:03.420Z] #55 17.61 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-12T10:46:03.420Z] #55 17.72 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-12T10:46:03.420Z] #55 17.74 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-12T10:46:03.492Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-07-12T10:46:03.608Z] #36 ... [2022-07-12T10:46:03.608Z] [2022-07-12T10:46:03.608Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:03.608Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:03.608Z] #55 11.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-12T10:46:03.677Z] #55 17.99 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-12T10:46:03.677Z] #55 18.03 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-12T10:46:03.677Z] #55 18.10 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-12T10:46:03.748Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-12T10:46:03.748Z] #11 DONE 47.0s [2022-07-12T10:46:03.748Z] [2022-07-12T10:46:03.748Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T10:46:03.748Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T10:46:03.867Z] #55 11.70 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-12T10:46:03.867Z] #55 11.85 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-12T10:46:03.867Z] #55 11.89 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-12T10:46:03.933Z] #55 18.13 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-12T10:46:03.933Z] #55 18.18 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-12T10:46:03.933Z] #55 18.27 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-12T10:46:03.933Z] #55 18.38 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-12T10:46:03.962Z] #74 3.083 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T10:46:03.962Z] #74 3.089 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-12T10:46:03.962Z] #74 3.327 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-12T10:46:04.126Z] #55 12.01 go: downloading github.com/spf13/afero v1.8.2 [2022-07-12T10:46:04.126Z] #55 12.16 go: downloading github.com/spf13/cast v1.4.1 [2022-07-12T10:46:04.192Z] #55 18.42 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-12T10:46:04.192Z] #55 18.47 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-12T10:46:04.192Z] #55 18.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-12T10:46:04.192Z] #55 18.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-12T10:46:04.386Z] #55 12.27 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-12T10:46:04.386Z] #55 12.50 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-12T10:46:04.449Z] #55 18.65 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-12T10:46:04.449Z] #55 18.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-12T10:46:04.645Z] #55 12.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-12T10:46:04.645Z] #55 12.63 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-12T10:46:04.645Z] #55 12.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-12T10:46:04.645Z] #55 12.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-12T10:46:04.675Z] #12 DONE 0.8s [2022-07-12T10:46:04.676Z] [2022-07-12T10:46:04.676Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T10:46:04.676Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T10:46:04.705Z] #55 18.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-12T10:46:04.705Z] #55 18.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-12T10:46:04.705Z] #55 19.00 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-12T10:46:04.705Z] #55 19.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-12T10:46:04.904Z] #55 12.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-12T10:46:04.904Z] #55 12.80 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-12T10:46:04.904Z] #55 12.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-12T10:46:04.904Z] #55 12.89 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-12T10:46:04.955Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.8s done [2022-07-12T10:46:04.955Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-12T10:46:04.962Z] #55 19.17 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-12T10:46:04.962Z] #55 19.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-12T10:46:04.962Z] #55 19.30 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-12T10:46:04.962Z] #55 19.35 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-12T10:46:05.165Z] #55 13.28 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-12T10:46:05.212Z] #11 DONE 48.1s [2022-07-12T10:46:05.212Z] [2022-07-12T10:46:05.212Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T10:46:05.212Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T10:46:05.219Z] #55 19.38 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-12T10:46:05.219Z] #55 19.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-12T10:46:05.219Z] #55 19.47 go: downloading github.com/julz/importas v0.1.0 [2022-07-12T10:46:05.219Z] #55 19.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-12T10:46:05.219Z] #55 19.60 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-12T10:46:05.347Z] #74 4.628 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-12T10:46:05.475Z] #55 19.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-12T10:46:05.475Z] #55 19.72 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-12T10:46:05.475Z] #55 19.82 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-12T10:46:05.604Z] #13 DONE 0.6s [2022-07-12T10:46:05.604Z] [2022-07-12T10:46:05.604Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:05.604Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:05.604Z] #14 ... [2022-07-12T10:46:05.604Z] [2022-07-12T10:46:05.604Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T10:46:05.604Z] #25 sha256:e5317693fc51472d06223fe668166c378c8088b7585ee985a95a37f4baa5bae9 [2022-07-12T10:46:05.604Z] #25 DONE 0.3s [2022-07-12T10:46:05.604Z] [2022-07-12T10:46:05.604Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T10:46:05.604Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T10:46:05.604Z] #33 DONE 0.4s [2022-07-12T10:46:05.604Z] [2022-07-12T10:46:05.604Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:05.604Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:46:05.608Z] #74 4.890 go: downloading github.com/google/uuid v1.3.0 [2022-07-12T10:46:05.608Z] #74 4.899 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-12T10:46:05.608Z] #74 4.989 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-12T10:46:05.732Z] #55 19.88 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-12T10:46:05.732Z] #55 19.92 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-12T10:46:05.732Z] #55 20.02 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-12T10:46:05.732Z] #55 20.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-12T10:46:05.732Z] #55 20.16 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-12T10:46:05.732Z] #55 20.22 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-12T10:46:05.734Z] #55 13.84 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T10:46:05.734Z] #55 13.91 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-12T10:46:05.777Z] #12 DONE 0.6s [2022-07-12T10:46:05.777Z] [2022-07-12T10:46:05.777Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T10:46:05.777Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T10:46:05.865Z] #34 ... [2022-07-12T10:46:05.865Z] [2022-07-12T10:46:05.866Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-12T10:46:05.866Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T10:46:05.866Z] #50 DONE 0.4s [2022-07-12T10:46:05.866Z] [2022-07-12T10:46:05.866Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T10:46:05.866Z] #66 sha256:d9fd1a1f234bfcfc7757b9edf729055e967ef80eb1a710bf3ffc86e21d90cdf3 [2022-07-12T10:46:05.866Z] #66 DONE 0.5s [2022-07-12T10:46:05.866Z] [2022-07-12T10:46:05.866Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T10:46:05.866Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T10:46:05.866Z] #46 DONE 0.6s [2022-07-12T10:46:05.866Z] [2022-07-12T10:46:05.866Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:05.866Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:46:05.868Z] #74 ... [2022-07-12T10:46:05.868Z] [2022-07-12T10:46:05.868Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:46:05.868Z] #33 sha256:22377d42cb41313222b9e2385a15c84256ff5a371dc471f0222c607bb5df3e83 [2022-07-12T10:46:05.868Z] #33 1.311 + RM_GOPATH=0 [2022-07-12T10:46:05.868Z] #33 1.311 + TMP_GOPATH= [2022-07-12T10:46:05.868Z] #33 1.311 + : /build [2022-07-12T10:46:05.868Z] #33 1.311 + '[' -z '' ']' [2022-07-12T10:46:05.868Z] #33 1.312 ++ mktemp -d [2022-07-12T10:46:05.868Z] #33 1.314 + export GOPATH=/tmp/tmp.sbSzqNeRai [2022-07-12T10:46:05.868Z] #33 1.314 + GOPATH=/tmp/tmp.sbSzqNeRai [2022-07-12T10:46:05.868Z] #33 1.314 + RM_GOPATH=1 [2022-07-12T10:46:05.868Z] #33 1.314 + case "$(go env GOARCH)" in [2022-07-12T10:46:05.868Z] #33 1.314 ++ go env GOARCH [2022-07-12T10:46:05.868Z] #33 1.328 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:05.868Z] #33 1.328 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:05.868Z] #33 1.331 ++ dirname /install.sh [2022-07-12T10:46:05.868Z] #33 1.332 + dir=/ [2022-07-12T10:46:05.868Z] #33 1.332 + bin=dockercli [2022-07-12T10:46:05.868Z] #33 1.332 + shift [2022-07-12T10:46:05.868Z] #33 1.332 + '[' '!' -f //dockercli.installer ']' [2022-07-12T10:46:05.868Z] #33 1.332 + . //dockercli.installer [2022-07-12T10:46:05.868Z] #33 1.333 ++ : stable [2022-07-12T10:46:05.868Z] #33 1.333 ++ : 17.06.2-ce [2022-07-12T10:46:05.868Z] #33 1.333 + install_dockercli [2022-07-12T10:46:05.868Z] #33 1.334 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-12T10:46:05.868Z] #33 1.334 Install docker/cli version 17.06.2-ce from stable [2022-07-12T10:46:05.868Z] #33 1.334 ++ uname -m [2022-07-12T10:46:05.868Z] #33 1.338 + arch=x86_64 [2022-07-12T10:46:05.868Z] #33 1.338 + '[' x86_64 '!=' x86_64 ']' [2022-07-12T10:46:05.868Z] #33 1.338 + url=https://download.docker.com/linux/static [2022-07-12T10:46:05.868Z] #33 1.339 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-12T10:46:05.868Z] #33 1.340 + tar -xz docker/docker [2022-07-12T10:46:05.868Z] #33 4.848 + mkdir -p /build [2022-07-12T10:46:05.868Z] #33 4.850 + mv docker/docker /build/ [2022-07-12T10:46:05.868Z] #33 4.851 + rmdir docker [2022-07-12T10:46:05.868Z] #33 DONE 5.0s [2022-07-12T10:46:05.868Z] [2022-07-12T10:46:05.868Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:05.868Z] #74 sha256:4074016d62881cf98b73148d1ad1bdd07b692163fce9231b22315874d9809417 [2022-07-12T10:46:05.868Z] #74 5.012 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T10:46:05.868Z] #74 5.098 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T10:46:05.868Z] #74 ... [2022-07-12T10:46:05.868Z] [2022-07-12T10:46:05.868Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:05.868Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T10:46:05.868Z] #20 1.675 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-12T10:46:05.868Z] #20 1.675 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-12T10:46:05.868Z] #20 1.675 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-12T10:46:05.868Z] #20 1.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-12T10:46:05.868Z] #20 2.245 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:46:05.868Z] #20 2.565 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-12T10:46:05.868Z] #20 3.156 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-12T10:46:05.868Z] #20 3.610 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-12T10:46:05.868Z] #20 4.076 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-12T10:46:05.868Z] #20 4.078 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-12T10:46:05.868Z] #20 4.079 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-12T10:46:05.868Z] #20 4.082 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-12T10:46:05.868Z] #20 4.100 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:46:05.868Z] #20 4.523 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-12T10:46:05.868Z] #20 4.537 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:46:05.868Z] #20 4.538 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-12T10:46:05.868Z] #20 4.540 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-12T10:46:05.868Z] #20 4.542 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-12T10:46:05.993Z] #55 14.04 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-12T10:46:05.993Z] #55 ... [2022-07-12T10:46:05.993Z] [2022-07-12T10:46:05.993Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:05.993Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:46:05.993Z] #34 3.804 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-12T10:46:05.993Z] #34 3.804 Cloning into '.'... [2022-07-12T10:46:06.253Z] #34 ... [2022-07-12T10:46:06.253Z] [2022-07-12T10:46:06.253Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:46:06.253Z] #26 sha256:92ea8cd73651f643032d4aa6ae4f8c0cc6624a9655cdf746014a56361f2e5621 [2022-07-12T10:46:06.253Z] #26 6.806 + RM_GOPATH=0 [2022-07-12T10:46:06.253Z] #26 6.806 + TMP_GOPATH= [2022-07-12T10:46:06.253Z] #26 6.806 + : /build [2022-07-12T10:46:06.253Z] #26 6.806 + '[' -z '' ']' [2022-07-12T10:46:06.253Z] #26 6.806 ++ mktemp -d [2022-07-12T10:46:06.253Z] #26 6.807 + export GOPATH=/tmp/tmp.Y5aE6oKjXj [2022-07-12T10:46:06.253Z] #26 6.807 + GOPATH=/tmp/tmp.Y5aE6oKjXj [2022-07-12T10:46:06.253Z] #26 6.807 + RM_GOPATH=1 [2022-07-12T10:46:06.253Z] #26 6.807 + case "$(go env GOARCH)" in [2022-07-12T10:46:06.253Z] #26 6.814 ++ go env GOARCH [2022-07-12T10:46:06.253Z] #26 6.837 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:06.253Z] #26 6.837 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:06.253Z] #26 6.838 ++ dirname /install.sh [2022-07-12T10:46:06.253Z] #26 6.860 + dir=/ [2022-07-12T10:46:06.253Z] #26 6.861 + bin=dockercli [2022-07-12T10:46:06.253Z] #26 6.861 + shift [2022-07-12T10:46:06.253Z] #26 6.861 + '[' '!' -f //dockercli.installer ']' [2022-07-12T10:46:06.253Z] #26 6.861 + . //dockercli.installer [2022-07-12T10:46:06.253Z] #26 6.861 ++ : stable [2022-07-12T10:46:06.253Z] #26 6.861 ++ : 17.06.2-ce [2022-07-12T10:46:06.253Z] #26 6.861 + install_dockercli [2022-07-12T10:46:06.253Z] #26 6.861 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-12T10:46:06.253Z] #26 6.862 Install docker/cli version 17.06.2-ce from stable [2022-07-12T10:46:06.253Z] #26 6.863 ++ uname -m [2022-07-12T10:46:06.253Z] #26 6.874 + arch=x86_64 [2022-07-12T10:46:06.253Z] #26 6.882 + '[' x86_64 '!=' x86_64 ']' [2022-07-12T10:46:06.253Z] #26 6.882 + url=https://download.docker.com/linux/static [2022-07-12T10:46:06.253Z] #26 6.883 + tar -xz docker/docker [2022-07-12T10:46:06.253Z] #26 6.884 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-12T10:46:06.296Z] #55 ... [2022-07-12T10:46:06.296Z] [2022-07-12T10:46:06.296Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:06.296Z] #67 sha256:cb3fab4452f0280699a72f530c87d825b6acaad2007bca779ee443ff587602ac [2022-07-12T10:46:06.296Z] #67 9.944 go: downloading github.com/google/uuid v1.3.0 [2022-07-12T10:46:06.296Z] #67 10.01 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-12T10:46:06.296Z] #67 10.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-12T10:46:06.296Z] #67 10.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T10:46:06.296Z] #67 10.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T10:46:06.296Z] #67 11.01 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-12T10:46:06.296Z] #67 11.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-12T10:46:06.296Z] #67 11.64 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-12T10:46:06.296Z] #67 11.64 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-12T10:46:06.296Z] #67 12.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T10:46:06.296Z] #67 ... [2022-07-12T10:46:06.296Z] [2022-07-12T10:46:06.296Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:46:06.296Z] #31 sha256:07d2b81172715b0b459732848d454e4f70913c4e269b639b351546dc454778cb [2022-07-12T10:46:06.296Z] #31 9.250 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-12T10:46:06.296Z] #31 10.88 [2022-07-12T10:46:06.296Z] #31 11.28 #=#=# 0.2% ######################################################################## 100.0% [2022-07-12T10:46:06.296Z] #31 12.89 [2022-07-12T10:46:06.296Z] #31 18.69 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-12T10:46:06.339Z] #13 DONE 0.7s [2022-07-12T10:46:06.553Z] #31 ... [2022-07-12T10:46:06.553Z] [2022-07-12T10:46:06.553Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:06.553Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-12T10:46:06.553Z] #47 19.82 Updating files: 82% (1806/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-12T10:46:06.553Z] #47 20.09 + git checkout -q v2.3.0 [2022-07-12T10:46:06.594Z] [2022-07-12T10:46:06.594Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:06.594Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:06.594Z] #36 ... [2022-07-12T10:46:06.594Z] [2022-07-12T10:46:06.594Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T10:46:06.594Z] #66 sha256:0d84c899b997bc34e27822c4bc23e3ddcb76b796dafaa1df73bc7f1162084ebf [2022-07-12T10:46:06.594Z] #66 DONE 0.2s [2022-07-12T10:46:06.594Z] [2022-07-12T10:46:06.594Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-12T10:46:06.594Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T10:46:06.594Z] #50 DONE 0.2s [2022-07-12T10:46:06.594Z] [2022-07-12T10:46:06.594Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T10:46:06.595Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T10:46:06.595Z] #46 DONE 0.3s [2022-07-12T10:46:06.810Z] #47 ... [2022-07-12T10:46:06.810Z] [2022-07-12T10:46:06.810Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:06.810Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-12T10:46:06.810Z] #62 11.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:46:06.810Z] #62 16.08 Fetched 8434 kB in 12s (724 kB/s) [2022-07-12T10:46:06.850Z] [2022-07-12T10:46:06.850Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T10:46:06.850Z] #25 sha256:b8acd39db2841d6eb98b002a3371206c716ffa6f86c61c877d61dcd9a5a3ed65 [2022-07-12T10:46:06.850Z] #25 DONE 0.3s [2022-07-12T10:46:06.850Z] [2022-07-12T10:46:06.850Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:46:06.850Z] #26 sha256:5f76a7986d76d1ef3fe227eafe29ef6c87cfe11d8bbd26884b4158baceead906 [2022-07-12T10:46:06.850Z] #26 ... [2022-07-12T10:46:06.850Z] [2022-07-12T10:46:06.850Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T10:46:06.850Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T10:46:06.850Z] #33 DONE 0.5s [2022-07-12T10:46:07.067Z] #62 16.08 Reading package lists... [2022-07-12T10:46:07.067Z] #62 ... [2022-07-12T10:46:07.067Z] [2022-07-12T10:46:07.067Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:07.067Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T10:46:07.067Z] #55 20.94 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-12T10:46:07.067Z] #55 20.94 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-12T10:46:07.067Z] #55 21.02 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-12T10:46:07.067Z] #55 21.02 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-12T10:46:07.067Z] #55 21.20 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-12T10:46:07.067Z] #55 21.29 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-12T10:46:07.067Z] #55 21.30 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-12T10:46:07.067Z] #55 21.42 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-12T10:46:07.067Z] #55 21.47 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-12T10:46:07.107Z] [2022-07-12T10:46:07.107Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:07.107Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:46:07.189Z] #26 ... [2022-07-12T10:46:07.189Z] [2022-07-12T10:46:07.189Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:07.189Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:07.189Z] #36 15.01 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-12T10:46:07.189Z] #36 15.01 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-12T10:46:07.457Z] #36 15.65 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-12T10:46:07.631Z] #55 21.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-12T10:46:07.631Z] #55 21.77 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-12T10:46:07.631Z] #55 21.83 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-12T10:46:07.631Z] #55 ... [2022-07-12T10:46:07.631Z] [2022-07-12T10:46:07.631Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:07.631Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-12T10:46:07.631Z] #36 11.72 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-12T10:46:07.631Z] #36 11.74 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-12T10:46:07.631Z] #36 12.13 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-12T10:46:07.631Z] #36 12.37 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-12T10:46:07.631Z] #36 12.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-12T10:46:07.631Z] #36 12.74 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-12T10:46:07.631Z] #36 12.85 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-12T10:46:07.631Z] #36 12.91 go: downloading github.com/peterh/liner v1.2.2 [2022-07-12T10:46:07.631Z] #36 13.19 go: downloading github.com/google/go-dap v0.6.0 [2022-07-12T10:46:07.631Z] #36 13.57 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-12T10:46:07.631Z] #36 13.80 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-12T10:46:07.631Z] #36 14.27 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-12T10:46:07.631Z] #36 14.47 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-12T10:46:07.631Z] #36 14.61 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-12T10:46:07.631Z] #36 15.53 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-12T10:46:07.631Z] #36 ... [2022-07-12T10:46:07.631Z] [2022-07-12T10:46:07.631Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:07.631Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T10:46:07.631Z] #55 21.83 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-12T10:46:07.631Z] #55 21.95 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-12T10:46:07.631Z] #55 22.05 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-12T10:46:07.631Z] #55 22.10 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-12T10:46:07.888Z] #55 22.17 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-12T10:46:07.888Z] #55 22.18 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-12T10:46:07.888Z] #55 ... [2022-07-12T10:46:07.888Z] [2022-07-12T10:46:07.888Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:07.888Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-12T10:46:07.888Z] #53 12.19 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T10:46:07.888Z] #53 12.28 go: downloading golang.org/x/mod v0.3.0 [2022-07-12T10:46:07.888Z] #53 ... [2022-07-12T10:46:07.888Z] [2022-07-12T10:46:07.888Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:07.888Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-12T10:46:08.041Z] #36 15.81 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-12T10:46:08.145Z] #47 22.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-12T10:46:08.611Z] #36 16.57 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-12T10:46:09.170Z] #20 ... [2022-07-12T10:46:09.170Z] [2022-07-12T10:46:09.170Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T10:46:09.170Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T10:46:09.170Z] #36 CACHED [2022-07-12T10:46:09.170Z] [2022-07-12T10:46:09.170Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T10:46:09.170Z] #37 sha256:f277bca8c4285c1e48715e30e2bc0abcb205943a045a88c986a702eb3106f1b2 [2022-07-12T10:46:09.170Z] #37 CACHED [2022-07-12T10:46:09.170Z] [2022-07-12T10:46:09.170Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:46:09.170Z] #38 sha256:bf9e06bb1b6df74da1c4475ebca4efdb3511baad60ceec291926232e687b8ad2 [2022-07-12T10:46:09.170Z] #38 CACHED [2022-07-12T10:46:09.170Z] [2022-07-12T10:46:09.170Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T10:46:09.170Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T10:46:09.170Z] #40 CACHED [2022-07-12T10:46:09.170Z] [2022-07-12T10:46:09.170Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:09.170Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:46:09.170Z] #41 CACHED [2022-07-12T10:46:09.170Z] [2022-07-12T10:46:09.170Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:09.170Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:09.170Z] #43 CACHED [2022-07-12T10:46:09.170Z] [2022-07-12T10:46:09.170Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T10:46:09.170Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T10:46:09.170Z] #45 CACHED [2022-07-12T10:46:09.170Z] [2022-07-12T10:46:09.170Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:46:09.170Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T10:46:09.170Z] #47 CACHED [2022-07-12T10:46:09.170Z] [2022-07-12T10:46:09.170Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:09.170Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-12T10:46:09.170Z] #49 1.815 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-12T10:46:09.170Z] #49 1.817 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-12T10:46:09.170Z] #49 1.817 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-12T10:46:09.170Z] #49 2.094 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:46:09.170Z] #49 2.524 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-12T10:46:09.170Z] #49 2.966 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-12T10:46:09.170Z] #49 3.426 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-12T10:46:09.170Z] #49 3.937 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-12T10:46:09.170Z] #49 4.321 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-12T10:46:09.170Z] #49 4.323 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-12T10:46:09.170Z] #49 4.328 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-12T10:46:09.170Z] #49 4.335 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:46:09.170Z] #49 4.342 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-12T10:46:09.170Z] #49 4.904 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-12T10:46:09.170Z] #49 4.912 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-12T10:46:09.170Z] #49 4.913 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-12T10:46:09.170Z] #49 4.921 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-12T10:46:09.170Z] #49 4.922 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:46:09.179Z] #36 17.03 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-12T10:46:09.179Z] #36 17.07 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-12T10:46:09.179Z] #36 ... [2022-07-12T10:46:09.179Z] [2022-07-12T10:46:09.179Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:46:09.179Z] #26 sha256:92ea8cd73651f643032d4aa6ae4f8c0cc6624a9655cdf746014a56361f2e5621 [2022-07-12T10:46:09.179Z] #26 16.27 + mkdir -p /build [2022-07-12T10:46:09.179Z] #26 16.27 + mv docker/docker /build/ [2022-07-12T10:46:09.179Z] #26 16.29 + rmdir docker [2022-07-12T10:46:09.179Z] #26 DONE 16.7s [2022-07-12T10:46:09.439Z] [2022-07-12T10:46:09.439Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:09.439Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:09.439Z] #55 16.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T10:46:09.439Z] #55 16.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T10:46:09.439Z] #55 16.89 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-12T10:46:09.439Z] #55 17.00 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-12T10:46:09.439Z] #55 17.29 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-12T10:46:09.439Z] #55 17.29 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-12T10:46:09.439Z] #55 17.33 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-12T10:46:09.439Z] #55 17.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-12T10:46:09.698Z] #55 17.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-12T10:46:09.957Z] #55 17.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-12T10:46:09.957Z] #55 18.12 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-12T10:46:10.039Z] #47 ... [2022-07-12T10:46:10.039Z] [2022-07-12T10:46:10.039Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:10.039Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T10:46:10.039Z] #51 13.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-12T10:46:10.039Z] #51 17.53 Fetched 8438 kB in 13s (632 kB/s) [2022-07-12T10:46:10.039Z] #51 17.53 Reading package lists... [2022-07-12T10:46:10.216Z] #55 18.19 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-12T10:46:10.216Z] #55 18.34 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-12T10:46:10.216Z] #55 18.39 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-12T10:46:10.295Z] #51 22.35 Reading package lists... [2022-07-12T10:46:10.295Z] #51 ... [2022-07-12T10:46:10.295Z] [2022-07-12T10:46:10.295Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:46:10.295Z] #31 sha256:07d2b81172715b0b459732848d454e4f70913c4e269b639b351546dc454778cb [2022-07-12T10:46:10.295Z] #31 20.37 #=#=# [2022-07-12T10:46:10.295Z] #31 20.69 #=#=# ################################################# 69.4% ######################################################################## 100.0% [2022-07-12T10:46:10.295Z] #31 22.13 [2022-07-12T10:46:10.476Z] #55 18.43 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-12T10:46:10.476Z] #55 18.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-12T10:46:10.735Z] #55 18.78 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-12T10:46:10.735Z] #55 18.83 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-12T10:46:10.735Z] #55 18.86 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-12T10:46:10.858Z] #31 ... [2022-07-12T10:46:10.858Z] [2022-07-12T10:46:10.858Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:10.858Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T10:46:10.858Z] #42 15.33 Fetched 8434 kB in 12s (714 kB/s) [2022-07-12T10:46:10.858Z] #42 15.33 Reading package lists... [2022-07-12T10:46:10.995Z] #55 19.05 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-12T10:46:10.995Z] #55 19.05 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-12T10:46:11.085Z] #49 ... [2022-07-12T10:46:11.085Z] [2022-07-12T10:46:11.085Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:11.085Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-12T10:46:11.085Z] #69 1.650 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-12T10:46:11.085Z] #69 1.650 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-12T10:46:11.085Z] #69 1.660 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-12T10:46:11.085Z] #69 1.792 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-12T10:46:11.085Z] #69 2.177 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:46:11.085Z] #69 2.506 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-12T10:46:11.085Z] #69 3.023 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-12T10:46:11.085Z] #69 3.370 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-12T10:46:11.085Z] #69 3.774 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-12T10:46:11.085Z] #69 3.780 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-12T10:46:11.085Z] #69 3.790 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-12T10:46:11.085Z] #69 3.799 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:46:11.085Z] #69 3.809 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-12T10:46:11.085Z] #69 4.325 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-12T10:46:11.085Z] #69 4.332 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-12T10:46:11.085Z] #69 4.333 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-12T10:46:11.085Z] #69 4.335 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-12T10:46:11.085Z] #69 4.335 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:46:11.115Z] #42 20.98 Reading package lists... [2022-07-12T10:46:11.115Z] #42 ... [2022-07-12T10:46:11.115Z] [2022-07-12T10:46:11.115Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:11.115Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T10:46:11.115Z] #55 22.30 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-12T10:46:11.115Z] #55 22.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-12T10:46:11.115Z] #55 22.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-12T10:46:11.115Z] #55 22.58 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-12T10:46:11.115Z] #55 22.70 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-12T10:46:11.115Z] #55 22.80 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-12T10:46:11.115Z] #55 22.83 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-12T10:46:11.115Z] #55 22.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-12T10:46:11.115Z] #55 23.08 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-12T10:46:11.115Z] #55 23.22 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-12T10:46:11.115Z] #55 23.43 go: downloading honnef.co/go/tools v0.3.1 [2022-07-12T10:46:11.115Z] #55 24.89 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-12T10:46:11.115Z] #55 24.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-12T10:46:11.115Z] #55 25.05 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-12T10:46:11.115Z] #55 25.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T10:46:11.115Z] #55 25.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T10:46:11.115Z] #55 25.26 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-12T10:46:11.115Z] #55 25.35 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-12T10:46:11.115Z] #55 25.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-12T10:46:11.254Z] #55 19.24 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-12T10:46:11.379Z] #55 25.65 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-12T10:46:11.379Z] #55 25.65 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-12T10:46:11.379Z] #55 25.73 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T10:46:11.379Z] #55 25.85 go: downloading golang.org/x/text v0.3.7 [2022-07-12T10:46:11.516Z] #55 19.37 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-12T10:46:11.516Z] #55 19.43 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-12T10:46:11.516Z] #55 19.51 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-12T10:46:11.516Z] #55 19.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-12T10:46:11.516Z] #55 ... [2022-07-12T10:46:11.516Z] [2022-07-12T10:46:11.517Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:11.517Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:46:11.517Z] #53 9.523 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T10:46:11.517Z] #53 9.559 go: downloading golang.org/x/mod v0.3.0 [2022-07-12T10:46:11.776Z] #53 ... [2022-07-12T10:46:11.776Z] [2022-07-12T10:46:11.776Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:11.776Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:11.776Z] #55 19.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-12T10:46:11.776Z] #55 19.71 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-12T10:46:11.776Z] #55 19.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-12T10:46:11.944Z] #55 ... [2022-07-12T10:46:11.944Z] [2022-07-12T10:46:11.944Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:11.944Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T10:46:11.944Z] #76 16.30 Fetched 8434 kB in 12s (709 kB/s) [2022-07-12T10:46:11.944Z] #76 16.30 Reading package lists... [2022-07-12T10:46:11.944Z] #76 20.75 Reading package lists... [2022-07-12T10:46:12.037Z] #55 20.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-12T10:46:12.037Z] #55 20.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-12T10:46:12.201Z] #76 25.21 Building dependency tree... [2022-07-12T10:46:12.201Z] #76 ... [2022-07-12T10:46:12.201Z] [2022-07-12T10:46:12.201Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:12.201Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T10:46:12.296Z] #55 20.34 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-12T10:46:12.296Z] #55 20.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-12T10:46:12.296Z] #55 20.48 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-12T10:46:12.356Z] #34 ... [2022-07-12T10:46:12.356Z] [2022-07-12T10:46:12.356Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T10:46:12.356Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T10:46:12.356Z] #57 5.190 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-12T10:46:12.356Z] #57 5.714 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-12T10:46:12.356Z] #57 5.714 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-12T10:46:12.356Z] #57 5.733 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-12T10:46:12.413Z] #47 ... [2022-07-12T10:46:12.413Z] [2022-07-12T10:46:12.413Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:12.413Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:46:12.413Z] #53 6.090 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-12T10:46:12.413Z] #53 ... [2022-07-12T10:46:12.413Z] [2022-07-12T10:46:12.413Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:12.413Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:12.413Z] #42 6.278 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:12.413Z] #42 6.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:12.413Z] #42 6.327 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:12.413Z] #42 ... [2022-07-12T10:46:12.413Z] [2022-07-12T10:46:12.413Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:46:12.413Z] #26 sha256:f4db4486608e46be8bf0a187787eb1cd697fd37fb59cffd5f055721912d73f36 [2022-07-12T10:46:12.413Z] #26 6.324 + RM_GOPATH=0 [2022-07-12T10:46:12.413Z] #26 6.324 + TMP_GOPATH= [2022-07-12T10:46:12.413Z] #26 6.324 + : /build [2022-07-12T10:46:12.413Z] #26 6.324 + '[' -z '' ']' [2022-07-12T10:46:12.413Z] #26 6.324 ++ mktemp -d [2022-07-12T10:46:12.413Z] #26 6.324 + export GOPATH=/tmp/tmp.ayksLMOEQL [2022-07-12T10:46:12.413Z] #26 6.324 + GOPATH=/tmp/tmp.ayksLMOEQL [2022-07-12T10:46:12.413Z] #26 6.324 + RM_GOPATH=1 [2022-07-12T10:46:12.413Z] #26 6.324 + case "$(go env GOARCH)" in [2022-07-12T10:46:12.413Z] #26 6.343 ++ go env GOARCH [2022-07-12T10:46:12.413Z] #26 ... [2022-07-12T10:46:12.413Z] [2022-07-12T10:46:12.413Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:12.413Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:46:12.413Z] #34 6.502 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-12T10:46:12.413Z] #34 6.513 Cloning into '.'... [2022-07-12T10:46:12.570Z] #55 20.63 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-12T10:46:12.570Z] #55 20.73 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-12T10:46:12.612Z] #57 6.040 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-12T10:46:12.775Z] #42 25.63 Building dependency tree... [2022-07-12T10:46:12.829Z] #55 20.79 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-12T10:46:12.829Z] #55 ... [2022-07-12T10:46:12.829Z] [2022-07-12T10:46:12.829Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:12.829Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:12.829Z] #42 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:12.829Z] #42 20.63 Fetched 8548 kB in 15s (567 kB/s) [2022-07-12T10:46:12.829Z] #42 20.63 Reading package lists... [2022-07-12T10:46:12.829Z] #42 ... [2022-07-12T10:46:12.829Z] [2022-07-12T10:46:12.829Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:12.829Z] #67 sha256:7b58c66bc9a65f51ebeb2619901838ce4b72727d6b85c56c140aedc7e8122d1a [2022-07-12T10:46:12.829Z] #67 10.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T10:46:12.829Z] #67 10.42 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-12T10:46:12.829Z] #67 11.05 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-12T10:46:12.829Z] #67 15.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-12T10:46:12.829Z] #67 16.18 go: downloading github.com/google/uuid v1.3.0 [2022-07-12T10:46:12.829Z] #67 16.19 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-12T10:46:12.829Z] #67 16.30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-12T10:46:12.829Z] #67 16.51 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T10:46:12.829Z] #67 16.67 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T10:46:12.829Z] #67 17.09 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-12T10:46:12.829Z] #67 17.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-12T10:46:12.829Z] #67 17.88 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-12T10:46:12.868Z] #57 ... [2022-07-12T10:46:12.868Z] [2022-07-12T10:46:12.868Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:12.868Z] #67 sha256:48d262b80c304da2271dcbc918d37dfc7338722c386cf069f1860fca615aeb62 [2022-07-12T10:46:12.868Z] #67 5.969 + RM_GOPATH=0 [2022-07-12T10:46:12.868Z] #67 5.969 + TMP_GOPATH= [2022-07-12T10:46:12.868Z] #67 5.969 + : /build [2022-07-12T10:46:12.868Z] #67 5.969 + '[' -z '' ']' [2022-07-12T10:46:12.868Z] #67 5.973 ++ mktemp -d [2022-07-12T10:46:12.868Z] #67 5.980 + export GOPATH=/tmp/tmp.RerhwVC6kl [2022-07-12T10:46:12.868Z] #67 5.980 + GOPATH=/tmp/tmp.RerhwVC6kl [2022-07-12T10:46:12.868Z] #67 5.980 + RM_GOPATH=1 [2022-07-12T10:46:12.868Z] #67 5.980 + case "$(go env GOARCH)" in [2022-07-12T10:46:12.868Z] #67 5.980 ++ go env GOARCH [2022-07-12T10:46:12.868Z] #67 5.999 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:12.868Z] #67 5.999 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:12.868Z] #67 6.000 ++ dirname /install.sh [2022-07-12T10:46:12.868Z] #67 6.001 + dir=/ [2022-07-12T10:46:12.868Z] #67 6.002 + bin=rootlesskit [2022-07-12T10:46:12.868Z] #67 6.002 + shift [2022-07-12T10:46:12.868Z] #67 6.002 + '[' '!' -f //rootlesskit.installer ']' [2022-07-12T10:46:12.868Z] #67 6.002 + . //rootlesskit.installer [2022-07-12T10:46:12.868Z] #67 6.002 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:12.868Z] #67 6.002 + install_rootlesskit [2022-07-12T10:46:12.868Z] #67 6.002 + case "$1" in [2022-07-12T10:46:12.868Z] #67 6.002 + export CGO_ENABLED=0 [2022-07-12T10:46:12.868Z] #67 6.002 + CGO_ENABLED=0 [2022-07-12T10:46:12.868Z] #67 6.002 + _install_rootlesskit [2022-07-12T10:46:12.868Z] #67 6.004 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-12T10:46:12.868Z] #67 6.004 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T10:46:12.868Z] #67 6.004 + GOBIN=/build [2022-07-12T10:46:12.868Z] #67 6.004 + GO111MODULE=on [2022-07-12T10:46:12.868Z] #67 6.004 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:12.868Z] #67 6.005 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:13.089Z] #67 ... [2022-07-12T10:46:13.089Z] [2022-07-12T10:46:13.089Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:13.089Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:13.089Z] #55 21.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-12T10:46:13.125Z] #67 6.453 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-12T10:46:13.125Z] #67 ... [2022-07-12T10:46:13.125Z] [2022-07-12T10:46:13.125Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:46:13.125Z] #26 sha256:5f76a7986d76d1ef3fe227eafe29ef6c87cfe11d8bbd26884b4158baceead906 [2022-07-12T10:46:13.125Z] #26 6.509 + RM_GOPATH=0 [2022-07-12T10:46:13.125Z] #26 6.509 + TMP_GOPATH= [2022-07-12T10:46:13.125Z] #26 6.509 + : /build [2022-07-12T10:46:13.125Z] #26 6.509 + '[' -z '' ']' [2022-07-12T10:46:13.125Z] #26 6.509 ++ mktemp -d [2022-07-12T10:46:13.125Z] #26 6.509 + export GOPATH=/tmp/tmp.83pPgAi1jK [2022-07-12T10:46:13.125Z] #26 6.509 + GOPATH=/tmp/tmp.83pPgAi1jK [2022-07-12T10:46:13.125Z] #26 6.509 + RM_GOPATH=1 [2022-07-12T10:46:13.125Z] #26 6.509 + case "$(go env GOARCH)" in [2022-07-12T10:46:13.125Z] #26 6.526 ++ go env GOARCH [2022-07-12T10:46:13.349Z] #55 21.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-12T10:46:13.349Z] #55 21.13 go: downloading github.com/julz/importas v0.1.0 [2022-07-12T10:46:13.349Z] #55 ... [2022-07-12T10:46:13.349Z] [2022-07-12T10:46:13.349Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:13.349Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:13.349Z] #62 11.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:13.349Z] #62 13.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:13.349Z] #62 ... [2022-07-12T10:46:13.349Z] [2022-07-12T10:46:13.349Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:13.349Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:13.349Z] #55 21.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-12T10:46:13.349Z] #55 21.37 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-12T10:46:13.349Z] #55 21.41 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-12T10:46:13.349Z] #55 21.53 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-12T10:46:13.382Z] #26 6.542 Install docker/cli version 17.06.2-ce from stable [2022-07-12T10:46:13.382Z] #26 6.542 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:13.382Z] #26 6.542 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:13.382Z] #26 6.542 ++ dirname /install.sh [2022-07-12T10:46:13.382Z] #26 6.542 + dir=/ [2022-07-12T10:46:13.382Z] #26 6.542 + bin=dockercli [2022-07-12T10:46:13.382Z] #26 6.542 + shift [2022-07-12T10:46:13.382Z] #26 6.542 + '[' '!' -f //dockercli.installer ']' [2022-07-12T10:46:13.382Z] #26 6.542 + . //dockercli.installer [2022-07-12T10:46:13.382Z] #26 6.542 ++ : stable [2022-07-12T10:46:13.382Z] #26 6.542 ++ : 17.06.2-ce [2022-07-12T10:46:13.382Z] #26 6.542 + install_dockercli [2022-07-12T10:46:13.382Z] #26 6.542 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-12T10:46:13.382Z] #26 6.542 ++ uname -m [2022-07-12T10:46:13.382Z] #26 6.542 + arch=x86_64 [2022-07-12T10:46:13.382Z] #26 6.542 + '[' x86_64 '!=' x86_64 ']' [2022-07-12T10:46:13.382Z] #26 6.542 + url=https://download.docker.com/linux/static [2022-07-12T10:46:13.382Z] #26 6.542 + tar -xz docker/docker [2022-07-12T10:46:13.382Z] #26 6.542 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-12T10:46:13.608Z] #55 21.61 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-12T10:46:13.608Z] #55 21.66 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-12T10:46:13.608Z] #55 21.78 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-12T10:46:13.867Z] #55 21.88 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-12T10:46:13.867Z] #55 21.91 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-12T10:46:13.867Z] #55 22.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-12T10:46:13.868Z] #55 22.01 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-12T10:46:14.126Z] #55 ... [2022-07-12T10:46:14.126Z] [2022-07-12T10:46:14.127Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:46:14.127Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T10:46:14.127Z] #40 12.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-12T10:46:14.127Z] #40 12.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T10:46:14.127Z] #40 ... [2022-07-12T10:46:14.127Z] [2022-07-12T10:46:14.127Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T10:46:14.127Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T10:46:14.127Z] #38 22.19 tomll can be used in two ways: [2022-07-12T10:46:14.127Z] #38 22.19 Writing to STDIN and reading from STDOUT: [2022-07-12T10:46:14.127Z] #38 22.19 cat file.toml | tomll > file.toml [2022-07-12T10:46:14.127Z] #38 22.19 [2022-07-12T10:46:14.127Z] #38 22.19 Reading and updating a list of files: [2022-07-12T10:46:14.127Z] #38 22.19 tomll a.toml b.toml c.toml [2022-07-12T10:46:14.127Z] #38 22.19 [2022-07-12T10:46:14.127Z] #38 22.19 When given a list of files, tomll will modify all files in place without asking. [2022-07-12T10:46:14.697Z] #38 DONE 22.7s [2022-07-12T10:46:14.697Z] [2022-07-12T10:46:14.697Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:14.697Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:14.697Z] #36 17.29 go: downloading github.com/peterh/liner v1.2.2 [2022-07-12T10:46:14.697Z] #36 17.46 go: downloading github.com/google/go-dap v0.6.0 [2022-07-12T10:46:14.697Z] #36 17.69 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-12T10:46:14.697Z] #36 18.00 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-12T10:46:14.697Z] #36 18.64 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-12T10:46:14.697Z] #36 18.90 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-12T10:46:14.697Z] #36 19.05 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-12T10:46:14.697Z] #36 21.16 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-12T10:46:14.697Z] #36 21.23 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-12T10:46:14.697Z] #36 ... [2022-07-12T10:46:14.697Z] [2022-07-12T10:46:14.697Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:14.697Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:14.697Z] #14 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:14.697Z] #14 22.64 Fetched 8548 kB in 16s (541 kB/s) [2022-07-12T10:46:14.956Z] #14 22.64 Reading package lists... [2022-07-12T10:46:14.956Z] #14 ... [2022-07-12T10:46:14.956Z] [2022-07-12T10:46:14.956Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:14.956Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:14.956Z] #55 23.02 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-12T10:46:15.233Z] #55 23.07 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-12T10:46:15.233Z] #55 23.08 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-12T10:46:15.294Z] #42 29.49 The following additional packages will be installed: [2022-07-12T10:46:15.294Z] #42 29.51 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-12T10:46:15.294Z] #42 29.52 Suggested packages: [2022-07-12T10:46:15.294Z] #42 29.55 cmake-doc ninja-build lrzip [2022-07-12T10:46:15.294Z] #42 29.55 Recommended packages: [2022-07-12T10:46:15.294Z] #42 29.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-12T10:46:15.294Z] #42 ... [2022-07-12T10:46:15.294Z] [2022-07-12T10:46:15.294Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:15.294Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:46:15.294Z] #14 13.98 Reading package lists... [2022-07-12T10:46:15.294Z] #14 19.79 Reading package lists... [2022-07-12T10:46:15.294Z] #14 24.41 Building dependency tree... [2022-07-12T10:46:15.294Z] #14 28.38 The following additional packages will be installed: [2022-07-12T10:46:15.294Z] #14 28.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T10:46:15.294Z] #14 28.38 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-12T10:46:15.294Z] #14 28.38 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-12T10:46:15.294Z] #14 28.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-12T10:46:15.294Z] #14 28.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-12T10:46:15.294Z] #14 28.39 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-12T10:46:15.294Z] #14 28.40 mingw-w64-common mingw-w64-x86-64-dev [2022-07-12T10:46:15.294Z] #14 28.41 Suggested packages: [2022-07-12T10:46:15.294Z] #14 28.43 gcc-10-locales seccomp wine64 [2022-07-12T10:46:15.294Z] #14 29.74 The following NEW packages will be installed: [2022-07-12T10:46:15.294Z] #14 ... [2022-07-12T10:46:15.294Z] [2022-07-12T10:46:15.295Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:15.295Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T10:46:15.295Z] #76 25.21 Building dependency tree... [2022-07-12T10:46:15.295Z] #76 29.12 python3 is already the newest version (3.9.2-3). [2022-07-12T10:46:15.295Z] #76 29.12 The following additional packages will be installed: [2022-07-12T10:46:15.295Z] #76 29.13 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-12T10:46:15.295Z] #76 29.14 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-12T10:46:15.295Z] #76 29.15 Suggested packages: [2022-07-12T10:46:15.295Z] #76 29.16 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-12T10:46:15.295Z] #76 29.16 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-12T10:46:15.295Z] #76 29.16 m4-doc ed diffutils-doc [2022-07-12T10:46:15.295Z] #76 29.16 Recommended packages: [2022-07-12T10:46:15.295Z] #76 29.16 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T10:46:15.295Z] #76 29.16 liblocale-gettext-perl libltdl-dev [2022-07-12T10:46:15.493Z] #55 23.28 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-12T10:46:15.493Z] #55 23.36 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-12T10:46:15.493Z] #55 23.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-12T10:46:15.493Z] #55 23.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-12T10:46:15.493Z] #55 ... [2022-07-12T10:46:15.493Z] [2022-07-12T10:46:15.493Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:15.493Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:15.493Z] #51 13.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:15.493Z] #51 16.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-12T10:46:15.690Z] #34 ... [2022-07-12T10:46:15.690Z] [2022-07-12T10:46:15.690Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:15.690Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:15.690Z] #36 6.552 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-12T10:46:15.690Z] #36 ... [2022-07-12T10:46:15.690Z] [2022-07-12T10:46:15.690Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:46:15.690Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T10:46:15.690Z] #40 7.571 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-12T10:46:15.690Z] #40 8.442 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-12T10:46:15.690Z] #40 9.866 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-12T10:46:15.690Z] #40 ... [2022-07-12T10:46:15.690Z] [2022-07-12T10:46:15.690Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T10:46:15.690Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T10:46:15.690Z] #38 6.151 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-12T10:46:15.690Z] #38 ... [2022-07-12T10:46:15.690Z] [2022-07-12T10:46:15.690Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:15.690Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:15.690Z] #55 6.497 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-12T10:46:15.690Z] #55 10.14 go: downloading github.com/fatih/color v1.13.0 [2022-07-12T10:46:15.690Z] #55 10.14 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T10:46:15.690Z] #55 10.33 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-12T10:46:15.690Z] #55 10.34 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-12T10:46:15.690Z] #55 ... [2022-07-12T10:46:15.690Z] [2022-07-12T10:46:15.690Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T10:46:15.690Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T10:46:15.690Z] #57 6.406 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-12T10:46:15.690Z] #57 8.575 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-12T10:46:15.690Z] #57 8.742 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-12T10:46:15.690Z] #57 8.806 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-12T10:46:15.752Z] #51 ... [2022-07-12T10:46:15.752Z] [2022-07-12T10:46:15.752Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:15.752Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:15.752Z] #55 23.61 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-12T10:46:15.752Z] #55 23.67 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-12T10:46:15.955Z] #57 ... [2022-07-12T10:46:15.955Z] [2022-07-12T10:46:15.955Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:15.955Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:15.955Z] #76 7.703 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:15.955Z] #76 7.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:15.955Z] #76 7.729 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:15.955Z] #76 9.739 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:15.955Z] #76 ... [2022-07-12T10:46:15.955Z] [2022-07-12T10:46:15.955Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:15.955Z] #67 sha256:a2f47fda8c7e34e38b83061f206242242d5ab9e68ef56fc292c1472975cc65ff [2022-07-12T10:46:15.955Z] #67 6.659 + RM_GOPATH=0 [2022-07-12T10:46:15.955Z] #67 6.659 + TMP_GOPATH= [2022-07-12T10:46:15.955Z] #67 6.659 + : /build [2022-07-12T10:46:15.955Z] #67 6.659 + '[' -z '' ']' [2022-07-12T10:46:15.955Z] #67 6.659 ++ mktemp -d [2022-07-12T10:46:15.955Z] #67 6.659 + export GOPATH=/tmp/tmp.hddyTrNrs6 [2022-07-12T10:46:15.955Z] #67 6.659 + GOPATH=/tmp/tmp.hddyTrNrs6 [2022-07-12T10:46:15.955Z] #67 6.659 + RM_GOPATH=1 [2022-07-12T10:46:15.955Z] #67 6.659 + case "$(go env GOARCH)" in [2022-07-12T10:46:15.955Z] #67 6.659 ++ go env GOARCH [2022-07-12T10:46:15.955Z] #67 6.673 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:15.955Z] #67 6.673 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:15.955Z] #67 6.673 ++ dirname /install.sh [2022-07-12T10:46:15.955Z] #67 6.678 + dir=/ [2022-07-12T10:46:15.955Z] #67 6.678 + bin=rootlesskit [2022-07-12T10:46:15.955Z] #67 6.679 + shift [2022-07-12T10:46:15.955Z] #67 6.679 + '[' '!' -f //rootlesskit.installer ']' [2022-07-12T10:46:15.955Z] #67 6.679 + . //rootlesskit.installer [2022-07-12T10:46:15.955Z] #67 6.679 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:15.955Z] #67 6.681 + install_rootlesskit [2022-07-12T10:46:15.955Z] #67 6.681 + case "$1" in [2022-07-12T10:46:15.955Z] #67 6.681 + export CGO_ENABLED=0 [2022-07-12T10:46:15.955Z] #67 6.681 + CGO_ENABLED=0 [2022-07-12T10:46:15.955Z] #67 6.681 + _install_rootlesskit [2022-07-12T10:46:15.955Z] #67 6.689 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-12T10:46:15.955Z] #67 6.690 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T10:46:15.955Z] #67 6.690 + GOBIN=/build [2022-07-12T10:46:15.955Z] #67 6.690 + GO111MODULE=on [2022-07-12T10:46:15.955Z] #67 6.690 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:15.955Z] #67 6.693 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:15.955Z] #67 7.251 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-12T10:46:16.012Z] #55 24.00 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-12T10:46:16.012Z] #55 24.08 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-12T10:46:16.012Z] #55 24.12 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-12T10:46:16.213Z] #67 ... [2022-07-12T10:46:16.213Z] [2022-07-12T10:46:16.213Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:16.213Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:16.213Z] #62 6.535 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:16.213Z] #62 6.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:16.213Z] #62 6.622 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:16.213Z] #62 7.735 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:16.213Z] #62 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:16.213Z] #62 ... [2022-07-12T10:46:16.213Z] [2022-07-12T10:46:16.213Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:16.213Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:16.213Z] #51 7.385 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:16.213Z] #51 7.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:16.213Z] #51 7.423 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:16.213Z] #51 8.279 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-12T10:46:16.213Z] #51 9.627 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:16.225Z] #76 30.64 The following NEW packages will be installed: [2022-07-12T10:46:16.272Z] #55 24.20 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-12T10:46:16.272Z] #55 24.26 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-12T10:46:16.369Z] #69 ... [2022-07-12T10:46:16.369Z] [2022-07-12T10:46:16.369Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:16.369Z] #74 sha256:4074016d62881cf98b73148d1ad1bdd07b692163fce9231b22315874d9809417 [2022-07-12T10:46:16.369Z] #74 5.160 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-12T10:46:16.369Z] #74 5.360 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-12T10:46:16.369Z] #74 5.459 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-12T10:46:16.369Z] #74 6.088 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-12T10:46:16.369Z] #74 6.191 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T10:46:16.469Z] #51 ... [2022-07-12T10:46:16.469Z] [2022-07-12T10:46:16.469Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:16.469Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:16.469Z] #55 11.06 go: downloading github.com/spf13/viper v1.11.0 [2022-07-12T10:46:16.469Z] #55 11.10 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-12T10:46:16.483Z] #76 30.67 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-12T10:46:16.483Z] #76 30.67 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-12T10:46:16.483Z] #76 30.67 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-12T10:46:16.483Z] #76 30.67 libyajl2 m4 patch xz-utils [2022-07-12T10:46:16.483Z] #76 30.67 The following packages will be upgraded: [2022-07-12T10:46:16.483Z] #76 30.67 libdpkg-perl [2022-07-12T10:46:16.531Z] #55 24.45 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-12T10:46:16.531Z] #55 24.59 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-12T10:46:16.531Z] #55 24.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-12T10:46:16.666Z] #26 ... [2022-07-12T10:46:16.666Z] [2022-07-12T10:46:16.666Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:16.666Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:16.666Z] #42 7.449 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:16.666Z] #42 7.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:16.666Z] #42 7.477 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:16.666Z] #42 8.651 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:16.666Z] #42 ... [2022-07-12T10:46:16.666Z] [2022-07-12T10:46:16.666Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:16.666Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:16.666Z] #55 8.115 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-12T10:46:16.666Z] #55 ... [2022-07-12T10:46:16.666Z] [2022-07-12T10:46:16.666Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:16.666Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:16.666Z] #76 6.925 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:16.667Z] #76 6.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:16.667Z] #76 6.952 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:16.667Z] #76 7.941 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:16.667Z] #76 9.882 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:16.741Z] #76 31.04 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T10:46:16.742Z] #76 31.04 Need to get 7462 kB of archives. [2022-07-12T10:46:16.742Z] #76 31.04 After this operation, 18.6 MB of additional disk space will be used. [2022-07-12T10:46:16.742Z] #76 31.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-12T10:46:16.742Z] #76 31.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-12T10:46:16.742Z] #76 31.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-12T10:46:16.742Z] #76 31.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-12T10:46:16.742Z] #76 31.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-12T10:46:16.742Z] #76 31.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-12T10:46:16.742Z] #76 31.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-12T10:46:16.742Z] #76 31.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-12T10:46:16.742Z] #76 31.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-12T10:46:16.742Z] #76 31.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-12T10:46:16.791Z] #55 24.76 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-12T10:46:16.791Z] #55 24.80 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-12T10:46:16.923Z] #76 ... [2022-07-12T10:46:16.924Z] [2022-07-12T10:46:16.924Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:16.924Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:16.924Z] #62 8.536 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:16.924Z] #62 8.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:16.924Z] #62 8.668 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:16.924Z] #62 10.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:16.924Z] #62 ... [2022-07-12T10:46:16.924Z] [2022-07-12T10:46:16.924Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:46:16.924Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T10:46:16.924Z] #40 8.336 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-12T10:46:16.924Z] #40 9.418 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-12T10:46:16.999Z] #76 31.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T10:46:16.999Z] #76 31.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-12T10:46:16.999Z] #76 31.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T10:46:16.999Z] #76 31.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-12T10:46:16.999Z] #76 31.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-12T10:46:16.999Z] #76 31.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-12T10:46:16.999Z] #76 31.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-12T10:46:16.999Z] #76 31.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-07-12T10:46:16.999Z] #76 31.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-12T10:46:16.999Z] #76 31.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-12T10:46:16.999Z] #76 31.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-12T10:46:16.999Z] #76 31.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-12T10:46:17.050Z] #55 24.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-12T10:46:17.050Z] #55 24.92 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-12T10:46:17.050Z] #55 25.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-12T10:46:17.050Z] #55 25.14 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-12T10:46:17.185Z] #40 ... [2022-07-12T10:46:17.185Z] [2022-07-12T10:46:17.185Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T10:46:17.185Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T10:46:17.185Z] #38 8.920 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-12T10:46:17.257Z] #76 31.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-12T10:46:17.257Z] #76 31.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-12T10:46:17.309Z] #55 25.21 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-12T10:46:17.397Z] #55 12.07 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-12T10:46:17.443Z] #38 ... [2022-07-12T10:46:17.443Z] [2022-07-12T10:46:17.443Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:17.443Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:17.443Z] #14 8.579 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:17.443Z] #14 8.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:17.443Z] #14 8.650 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:17.443Z] #14 9.995 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:17.443Z] #14 ... [2022-07-12T10:46:17.443Z] [2022-07-12T10:46:17.443Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:17.443Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:46:17.443Z] #47 6.494 + git clone https://github.com/docker/distribution.git . [2022-07-12T10:46:17.443Z] #47 6.494 Cloning into '.'... [2022-07-12T10:46:17.514Z] #76 ... [2022-07-12T10:46:17.514Z] [2022-07-12T10:46:17.514Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:17.514Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-12T10:46:17.514Z] #62 21.64 Reading package lists... [2022-07-12T10:46:17.514Z] #62 26.31 Building dependency tree... [2022-07-12T10:46:17.514Z] #62 30.03 The following additional packages will be installed: [2022-07-12T10:46:17.514Z] #62 30.07 libbtrfs0 [2022-07-12T10:46:17.514Z] #62 30.27 The following NEW packages will be installed: [2022-07-12T10:46:17.514Z] #62 30.28 libbtrfs-dev libbtrfs0 [2022-07-12T10:46:17.514Z] #62 30.66 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:46:17.514Z] #62 30.66 Need to get 454 kB of archives. [2022-07-12T10:46:17.514Z] #62 30.66 After this operation, 1275 kB of additional disk space will be used. [2022-07-12T10:46:17.514Z] #62 30.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-12T10:46:17.514Z] #62 30.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-12T10:46:17.514Z] #62 ... [2022-07-12T10:46:17.514Z] [2022-07-12T10:46:17.514Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:46:17.514Z] #31 sha256:07d2b81172715b0b459732848d454e4f70913c4e269b639b351546dc454778cb [2022-07-12T10:46:17.514Z] #31 27.33 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-12T10:46:17.514Z] #31 29.24 #=#=# [2022-07-12T10:46:17.570Z] #55 25.47 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-12T10:46:17.570Z] #55 25.47 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-12T10:46:17.570Z] #55 25.47 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-12T10:46:17.654Z] #55 12.50 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-12T10:46:17.700Z] #47 ... [2022-07-12T10:46:17.700Z] [2022-07-12T10:46:17.700Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:17.700Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:46:17.700Z] #53 7.774 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-12T10:46:17.700Z] #53 9.985 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-12T10:46:17.700Z] #53 9.991 go: downloading github.com/fatih/color v1.10.0 [2022-07-12T10:46:17.700Z] #53 10.35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-12T10:46:17.700Z] #53 10.45 go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T10:46:17.700Z] #53 11.01 go: downloading golang.org/x/tools v0.1.0 [2022-07-12T10:46:17.700Z] #53 ... [2022-07-12T10:46:17.700Z] [2022-07-12T10:46:17.700Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:17.700Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:17.700Z] #51 8.422 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:17.700Z] #51 8.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:17.700Z] #51 8.509 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:17.700Z] #51 9.271 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-12T10:46:17.700Z] #51 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:17.778Z] #31 29.61 #=#=# 0.1% ###### 9.3% ############ 17.5% ################### 27.7% ########################## 36.6% ############################### 44.1% ####################################### 54.5% ############################################# 63.7% #################################################### 72.6% ############################################################ 84.5% ################################################################## 92.5% ######################################################################## 100.0% [2022-07-12T10:46:17.910Z] #55 12.67 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-12T10:46:17.969Z] #51 ... [2022-07-12T10:46:17.969Z] [2022-07-12T10:46:17.969Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:17.969Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:17.969Z] #55 11.18 go: downloading github.com/fatih/color v1.13.0 [2022-07-12T10:46:17.969Z] #55 11.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T10:46:17.969Z] #55 11.45 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-12T10:46:17.969Z] #55 11.53 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-12T10:46:18.138Z] #55 26.08 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-12T10:46:18.138Z] #55 26.29 go: downloading honnef.co/go/tools v0.3.1 [2022-07-12T10:46:18.166Z] #55 12.87 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-12T10:46:18.531Z] #55 11.92 go: downloading github.com/spf13/viper v1.11.0 [2022-07-12T10:46:18.721Z] #55 ... [2022-07-12T10:46:18.721Z] [2022-07-12T10:46:18.721Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:18.721Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:18.721Z] #76 16.75 Fetched 8548 kB in 13s (662 kB/s) [2022-07-12T10:46:18.721Z] #76 16.75 Reading package lists... [2022-07-12T10:46:18.788Z] #55 12.14 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-12T10:46:18.980Z] #76 24.03 Reading package lists... [2022-07-12T10:46:18.980Z] #76 ... [2022-07-12T10:46:18.980Z] [2022-07-12T10:46:18.980Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:18.980Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:18.980Z] #42 20.63 Reading package lists... [2022-07-12T10:46:19.353Z] #55 12.75 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-12T10:46:19.353Z] #55 12.82 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-12T10:46:19.353Z] #55 13.00 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-12T10:46:19.611Z] #55 13.20 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T10:46:19.670Z] #74 ... [2022-07-12T10:46:19.670Z] [2022-07-12T10:46:19.670Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:19.670Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-12T10:46:19.670Z] #69 19.12 Fetched 40.6 MB in 18s (2288 kB/s) [2022-07-12T10:46:19.676Z] #31 32.38 [2022-07-12T10:46:19.676Z] #31 ... [2022-07-12T10:46:19.676Z] [2022-07-12T10:46:19.676Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T10:46:19.676Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-12T10:46:19.676Z] #57 32.79 v3.0.2 [2022-07-12T10:46:19.676Z] #57 DONE 33.9s [2022-07-12T10:46:19.676Z] [2022-07-12T10:46:19.676Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:19.676Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T10:46:19.676Z] #76 32.61 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:19.676Z] #76 32.98 Fetched 7462 kB in 1s (10.4 MB/s) [2022-07-12T10:46:19.676Z] #76 33.20 Selecting previously unselected package bzip2. [2022-07-12T10:46:19.676Z] #76 33.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-12T10:46:19.676Z] #76 33.30 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-12T10:46:19.676Z] #76 33.40 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T10:46:19.676Z] #76 33.86 Selecting previously unselected package libmagic-mgc. [2022-07-12T10:46:19.676Z] #76 33.86 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-12T10:46:19.676Z] #76 33.90 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T10:46:20.616Z] #76 ... [2022-07-12T10:46:20.616Z] [2022-07-12T10:46:20.616Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:20.616Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-12T10:46:20.616Z] #62 32.02 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:20.616Z] #62 32.33 Fetched 454 kB in 0s (1462 kB/s) [2022-07-12T10:46:20.616Z] #62 32.46 Selecting previously unselected package libbtrfs0:arm64. [2022-07-12T10:46:20.617Z] #62 32.46 (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 ... 15709 files and directories currently installed.) [2022-07-12T10:46:20.617Z] #62 32.52 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-12T10:46:20.617Z] #62 32.54 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-12T10:46:20.617Z] #62 32.82 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-12T10:46:20.617Z] #62 32.82 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-12T10:46:20.617Z] #62 32.85 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-12T10:46:20.617Z] #62 33.39 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-12T10:46:20.617Z] #62 33.43 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-12T10:46:20.617Z] #62 33.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:46:20.617Z] #62 DONE 34.7s [2022-07-12T10:46:20.617Z] [2022-07-12T10:46:20.617Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:20.617Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T10:46:20.617Z] #55 31.16 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-12T10:46:20.617Z] #55 31.32 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-12T10:46:20.617Z] #55 31.35 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-12T10:46:20.617Z] #55 31.36 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-12T10:46:20.617Z] #55 31.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-12T10:46:20.617Z] #55 31.51 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-12T10:46:20.617Z] #55 31.67 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-12T10:46:20.617Z] #55 31.69 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-12T10:46:20.617Z] #55 31.72 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-12T10:46:20.617Z] #55 31.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-12T10:46:20.617Z] #55 31.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-12T10:46:20.617Z] #55 32.04 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-12T10:46:20.617Z] #55 32.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-12T10:46:20.617Z] #55 32.80 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-12T10:46:20.617Z] #55 32.88 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-12T10:46:20.617Z] #55 33.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-12T10:46:20.617Z] #55 33.36 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-12T10:46:20.617Z] #55 33.51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T10:46:20.617Z] #55 33.54 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-12T10:46:20.617Z] #55 33.67 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-12T10:46:20.617Z] #55 33.76 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-12T10:46:20.617Z] #55 33.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-12T10:46:20.617Z] #55 33.86 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T10:46:20.617Z] #55 34.06 go: downloading github.com/prometheus/common v0.32.1 [2022-07-12T10:46:20.617Z] #55 34.54 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-12T10:46:20.617Z] #55 34.54 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T10:46:21.190Z] #55 ... [2022-07-12T10:46:21.190Z] [2022-07-12T10:46:21.190Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T10:46:21.190Z] #63 sha256:deb4e909f9792cb2c3233cc7187de154e1d0b191212802286cec232d6641b31e [2022-07-12T10:46:21.190Z] #63 DONE 0.7s [2022-07-12T10:46:21.190Z] [2022-07-12T10:46:21.190Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:21.190Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T10:46:21.190Z] #76 35.29 Selecting previously unselected package libmagic1:arm64. [2022-07-12T10:46:21.190Z] #76 35.29 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-12T10:46:21.190Z] #76 35.33 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-12T10:46:21.446Z] #76 35.62 Selecting previously unselected package file. [2022-07-12T10:46:21.446Z] #76 35.62 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-12T10:46:21.446Z] #76 35.63 Unpacking file (1:5.39-3) ... [2022-07-12T10:46:21.446Z] #76 35.82 Selecting previously unselected package xz-utils. [2022-07-12T10:46:21.446Z] #76 35.92 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-12T10:46:21.454Z] #55 15.60 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-12T10:46:21.455Z] #55 15.98 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-12T10:46:21.455Z] #55 16.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T10:46:21.455Z] #55 16.31 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T10:46:21.704Z] #76 35.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:46:21.961Z] #76 36.23 Selecting previously unselected package libsigsegv2:arm64. [2022-07-12T10:46:21.961Z] #76 36.24 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-12T10:46:21.961Z] #76 36.24 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-12T10:46:22.261Z] #76 36.39 Selecting previously unselected package m4. [2022-07-12T10:46:22.261Z] #76 36.40 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-12T10:46:22.261Z] #76 36.43 Unpacking m4 (1.4.18-5) ... [2022-07-12T10:46:22.384Z] #55 ... [2022-07-12T10:46:22.385Z] [2022-07-12T10:46:22.385Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:22.385Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:46:22.385Z] #47 6.315 + git clone https://github.com/docker/distribution.git . [2022-07-12T10:46:22.385Z] #47 6.324 Cloning into '.'... [2022-07-12T10:46:22.385Z] #47 ... [2022-07-12T10:46:22.385Z] [2022-07-12T10:46:22.385Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:22.385Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:22.385Z] #14 6.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:46:22.385Z] #14 7.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:46:22.385Z] #14 7.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:46:22.385Z] #14 8.926 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:22.385Z] #14 12.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:22.385Z] #14 16.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:22.518Z] #76 ... [2022-07-12T10:46:22.518Z] [2022-07-12T10:46:22.518Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:46:22.518Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-12T10:46:22.518Z] #40 36.35 NAME: [2022-07-12T10:46:22.518Z] #40 36.35 go-winres - A tool for embedding resources in Windows executables [2022-07-12T10:46:22.518Z] #40 36.35 [2022-07-12T10:46:22.518Z] #40 36.35 USAGE: [2022-07-12T10:46:22.518Z] #40 36.35 go-winres [global options] command [command options] [arguments...] [2022-07-12T10:46:22.518Z] #40 36.35 [2022-07-12T10:46:22.518Z] #40 36.35 COMMANDS: [2022-07-12T10:46:22.518Z] #40 36.35 init Create an initial ./winres/winres.json [2022-07-12T10:46:22.518Z] #40 36.35 make Make syso files for the "go build" command [2022-07-12T10:46:22.518Z] #40 36.35 simply Make syso files for the "go build" command (simplified) [2022-07-12T10:46:22.518Z] #40 36.35 extract Extract all resources from an executable [2022-07-12T10:46:22.518Z] #40 36.36 patch Replace resources in an executable file (exe, dll) [2022-07-12T10:46:22.518Z] #40 36.36 help, h Shows a list of commands or help for one command [2022-07-12T10:46:22.518Z] #40 36.36 [2022-07-12T10:46:22.518Z] #40 36.36 GLOBAL OPTIONS: [2022-07-12T10:46:22.518Z] #40 36.36 --help, -h show help (default: false) [2022-07-12T10:46:22.518Z] #40 DONE 36.9s [2022-07-12T10:46:22.518Z] [2022-07-12T10:46:22.518Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:22.518Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T10:46:22.518Z] #76 36.83 Selecting previously unselected package autoconf. [2022-07-12T10:46:22.518Z] #76 36.83 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-12T10:46:22.518Z] #76 36.84 Unpacking autoconf (2.69-14) ... [2022-07-12T10:46:22.642Z] #14 ... [2022-07-12T10:46:22.642Z] [2022-07-12T10:46:22.642Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:46:22.642Z] #26 sha256:f4db4486608e46be8bf0a187787eb1cd697fd37fb59cffd5f055721912d73f36 [2022-07-12T10:46:22.642Z] #26 6.656 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:22.642Z] #26 6.656 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:22.642Z] #26 6.657 ++ dirname /install.sh [2022-07-12T10:46:22.642Z] #26 6.658 + dir=/ [2022-07-12T10:46:22.642Z] #26 6.658 + bin=dockercli [2022-07-12T10:46:22.642Z] #26 6.658 + shift [2022-07-12T10:46:22.642Z] #26 6.658 + '[' '!' -f //dockercli.installer ']' [2022-07-12T10:46:22.642Z] #26 6.659 + . //dockercli.installer [2022-07-12T10:46:22.642Z] #26 6.659 ++ : stable [2022-07-12T10:46:22.642Z] #26 6.659 ++ : 17.06.2-ce [2022-07-12T10:46:22.642Z] #26 6.659 + install_dockercli [2022-07-12T10:46:22.642Z] #26 6.660 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-12T10:46:22.642Z] #26 6.660 Install docker/cli version 17.06.2-ce from stable [2022-07-12T10:46:22.642Z] #26 6.660 ++ uname -m [2022-07-12T10:46:22.642Z] #26 6.661 + arch=x86_64 [2022-07-12T10:46:22.642Z] #26 6.663 + '[' x86_64 '!=' x86_64 ']' [2022-07-12T10:46:22.642Z] #26 6.663 + url=https://download.docker.com/linux/static [2022-07-12T10:46:22.642Z] #26 6.665 + tar -xz docker/docker [2022-07-12T10:46:22.642Z] #26 6.712 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-12T10:46:22.642Z] #26 ... [2022-07-12T10:46:22.642Z] [2022-07-12T10:46:22.642Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:22.642Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:22.642Z] #42 7.484 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:46:22.642Z] #42 10.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:22.642Z] #42 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:22.898Z] #42 ... [2022-07-12T10:46:22.898Z] [2022-07-12T10:46:22.898Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:22.898Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:46:22.898Z] #53 8.179 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-12T10:46:22.898Z] #53 8.197 go: downloading github.com/fatih/color v1.10.0 [2022-07-12T10:46:22.898Z] #53 8.440 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-12T10:46:22.898Z] #53 8.840 go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T10:46:22.898Z] #53 9.294 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-12T10:46:22.898Z] #53 9.533 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T10:46:22.898Z] #53 9.611 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-12T10:46:22.898Z] #53 9.785 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-12T10:46:22.898Z] #53 9.879 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-12T10:46:22.898Z] #53 10.17 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-12T10:46:22.898Z] #53 10.40 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-12T10:46:22.898Z] #53 10.79 go: downloading golang.org/x/tools v0.1.0 [2022-07-12T10:46:23.108Z] #76 ... [2022-07-12T10:46:23.108Z] [2022-07-12T10:46:23.108Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:23.108Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T10:46:23.108Z] #51 22.35 Reading package lists... [2022-07-12T10:46:23.108Z] #51 27.05 Building dependency tree... [2022-07-12T10:46:23.108Z] #51 31.14 The following additional packages will be installed: [2022-07-12T10:46:23.108Z] #51 31.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T10:46:23.108Z] #51 31.17 python3-protobuf python3-six [2022-07-12T10:46:23.108Z] #51 31.17 Suggested packages: [2022-07-12T10:46:23.108Z] #51 31.19 python3-setuptools [2022-07-12T10:46:23.108Z] #51 31.19 Recommended packages: [2022-07-12T10:46:23.108Z] #51 31.19 iproute2 | iproute [2022-07-12T10:46:23.108Z] #51 31.91 The following NEW packages will be installed: [2022-07-12T10:46:23.108Z] #51 31.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T10:46:23.108Z] #51 31.92 python3-protobuf python3-six [2022-07-12T10:46:23.108Z] #51 32.42 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:46:23.108Z] #51 32.42 Need to get 2136 kB of archives. [2022-07-12T10:46:23.108Z] #51 32.42 After this operation, 10.8 MB of additional disk space will be used. [2022-07-12T10:46:23.108Z] #51 32.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-12T10:46:23.108Z] #51 32.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T10:46:23.108Z] #51 32.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-12T10:46:23.108Z] #51 32.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-12T10:46:23.108Z] #51 32.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-12T10:46:23.108Z] #51 32.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-12T10:46:23.108Z] #51 32.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-12T10:46:23.108Z] #51 34.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-12T10:46:23.108Z] #51 36.67 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:23.178Z] #42 26.76 Reading package lists... [2022-07-12T10:46:23.178Z] #42 ... [2022-07-12T10:46:23.178Z] [2022-07-12T10:46:23.178Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:23.178Z] #67 sha256:7b58c66bc9a65f51ebeb2619901838ce4b72727d6b85c56c140aedc7e8122d1a [2022-07-12T10:46:23.178Z] #67 20.79 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-12T10:46:23.178Z] #67 20.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T10:46:23.407Z] #51 37.09 Fetched 2136 kB in 3s (661 kB/s) [2022-07-12T10:46:23.407Z] #51 ... [2022-07-12T10:46:23.407Z] [2022-07-12T10:46:23.407Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:46:23.407Z] #64 sha256:89323fbb316422ea887b40145e3db117c64f20f81da8a8b0b03aa04d77be1e29 [2022-07-12T10:46:23.407Z] #64 0.643 + RM_GOPATH=0 [2022-07-12T10:46:23.407Z] #64 0.701 + TMP_GOPATH= [2022-07-12T10:46:23.407Z] #64 0.701 + : /build [2022-07-12T10:46:23.407Z] #64 0.701 + '[' -z '' ']' [2022-07-12T10:46:23.407Z] #64 0.701 ++ mktemp -d [2022-07-12T10:46:23.407Z] #64 0.713 + export GOPATH=/tmp/tmp.p7JCxdZX5i [2022-07-12T10:46:23.407Z] #64 0.713 + GOPATH=/tmp/tmp.p7JCxdZX5i [2022-07-12T10:46:23.407Z] #64 0.713 + RM_GOPATH=1 [2022-07-12T10:46:23.407Z] #64 0.713 + case "$(go env GOARCH)" in [2022-07-12T10:46:23.407Z] #64 0.714 ++ go env GOARCH [2022-07-12T10:46:23.407Z] #64 0.745 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:23.407Z] #64 0.746 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:23.407Z] #64 0.746 ++ dirname /install.sh [2022-07-12T10:46:23.407Z] #64 0.748 + dir=/ [2022-07-12T10:46:23.407Z] #64 0.750 + bin=containerd [2022-07-12T10:46:23.407Z] #64 0.750 + shift [2022-07-12T10:46:23.407Z] #64 0.752 + '[' '!' -f //containerd.installer ']' [2022-07-12T10:46:23.407Z] #64 0.752 + . //containerd.installer [2022-07-12T10:46:23.407Z] #64 0.752 ++ set -e [2022-07-12T10:46:23.407Z] #64 0.753 ++ : v1.6.6 [2022-07-12T10:46:23.407Z] #64 0.753 + install_containerd [2022-07-12T10:46:23.407Z] #64 0.754 + echo 'Install containerd version v1.6.6' [2022-07-12T10:46:23.407Z] #64 0.754 Install containerd version v1.6.6 [2022-07-12T10:46:23.407Z] #64 0.754 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p7JCxdZX5i/src/github.com/containerd/containerd [2022-07-12T10:46:23.407Z] #64 0.756 Cloning into '/tmp/tmp.p7JCxdZX5i/src/github.com/containerd/containerd'... [2022-07-12T10:46:23.437Z] #67 ... [2022-07-12T10:46:23.437Z] [2022-07-12T10:46:23.437Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:23.437Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:46:23.437Z] #47 29.90 Updating files: 70% (1541/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-12T10:46:23.437Z] #47 30.64 + git checkout -q v2.3.0 [2022-07-12T10:46:24.816Z] #47 ... [2022-07-12T10:46:24.816Z] [2022-07-12T10:46:24.816Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:24.816Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:24.816Z] #62 22.94 Fetched 8548 kB in 16s (539 kB/s) [2022-07-12T10:46:24.816Z] #62 22.94 Reading package lists... [2022-07-12T10:46:24.872Z] #55 ... [2022-07-12T10:46:24.872Z] [2022-07-12T10:46:24.872Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:24.872Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:46:24.872Z] #34 7.526 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-12T10:46:24.872Z] #34 7.526 Cloning into '.'... [2022-07-12T10:46:24.872Z] #34 ... [2022-07-12T10:46:24.872Z] [2022-07-12T10:46:24.872Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:24.872Z] #67 sha256:48d262b80c304da2271dcbc918d37dfc7338722c386cf069f1860fca615aeb62 [2022-07-12T10:46:24.872Z] #67 9.277 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T10:46:24.872Z] #67 9.279 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-12T10:46:24.872Z] #67 9.951 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-12T10:46:24.872Z] #67 15.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-12T10:46:24.872Z] #67 16.87 go: downloading github.com/google/uuid v1.3.0 [2022-07-12T10:46:24.872Z] #67 16.89 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-12T10:46:24.872Z] #67 16.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-12T10:46:24.872Z] #67 17.73 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T10:46:24.872Z] #67 17.98 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T10:46:25.080Z] #62 29.37 Reading package lists... [2022-07-12T10:46:25.080Z] #62 ... [2022-07-12T10:46:25.080Z] [2022-07-12T10:46:25.080Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:25.080Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:25.080Z] #42 26.76 Reading package lists... [2022-07-12T10:46:25.128Z] #67 ... [2022-07-12T10:46:25.128Z] [2022-07-12T10:46:25.128Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:25.128Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:25.128Z] #36 8.708 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-12T10:46:25.337Z] #64 ... [2022-07-12T10:46:25.337Z] [2022-07-12T10:46:25.337Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:25.337Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:46:25.337Z] #14 29.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T10:46:25.337Z] #14 29.74 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-12T10:46:25.337Z] #14 29.74 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-12T10:46:25.337Z] #14 29.74 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-12T10:46:25.337Z] #14 29.75 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-12T10:46:25.337Z] #14 29.75 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-12T10:46:25.337Z] #14 29.75 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-12T10:46:25.337Z] #14 29.75 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-12T10:46:25.337Z] #14 29.75 mingw-w64-x86-64-dev [2022-07-12T10:46:25.337Z] #14 30.23 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:46:25.337Z] #14 30.23 Need to get 108 MB of archives. [2022-07-12T10:46:25.337Z] #14 30.23 After this operation, 620 MB of additional disk space will be used. [2022-07-12T10:46:25.337Z] #14 30.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-07-12T10:46:25.337Z] #14 30.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-07-12T10:46:25.337Z] #14 30.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-12T10:46:25.337Z] #14 30.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-07-12T10:46:25.337Z] #14 30.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-12T10:46:25.337Z] #14 30.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-12T10:46:25.337Z] #14 30.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-12T10:46:25.337Z] #14 30.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-07-12T10:46:25.337Z] #14 30.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-07-12T10:46:25.337Z] #14 31.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-12T10:46:25.337Z] #14 32.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-07-12T10:46:25.337Z] #14 32.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-07-12T10:46:25.337Z] #14 33.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-12T10:46:25.337Z] #14 34.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-07-12T10:46:25.337Z] #14 35.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-12T10:46:25.337Z] #14 35.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-12T10:46:25.337Z] #14 35.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-12T10:46:25.337Z] #14 35.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-12T10:46:25.337Z] #14 35.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-12T10:46:25.337Z] #14 35.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-07-12T10:46:25.337Z] #14 35.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-12T10:46:25.337Z] #14 35.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-12T10:46:25.337Z] #14 35.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-12T10:46:25.337Z] #14 35.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-12T10:46:25.337Z] #14 35.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-12T10:46:25.337Z] #14 35.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-12T10:46:25.337Z] #14 35.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-12T10:46:25.337Z] #14 35.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-07-12T10:46:25.337Z] #14 35.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-12T10:46:25.337Z] #14 35.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-12T10:46:25.337Z] #14 36.59 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:25.337Z] #14 36.96 Fetched 108 MB in 5s (19.9 MB/s) [2022-07-12T10:46:25.337Z] #14 37.19 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-12T10:46:25.337Z] #14 37.19 (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 ... 15709 files and directories currently installed.) [2022-07-12T10:46:25.337Z] #14 37.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-12T10:46:25.337Z] #14 37.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T10:46:25.384Z] #36 ... [2022-07-12T10:46:25.384Z] [2022-07-12T10:46:25.384Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:25.384Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:46:25.384Z] #53 11.44 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-12T10:46:25.384Z] #53 11.58 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T10:46:25.384Z] #53 11.85 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-12T10:46:25.384Z] #53 12.20 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-12T10:46:25.384Z] #53 18.73 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-12T10:46:25.384Z] #53 19.01 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-12T10:46:25.384Z] #53 ... [2022-07-12T10:46:25.384Z] [2022-07-12T10:46:25.384Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:25.384Z] #67 sha256:48d262b80c304da2271dcbc918d37dfc7338722c386cf069f1860fca615aeb62 [2022-07-12T10:46:25.384Z] #67 18.80 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-12T10:46:25.594Z] #14 ... [2022-07-12T10:46:25.594Z] [2022-07-12T10:46:25.594Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:25.594Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-12T10:46:25.594Z] #34 39.58 Updating files: 92% (1414/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-12T10:46:25.854Z] #34 39.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-12T10:46:25.947Z] #67 19.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-12T10:46:26.029Z] #42 32.98 Building dependency tree... [2022-07-12T10:46:26.029Z] #42 ... [2022-07-12T10:46:26.029Z] [2022-07-12T10:46:26.029Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:26.029Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:26.029Z] #51 23.63 Fetched 8552 kB in 17s (497 kB/s) [2022-07-12T10:46:26.029Z] #51 23.63 Reading package lists... [2022-07-12T10:46:26.029Z] #51 30.24 Reading package lists... [2022-07-12T10:46:26.029Z] #51 ... [2022-07-12T10:46:26.029Z] [2022-07-12T10:46:26.029Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:26.029Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:46:26.029Z] #47 33.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-12T10:46:26.128Z] #34 ... [2022-07-12T10:46:26.128Z] [2022-07-12T10:46:26.128Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:26.128Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T10:46:26.128Z] #42 30.47 The following NEW packages will be installed: [2022-07-12T10:46:26.128Z] #42 30.51 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-12T10:46:26.128Z] #42 30.52 vim-common xxd [2022-07-12T10:46:26.128Z] #42 30.93 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:46:26.128Z] #42 30.93 Need to get 15.6 MB of archives. [2022-07-12T10:46:26.128Z] #42 30.93 After this operation, 67.4 MB of additional disk space will be used. [2022-07-12T10:46:26.128Z] #42 30.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T10:46:26.128Z] #42 30.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T10:46:26.128Z] #42 30.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-12T10:46:26.128Z] #42 31.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-12T10:46:26.128Z] #42 31.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-12T10:46:26.128Z] #42 31.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-12T10:46:26.128Z] #42 31.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-12T10:46:26.128Z] #42 31.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-12T10:46:26.128Z] #42 31.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-12T10:46:26.128Z] #42 31.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-12T10:46:26.128Z] #42 33.17 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:26.128Z] #42 33.49 Fetched 15.6 MB in 1s (13.5 MB/s) [2022-07-12T10:46:26.128Z] #42 33.76 Selecting previously unselected package xxd. [2022-07-12T10:46:26.128Z] #42 33.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-12T10:46:26.128Z] #42 33.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-12T10:46:26.128Z] #42 33.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:26.128Z] #42 34.32 Selecting previously unselected package vim-common. [2022-07-12T10:46:26.128Z] #42 34.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:46:26.128Z] #42 34.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:26.128Z] #42 35.05 Selecting previously unselected package cmake-data. [2022-07-12T10:46:26.128Z] #42 35.05 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-12T10:46:26.128Z] #42 35.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T10:46:26.128Z] #42 40.09 Selecting previously unselected package libicu67:arm64. [2022-07-12T10:46:26.128Z] #42 40.09 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-12T10:46:26.128Z] #42 40.10 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-12T10:46:26.170Z] #53 ... [2022-07-12T10:46:26.170Z] [2022-07-12T10:46:26.170Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:46:26.170Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T10:46:26.170Z] #40 10.41 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-12T10:46:26.170Z] #40 10.51 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-12T10:46:26.170Z] #40 15.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-12T10:46:26.170Z] #40 15.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T10:46:26.170Z] #40 ... [2022-07-12T10:46:26.170Z] [2022-07-12T10:46:26.170Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:26.170Z] #67 sha256:a2f47fda8c7e34e38b83061f206242242d5ab9e68ef56fc292c1472975cc65ff [2022-07-12T10:46:26.170Z] #67 11.55 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T10:46:26.170Z] #67 11.68 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-12T10:46:26.170Z] #67 12.39 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-12T10:46:26.170Z] #67 18.37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-12T10:46:26.170Z] #67 19.76 go: downloading github.com/google/uuid v1.3.0 [2022-07-12T10:46:26.170Z] #67 19.81 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-12T10:46:26.170Z] #67 20.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-12T10:46:26.170Z] #67 20.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T10:46:26.170Z] #67 20.35 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T10:46:26.203Z] #67 19.61 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-12T10:46:26.384Z] #42 ... [2022-07-12T10:46:26.384Z] [2022-07-12T10:46:26.384Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:26.384Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-12T10:46:26.384Z] #34 40.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:26.460Z] #67 19.78 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-12T10:46:26.743Z] #67 ... [2022-07-12T10:46:26.743Z] [2022-07-12T10:46:26.743Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:26.743Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:26.743Z] #36 21.21 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-12T10:46:26.743Z] #36 21.22 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-12T10:46:27.000Z] #36 ... [2022-07-12T10:46:27.000Z] [2022-07-12T10:46:27.000Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T10:46:27.000Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T10:46:27.000Z] #57 11.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-12T10:46:27.000Z] #57 ... [2022-07-12T10:46:27.000Z] [2022-07-12T10:46:27.000Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:27.000Z] #67 sha256:a2f47fda8c7e34e38b83061f206242242d5ab9e68ef56fc292c1472975cc65ff [2022-07-12T10:46:27.000Z] #67 20.92 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-12T10:46:27.256Z] #67 21.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-12T10:46:27.390Z] #67 ... [2022-07-12T10:46:27.390Z] [2022-07-12T10:46:27.390Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:46:27.390Z] #26 sha256:5f76a7986d76d1ef3fe227eafe29ef6c87cfe11d8bbd26884b4158baceead906 [2022-07-12T10:46:27.390Z] #26 19.95 + mkdir -p /build [2022-07-12T10:46:27.390Z] #26 19.96 + mv docker/docker /build/ [2022-07-12T10:46:27.390Z] #26 19.98 + rmdir docker [2022-07-12T10:46:27.390Z] #26 DONE 20.7s [2022-07-12T10:46:27.646Z] [2022-07-12T10:46:27.646Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:27.646Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:27.646Z] #42 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:27.646Z] #42 14.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:27.646Z] #42 ... [2022-07-12T10:46:27.646Z] [2022-07-12T10:46:27.646Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:46:27.646Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T10:46:27.646Z] #40 11.87 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-12T10:46:27.646Z] #40 12.47 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-12T10:46:27.646Z] #40 12.52 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-12T10:46:27.646Z] #40 19.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-12T10:46:27.646Z] #40 20.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T10:46:27.809Z] #69 19.12 Reading package lists... [2022-07-12T10:46:27.809Z] #69 ... [2022-07-12T10:46:27.809Z] [2022-07-12T10:46:27.809Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:27.809Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T10:46:27.809Z] #20 19.18 Fetched 40.6 MB in 18s (2284 kB/s) [2022-07-12T10:46:27.823Z] #67 21.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-12T10:46:27.823Z] #67 22.09 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-12T10:46:28.575Z] #47 ... [2022-07-12T10:46:28.576Z] [2022-07-12T10:46:28.576Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T10:46:28.576Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T10:46:28.576Z] #57 36.43 v3.0.2 [2022-07-12T10:46:28.576Z] #57 DONE 36.6s [2022-07-12T10:46:28.576Z] [2022-07-12T10:46:28.576Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:28.576Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:28.576Z] #76 24.03 Reading package lists... [2022-07-12T10:46:28.576Z] #76 30.47 Building dependency tree... [2022-07-12T10:46:28.576Z] #76 33.94 python3 is already the newest version (3.9.2-3). [2022-07-12T10:46:28.576Z] #76 33.94 The following additional packages will be installed: [2022-07-12T10:46:28.576Z] #76 33.94 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-12T10:46:28.576Z] #76 33.95 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-12T10:46:28.576Z] #76 33.95 Suggested packages: [2022-07-12T10:46:28.576Z] #76 33.95 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-12T10:46:28.576Z] #76 33.95 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-12T10:46:28.576Z] #76 33.95 m4-doc ed diffutils-doc [2022-07-12T10:46:28.576Z] #76 33.95 Recommended packages: [2022-07-12T10:46:28.576Z] #76 33.95 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T10:46:28.576Z] #76 33.95 liblocale-gettext-perl libltdl-dev [2022-07-12T10:46:28.576Z] #76 35.47 The following NEW packages will be installed: [2022-07-12T10:46:28.576Z] #76 35.49 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-12T10:46:28.576Z] #76 35.49 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-12T10:46:28.576Z] #76 35.51 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-12T10:46:28.576Z] #76 35.51 libyajl2 m4 patch xz-utils [2022-07-12T10:46:28.576Z] #76 35.51 The following packages will be upgraded: [2022-07-12T10:46:28.576Z] #76 35.51 libdpkg-perl [2022-07-12T10:46:28.576Z] #76 35.98 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T10:46:28.576Z] #76 35.98 Need to get 7486 kB of archives. [2022-07-12T10:46:28.576Z] #76 35.98 After this operation, 18.7 MB of additional disk space will be used. [2022-07-12T10:46:28.576Z] #76 35.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T10:46:28.576Z] #76 35.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-12T10:46:28.576Z] #76 35.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-12T10:46:28.576Z] #76 35.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-12T10:46:28.576Z] #76 35.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T10:46:28.576Z] #76 36.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-12T10:46:28.576Z] #76 36.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-12T10:46:28.576Z] #76 36.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-12T10:46:28.576Z] #76 36.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-12T10:46:28.576Z] #76 36.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-12T10:46:28.576Z] #76 36.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T10:46:28.576Z] #76 36.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T10:46:28.576Z] #76 36.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T10:46:28.576Z] #76 36.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-12T10:46:28.576Z] #76 36.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T10:46:28.576Z] #76 36.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-12T10:46:28.576Z] #76 36.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T10:46:28.576Z] #76 36.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-12T10:46:28.576Z] #76 36.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T10:46:28.576Z] #76 36.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T10:46:28.576Z] #76 36.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-12T10:46:28.576Z] #76 36.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T10:46:28.576Z] #76 36.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T10:46:28.576Z] #76 36.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-12T10:46:28.577Z] #40 ... [2022-07-12T10:46:28.577Z] [2022-07-12T10:46:28.577Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:28.577Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:28.577Z] #62 12.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:28.577Z] #62 16.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:28.751Z] #20 19.18 Reading package lists... [2022-07-12T10:46:28.751Z] #20 ... [2022-07-12T10:46:28.751Z] [2022-07-12T10:46:28.751Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:28.751Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-12T10:46:28.751Z] #69 19.12 Reading package lists... [2022-07-12T10:46:28.835Z] #62 ... [2022-07-12T10:46:28.835Z] [2022-07-12T10:46:28.835Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:28.835Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:28.835Z] #14 12.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:28.835Z] #14 16.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:28.835Z] #14 ... [2022-07-12T10:46:28.835Z] [2022-07-12T10:46:28.835Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:28.835Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:46:28.835Z] #53 19.39 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-12T10:46:29.105Z] #53 22.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T10:46:29.105Z] #53 ... [2022-07-12T10:46:29.105Z] [2022-07-12T10:46:29.105Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:29.105Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:29.105Z] #51 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:29.105Z] #51 17.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:29.105Z] #51 21.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-12T10:46:29.196Z] #67 ... [2022-07-12T10:46:29.196Z] [2022-07-12T10:46:29.196Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:46:29.196Z] #26 sha256:f4db4486608e46be8bf0a187787eb1cd697fd37fb59cffd5f055721912d73f36 [2022-07-12T10:46:29.196Z] #26 21.60 + mkdir -p /build [2022-07-12T10:46:29.196Z] #26 21.61 + mv docker/docker /build/ [2022-07-12T10:46:29.196Z] #26 21.62 + rmdir docker [2022-07-12T10:46:29.196Z] #26 DONE 23.4s [2022-07-12T10:46:29.196Z] [2022-07-12T10:46:29.196Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:29.196Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:29.196Z] #36 22.04 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-12T10:46:29.196Z] #36 22.34 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-12T10:46:29.196Z] #36 22.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-12T10:46:29.196Z] #36 23.00 go: downloading github.com/google/go-dap v0.6.0 [2022-07-12T10:46:29.196Z] #36 23.77 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-12T10:46:29.196Z] #36 23.86 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-12T10:46:29.196Z] #36 23.97 go: downloading github.com/peterh/liner v1.2.2 [2022-07-12T10:46:29.363Z] #51 ... [2022-07-12T10:46:29.363Z] [2022-07-12T10:46:29.363Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:29.363Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:46:29.363Z] #53 22.81 go: downloading golang.org/x/mod v0.3.0 [2022-07-12T10:46:29.453Z] #36 ... [2022-07-12T10:46:29.454Z] [2022-07-12T10:46:29.454Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:29.454Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:29.454Z] #76 14.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:29.454Z] #76 17.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:29.454Z] #76 ... [2022-07-12T10:46:29.454Z] [2022-07-12T10:46:29.454Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:29.454Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:29.454Z] #36 24.25 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-12T10:46:29.711Z] #36 ... [2022-07-12T10:46:29.711Z] [2022-07-12T10:46:29.711Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:29.711Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:29.711Z] #62 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:29.711Z] #62 ... [2022-07-12T10:46:29.711Z] [2022-07-12T10:46:29.711Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:29.711Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:29.711Z] #51 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:46:29.711Z] #51 17.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:29.711Z] #51 20.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-12T10:46:29.759Z] #69 28.11 Reading package lists... [2022-07-12T10:46:29.759Z] #69 ... [2022-07-12T10:46:29.759Z] [2022-07-12T10:46:29.759Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:29.759Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-12T10:46:29.759Z] #49 19.03 Fetched 40.6 MB in 17s (2327 kB/s) [2022-07-12T10:46:29.759Z] #49 19.03 Reading package lists... [2022-07-12T10:46:29.759Z] #49 28.18 Reading package lists... [2022-07-12T10:46:29.759Z] #49 ... [2022-07-12T10:46:29.759Z] [2022-07-12T10:46:29.759Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:29.759Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T10:46:29.759Z] #20 19.18 Reading package lists... [2022-07-12T10:46:29.953Z] #76 37.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:29.953Z] #76 ... [2022-07-12T10:46:29.953Z] [2022-07-12T10:46:29.953Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:29.953Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:29.953Z] #55 28.00 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-12T10:46:29.953Z] #55 28.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-12T10:46:29.953Z] #55 28.22 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-12T10:46:29.953Z] #55 28.35 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-12T10:46:29.953Z] #55 28.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-12T10:46:29.953Z] #55 28.71 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-12T10:46:29.953Z] #55 28.71 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-12T10:46:29.953Z] #55 28.86 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T10:46:29.953Z] #55 28.90 go: downloading golang.org/x/text v0.3.7 [2022-07-12T10:46:29.953Z] #55 36.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-12T10:46:29.953Z] #55 36.64 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-12T10:46:29.953Z] #55 36.77 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-12T10:46:29.953Z] #55 36.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-12T10:46:29.953Z] #55 36.94 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-12T10:46:29.953Z] #55 37.08 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-12T10:46:29.953Z] #55 37.08 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-12T10:46:29.953Z] #55 37.20 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-12T10:46:29.953Z] #55 37.20 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-12T10:46:29.953Z] #55 37.26 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-12T10:46:29.953Z] #55 37.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-12T10:46:29.953Z] #55 37.45 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-12T10:46:29.969Z] #51 ... [2022-07-12T10:46:29.969Z] [2022-07-12T10:46:29.969Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:29.969Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:29.969Z] #55 24.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T10:46:29.969Z] #55 24.17 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-12T10:46:29.969Z] #55 24.78 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-12T10:46:30.212Z] #55 38.18 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-12T10:46:30.212Z] #55 ... [2022-07-12T10:46:30.212Z] [2022-07-12T10:46:30.212Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:30.212Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:30.212Z] #76 38.18 Fetched 7486 kB in 1s (8276 kB/s) [2022-07-12T10:46:30.212Z] #76 38.31 Selecting previously unselected package bzip2. [2022-07-12T10:46:30.212Z] #76 38.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T10:46:30.212Z] #76 38.36 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T10:46:30.212Z] #76 38.38 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T10:46:30.226Z] #55 24.89 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-12T10:46:30.303Z] #53 ... [2022-07-12T10:46:30.303Z] [2022-07-12T10:46:30.303Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:30.303Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:30.303Z] #76 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:46:30.303Z] #76 ... [2022-07-12T10:46:30.303Z] [2022-07-12T10:46:30.303Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:30.303Z] #67 sha256:48d262b80c304da2271dcbc918d37dfc7338722c386cf069f1860fca615aeb62 [2022-07-12T10:46:30.303Z] #67 23.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T10:46:30.472Z] #76 38.58 Selecting previously unselected package libmagic-mgc. [2022-07-12T10:46:30.472Z] #76 38.58 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-12T10:46:30.472Z] #76 38.58 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T10:46:30.482Z] #55 25.17 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-12T10:46:30.731Z] #76 ... [2022-07-12T10:46:30.731Z] [2022-07-12T10:46:30.731Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:30.731Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:30.731Z] #14 22.64 Reading package lists... [2022-07-12T10:46:30.731Z] #14 29.05 Reading package lists... [2022-07-12T10:46:30.731Z] #14 34.53 Building dependency tree... [2022-07-12T10:46:30.731Z] #14 38.51 The following additional packages will be installed: [2022-07-12T10:46:30.731Z] #14 38.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T10:46:30.731Z] #14 38.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-12T10:46:30.731Z] #14 38.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-12T10:46:30.731Z] #14 38.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-12T10:46:30.731Z] #14 38.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-12T10:46:30.731Z] #14 38.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-12T10:46:30.731Z] #14 38.53 mingw-w64-common mingw-w64-x86-64-dev [2022-07-12T10:46:30.731Z] #14 38.57 Suggested packages: [2022-07-12T10:46:30.731Z] #14 38.57 gcc-10-locales seccomp wine64 [2022-07-12T10:46:30.783Z] #55 25.30 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-12T10:46:30.990Z] #14 ... [2022-07-12T10:46:30.990Z] [2022-07-12T10:46:30.990Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:30.990Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:30.990Z] #55 38.31 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-12T10:46:30.990Z] #55 38.45 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-12T10:46:30.990Z] #55 38.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-12T10:46:30.990Z] #55 38.87 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-12T10:46:30.990Z] #55 39.00 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T10:46:30.990Z] #55 39.00 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-12T10:46:30.990Z] #55 39.06 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-12T10:46:30.990Z] #55 39.13 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-12T10:46:31.049Z] #55 25.61 go: downloading github.com/spf13/afero v1.8.2 [2022-07-12T10:46:31.049Z] #55 ... [2022-07-12T10:46:31.049Z] [2022-07-12T10:46:31.049Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T10:46:31.049Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T10:46:31.049Z] #38 25.53 tomll can be used in two ways: [2022-07-12T10:46:31.049Z] #38 25.53 Writing to STDIN and reading from STDOUT: [2022-07-12T10:46:31.049Z] #38 25.53 cat file.toml | tomll > file.toml [2022-07-12T10:46:31.049Z] #38 25.53 [2022-07-12T10:46:31.049Z] #38 25.53 Reading and updating a list of files: [2022-07-12T10:46:31.049Z] #38 25.53 tomll a.toml b.toml c.toml [2022-07-12T10:46:31.049Z] #38 25.53 [2022-07-12T10:46:31.049Z] #38 25.53 When given a list of files, tomll will modify all files in place without asking. [2022-07-12T10:46:31.049Z] #38 DONE 25.8s [2022-07-12T10:46:31.049Z] [2022-07-12T10:46:31.049Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:31.049Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:31.049Z] #55 25.81 go: downloading github.com/spf13/cast v1.4.1 [2022-07-12T10:46:31.249Z] #55 39.18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-12T10:46:31.249Z] #55 39.26 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T10:46:31.249Z] #55 39.29 go: downloading github.com/prometheus/common v0.32.1 [2022-07-12T10:46:31.305Z] #55 26.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-12T10:46:31.563Z] #55 26.28 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-12T10:46:31.563Z] #55 26.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-12T10:46:31.686Z] #34 ... [2022-07-12T10:46:31.686Z] [2022-07-12T10:46:31.686Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:31.686Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T10:46:31.686Z] #76 37.80 Selecting previously unselected package autotools-dev. [2022-07-12T10:46:31.686Z] #76 37.83 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-12T10:46:31.686Z] #76 37.83 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-12T10:46:31.686Z] #76 38.05 Selecting previously unselected package automake. [2022-07-12T10:46:31.686Z] #76 38.05 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-12T10:46:31.686Z] #76 38.07 Unpacking automake (1:1.16.3-2) ... [2022-07-12T10:46:31.686Z] #76 38.67 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T10:46:31.686Z] #76 38.70 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T10:46:31.686Z] #76 40.03 Selecting previously unselected package patch. [2022-07-12T10:46:31.686Z] #76 40.03 Preparing to unpack .../11-patch_2.7.6-7_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 40.03 Unpacking patch (2.7.6-7) ... [2022-07-12T10:46:31.686Z] #76 40.23 Selecting previously unselected package dpkg-dev. [2022-07-12T10:46:31.686Z] #76 40.23 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-12T10:46:31.686Z] #76 40.24 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T10:46:31.686Z] #76 41.17 Selecting previously unselected package build-essential. [2022-07-12T10:46:31.686Z] #76 41.17 Preparing to unpack .../13-build-essential_12.9_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 41.18 Unpacking build-essential (12.9) ... [2022-07-12T10:46:31.686Z] #76 41.37 Selecting previously unselected package libcap2:arm64. [2022-07-12T10:46:31.686Z] #76 41.40 Preparing to unpack .../14-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 41.41 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-12T10:46:31.686Z] #76 41.55 Selecting previously unselected package libcap-dev:arm64. [2022-07-12T10:46:31.686Z] #76 41.56 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 41.57 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-12T10:46:31.686Z] #76 41.76 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-12T10:46:31.686Z] #76 41.76 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 41.77 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T10:46:31.686Z] #76 41.90 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-12T10:46:31.686Z] #76 41.90 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 41.91 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-12T10:46:31.686Z] #76 42.05 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-12T10:46:31.686Z] #76 42.06 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 42.08 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T10:46:31.686Z] #76 42.24 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-12T10:46:31.686Z] #76 42.29 Preparing to unpack .../19-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 42.29 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-12T10:46:31.686Z] #76 43.14 Selecting previously unselected package libtool. [2022-07-12T10:46:31.686Z] #76 43.15 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-12T10:46:31.686Z] #76 43.16 Unpacking libtool (2.4.6-15) ... [2022-07-12T10:46:31.686Z] #76 43.47 Selecting previously unselected package libudev-dev:arm64. [2022-07-12T10:46:31.686Z] #76 43.48 Preparing to unpack .../21-libudev-dev_247.3-7_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 43.48 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-12T10:46:31.686Z] #76 43.71 Selecting previously unselected package libyajl2:arm64. [2022-07-12T10:46:31.686Z] #76 43.72 Preparing to unpack .../22-libyajl2_2.1.0-3_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 43.73 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-12T10:46:31.686Z] #76 43.84 Selecting previously unselected package libyajl-dev:arm64. [2022-07-12T10:46:31.686Z] #76 43.84 Preparing to unpack .../23-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-12T10:46:31.686Z] #76 43.85 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-12T10:46:31.686Z] #76 44.06 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T10:46:31.686Z] #76 44.09 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T10:46:31.686Z] #76 44.13 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-12T10:46:31.686Z] #76 44.15 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-12T10:46:31.686Z] #76 44.21 Setting up file (1:5.39-3) ... [2022-07-12T10:46:31.686Z] #76 44.23 Setting up bzip2 (1.0.8-4) ... [2022-07-12T10:46:31.686Z] #76 44.25 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T10:46:31.686Z] #76 44.28 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-12T10:46:31.686Z] #76 44.31 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-12T10:46:31.686Z] #76 44.33 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-12T10:46:31.686Z] #76 44.41 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-12T10:46:31.686Z] #76 44.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:46:31.686Z] #76 44.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T10:46:31.686Z] #76 44.52 Setting up patch (2.7.6-7) ... [2022-07-12T10:46:31.686Z] #76 44.56 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-12T10:46:31.686Z] #76 44.58 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T10:46:31.686Z] #76 44.60 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-12T10:46:31.686Z] #76 44.61 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-12T10:46:31.686Z] #76 44.70 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-12T10:46:31.686Z] #76 44.73 Setting up libtool (2.4.6-15) ... [2022-07-12T10:46:31.686Z] #76 44.74 Setting up m4 (1.4.18-5) ... [2022-07-12T10:46:31.686Z] #76 44.77 Setting up dpkg-dev (1.20.11) ... [2022-07-12T10:46:31.686Z] #76 44.80 Setting up autoconf (2.69-14) ... [2022-07-12T10:46:31.686Z] #76 44.91 Setting up build-essential (12.9) ... [2022-07-12T10:46:31.686Z] #76 44.93 Setting up automake (1:1.16.3-2) ... [2022-07-12T10:46:31.686Z] #76 44.95 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-12T10:46:31.686Z] #76 44.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:46:31.819Z] #55 26.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-12T10:46:31.839Z] #55 39.81 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-12T10:46:31.839Z] #55 39.90 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T10:46:31.944Z] #76 ... [2022-07-12T10:46:31.944Z] [2022-07-12T10:46:31.944Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:31.944Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T10:46:31.944Z] #55 36.00 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-12T10:46:31.944Z] #55 36.88 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-12T10:46:31.944Z] #55 ... [2022-07-12T10:46:31.944Z] [2022-07-12T10:46:31.944Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:31.944Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T10:46:31.944Z] #51 37.39 Selecting previously unselected package libprotobuf23:arm64. [2022-07-12T10:46:31.944Z] #51 37.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-12T10:46:31.944Z] #51 37.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-12T10:46:31.944Z] #51 37.57 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-12T10:46:31.944Z] #51 38.25 Selecting previously unselected package python3-pkg-resources. [2022-07-12T10:46:31.944Z] #51 38.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T10:46:31.944Z] #51 38.27 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:46:31.944Z] #51 38.44 Selecting previously unselected package python3-six. [2022-07-12T10:46:31.944Z] #51 38.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-12T10:46:31.944Z] #51 38.47 Unpacking python3-six (1.16.0-2) ... [2022-07-12T10:46:31.944Z] #51 38.65 Selecting previously unselected package python3-protobuf. [2022-07-12T10:46:31.944Z] #51 38.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-12T10:46:31.944Z] #51 38.66 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-12T10:46:31.944Z] #51 39.31 Selecting previously unselected package libnet1:arm64. [2022-07-12T10:46:31.944Z] #51 39.31 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-12T10:46:31.944Z] #51 39.34 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:46:31.944Z] #51 39.53 Selecting previously unselected package libnl-3-200:arm64. [2022-07-12T10:46:31.944Z] #51 39.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-12T10:46:31.944Z] #51 39.55 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-12T10:46:31.944Z] #51 39.68 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-12T10:46:31.944Z] #51 39.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-12T10:46:31.944Z] #51 39.69 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T10:46:31.944Z] #51 39.83 Selecting previously unselected package criu. [2022-07-12T10:46:31.944Z] #51 39.88 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-12T10:46:31.944Z] #51 39.89 Unpacking criu (3.17-1) ... [2022-07-12T10:46:31.944Z] #51 40.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:46:31.944Z] #51 42.46 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-12T10:46:31.944Z] #51 42.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:46:31.944Z] #51 42.50 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T10:46:31.944Z] #51 42.53 Setting up python3-six (1.16.0-2) ... [2022-07-12T10:46:31.944Z] #51 43.63 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-12T10:46:31.944Z] #51 43.69 Setting up python3-protobuf (3.12.4-1) ... [2022-07-12T10:46:31.944Z] #51 ... [2022-07-12T10:46:31.944Z] [2022-07-12T10:46:31.944Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:31.944Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T10:46:32.075Z] #55 26.81 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-12T10:46:32.201Z] #42 46.43 Selecting previously unselected package libxml2:arm64. [2022-07-12T10:46:32.201Z] #42 46.45 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-12T10:46:32.331Z] #55 27.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-12T10:46:32.331Z] #55 27.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-12T10:46:32.457Z] #42 46.66 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T10:46:32.587Z] #55 27.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-12T10:46:32.587Z] #55 27.29 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-12T10:46:32.821Z] #55 40.76 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-12T10:46:32.822Z] #55 40.88 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-12T10:46:32.844Z] #55 27.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-12T10:46:33.428Z] #42 47.53 Selecting previously unselected package libarchive13:arm64. [2022-07-12T10:46:33.428Z] #42 47.53 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-12T10:46:33.428Z] #42 47.55 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-12T10:46:33.990Z] #42 48.20 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-12T10:46:33.990Z] #42 48.20 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-12T10:46:33.990Z] #42 48.21 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-12T10:46:34.213Z] #55 28.96 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-12T10:46:34.246Z] #42 ... [2022-07-12T10:46:34.246Z] [2022-07-12T10:46:34.246Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T10:46:34.246Z] #31 sha256:07d2b81172715b0b459732848d454e4f70913c4e269b639b351546dc454778cb [2022-07-12T10:46:34.246Z] #31 37.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-12T10:46:34.246Z] #31 39.05 [2022-07-12T10:46:34.246Z] #31 39.39 #=#=# ######################################################################## 100.0% [2022-07-12T10:46:34.246Z] #31 40.59 [2022-07-12T10:46:34.246Z] #31 43.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-12T10:46:34.246Z] #31 44.44 #=#=# [2022-07-12T10:46:34.246Z] #31 44.74 #=#=# ######################################################################## 100.0% [2022-07-12T10:46:34.246Z] #31 45.93 [2022-07-12T10:46:34.246Z] #31 46.41 Download of images into '/build' complete. [2022-07-12T10:46:34.246Z] #31 46.41 Use something like the following to load the result into a Docker daemon: [2022-07-12T10:46:34.246Z] #31 46.41 tar -cC '/build' . | docker load [2022-07-12T10:46:34.246Z] #31 DONE 47.2s [2022-07-12T10:46:34.246Z] [2022-07-12T10:46:34.246Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:34.246Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T10:46:34.246Z] #76 DONE 48.3s [2022-07-12T10:46:34.246Z] [2022-07-12T10:46:34.246Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:34.246Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T10:46:34.246Z] #42 48.56 Selecting previously unselected package librhash0:arm64. [2022-07-12T10:46:34.246Z] #42 48.56 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-12T10:46:34.246Z] #42 48.56 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-12T10:46:34.507Z] #42 48.79 Selecting previously unselected package libuv1:arm64. [2022-07-12T10:46:34.507Z] #42 48.83 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-12T10:46:34.507Z] #42 48.84 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-12T10:46:34.769Z] #42 49.15 Selecting previously unselected package cmake. [2022-07-12T10:46:34.769Z] #42 49.17 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-12T10:46:34.776Z] #55 29.41 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-12T10:46:35.027Z] #42 49.22 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-12T10:46:35.120Z] #20 28.45 Reading package lists... [2022-07-12T10:46:35.120Z] #20 ... [2022-07-12T10:46:35.120Z] [2022-07-12T10:46:35.120Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:35.120Z] #74 sha256:4074016d62881cf98b73148d1ad1bdd07b692163fce9231b22315874d9809417 [2022-07-12T10:46:35.120Z] #74 29.17 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T10:46:35.120Z] #74 29.17 + GOBIN=/build [2022-07-12T10:46:35.120Z] #74 29.17 + GO111MODULE=on [2022-07-12T10:46:35.120Z] #74 29.17 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:46:35.120Z] #74 32.75 rootlesskit version 1.0.0 [2022-07-12T10:46:35.120Z] #74 32.76 Usage of /build/rootlesskit-docker-proxy: [2022-07-12T10:46:35.120Z] #74 32.76 -container-ip string [2022-07-12T10:46:35.120Z] #74 32.76 container ip [2022-07-12T10:46:35.120Z] #74 32.76 -container-port int [2022-07-12T10:46:35.120Z] #74 32.76 container port (default -1) [2022-07-12T10:46:35.120Z] #74 32.76 -host-ip string [2022-07-12T10:46:35.120Z] #74 32.76 host ip [2022-07-12T10:46:35.120Z] #74 32.76 -host-port int [2022-07-12T10:46:35.120Z] #74 32.76 host port (default -1) [2022-07-12T10:46:35.120Z] #74 32.76 -proto string [2022-07-12T10:46:35.120Z] #74 32.76 proxy protocol (default "tcp") [2022-07-12T10:46:35.577Z] #67 ... [2022-07-12T10:46:35.577Z] [2022-07-12T10:46:35.577Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:35.577Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:35.577Z] #76 28.64 Fetched 8548 kB in 22s (387 kB/s) [2022-07-12T10:46:35.709Z] #55 30.58 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T10:46:35.956Z] #42 ... [2022-07-12T10:46:35.956Z] [2022-07-12T10:46:35.956Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:35.956Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:46:35.957Z] #14 40.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-12T10:46:35.957Z] #14 40.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-12T10:46:35.957Z] #14 40.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T10:46:35.957Z] #14 42.75 Selecting previously unselected package binutils-mingw-w64. [2022-07-12T10:46:35.957Z] #14 42.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-12T10:46:35.957Z] #14 42.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T10:46:35.957Z] #14 42.95 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-12T10:46:35.957Z] #14 42.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-12T10:46:35.957Z] #14 42.97 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-12T10:46:35.957Z] #14 43.15 Selecting previously unselected package dmsetup. [2022-07-12T10:46:35.957Z] #14 43.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-12T10:46:35.957Z] #14 43.16 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-12T10:46:35.957Z] #14 43.32 Selecting previously unselected package mingw-w64-common. [2022-07-12T10:46:35.957Z] #14 43.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-12T10:46:35.957Z] #14 43.34 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-12T10:46:35.965Z] #55 30.69 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-12T10:46:36.062Z] #74 DONE 35.1s [2022-07-12T10:46:36.062Z] [2022-07-12T10:46:36.063Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:36.063Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-12T10:46:36.063Z] #49 28.18 Reading package lists... [2022-07-12T10:46:36.063Z] #49 ... [2022-07-12T10:46:36.063Z] [2022-07-12T10:46:36.063Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T10:46:36.063Z] #75 sha256:f1df737603b2baf80eef457791f1303b2896401d12f531bb4080736ba0755a7c [2022-07-12T10:46:36.063Z] #75 DONE 0.2s [2022-07-12T10:46:36.063Z] [2022-07-12T10:46:36.063Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T10:46:36.063Z] #76 sha256:c13a07b6f8dcce18dd26eb50e6b37e954d1c66e5e6b0d308179fe41a53a3e5e4 [2022-07-12T10:46:36.063Z] #76 DONE 0.1s [2022-07-12T10:46:36.063Z] [2022-07-12T10:46:36.063Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:36.063Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-12T10:46:36.150Z] #55 ... [2022-07-12T10:46:36.150Z] [2022-07-12T10:46:36.150Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:36.150Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:36.150Z] #76 39.18 Selecting previously unselected package libmagic1:amd64. [2022-07-12T10:46:36.150Z] #76 39.18 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-12T10:46:36.150Z] #76 39.19 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-12T10:46:36.150Z] #76 39.39 Selecting previously unselected package file. [2022-07-12T10:46:36.150Z] #76 39.39 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-12T10:46:36.150Z] #76 39.40 Unpacking file (1:5.39-3) ... [2022-07-12T10:46:36.150Z] #76 39.60 Selecting previously unselected package xz-utils. [2022-07-12T10:46:36.150Z] #76 39.60 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T10:46:36.150Z] #76 39.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:46:36.150Z] #76 39.93 Selecting previously unselected package libsigsegv2:amd64. [2022-07-12T10:46:36.150Z] #76 39.93 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-12T10:46:36.150Z] #76 39.93 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-12T10:46:36.150Z] #76 40.12 Selecting previously unselected package m4. [2022-07-12T10:46:36.150Z] #76 40.12 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-12T10:46:36.150Z] #76 40.14 Unpacking m4 (1.4.18-5) ... [2022-07-12T10:46:36.150Z] #76 40.51 Selecting previously unselected package autoconf. [2022-07-12T10:46:36.150Z] #76 40.51 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-12T10:46:36.150Z] #76 40.51 Unpacking autoconf (2.69-14) ... [2022-07-12T10:46:36.150Z] #76 41.08 Selecting previously unselected package autotools-dev. [2022-07-12T10:46:36.150Z] #76 41.08 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-12T10:46:36.150Z] #76 41.08 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-12T10:46:36.150Z] #76 41.31 Selecting previously unselected package automake. [2022-07-12T10:46:36.150Z] #76 41.31 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-12T10:46:36.150Z] #76 41.31 Unpacking automake (1:1.16.3-2) ... [2022-07-12T10:46:36.150Z] #76 42.12 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T10:46:36.150Z] #76 42.15 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T10:46:36.150Z] #76 43.35 Selecting previously unselected package patch. [2022-07-12T10:46:36.150Z] #76 43.35 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-12T10:46:36.150Z] #76 43.35 Unpacking patch (2.7.6-7) ... [2022-07-12T10:46:36.150Z] #76 43.67 Selecting previously unselected package dpkg-dev. [2022-07-12T10:46:36.150Z] #76 43.69 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-12T10:46:36.150Z] #76 43.71 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T10:46:36.150Z] #76 ... [2022-07-12T10:46:36.150Z] [2022-07-12T10:46:36.150Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:36.150Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:36.150Z] #62 29.37 Reading package lists... [2022-07-12T10:46:36.150Z] #62 35.54 Building dependency tree... [2022-07-12T10:46:36.150Z] #62 39.52 The following additional packages will be installed: [2022-07-12T10:46:36.150Z] #62 39.53 libbtrfs0 [2022-07-12T10:46:36.150Z] #62 39.81 The following NEW packages will be installed: [2022-07-12T10:46:36.150Z] #62 39.84 libbtrfs-dev libbtrfs0 [2022-07-12T10:46:36.150Z] #62 40.35 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:46:36.150Z] #62 40.35 Need to get 460 kB of archives. [2022-07-12T10:46:36.150Z] #62 40.35 After this operation, 1237 kB of additional disk space will be used. [2022-07-12T10:46:36.150Z] #62 40.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T10:46:36.150Z] #62 40.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T10:46:36.150Z] #62 41.66 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:36.150Z] #62 41.92 Fetched 460 kB in 0s (1112 kB/s) [2022-07-12T10:46:36.150Z] #62 42.04 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T10:46:36.150Z] #62 42.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 ... 15718 files and directories currently installed.) [2022-07-12T10:46:36.150Z] #62 42.11 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T10:46:36.150Z] #62 42.14 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:46:36.150Z] #62 42.41 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T10:46:36.150Z] #62 42.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T10:46:36.150Z] #62 42.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:46:36.150Z] #62 43.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:46:36.150Z] #62 43.03 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:46:36.150Z] #62 43.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:46:36.150Z] #62 DONE 44.1s [2022-07-12T10:46:36.150Z] [2022-07-12T10:46:36.150Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T10:46:36.150Z] #63 sha256:423fe6085c1f4fb814b1ba40e45a0457ed7b4ded8d67d8254d117a5afaf14dd3 [2022-07-12T10:46:36.410Z] #63 DONE 0.2s [2022-07-12T10:46:36.410Z] [2022-07-12T10:46:36.410Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:46:36.410Z] #64 sha256:d6a219914244f3aa7136bb8442d7b487ae073a3ceec332b306860d0e4bfb2a3e [2022-07-12T10:46:36.528Z] #55 30.99 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-12T10:46:36.529Z] #55 31.18 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-12T10:46:36.529Z] #55 ... [2022-07-12T10:46:36.529Z] [2022-07-12T10:46:36.529Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:36.529Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:46:36.529Z] #53 21.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T10:46:36.529Z] #53 21.21 go: downloading golang.org/x/mod v0.3.0 [2022-07-12T10:46:36.669Z] #64 ... [2022-07-12T10:46:36.669Z] [2022-07-12T10:46:36.669Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:36.669Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:36.669Z] #42 32.98 Building dependency tree... [2022-07-12T10:46:36.669Z] #42 37.39 The following additional packages will be installed: [2022-07-12T10:46:36.669Z] #42 37.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-12T10:46:36.669Z] #42 37.39 Suggested packages: [2022-07-12T10:46:36.669Z] #42 37.40 cmake-doc ninja-build lrzip [2022-07-12T10:46:36.669Z] #42 37.40 Recommended packages: [2022-07-12T10:46:36.669Z] #42 37.40 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-12T10:46:36.669Z] #42 38.39 The following NEW packages will be installed: [2022-07-12T10:46:36.669Z] #42 38.45 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-12T10:46:36.669Z] #42 38.45 vim-common xxd [2022-07-12T10:46:36.669Z] #42 38.87 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:46:36.669Z] #42 38.87 Need to get 17.7 MB of archives. [2022-07-12T10:46:36.669Z] #42 38.87 After this operation, 70.7 MB of additional disk space will be used. [2022-07-12T10:46:36.669Z] #42 38.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T10:46:36.669Z] #42 38.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T10:46:36.669Z] #42 38.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-12T10:46:36.669Z] #42 39.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T10:46:36.669Z] #42 39.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-12T10:46:36.669Z] #42 39.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-12T10:46:36.669Z] #42 39.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-12T10:46:36.669Z] #42 39.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-12T10:46:36.669Z] #42 39.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-12T10:46:36.669Z] #42 39.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-12T10:46:36.669Z] #42 41.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:36.669Z] #42 41.76 Fetched 17.7 MB in 1s (12.6 MB/s) [2022-07-12T10:46:36.669Z] #42 41.91 Selecting previously unselected package xxd. [2022-07-12T10:46:36.669Z] #42 41.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T10:46:36.669Z] #42 42.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:46:36.669Z] #42 42.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:36.669Z] #42 42.34 Selecting previously unselected package vim-common. [2022-07-12T10:46:36.669Z] #42 42.34 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:46:36.669Z] #42 42.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:36.669Z] #42 42.84 Selecting previously unselected package cmake-data. [2022-07-12T10:46:36.669Z] #42 42.84 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-12T10:46:36.669Z] #42 42.84 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T10:46:36.784Z] #53 ... [2022-07-12T10:46:36.784Z] [2022-07-12T10:46:36.784Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:36.784Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:36.784Z] #76 31.34 Fetched 8548 kB in 24s (356 kB/s) [2022-07-12T10:46:36.929Z] #42 ... [2022-07-12T10:46:36.929Z] [2022-07-12T10:46:36.929Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:36.929Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:36.929Z] #76 44.84 Selecting previously unselected package build-essential. [2022-07-12T10:46:36.929Z] #76 44.84 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-12T10:46:36.929Z] #76 44.86 Unpacking build-essential (12.9) ... [2022-07-12T10:46:36.929Z] #76 44.99 Selecting previously unselected package libcap2:amd64. [2022-07-12T10:46:37.003Z] #49 28.18 Reading package lists... [2022-07-12T10:46:37.003Z] #49 ... [2022-07-12T10:46:37.003Z] [2022-07-12T10:46:37.003Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:37.003Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-12T10:46:37.003Z] #69 28.11 Reading package lists... [2022-07-12T10:46:37.190Z] #76 44.99 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T10:46:37.190Z] #76 45.01 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:46:37.190Z] #76 45.19 Selecting previously unselected package libcap-dev:amd64. [2022-07-12T10:46:37.190Z] #76 45.19 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-12T10:46:37.190Z] #76 45.19 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T10:46:37.262Z] [2022-07-12T10:46:37.262Z] #69 ... [2022-07-12T10:46:37.262Z] [2022-07-12T10:46:37.262Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T10:46:37.262Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T10:46:37.262Z] #79 CACHED [2022-07-12T10:46:37.262Z] [2022-07-12T10:46:37.262Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T10:46:37.262Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T10:46:37.262Z] #81 CACHED [2022-07-12T10:46:37.262Z] [2022-07-12T10:46:37.262Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:37.262Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:37.262Z] #83 CACHED [2022-07-12T10:46:37.262Z] [2022-07-12T10:46:37.262Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:46:37.262Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:46:37.262Z] #84 CACHED [2022-07-12T10:46:37.262Z] [2022-07-12T10:46:37.262Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:37.262Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-12T10:46:37.324Z] #14 ... [2022-07-12T10:46:37.324Z] [2022-07-12T10:46:37.324Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:37.324Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T10:46:37.324Z] #51 47.66 Setting up criu (3.17-1) ... [2022-07-12T10:46:37.324Z] #51 49.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:46:37.324Z] #51 DONE 51.0s [2022-07-12T10:46:37.324Z] [2022-07-12T10:46:37.324Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:37.324Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:46:37.324Z] #14 51.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-12T10:46:37.324Z] #14 51.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-12T10:46:37.324Z] #14 51.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T10:46:37.324Z] #14 ... [2022-07-12T10:46:37.324Z] [2022-07-12T10:46:37.324Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:46:37.324Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:46:37.324Z] #77 0.911 Cloning into '/tmp/crun-build'... [2022-07-12T10:46:37.450Z] #76 ... [2022-07-12T10:46:37.450Z] [2022-07-12T10:46:37.450Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:46:37.450Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T10:46:37.450Z] #40 44.90 NAME: [2022-07-12T10:46:37.450Z] #40 44.90 go-winres - A tool for embedding resources in Windows executables [2022-07-12T10:46:37.450Z] #40 44.90 [2022-07-12T10:46:37.450Z] #40 44.90 USAGE: [2022-07-12T10:46:37.450Z] #40 44.90 go-winres [global options] command [command options] [arguments...] [2022-07-12T10:46:37.450Z] #40 44.90 [2022-07-12T10:46:37.450Z] #40 44.90 COMMANDS: [2022-07-12T10:46:37.450Z] #40 44.90 init Create an initial ./winres/winres.json [2022-07-12T10:46:37.450Z] #40 44.90 make Make syso files for the "go build" command [2022-07-12T10:46:37.450Z] #40 44.90 simply Make syso files for the "go build" command (simplified) [2022-07-12T10:46:37.450Z] #40 44.90 extract Extract all resources from an executable [2022-07-12T10:46:37.450Z] #40 44.90 patch Replace resources in an executable file (exe, dll) [2022-07-12T10:46:37.450Z] #40 44.90 help, h Shows a list of commands or help for one command [2022-07-12T10:46:37.450Z] #40 44.90 [2022-07-12T10:46:37.450Z] #40 44.90 GLOBAL OPTIONS: [2022-07-12T10:46:37.450Z] #40 44.90 --help, -h show help (default: false) [2022-07-12T10:46:37.450Z] #40 DONE 45.3s [2022-07-12T10:46:37.450Z] [2022-07-12T10:46:37.450Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:37.450Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:37.450Z] #76 45.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T10:46:37.450Z] #76 45.33 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:46:37.450Z] #76 45.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:46:37.450Z] #76 45.45 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-12T10:46:37.450Z] #76 45.45 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:46:37.450Z] #76 45.46 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T10:46:37.486Z] #76 28.64 Reading package lists... [2022-07-12T10:46:37.486Z] #76 ... [2022-07-12T10:46:37.486Z] [2022-07-12T10:46:37.486Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T10:46:37.486Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T10:46:37.486Z] #38 30.75 tomll can be used in two ways: [2022-07-12T10:46:37.486Z] #38 30.76 Writing to STDIN and reading from STDOUT: [2022-07-12T10:46:37.486Z] #38 30.76 cat file.toml | tomll > file.toml [2022-07-12T10:46:37.486Z] #38 30.76 [2022-07-12T10:46:37.486Z] #38 30.76 Reading and updating a list of files: [2022-07-12T10:46:37.486Z] #38 30.76 tomll a.toml b.toml c.toml [2022-07-12T10:46:37.486Z] #38 30.76 [2022-07-12T10:46:37.486Z] #38 30.76 When given a list of files, tomll will modify all files in place without asking. [2022-07-12T10:46:37.486Z] #38 DONE 31.2s [2022-07-12T10:46:37.709Z] #76 45.61 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T10:46:37.709Z] #76 45.61 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T10:46:37.709Z] #76 45.66 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:46:37.808Z] [2022-07-12T10:46:37.808Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:37.808Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:37.808Z] #55 24.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T10:46:37.808Z] #55 24.27 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-12T10:46:37.808Z] #55 24.52 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-12T10:46:37.808Z] #55 26.08 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-12T10:46:37.808Z] #55 26.12 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-12T10:46:37.808Z] #55 26.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T10:46:37.808Z] #55 26.21 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-12T10:46:37.808Z] #55 26.40 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-12T10:46:37.808Z] #55 26.46 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-12T10:46:37.808Z] #55 26.70 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-12T10:46:37.808Z] #55 26.93 go: downloading github.com/spf13/afero v1.8.2 [2022-07-12T10:46:37.808Z] #55 26.96 go: downloading github.com/spf13/cast v1.4.1 [2022-07-12T10:46:37.808Z] #55 27.27 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-12T10:46:37.808Z] #55 27.49 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-12T10:46:37.808Z] #55 27.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T10:46:37.808Z] #55 28.01 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-12T10:46:37.808Z] #55 28.36 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-12T10:46:37.808Z] #55 28.69 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-12T10:46:37.808Z] #55 28.88 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-12T10:46:37.808Z] #55 31.38 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-12T10:46:37.968Z] #76 45.88 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T10:46:37.968Z] #76 45.88 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T10:46:37.968Z] #76 45.91 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:46:38.085Z] #55 ... [2022-07-12T10:46:38.085Z] [2022-07-12T10:46:38.085Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:38.086Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:38.086Z] #62 31.54 Fetched 8548 kB in 23s (369 kB/s) [2022-07-12T10:46:38.541Z] #76 ... [2022-07-12T10:46:38.541Z] [2022-07-12T10:46:38.541Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:38.541Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:38.541Z] #51 30.24 Reading package lists... [2022-07-12T10:46:38.541Z] #51 36.43 Building dependency tree... [2022-07-12T10:46:38.541Z] #51 40.46 The following additional packages will be installed: [2022-07-12T10:46:38.541Z] #51 40.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T10:46:38.541Z] #51 40.46 python3-protobuf python3-six [2022-07-12T10:46:38.541Z] #51 40.51 Suggested packages: [2022-07-12T10:46:38.541Z] #51 40.51 python3-setuptools [2022-07-12T10:46:38.541Z] #51 40.51 Recommended packages: [2022-07-12T10:46:38.541Z] #51 40.51 iproute2 | iproute [2022-07-12T10:46:38.541Z] #51 41.40 The following NEW packages will be installed: [2022-07-12T10:46:38.541Z] #51 41.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T10:46:38.541Z] #51 41.41 python3-protobuf python3-six [2022-07-12T10:46:38.541Z] #51 41.99 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:46:38.541Z] #51 41.99 Need to get 2314 kB of archives. [2022-07-12T10:46:38.541Z] #51 41.99 After this operation, 11.1 MB of additional disk space will be used. [2022-07-12T10:46:38.541Z] #51 41.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-12T10:46:38.541Z] #51 42.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T10:46:38.541Z] #51 42.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-12T10:46:38.541Z] #51 42.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-12T10:46:38.541Z] #51 42.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T10:46:38.541Z] #51 42.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T10:46:38.541Z] #51 42.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T10:46:38.541Z] #51 44.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-12T10:46:38.541Z] #51 46.07 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:38.541Z] #51 ... [2022-07-12T10:46:38.541Z] [2022-07-12T10:46:38.541Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:38.541Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:46:38.800Z] #34 45.77 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-12T10:46:38.800Z] #34 46.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-12T10:46:39.172Z] #69 36.63 Building dependency tree... [2022-07-12T10:46:39.172Z] #69 38.26 Reading state information... [2022-07-12T10:46:39.220Z] #77 ... [2022-07-12T10:46:39.220Z] [2022-07-12T10:46:39.220Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:39.220Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T10:46:39.220Z] #42 52.17 Setting up libicu67:arm64 (67.1-7) ... [2022-07-12T10:46:39.220Z] #42 52.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:39.220Z] #42 52.20 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-12T10:46:39.220Z] #42 52.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:39.220Z] #42 52.34 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-12T10:46:39.220Z] #42 52.35 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-12T10:46:39.220Z] #42 52.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T10:46:39.220Z] #42 52.39 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T10:46:39.220Z] #42 52.41 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-12T10:46:39.220Z] #42 52.42 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-12T10:46:39.220Z] #42 52.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:46:39.220Z] #42 DONE 53.3s [2022-07-12T10:46:39.220Z] [2022-07-12T10:46:39.221Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T10:46:39.221Z] #43 sha256:cbfac8540e5599c36e42b9d399452174417d140b3939e441c4767bce18690d37 [2022-07-12T10:46:39.369Z] #34 46.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:46:39.478Z] #43 DONE 0.4s [2022-07-12T10:46:39.478Z] [2022-07-12T10:46:39.478Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T10:46:39.478Z] #44 sha256:b146ece349fd749416c2a08a87aa71de5e7b885d96089d53baa072f689809c51 [2022-07-12T10:46:40.042Z] #44 0.530 + RM_GOPATH=0 [2022-07-12T10:46:40.042Z] #44 0.530 + TMP_GOPATH= [2022-07-12T10:46:40.042Z] #44 0.530 + : /build [2022-07-12T10:46:40.042Z] #44 0.530 + '[' -z '' ']' [2022-07-12T10:46:40.042Z] #44 0.531 ++ mktemp -d [2022-07-12T10:46:40.042Z] #44 0.542 + export GOPATH=/tmp/tmp.BMmLU8iVRt [2022-07-12T10:46:40.042Z] #44 0.545 + GOPATH=/tmp/tmp.BMmLU8iVRt [2022-07-12T10:46:40.042Z] #44 0.545 + RM_GOPATH=1 [2022-07-12T10:46:40.042Z] #44 0.545 + case "$(go env GOARCH)" in [2022-07-12T10:46:40.042Z] #44 0.546 ++ go env GOARCH [2022-07-12T10:46:40.042Z] #44 0.560 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:40.042Z] #44 0.560 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:40.042Z] #44 0.576 ++ dirname /install.sh [2022-07-12T10:46:40.042Z] #44 0.580 + dir=/ [2022-07-12T10:46:40.042Z] #44 0.584 + bin=tini [2022-07-12T10:46:40.042Z] #44 0.584 + shift [2022-07-12T10:46:40.042Z] #44 0.584 + '[' '!' -f //tini.installer ']' [2022-07-12T10:46:40.042Z] #44 0.584 + . //tini.installer [2022-07-12T10:46:40.042Z] #44 0.585 ++ : v0.19.0 [2022-07-12T10:46:40.042Z] #44 0.585 + install_tini [2022-07-12T10:46:40.042Z] #44 0.585 + echo 'Install tini version v0.19.0' [2022-07-12T10:46:40.042Z] #44 0.585 Install tini version v0.19.0 [2022-07-12T10:46:40.042Z] #44 0.585 + git clone https://github.com/krallin/tini.git /tmp/tmp.BMmLU8iVRt/tini [2022-07-12T10:46:40.042Z] #44 0.615 Cloning into '/tmp/tmp.BMmLU8iVRt/tini'... [2022-07-12T10:46:40.555Z] #69 39.78 The following additional packages will be installed: [2022-07-12T10:46:40.555Z] #69 39.79 libbtrfs0 [2022-07-12T10:46:40.555Z] #69 39.98 The following NEW packages will be installed: [2022-07-12T10:46:40.555Z] #69 39.99 libbtrfs-dev libbtrfs0 [2022-07-12T10:46:40.606Z] #44 1.364 + cd /tmp/tmp.BMmLU8iVRt/tini [2022-07-12T10:46:40.749Z] #34 ... [2022-07-12T10:46:40.749Z] [2022-07-12T10:46:40.749Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:40.749Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:40.749Z] #76 46.82 Selecting previously unselected package libtool. [2022-07-12T10:46:40.749Z] #76 46.82 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-12T10:46:40.749Z] #76 46.84 Unpacking libtool (2.4.6-15) ... [2022-07-12T10:46:40.749Z] #76 47.10 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T10:46:40.749Z] #76 47.10 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T10:46:40.749Z] #76 47.10 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:46:40.749Z] #76 47.33 Selecting previously unselected package libyajl2:amd64. [2022-07-12T10:46:40.749Z] #76 47.33 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T10:46:40.749Z] #76 47.33 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:46:40.749Z] #76 47.42 Selecting previously unselected package libyajl-dev:amd64. [2022-07-12T10:46:40.749Z] #76 47.44 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-12T10:46:40.749Z] #76 47.45 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T10:46:40.749Z] #76 47.57 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:46:40.749Z] #76 47.60 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T10:46:40.749Z] #76 47.62 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:46:40.749Z] #76 47.63 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-12T10:46:40.749Z] #76 47.69 Setting up file (1:5.39-3) ... [2022-07-12T10:46:40.749Z] #76 47.69 Setting up bzip2 (1.0.8-4) ... [2022-07-12T10:46:40.749Z] #76 47.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:46:40.749Z] #76 47.73 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T10:46:40.749Z] #76 47.74 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:46:40.749Z] #76 47.77 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-12T10:46:40.749Z] #76 47.79 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-12T10:46:40.749Z] #76 47.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:46:40.749Z] #76 47.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T10:46:40.749Z] #76 47.86 Setting up patch (2.7.6-7) ... [2022-07-12T10:46:40.749Z] #76 47.88 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:46:40.749Z] #76 47.89 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T10:46:40.749Z] #76 47.91 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T10:46:40.749Z] #76 47.93 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T10:46:40.749Z] #76 47.96 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:46:40.749Z] #76 47.97 Setting up libtool (2.4.6-15) ... [2022-07-12T10:46:40.749Z] #76 47.99 Setting up m4 (1.4.18-5) ... [2022-07-12T10:46:40.749Z] #76 48.00 Setting up dpkg-dev (1.20.11) ... [2022-07-12T10:46:40.749Z] #76 48.03 Setting up autoconf (2.69-14) ... [2022-07-12T10:46:40.749Z] #76 48.05 Setting up build-essential (12.9) ... [2022-07-12T10:46:40.749Z] #76 48.09 Setting up automake (1:1.16.3-2) ... [2022-07-12T10:46:40.749Z] #76 48.11 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-12T10:46:40.749Z] #76 48.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:46:40.749Z] #76 DONE 48.8s [2022-07-12T10:46:40.749Z] [2022-07-12T10:46:40.749Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:40.749Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:40.749Z] #51 46.34 Fetched 2314 kB in 3s (696 kB/s) [2022-07-12T10:46:40.749Z] #51 46.49 Selecting previously unselected package libprotobuf23:amd64. [2022-07-12T10:46:40.749Z] #51 46.49 (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 ... 15718 files and directories currently installed.) [2022-07-12T10:46:40.749Z] #51 46.59 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-12T10:46:40.749Z] #51 46.59 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T10:46:40.749Z] #51 47.35 Selecting previously unselected package python3-pkg-resources. [2022-07-12T10:46:40.749Z] #51 47.38 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T10:46:40.749Z] #51 47.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:46:40.749Z] #51 47.66 Selecting previously unselected package python3-six. [2022-07-12T10:46:40.749Z] #51 47.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-12T10:46:40.749Z] #51 47.66 Unpacking python3-six (1.16.0-2) ... [2022-07-12T10:46:40.749Z] #51 47.77 Selecting previously unselected package python3-protobuf. [2022-07-12T10:46:40.749Z] #51 47.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-12T10:46:40.749Z] #51 47.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-12T10:46:40.749Z] #51 48.26 Selecting previously unselected package libnet1:amd64. [2022-07-12T10:46:40.749Z] #51 48.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T10:46:40.749Z] #51 48.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:46:40.749Z] #51 48.44 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T10:46:40.749Z] #51 48.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T10:46:40.749Z] #51 48.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:46:40.749Z] #51 48.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T10:46:40.749Z] #51 48.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:46:40.749Z] #51 48.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:46:40.862Z] #44 1.365 + git checkout -q v0.19.0 [2022-07-12T10:46:40.862Z] #44 1.392 + cmake . [2022-07-12T10:46:41.008Z] #76 31.34 Reading package lists... [2022-07-12T10:46:41.008Z] #76 ... [2022-07-12T10:46:41.008Z] [2022-07-12T10:46:41.008Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:41.008Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:41.008Z] #36 24.97 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-12T10:46:41.008Z] #36 25.18 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-12T10:46:41.008Z] #36 28.86 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-12T10:46:41.008Z] #36 29.50 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-12T10:46:41.008Z] #36 29.52 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-12T10:46:41.008Z] #36 29.58 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-12T10:46:41.008Z] #36 ... [2022-07-12T10:46:41.008Z] [2022-07-12T10:46:41.008Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:41.008Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:41.008Z] #55 31.47 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-12T10:46:41.008Z] #55 32.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-12T10:46:41.008Z] #55 32.89 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-12T10:46:41.008Z] #55 33.10 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-12T10:46:41.008Z] #55 33.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-12T10:46:41.008Z] #55 33.46 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-12T10:46:41.008Z] #55 33.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-12T10:46:41.008Z] #55 33.59 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-12T10:46:41.008Z] #55 33.72 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-12T10:46:41.008Z] #55 33.99 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-12T10:46:41.008Z] #55 34.15 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-12T10:46:41.008Z] #55 34.29 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-12T10:46:41.008Z] #55 34.48 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-12T10:46:41.008Z] #55 34.48 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-12T10:46:41.008Z] #55 34.72 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-12T10:46:41.008Z] #55 34.74 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-12T10:46:41.008Z] #55 35.17 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-12T10:46:41.008Z] #55 35.26 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-12T10:46:41.008Z] #55 35.39 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-12T10:46:41.008Z] #55 35.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-12T10:46:41.008Z] #55 35.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-12T10:46:41.008Z] #55 35.74 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-12T10:46:41.008Z] #55 35.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-12T10:46:41.008Z] #51 48.74 Selecting previously unselected package criu. [2022-07-12T10:46:41.008Z] #51 48.82 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-12T10:46:41.008Z] #51 48.82 Unpacking criu (3.17-1) ... [2022-07-12T10:46:41.119Z] #44 1.858 -- The C compiler identification is GNU 10.2.1 [2022-07-12T10:46:41.119Z] #44 1.938 -- Detecting C compiler ABI info [2022-07-12T10:46:41.126Z] #69 40.45 0 upgraded, 2 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T10:46:41.127Z] #69 40.45 Need to get 460 kB of archives. [2022-07-12T10:46:41.127Z] #69 40.45 After this operation, 1237 kB of additional disk space will be used. [2022-07-12T10:46:41.127Z] #69 40.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T10:46:41.127Z] #69 40.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T10:46:41.571Z] #55 36.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-12T10:46:41.572Z] #55 36.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-12T10:46:41.696Z] #69 40.91 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:41.696Z] #69 41.19 Fetched 460 kB in 0s (1489 kB/s) [2022-07-12T10:46:41.831Z] #55 36.50 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-12T10:46:41.831Z] #55 36.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-12T10:46:41.946Z] #51 49.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:46:41.956Z] #69 41.30 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T10:46:41.956Z] #69 41.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-12T10:46:41.956Z] #69 41.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T10:46:41.956Z] #69 41.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:46:42.051Z] #44 2.576 -- Detecting C compiler ABI info - done [2022-07-12T10:46:42.051Z] #44 2.657 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-12T10:46:42.051Z] #44 2.671 -- Detecting C compile features [2022-07-12T10:46:42.051Z] #44 2.672 -- Detecting C compile features - done [2022-07-12T10:46:42.051Z] #44 2.731 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-12T10:46:42.087Z] #55 36.69 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-12T10:46:42.087Z] #55 36.77 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-12T10:46:42.206Z] #51 ... [2022-07-12T10:46:42.206Z] [2022-07-12T10:46:42.206Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:42.206Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:42.206Z] #14 40.19 The following NEW packages will be installed: [2022-07-12T10:46:42.206Z] #14 40.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T10:46:42.206Z] #14 40.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-12T10:46:42.206Z] #14 40.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-12T10:46:42.206Z] #14 40.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-12T10:46:42.206Z] #14 40.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-12T10:46:42.206Z] #14 40.19 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-12T10:46:42.206Z] #14 40.19 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-12T10:46:42.206Z] #14 40.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-12T10:46:42.206Z] #14 40.19 mingw-w64-x86-64-dev [2022-07-12T10:46:42.206Z] #14 40.58 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:46:42.206Z] #14 40.58 Need to get 115 MB of archives. [2022-07-12T10:46:42.206Z] #14 40.58 After this operation, 645 MB of additional disk space will be used. [2022-07-12T10:46:42.206Z] #14 40.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-12T10:46:42.206Z] #14 40.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-12T10:46:42.206Z] #14 40.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-12T10:46:42.206Z] #14 40.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-12T10:46:42.206Z] #14 40.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-12T10:46:42.206Z] #14 40.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-12T10:46:42.206Z] #14 41.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-12T10:46:42.206Z] #14 41.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-12T10:46:42.206Z] #14 41.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-12T10:46:42.206Z] #14 42.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-12T10:46:42.206Z] #14 44.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-12T10:46:42.206Z] #14 44.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-12T10:46:42.206Z] #14 45.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-12T10:46:42.206Z] #14 47.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-12T10:46:42.206Z] #14 47.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-12T10:46:42.206Z] #14 47.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-12T10:46:42.206Z] #14 47.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-12T10:46:42.206Z] #14 47.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T10:46:42.206Z] #14 47.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T10:46:42.206Z] #14 47.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-12T10:46:42.206Z] #14 47.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T10:46:42.206Z] #14 47.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-12T10:46:42.206Z] #14 47.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-12T10:46:42.206Z] #14 47.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-12T10:46:42.206Z] #14 47.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-12T10:46:42.206Z] #14 47.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-12T10:46:42.206Z] #14 47.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-12T10:46:42.206Z] #14 47.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-12T10:46:42.206Z] #14 47.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T10:46:42.206Z] #14 47.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T10:46:42.206Z] #14 48.73 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:42.206Z] #14 49.03 Fetched 115 MB in 8s (15.1 MB/s) [2022-07-12T10:46:42.206Z] #14 49.11 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-12T10:46:42.206Z] #14 49.11 (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 ... 15718 files and directories currently installed.) [2022-07-12T10:46:42.206Z] #14 49.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T10:46:42.206Z] #14 49.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T10:46:42.220Z] #69 41.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T10:46:42.220Z] #69 41.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T10:46:42.220Z] #69 41.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:46:42.308Z] #44 2.964 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-12T10:46:42.308Z] #44 3.037 -- Configuring done [2022-07-12T10:46:42.308Z] #44 3.043 -- Generating done [2022-07-12T10:46:42.308Z] #44 3.076 -- Build files have been written to: /tmp/tmp.BMmLU8iVRt/tini [2022-07-12T10:46:42.344Z] #55 37.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-12T10:46:42.344Z] #55 37.11 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-12T10:46:42.466Z] #14 ... [2022-07-12T10:46:42.466Z] [2022-07-12T10:46:42.466Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:46:42.466Z] #64 sha256:d6a219914244f3aa7136bb8442d7b487ae073a3ceec332b306860d0e4bfb2a3e [2022-07-12T10:46:42.466Z] #64 5.480 + RM_GOPATH=0 [2022-07-12T10:46:42.466Z] #64 5.480 + TMP_GOPATH= [2022-07-12T10:46:42.466Z] #64 5.480 + : /build [2022-07-12T10:46:42.466Z] #64 5.480 + '[' -z '' ']' [2022-07-12T10:46:42.466Z] #64 5.480 ++ mktemp -d [2022-07-12T10:46:42.466Z] #64 5.480 + export GOPATH=/tmp/tmp.BdKEguOFt2 [2022-07-12T10:46:42.466Z] #64 5.480 + GOPATH=/tmp/tmp.BdKEguOFt2 [2022-07-12T10:46:42.466Z] #64 5.480 + RM_GOPATH=1 [2022-07-12T10:46:42.466Z] #64 5.480 + case "$(go env GOARCH)" in [2022-07-12T10:46:42.466Z] #64 5.480 ++ go env GOARCH [2022-07-12T10:46:42.466Z] #64 5.484 Install containerd version v1.6.6 [2022-07-12T10:46:42.466Z] #64 5.484 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:42.466Z] #64 5.484 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:42.466Z] #64 5.484 ++ dirname /install.sh [2022-07-12T10:46:42.466Z] #64 5.484 + dir=/ [2022-07-12T10:46:42.466Z] #64 5.484 + bin=containerd [2022-07-12T10:46:42.466Z] #64 5.484 + shift [2022-07-12T10:46:42.466Z] #64 5.484 + '[' '!' -f //containerd.installer ']' [2022-07-12T10:46:42.466Z] #64 5.484 + . //containerd.installer [2022-07-12T10:46:42.466Z] #64 5.484 ++ set -e [2022-07-12T10:46:42.466Z] #64 5.484 ++ : v1.6.6 [2022-07-12T10:46:42.466Z] #64 5.484 + install_containerd [2022-07-12T10:46:42.466Z] #64 5.484 + echo 'Install containerd version v1.6.6' [2022-07-12T10:46:42.466Z] #64 5.484 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BdKEguOFt2/src/github.com/containerd/containerd [2022-07-12T10:46:42.466Z] #64 5.504 Cloning into '/tmp/tmp.BdKEguOFt2/src/github.com/containerd/containerd'... [2022-07-12T10:46:42.565Z] #44 3.080 + make tini-static [2022-07-12T10:46:42.601Z] #55 37.29 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-12T10:46:42.601Z] #55 ... [2022-07-12T10:46:42.601Z] [2022-07-12T10:46:42.601Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:46:42.601Z] #67 sha256:a2f47fda8c7e34e38b83061f206242242d5ab9e68ef56fc292c1472975cc65ff [2022-07-12T10:46:42.601Z] #67 26.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T10:46:42.601Z] #67 ... [2022-07-12T10:46:42.601Z] [2022-07-12T10:46:42.601Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:42.601Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:42.601Z] #55 37.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-12T10:46:42.601Z] #55 37.45 go: downloading github.com/julz/importas v0.1.0 [2022-07-12T10:46:42.789Z] #69 42.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:46:42.789Z] #69 42.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:46:42.789Z] #69 42.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:46:42.857Z] #55 37.63 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-12T10:46:42.857Z] #55 37.68 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-12T10:46:42.857Z] #55 37.70 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-12T10:46:43.115Z] #55 37.85 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-12T10:46:43.130Z] #44 3.553 Scanning dependencies of target tini-static [2022-07-12T10:46:43.130Z] #44 3.617 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-12T10:46:43.130Z] #44 ... [2022-07-12T10:46:43.130Z] [2022-07-12T10:46:43.130Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:43.130Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-12T10:46:43.130Z] #53 56.09 gotestsum version dev [2022-07-12T10:46:43.130Z] #53 DONE 57.4s [2022-07-12T10:46:43.355Z] #62 31.54 Reading package lists... [2022-07-12T10:46:43.355Z] #62 ... [2022-07-12T10:46:43.355Z] [2022-07-12T10:46:43.355Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:46:43.355Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:46:43.355Z] #36 26.60 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-12T10:46:43.355Z] #36 26.64 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-12T10:46:43.355Z] #36 27.34 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-12T10:46:43.355Z] #36 27.80 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-12T10:46:43.355Z] #36 28.08 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-12T10:46:43.355Z] #36 28.52 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-12T10:46:43.355Z] #36 28.59 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-12T10:46:43.355Z] #36 28.71 go: downloading github.com/peterh/liner v1.2.2 [2022-07-12T10:46:43.355Z] #36 29.21 go: downloading github.com/google/go-dap v0.6.0 [2022-07-12T10:46:43.355Z] #36 30.10 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-12T10:46:43.355Z] #36 31.52 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-12T10:46:43.355Z] #36 31.89 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-12T10:46:43.355Z] #36 32.02 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-12T10:46:43.355Z] #36 34.49 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-12T10:46:43.355Z] #36 34.83 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-12T10:46:43.355Z] #36 36.20 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-12T10:46:43.355Z] #36 ... [2022-07-12T10:46:43.355Z] [2022-07-12T10:46:43.355Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:43.355Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:43.355Z] #55 31.72 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-12T10:46:43.355Z] #55 32.03 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-12T10:46:43.355Z] #55 32.28 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-12T10:46:43.355Z] #55 32.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-12T10:46:43.355Z] #55 32.64 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-12T10:46:43.355Z] #55 32.89 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-12T10:46:43.355Z] #55 32.99 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-12T10:46:43.355Z] #55 33.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-12T10:46:43.355Z] #55 33.76 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-12T10:46:43.355Z] #55 33.96 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-12T10:46:43.355Z] #55 34.24 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-12T10:46:43.355Z] #55 34.24 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-12T10:46:43.355Z] #55 34.40 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-12T10:46:43.355Z] #55 34.80 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-12T10:46:43.355Z] #55 34.93 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-12T10:46:43.355Z] #55 35.08 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-12T10:46:43.355Z] #55 35.12 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-12T10:46:43.355Z] #55 35.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-12T10:46:43.355Z] #55 35.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-12T10:46:43.355Z] #55 35.32 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-12T10:46:43.355Z] #55 35.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-12T10:46:43.355Z] #55 35.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-12T10:46:43.355Z] #55 36.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-12T10:46:43.355Z] #55 36.21 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-12T10:46:43.355Z] #55 36.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-12T10:46:43.355Z] #55 36.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-12T10:46:43.355Z] #55 36.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-12T10:46:43.355Z] #55 36.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-12T10:46:43.371Z] #55 38.06 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-12T10:46:43.371Z] #55 38.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-12T10:46:43.371Z] #55 38.19 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-12T10:46:43.388Z] [2022-07-12T10:46:43.388Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:46:43.388Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:46:43.388Z] #77 6.215 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-12T10:46:43.388Z] #77 6.235 Cloning into '/tmp/crun-build/libocispec'... [2022-07-12T10:46:43.388Z] #77 7.319 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-12T10:46:43.388Z] #77 7.355 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-12T10:46:43.388Z] #77 7.361 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-12T10:46:43.388Z] #77 7.364 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-12T10:46:43.388Z] #77 7.380 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-12T10:46:43.388Z] #77 9.423 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-12T10:46:43.611Z] #55 37.17 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-12T10:46:43.611Z] #55 37.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-12T10:46:43.611Z] #55 37.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-12T10:46:43.628Z] #55 38.36 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-12T10:46:43.628Z] #55 ... [2022-07-12T10:46:43.628Z] [2022-07-12T10:46:43.628Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:43.628Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:43.628Z] #42 28.44 Fetched 8548 kB in 22s (381 kB/s) [2022-07-12T10:46:43.628Z] #42 28.44 Reading package lists... [2022-07-12T10:46:43.730Z] #69 DONE 42.9s [2022-07-12T10:46:43.730Z] [2022-07-12T10:46:43.730Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T10:46:43.730Z] #70 sha256:7b84275a8be5840a148406a153a86739593508d3b879bbbac6943793b1190746 [2022-07-12T10:46:43.730Z] #70 DONE 0.3s [2022-07-12T10:46:43.730Z] [2022-07-12T10:46:43.730Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:43.730Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T10:46:43.730Z] #20 28.45 Reading package lists... [2022-07-12T10:46:43.730Z] #20 37.08 Building dependency tree... [2022-07-12T10:46:43.730Z] #20 38.60 Reading state information... [2022-07-12T10:46:43.730Z] #20 40.03 The following additional packages will be installed: [2022-07-12T10:46:43.730Z] #20 40.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T10:46:43.730Z] #20 40.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-12T10:46:43.730Z] #20 40.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-12T10:46:43.730Z] #20 40.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-12T10:46:43.730Z] #20 40.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-12T10:46:43.730Z] #20 40.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-12T10:46:43.730Z] #20 40.05 mingw-w64-common mingw-w64-x86-64-dev [2022-07-12T10:46:43.730Z] #20 40.06 Suggested packages: [2022-07-12T10:46:43.730Z] #20 40.06 gcc-10-locales seccomp wine64 [2022-07-12T10:46:43.730Z] #20 40.45 The following NEW packages will be installed: [2022-07-12T10:46:43.730Z] #20 40.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T10:46:43.730Z] #20 40.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-12T10:46:43.730Z] #20 40.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-12T10:46:43.730Z] #20 40.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-12T10:46:43.730Z] #20 40.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-12T10:46:43.730Z] #20 40.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-12T10:46:43.730Z] #20 40.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-12T10:46:43.730Z] #20 40.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-12T10:46:43.730Z] #20 40.46 mingw-w64-x86-64-dev [2022-07-12T10:46:43.730Z] #20 40.82 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T10:46:43.730Z] #20 40.82 Need to get 115 MB of archives. [2022-07-12T10:46:43.730Z] #20 40.82 After this operation, 645 MB of additional disk space will be used. [2022-07-12T10:46:43.730Z] #20 40.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-12T10:46:43.730Z] #20 40.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-12T10:46:43.730Z] #20 40.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-12T10:46:43.730Z] #20 40.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-12T10:46:43.730Z] #20 40.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-12T10:46:43.730Z] #20 40.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-12T10:46:43.730Z] #20 40.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-12T10:46:43.730Z] #20 41.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-12T10:46:43.730Z] #20 41.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-12T10:46:43.730Z] #20 41.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-12T10:46:43.730Z] #20 41.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-12T10:46:43.730Z] #20 42.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-12T10:46:43.730Z] #20 42.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-12T10:46:43.730Z] #20 42.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-12T10:46:43.730Z] #20 43.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-12T10:46:43.730Z] #20 43.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-12T10:46:43.730Z] #20 43.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-12T10:46:43.730Z] #20 43.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T10:46:43.730Z] #20 43.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T10:46:43.730Z] #20 43.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-12T10:46:43.730Z] #20 43.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T10:46:43.730Z] #20 43.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-12T10:46:43.730Z] #20 43.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-12T10:46:43.730Z] #20 43.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-12T10:46:43.730Z] #20 43.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-12T10:46:43.730Z] #20 43.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-12T10:46:43.730Z] #20 43.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-12T10:46:43.730Z] #20 43.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-12T10:46:43.730Z] #20 43.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T10:46:43.730Z] #20 43.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T10:46:43.867Z] #55 37.52 go: downloading github.com/julz/importas v0.1.0 [2022-07-12T10:46:43.867Z] #55 37.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-12T10:46:43.885Z] #42 38.02 Reading package lists... [2022-07-12T10:46:43.885Z] #42 ... [2022-07-12T10:46:43.885Z] [2022-07-12T10:46:43.885Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:43.885Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:43.885Z] #55 38.54 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-12T10:46:43.885Z] #55 38.58 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-12T10:46:43.885Z] #55 38.66 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-12T10:46:44.142Z] #55 ... [2022-07-12T10:46:44.142Z] [2022-07-12T10:46:44.142Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:44.142Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:44.142Z] #62 28.72 Fetched 8548 kB in 22s (381 kB/s) [2022-07-12T10:46:44.142Z] #62 28.72 Reading package lists... [2022-07-12T10:46:44.301Z] #20 43.57 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:44.301Z] #20 43.77 Fetched 115 MB in 3s (45.3 MB/s) [2022-07-12T10:46:44.301Z] #20 ... [2022-07-12T10:46:44.301Z] [2022-07-12T10:46:44.301Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:46:44.301Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:46:44.301Z] #71 0.606 + RM_GOPATH=0 [2022-07-12T10:46:44.301Z] #71 0.606 + TMP_GOPATH= [2022-07-12T10:46:44.301Z] #71 0.606 + : /build [2022-07-12T10:46:44.301Z] #71 0.606 + '[' -z '' ']' [2022-07-12T10:46:44.301Z] #71 0.606 ++ mktemp -d [2022-07-12T10:46:44.301Z] #71 0.608 + export GOPATH=/tmp/tmp.cIN7pgcL6f [2022-07-12T10:46:44.301Z] #71 0.608 + GOPATH=/tmp/tmp.cIN7pgcL6f [2022-07-12T10:46:44.301Z] #71 0.608 + RM_GOPATH=1 [2022-07-12T10:46:44.301Z] #71 0.608 + case "$(go env GOARCH)" in [2022-07-12T10:46:44.301Z] #71 0.609 ++ go env GOARCH [2022-07-12T10:46:44.301Z] #71 0.615 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:44.301Z] #71 0.615 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:44.433Z] #55 37.77 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-12T10:46:44.433Z] #55 37.81 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-12T10:46:44.433Z] #55 37.94 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-12T10:46:44.433Z] #55 ... [2022-07-12T10:46:44.433Z] [2022-07-12T10:46:44.433Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:44.433Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:44.433Z] #76 28.64 Reading package lists... [2022-07-12T10:46:44.561Z] #71 0.621 ++ dirname /install.sh [2022-07-12T10:46:44.561Z] #71 0.622 + dir=/ [2022-07-12T10:46:44.561Z] #71 0.622 + bin=containerd [2022-07-12T10:46:44.561Z] #71 0.622 + shift [2022-07-12T10:46:44.561Z] #71 0.622 + '[' '!' -f //containerd.installer ']' [2022-07-12T10:46:44.561Z] #71 0.622 + . //containerd.installer [2022-07-12T10:46:44.561Z] #71 0.622 ++ set -e [2022-07-12T10:46:44.561Z] #71 0.622 ++ : v1.6.6 [2022-07-12T10:46:44.561Z] #71 0.622 + install_containerd [2022-07-12T10:46:44.561Z] #71 0.622 + echo 'Install containerd version v1.6.6' [2022-07-12T10:46:44.561Z] #71 0.622 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cIN7pgcL6f/src/github.com/containerd/containerd [2022-07-12T10:46:44.561Z] #71 0.623 Install containerd version v1.6.6 [2022-07-12T10:46:44.561Z] #71 0.668 Cloning into '/tmp/tmp.cIN7pgcL6f/src/github.com/containerd/containerd'... [2022-07-12T10:46:45.071Z] #62 38.14 Reading package lists... [2022-07-12T10:46:45.071Z] #62 ... [2022-07-12T10:46:45.071Z] [2022-07-12T10:46:45.071Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:45.071Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:45.071Z] #55 39.74 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-12T10:46:45.071Z] #55 39.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-12T10:46:45.282Z] #77 10.94 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-12T10:46:45.327Z] #55 40.03 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-12T10:46:45.327Z] #55 40.05 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-12T10:46:45.584Z] #55 ... [2022-07-12T10:46:45.584Z] [2022-07-12T10:46:45.584Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:45.584Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:45.584Z] #14 30.16 Fetched 8548 kB in 23s (366 kB/s) [2022-07-12T10:46:45.584Z] #14 30.16 Reading package lists... [2022-07-12T10:46:45.584Z] #14 39.87 Reading package lists... [2022-07-12T10:46:45.584Z] #14 ... [2022-07-12T10:46:45.584Z] [2022-07-12T10:46:45.584Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:45.584Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:46:46.226Z] #77 12.07 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-12T10:46:46.368Z] #76 38.48 Reading package lists... [2022-07-12T10:46:46.368Z] #76 ... [2022-07-12T10:46:46.368Z] [2022-07-12T10:46:46.368Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:46.368Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:46.368Z] #42 29.80 Fetched 8548 kB in 23s (379 kB/s) [2022-07-12T10:46:46.368Z] #42 29.80 Reading package lists... [2022-07-12T10:46:46.368Z] #42 39.37 Reading package lists... [2022-07-12T10:46:46.368Z] #42 ... [2022-07-12T10:46:46.368Z] [2022-07-12T10:46:46.368Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:46.368Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:46:46.368Z] #47 37.82 Updating files: 55% (1210/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-12T10:46:46.368Z] #47 39.25 + git checkout -q v2.3.0 [2022-07-12T10:46:46.475Z] #71 ... [2022-07-12T10:46:46.475Z] [2022-07-12T10:46:46.475Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:46.475Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-12T10:46:46.475Z] #49 28.18 Reading package lists... [2022-07-12T10:46:46.475Z] #49 36.98 Building dependency tree... [2022-07-12T10:46:46.475Z] #49 38.43 Reading state information... [2022-07-12T10:46:46.475Z] #49 39.62 The following additional packages will be installed: [2022-07-12T10:46:46.475Z] #49 39.64 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-12T10:46:46.475Z] #49 39.66 Suggested packages: [2022-07-12T10:46:46.475Z] #49 39.66 cmake-doc ninja-build lrzip [2022-07-12T10:46:46.475Z] #49 39.66 Recommended packages: [2022-07-12T10:46:46.475Z] #49 39.66 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-12T10:46:46.475Z] #49 40.18 The following NEW packages will be installed: [2022-07-12T10:46:46.475Z] #49 40.19 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-12T10:46:46.475Z] #49 40.54 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T10:46:46.475Z] #49 40.54 Need to get 8418 kB of archives. [2022-07-12T10:46:46.475Z] #49 40.54 After this operation, 34.9 MB of additional disk space will be used. [2022-07-12T10:46:46.475Z] #49 40.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T10:46:46.475Z] #49 40.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T10:46:46.475Z] #49 40.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-12T10:46:46.475Z] #49 40.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-12T10:46:46.475Z] #49 40.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-12T10:46:46.475Z] #49 40.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-12T10:46:46.475Z] #49 40.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-12T10:46:46.475Z] #49 40.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-12T10:46:46.475Z] #49 41.15 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:46:46.475Z] #49 41.41 Fetched 8418 kB in 0s (19.0 MB/s) [2022-07-12T10:46:46.475Z] #49 41.45 Selecting previously unselected package xxd. [2022-07-12T10:46:46.475Z] #49 41.45 (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 ... 30256 files and directories currently installed.) [2022-07-12T10:46:46.475Z] #49 41.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:46:46.475Z] #49 41.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:46.475Z] #49 42.11 Selecting previously unselected package vim-common. [2022-07-12T10:46:46.475Z] #49 42.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:46:46.475Z] #49 42.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:46.475Z] #49 42.43 Selecting previously unselected package cmake-data. [2022-07-12T10:46:46.475Z] #49 42.44 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-12T10:46:46.475Z] #49 42.45 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T10:46:46.475Z] #49 43.21 Selecting previously unselected package libarchive13:amd64. [2022-07-12T10:46:46.475Z] #49 43.22 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-12T10:46:46.475Z] #49 43.23 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T10:46:46.475Z] #49 43.38 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-12T10:46:46.475Z] #49 43.38 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-12T10:46:46.475Z] #49 43.38 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T10:46:46.475Z] #49 43.46 Selecting previously unselected package librhash0:amd64. [2022-07-12T10:46:46.475Z] #49 43.46 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-12T10:46:46.475Z] #49 43.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-12T10:46:46.475Z] #49 43.59 Selecting previously unselected package libuv1:amd64. [2022-07-12T10:46:46.475Z] #49 43.59 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-12T10:46:46.475Z] #49 43.60 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-12T10:46:46.475Z] #49 43.67 Selecting previously unselected package cmake. [2022-07-12T10:46:46.475Z] #49 43.67 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-12T10:46:46.475Z] #49 43.68 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-12T10:46:46.475Z] #49 44.72 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T10:46:46.475Z] #49 44.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:46.475Z] #49 44.74 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-12T10:46:46.475Z] #49 44.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:46.475Z] #49 44.78 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T10:46:46.475Z] #49 44.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-12T10:46:46.475Z] #49 44.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T10:46:46.475Z] #49 44.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-12T10:46:46.475Z] #49 44.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:46:46.475Z] #49 DONE 45.4s [2022-07-12T10:46:46.475Z] [2022-07-12T10:46:46.475Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T10:46:46.475Z] #50 sha256:47f02bd173f162e5796a52325d0b9beacbb50ed16982a9d4dede425425ad1295 [2022-07-12T10:46:46.475Z] #50 DONE 0.2s [2022-07-12T10:46:46.475Z] [2022-07-12T10:46:46.475Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:46.475Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T10:46:46.475Z] #20 43.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-12T10:46:46.475Z] #20 43.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 ... 30256 files and directories currently installed.) [2022-07-12T10:46:46.475Z] #20 43.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T10:46:46.475Z] #20 43.83 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T10:46:46.475Z] #20 44.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-12T10:46:46.475Z] #20 44.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T10:46:46.475Z] #20 44.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T10:46:46.475Z] #20 45.01 Selecting previously unselected package binutils-mingw-w64. [2022-07-12T10:46:46.475Z] #20 45.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-12T10:46:46.475Z] #20 45.03 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T10:46:46.475Z] #20 45.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-12T10:46:46.475Z] #20 45.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:46:46.475Z] #20 45.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:46:46.475Z] #20 45.62 Selecting previously unselected package dmsetup. [2022-07-12T10:46:46.475Z] #20 45.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:46:46.475Z] #20 45.63 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-12T10:46:46.475Z] #20 45.72 Selecting previously unselected package mingw-w64-common. [2022-07-12T10:46:46.475Z] #20 45.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-12T10:46:46.475Z] #20 45.74 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-12T10:46:46.483Z] #77 12.31 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-12T10:46:46.483Z] #77 ... [2022-07-12T10:46:46.483Z] [2022-07-12T10:46:46.483Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T10:46:46.483Z] #44 sha256:b146ece349fd749416c2a08a87aa71de5e7b885d96089d53baa072f689809c51 [2022-07-12T10:46:46.483Z] #44 5.393 [100%] Linking C executable tini-static [2022-07-12T10:46:46.483Z] #44 5.831 [100%] Built target tini-static [2022-07-12T10:46:46.483Z] #44 5.938 + mkdir -p /build [2022-07-12T10:46:46.483Z] #44 5.945 + cp tini-static /build/docker-init [2022-07-12T10:46:46.483Z] #44 DONE 7.2s [2022-07-12T10:46:46.483Z] [2022-07-12T10:46:46.483Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:46.483Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:46:46.483Z] #14 58.22 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-12T10:46:46.483Z] #14 58.22 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-12T10:46:46.483Z] #14 58.25 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T10:46:46.483Z] #14 58.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-12T10:46:46.483Z] #14 58.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-12T10:46:46.483Z] #14 58.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T10:46:46.868Z] #47 39.49 Updating files: 41% (898/2177) Updating files: 42% (915/2177) Updating files: 43% (937/2177) Updating files: 44% (958/2177) Updating files: 45% (980/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-12T10:46:47.125Z] #47 41.13 + git checkout -q v2.3.0 [2022-07-12T10:46:47.744Z] #64 ... [2022-07-12T10:46:47.744Z] [2022-07-12T10:46:47.744Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:47.744Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:47.744Z] #14 51.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-12T10:46:47.744Z] #14 51.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T10:46:47.744Z] #14 51.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T10:46:47.744Z] #14 54.62 Selecting previously unselected package binutils-mingw-w64. [2022-07-12T10:46:47.744Z] #14 54.62 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-12T10:46:47.744Z] #14 54.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T10:46:47.744Z] #14 54.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-12T10:46:47.744Z] #14 54.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:46:47.744Z] #14 54.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:46:47.744Z] #14 55.07 Selecting previously unselected package dmsetup. [2022-07-12T10:46:47.744Z] #14 55.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:46:47.744Z] #14 55.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-12T10:46:47.744Z] #14 55.32 Selecting previously unselected package mingw-w64-common. [2022-07-12T10:46:47.744Z] #14 55.32 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-12T10:46:47.744Z] #14 55.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-12T10:46:48.056Z] #47 ... [2022-07-12T10:46:48.056Z] [2022-07-12T10:46:48.056Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:48.056Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:48.056Z] #51 32.19 Fetched 8552 kB in 25s (342 kB/s) [2022-07-12T10:46:48.057Z] #51 32.19 Reading package lists... [2022-07-12T10:46:48.057Z] #51 41.71 Reading package lists... [2022-07-12T10:46:48.057Z] #51 ... [2022-07-12T10:46:48.057Z] [2022-07-12T10:46:48.057Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:48.057Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:48.057Z] #55 40.30 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-12T10:46:48.057Z] #55 40.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-12T10:46:48.057Z] #55 40.53 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-12T10:46:48.057Z] #55 40.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-12T10:46:48.057Z] #55 40.84 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-12T10:46:48.057Z] #55 41.38 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-12T10:46:48.057Z] #55 41.42 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-12T10:46:48.057Z] #55 41.46 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-12T10:46:48.057Z] #55 41.52 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-12T10:46:48.057Z] #55 41.62 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-12T10:46:48.057Z] #55 41.88 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-12T10:46:48.057Z] #55 42.01 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-12T10:46:48.057Z] #55 42.02 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-12T10:46:48.057Z] #55 42.14 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-12T10:46:48.057Z] #55 42.23 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-12T10:46:48.057Z] #55 42.30 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-12T10:46:48.057Z] #55 42.40 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-12T10:46:48.057Z] #55 42.57 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-12T10:46:48.057Z] #55 42.80 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-12T10:46:48.313Z] #55 42.87 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-12T10:46:48.313Z] #55 42.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-12T10:46:48.313Z] #55 43.03 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-12T10:46:48.386Z] #20 47.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-12T10:46:48.386Z] #20 47.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-12T10:46:48.386Z] #20 47.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T10:46:48.876Z] #55 43.53 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-12T10:46:48.876Z] #55 43.62 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-12T10:46:48.902Z] #47 ... [2022-07-12T10:46:48.902Z] [2022-07-12T10:46:48.902Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:48.902Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:48.902Z] #14 32.57 Fetched 8548 kB in 24s (353 kB/s) [2022-07-12T10:46:48.902Z] #14 32.57 Reading package lists... [2022-07-12T10:46:49.125Z] #14 ... [2022-07-12T10:46:49.125Z] [2022-07-12T10:46:49.125Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:49.125Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:49.125Z] #42 47.01 Selecting previously unselected package libicu67:amd64. [2022-07-12T10:46:49.125Z] #42 47.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-12T10:46:49.125Z] #42 47.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T10:46:49.125Z] #42 53.48 Selecting previously unselected package libxml2:amd64. [2022-07-12T10:46:49.125Z] #42 53.48 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-12T10:46:49.125Z] #42 53.49 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T10:46:49.125Z] #42 54.09 Selecting previously unselected package libarchive13:amd64. [2022-07-12T10:46:49.125Z] #42 54.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-12T10:46:49.125Z] #42 54.10 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T10:46:49.125Z] #42 54.48 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-12T10:46:49.125Z] #42 54.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-12T10:46:49.125Z] #42 54.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T10:46:49.125Z] #42 54.73 Selecting previously unselected package librhash0:amd64. [2022-07-12T10:46:49.125Z] #42 54.73 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-12T10:46:49.125Z] #42 54.75 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-12T10:46:49.125Z] #42 54.91 Selecting previously unselected package libuv1:amd64. [2022-07-12T10:46:49.125Z] #42 54.91 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-12T10:46:49.125Z] #42 54.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-12T10:46:49.125Z] #42 55.15 Selecting previously unselected package cmake. [2022-07-12T10:46:49.125Z] #42 55.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-12T10:46:49.125Z] #42 55.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-12T10:46:49.159Z] #14 ... [2022-07-12T10:46:49.159Z] [2022-07-12T10:46:49.159Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:49.159Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:46:49.159Z] #47 42.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-12T10:46:49.806Z] #55 44.28 go: downloading honnef.co/go/tools v0.3.1 [2022-07-12T10:46:50.298Z] #20 ... [2022-07-12T10:46:50.298Z] [2022-07-12T10:46:50.298Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T10:46:50.298Z] #51 sha256:ea386478359569eb50f3062e21e5f7976fc5fe2f9bdac032d1783e09e2190d15 [2022-07-12T10:46:50.298Z] #51 0.590 + RM_GOPATH=0 [2022-07-12T10:46:50.298Z] #51 0.590 + TMP_GOPATH= [2022-07-12T10:46:50.298Z] #51 0.590 + : /build [2022-07-12T10:46:50.298Z] #51 0.590 + '[' -z '' ']' [2022-07-12T10:46:50.298Z] #51 0.590 ++ mktemp -d [2022-07-12T10:46:50.298Z] #51 0.593 + export GOPATH=/tmp/tmp.GJxptmpyX0 [2022-07-12T10:46:50.298Z] #51 0.594 + GOPATH=/tmp/tmp.GJxptmpyX0 [2022-07-12T10:46:50.298Z] #51 0.594 + RM_GOPATH=1 [2022-07-12T10:46:50.298Z] #51 0.594 + case "$(go env GOARCH)" in [2022-07-12T10:46:50.298Z] #51 0.595 ++ go env GOARCH [2022-07-12T10:46:50.298Z] #51 0.603 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:50.298Z] #51 0.603 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:50.298Z] #51 0.604 ++ dirname /install.sh [2022-07-12T10:46:50.298Z] #51 0.607 + dir=/ [2022-07-12T10:46:50.298Z] #51 0.607 + bin=tini [2022-07-12T10:46:50.298Z] #51 0.607 + shift [2022-07-12T10:46:50.298Z] #51 0.608 + '[' '!' -f //tini.installer ']' [2022-07-12T10:46:50.298Z] #51 0.608 + . //tini.installer [2022-07-12T10:46:50.298Z] #51 0.608 ++ : v0.19.0 [2022-07-12T10:46:50.298Z] #51 0.609 + install_tini [2022-07-12T10:46:50.298Z] #51 0.609 + echo 'Install tini version v0.19.0' [2022-07-12T10:46:50.298Z] #51 0.609 Install tini version v0.19.0 [2022-07-12T10:46:50.298Z] #51 0.610 + git clone https://github.com/krallin/tini.git /tmp/tmp.GJxptmpyX0/tini [2022-07-12T10:46:50.298Z] #51 0.612 Cloning into '/tmp/tmp.GJxptmpyX0/tini'... [2022-07-12T10:46:50.298Z] #51 0.973 + cd /tmp/tmp.GJxptmpyX0/tini [2022-07-12T10:46:50.298Z] #51 0.973 + git checkout -q v0.19.0 [2022-07-12T10:46:50.298Z] #51 0.980 + cmake . [2022-07-12T10:46:50.298Z] #51 1.301 -- The C compiler identification is GNU 10.2.1 [2022-07-12T10:46:50.298Z] #51 1.320 -- Detecting C compiler ABI info [2022-07-12T10:46:50.298Z] #51 1.557 -- Detecting C compiler ABI info - done [2022-07-12T10:46:50.298Z] #51 1.607 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-12T10:46:50.298Z] #51 1.608 -- Detecting C compile features [2022-07-12T10:46:50.298Z] #51 1.611 -- Detecting C compile features - done [2022-07-12T10:46:50.298Z] #51 1.628 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-12T10:46:50.298Z] #51 1.709 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-12T10:46:50.298Z] #51 1.749 -- Configuring done [2022-07-12T10:46:50.298Z] #51 1.760 -- Generating done [2022-07-12T10:46:50.298Z] #51 1.762 -- Build files have been written to: /tmp/tmp.GJxptmpyX0/tini [2022-07-12T10:46:50.298Z] #51 1.769 + make tini-static [2022-07-12T10:46:50.298Z] #51 1.851 Scanning dependencies of target tini-static [2022-07-12T10:46:50.298Z] #51 1.885 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-12T10:46:50.298Z] #51 2.420 [100%] Linking C executable tini-static [2022-07-12T10:46:50.298Z] #51 2.703 [100%] Built target tini-static [2022-07-12T10:46:50.298Z] #51 2.729 + mkdir -p /build [2022-07-12T10:46:50.298Z] #51 2.731 + cp tini-static /build/docker-init [2022-07-12T10:46:50.298Z] #51 DONE 3.8s [2022-07-12T10:46:50.298Z] [2022-07-12T10:46:50.298Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:50.298Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T10:46:50.298Z] #20 49.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-12T10:46:50.298Z] #20 49.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:46:50.298Z] #20 49.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T10:46:50.298Z] #20 49.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-12T10:46:50.298Z] #20 49.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:46:50.298Z] #20 49.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T10:46:50.527Z] #47 ... [2022-07-12T10:46:50.527Z] [2022-07-12T10:46:50.527Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:50.527Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:50.527Z] #51 33.54 Fetched 8552 kB in 26s (335 kB/s) [2022-07-12T10:46:50.527Z] #51 33.54 Reading package lists... [2022-07-12T10:46:50.527Z] #51 42.83 Reading package lists... [2022-07-12T10:46:50.527Z] #51 ... [2022-07-12T10:46:50.527Z] [2022-07-12T10:46:50.527Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:50.527Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:50.527Z] #55 38.04 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-12T10:46:50.527Z] #55 38.14 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-12T10:46:50.527Z] #55 38.40 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-12T10:46:50.527Z] #55 38.52 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-12T10:46:50.527Z] #55 38.62 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-12T10:46:50.527Z] #55 38.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-12T10:46:50.527Z] #55 38.91 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-12T10:46:50.527Z] #55 40.26 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-12T10:46:50.527Z] #55 40.28 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-12T10:46:50.527Z] #55 40.46 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-12T10:46:50.527Z] #55 40.50 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-12T10:46:50.527Z] #55 40.78 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-12T10:46:50.527Z] #55 40.92 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-12T10:46:50.527Z] #55 41.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-12T10:46:50.527Z] #55 41.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-12T10:46:50.527Z] #55 41.17 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-12T10:46:50.527Z] #55 41.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-12T10:46:50.527Z] #55 41.96 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-12T10:46:50.527Z] #55 42.03 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-12T10:46:50.527Z] #55 42.19 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-12T10:46:50.527Z] #55 42.35 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-12T10:46:50.527Z] #55 42.39 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-12T10:46:50.527Z] #55 42.61 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-12T10:46:50.527Z] #55 42.83 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-12T10:46:50.527Z] #55 42.84 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-12T10:46:50.527Z] #55 42.94 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-12T10:46:50.527Z] #55 43.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-12T10:46:50.527Z] #55 43.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-12T10:46:50.527Z] #55 43.48 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-12T10:46:50.527Z] #55 43.87 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-12T10:46:50.527Z] #55 43.97 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-12T10:46:50.527Z] #55 44.07 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-12T10:46:50.658Z] #14 64.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-12T10:46:50.658Z] #14 64.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-12T10:46:50.658Z] #14 64.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:46:50.783Z] #55 44.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-12T10:46:50.783Z] #55 44.41 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-12T10:46:51.033Z] #42 ... [2022-07-12T10:46:51.033Z] [2022-07-12T10:46:51.033Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:46:51.033Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:46:51.033Z] #77 4.502 Cloning into '/tmp/crun-build'... [2022-07-12T10:46:51.033Z] #77 ... [2022-07-12T10:46:51.033Z] [2022-07-12T10:46:51.033Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:51.033Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:51.033Z] #51 51.48 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T10:46:51.033Z] #51 51.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:46:51.033Z] #51 51.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:46:51.033Z] #51 51.52 Setting up python3-six (1.16.0-2) ... [2022-07-12T10:46:51.033Z] #51 52.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:46:51.033Z] #51 52.90 Setting up python3-protobuf (3.12.4-1) ... [2022-07-12T10:46:51.033Z] #51 57.86 Setting up criu (3.17-1) ... [2022-07-12T10:46:51.033Z] #51 ... [2022-07-12T10:46:51.033Z] [2022-07-12T10:46:51.033Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:46:51.033Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:46:51.033Z] #77 10.33 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-12T10:46:51.033Z] #77 10.35 Cloning into '/tmp/crun-build/libocispec'... [2022-07-12T10:46:51.375Z] #55 44.84 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-12T10:46:51.632Z] #55 45.16 go: downloading honnef.co/go/tools v0.3.1 [2022-07-12T10:46:51.681Z] #20 ... [2022-07-12T10:46:51.681Z] [2022-07-12T10:46:51.681Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T10:46:51.681Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T10:46:51.681Z] #53 CACHED [2022-07-12T10:46:51.681Z] [2022-07-12T10:46:51.681Z] #54 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:46:51.681Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:46:51.681Z] #54 CACHED [2022-07-12T10:46:51.681Z] [2022-07-12T10:46:51.681Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-12T10:46:51.682Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T10:46:51.682Z] #57 CACHED [2022-07-12T10:46:51.682Z] [2022-07-12T10:46:51.682Z] #58 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:51.682Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:51.682Z] #58 CACHED [2022-07-12T10:46:51.682Z] [2022-07-12T10:46:51.682Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:51.682Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T10:46:51.942Z] #20 ... [2022-07-12T10:46:51.942Z] [2022-07-12T10:46:51.942Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:51.942Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:46:51.942Z] #60 CACHED [2022-07-12T10:46:51.942Z] [2022-07-12T10:46:51.942Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:46:51.942Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:46:52.202Z] #71 ... [2022-07-12T10:46:52.202Z] [2022-07-12T10:46:52.202Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:52.202Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:52.202Z] #62 CACHED [2022-07-12T10:46:52.202Z] [2022-07-12T10:46:52.202Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T10:46:52.202Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T10:46:52.202Z] #64 CACHED [2022-07-12T10:46:52.327Z] #55 47.07 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-12T10:46:52.327Z] #55 47.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-12T10:46:52.414Z] #77 11.58 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-12T10:46:52.414Z] #77 11.59 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-12T10:46:52.414Z] #77 11.59 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-12T10:46:52.414Z] #77 11.59 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-12T10:46:52.414Z] #77 11.60 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-12T10:46:52.462Z] [2022-07-12T10:46:52.462Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:52.462Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T10:46:52.584Z] #55 ... [2022-07-12T10:46:52.584Z] [2022-07-12T10:46:52.584Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:52.584Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:52.584Z] #62 38.14 Reading package lists... [2022-07-12T10:46:52.674Z] #77 ... [2022-07-12T10:46:52.674Z] [2022-07-12T10:46:52.674Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:52.674Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:52.674Z] #42 59.60 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T10:46:52.674Z] #42 59.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:52.674Z] #42 59.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-12T10:46:52.674Z] #42 59.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:46:52.674Z] #42 59.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T10:46:52.674Z] #42 59.77 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-12T10:46:52.674Z] #42 59.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T10:46:52.674Z] #42 59.83 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T10:46:52.674Z] #42 59.86 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T10:46:52.674Z] #42 59.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-12T10:46:52.674Z] #42 59.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:46:52.674Z] #42 DONE 60.7s [2022-07-12T10:46:52.933Z] [2022-07-12T10:46:52.933Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T10:46:52.933Z] #43 sha256:357807feaa72b1194eb654ca237a865c5285b0e50a86f6cd4fa118bd97338eb3 [2022-07-12T10:46:52.933Z] #43 DONE 0.2s [2022-07-12T10:46:52.933Z] [2022-07-12T10:46:52.933Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:52.933Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:52.933Z] #51 60.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:46:52.933Z] #51 DONE 60.6s [2022-07-12T10:46:52.933Z] [2022-07-12T10:46:52.933Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T10:46:52.933Z] #44 sha256:5cb6de0976c5c84fe5dd1302a7c30e9e0fe75c330c964ba72bdd23d3ef332d46 [2022-07-12T10:46:53.401Z] #20 52.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-12T10:46:53.401Z] #20 52.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:46:53.401Z] #20 52.70 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:46:53.525Z] #55 ... [2022-07-12T10:46:53.525Z] [2022-07-12T10:46:53.525Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:53.525Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:53.525Z] #76 38.48 Reading package lists... [2022-07-12T10:46:56.125Z] #62 47.55 Building dependency tree... [2022-07-12T10:46:56.125Z] #62 ... [2022-07-12T10:46:56.125Z] [2022-07-12T10:46:56.125Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:56.125Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:56.125Z] #76 31.34 Reading package lists... [2022-07-12T10:46:56.125Z] #76 40.55 Reading package lists... [2022-07-12T10:46:56.125Z] #76 49.68 Building dependency tree... [2022-07-12T10:46:56.125Z] #76 ... [2022-07-12T10:46:56.125Z] [2022-07-12T10:46:56.125Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:56.125Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:56.125Z] #55 47.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-12T10:46:56.125Z] #55 47.52 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-12T10:46:56.125Z] #55 47.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T10:46:56.125Z] #55 47.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T10:46:56.125Z] #55 47.98 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-12T10:46:56.125Z] #55 48.37 go: downloading golang.org/x/text v0.3.7 [2022-07-12T10:46:56.238Z] #44 ... [2022-07-12T10:46:56.238Z] [2022-07-12T10:46:56.238Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:46:56.238Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:46:56.238Z] #53 63.66 gotestsum version dev [2022-07-12T10:46:56.238Z] #53 DONE 64.2s [2022-07-12T10:46:56.302Z] #76 47.35 Building dependency tree... [2022-07-12T10:46:56.497Z] [2022-07-12T10:46:56.497Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:56.497Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:56.497Z] #14 62.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-12T10:46:56.497Z] #14 62.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-12T10:46:56.497Z] #14 62.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T10:46:57.205Z] #14 ... [2022-07-12T10:46:57.205Z] [2022-07-12T10:46:57.205Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:46:57.205Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:46:57.205Z] #77 12.57 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-12T10:46:57.602Z] #20 56.40 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-12T10:46:57.602Z] #20 56.40 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:46:57.602Z] #20 56.41 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:46:57.671Z] #76 ... [2022-07-12T10:46:57.671Z] [2022-07-12T10:46:57.671Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:46:57.671Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:46:57.671Z] #62 31.54 Reading package lists... [2022-07-12T10:46:57.671Z] #62 41.50 Reading package lists... [2022-07-12T10:46:57.671Z] #62 50.74 Building dependency tree... [2022-07-12T10:46:57.671Z] #62 ... [2022-07-12T10:46:57.671Z] [2022-07-12T10:46:57.671Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:46:57.671Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:46:57.671Z] #55 48.35 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-12T10:46:57.671Z] #55 48.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-12T10:46:57.671Z] #55 48.68 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-12T10:46:57.671Z] #55 48.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T10:46:57.671Z] #55 48.86 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-12T10:46:57.671Z] #55 48.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T10:46:57.671Z] #55 49.12 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-12T10:46:57.671Z] #55 49.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-12T10:46:57.671Z] #55 49.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-12T10:46:57.671Z] #55 49.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-12T10:46:57.671Z] #55 49.39 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-12T10:46:57.671Z] #55 49.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-12T10:46:57.671Z] #55 49.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-12T10:46:57.671Z] #55 49.67 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-12T10:46:57.671Z] #55 49.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-12T10:46:57.671Z] #55 49.76 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-12T10:46:57.671Z] #55 50.13 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-12T10:46:57.671Z] #55 51.14 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-12T10:46:57.671Z] #55 51.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-12T10:46:58.252Z] #55 51.70 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-12T10:46:58.252Z] #55 51.70 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-12T10:46:58.508Z] #55 51.87 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T10:46:58.508Z] #55 51.91 go: downloading golang.org/x/text v0.3.7 [2022-07-12T10:46:58.508Z] #55 ... [2022-07-12T10:46:58.508Z] [2022-07-12T10:46:58.508Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T10:46:58.508Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T10:46:58.508Z] #57 51.37 v3.0.2 [2022-07-12T10:46:58.508Z] #57 DONE 52.0s [2022-07-12T10:46:58.542Z] #20 57.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-12T10:46:58.542Z] #20 57.88 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:46:58.542Z] #20 57.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T10:46:58.765Z] [2022-07-12T10:46:58.765Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:58.765Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:58.765Z] #51 42.83 Reading package lists... [2022-07-12T10:46:59.328Z] #51 51.64 Building dependency tree... [2022-07-12T10:46:59.328Z] #51 ... [2022-07-12T10:46:59.328Z] [2022-07-12T10:46:59.328Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:46:59.328Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:46:59.328Z] #14 42.75 Reading package lists... [2022-07-12T10:46:59.328Z] #14 51.82 Building dependency tree... [2022-07-12T10:46:59.328Z] #14 ... [2022-07-12T10:46:59.328Z] [2022-07-12T10:46:59.328Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:46:59.328Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:46:59.328Z] #42 39.37 Reading package lists... [2022-07-12T10:46:59.328Z] #42 48.74 Building dependency tree... [2022-07-12T10:46:59.396Z] #55 ... [2022-07-12T10:46:59.396Z] [2022-07-12T10:46:59.396Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:46:59.396Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:46:59.396Z] #51 41.71 Reading package lists... [2022-07-12T10:46:59.396Z] #51 51.13 Building dependency tree... [2022-07-12T10:46:59.727Z] #77 25.22 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-12T10:46:59.790Z] #14 ... [2022-07-12T10:46:59.790Z] [2022-07-12T10:46:59.790Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T10:46:59.790Z] #44 sha256:5cb6de0976c5c84fe5dd1302a7c30e9e0fe75c330c964ba72bdd23d3ef332d46 [2022-07-12T10:46:59.790Z] #44 5.931 + RM_GOPATH=0 [2022-07-12T10:46:59.790Z] #44 5.931 + TMP_GOPATH= [2022-07-12T10:46:59.790Z] #44 5.931 + : /build [2022-07-12T10:46:59.790Z] #44 5.931 + '[' -z '' ']' [2022-07-12T10:46:59.790Z] #44 5.931 ++ mktemp -d [2022-07-12T10:46:59.790Z] #44 5.931 + export GOPATH=/tmp/tmp.y3CZiTuM3O [2022-07-12T10:46:59.790Z] #44 5.931 + GOPATH=/tmp/tmp.y3CZiTuM3O [2022-07-12T10:46:59.790Z] #44 5.931 + RM_GOPATH=1 [2022-07-12T10:46:59.790Z] #44 5.931 + case "$(go env GOARCH)" in [2022-07-12T10:46:59.790Z] #44 5.931 ++ go env GOARCH [2022-07-12T10:46:59.790Z] #44 5.931 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:59.790Z] #44 5.931 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:46:59.790Z] #44 5.931 ++ dirname /install.sh [2022-07-12T10:46:59.790Z] #44 5.931 + dir=/ [2022-07-12T10:46:59.790Z] #44 5.931 + bin=tini [2022-07-12T10:46:59.790Z] #44 5.931 + shift [2022-07-12T10:46:59.790Z] #44 5.931 + '[' '!' -f //tini.installer ']' [2022-07-12T10:46:59.790Z] #44 5.931 + . //tini.installer [2022-07-12T10:46:59.790Z] #44 5.931 ++ : v0.19.0 [2022-07-12T10:46:59.790Z] #44 5.931 + install_tini [2022-07-12T10:46:59.790Z] #44 5.931 + echo 'Install tini version v0.19.0' [2022-07-12T10:46:59.790Z] #44 5.931 + git clone https://github.com/krallin/tini.git /tmp/tmp.y3CZiTuM3O/tini [2022-07-12T10:46:59.790Z] #44 5.946 Cloning into '/tmp/tmp.y3CZiTuM3O/tini'... [2022-07-12T10:46:59.790Z] #44 5.946 Install tini version v0.19.0 [2022-07-12T10:46:59.790Z] #44 6.721 + cd /tmp/tmp.y3CZiTuM3O/tini [2022-07-12T10:46:59.790Z] #44 6.721 + git checkout -q v0.19.0 [2022-07-12T10:46:59.790Z] #44 6.721 + cmake . [2022-07-12T10:46:59.891Z] #42 ... [2022-07-12T10:46:59.891Z] [2022-07-12T10:46:59.892Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:46:59.892Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:46:59.892Z] #76 53.57 python3 is already the newest version (3.9.2-3). [2022-07-12T10:46:59.892Z] #76 53.57 The following additional packages will be installed: [2022-07-12T10:46:59.892Z] #76 53.57 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-12T10:46:59.892Z] #76 53.62 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-12T10:46:59.892Z] #76 53.62 Suggested packages: [2022-07-12T10:46:59.892Z] #76 53.62 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-12T10:46:59.892Z] #76 53.62 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-12T10:46:59.892Z] #76 53.62 m4-doc ed diffutils-doc [2022-07-12T10:46:59.892Z] #76 53.62 Recommended packages: [2022-07-12T10:46:59.892Z] #76 53.62 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T10:46:59.892Z] #76 53.62 liblocale-gettext-perl libltdl-dev [2022-07-12T10:47:00.360Z] #44 7.245 -- The C compiler identification is GNU 10.2.1 [2022-07-12T10:47:00.360Z] #44 7.374 -- Detecting C compiler ABI info [2022-07-12T10:47:00.456Z] #20 59.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-12T10:47:00.456Z] #20 59.56 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:00.456Z] #20 59.57 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:47:00.764Z] #51 ... [2022-07-12T10:47:00.764Z] [2022-07-12T10:47:00.764Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:47:00.764Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:47:00.764Z] #47 44.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-12T10:47:00.931Z] #44 8.092 -- Detecting C compiler ABI info - done [2022-07-12T10:47:01.021Z] #47 ... [2022-07-12T10:47:01.021Z] [2022-07-12T10:47:01.021Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:47:01.021Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:47:01.021Z] #62 54.39 The following additional packages will be installed: [2022-07-12T10:47:01.021Z] #62 54.42 libbtrfs0 [2022-07-12T10:47:01.021Z] #62 54.84 The following NEW packages will be installed: [2022-07-12T10:47:01.021Z] #62 54.84 libbtrfs-dev libbtrfs0 [2022-07-12T10:47:01.021Z] #62 55.44 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:47:01.021Z] #62 55.44 Need to get 460 kB of archives. [2022-07-12T10:47:01.021Z] #62 55.44 After this operation, 1237 kB of additional disk space will be used. [2022-07-12T10:47:01.021Z] #62 55.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T10:47:01.021Z] #62 55.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T10:47:01.094Z] #77 ... [2022-07-12T10:47:01.094Z] [2022-07-12T10:47:01.095Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:01.095Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:47:01.095Z] #14 75.28 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-12T10:47:01.095Z] #14 75.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-12T10:47:01.095Z] #14 75.29 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:47:01.191Z] #44 8.274 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-12T10:47:01.191Z] #44 8.274 -- Detecting C compile features [2022-07-12T10:47:01.191Z] #44 8.274 -- Detecting C compile features - done [2022-07-12T10:47:01.191Z] #44 8.274 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-12T10:47:01.450Z] #44 8.496 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-12T10:47:01.450Z] #44 8.648 -- Configuring done [2022-07-12T10:47:01.450Z] #44 8.700 -- Generating done [2022-07-12T10:47:01.450Z] #44 8.702 -- Build files have been written to: /tmp/tmp.y3CZiTuM3O/tini [2022-07-12T10:47:01.709Z] #44 8.721 + make tini-static [2022-07-12T10:47:02.278Z] #44 9.316 Scanning dependencies of target tini-static [2022-07-12T10:47:02.278Z] #44 9.316 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-12T10:47:02.913Z] #62 ... [2022-07-12T10:47:02.913Z] [2022-07-12T10:47:02.913Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:47:02.913Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:47:02.913Z] #42 38.02 Reading package lists... [2022-07-12T10:47:02.913Z] #42 47.57 Building dependency tree... [2022-07-12T10:47:02.913Z] #42 54.15 The following additional packages will be installed: [2022-07-12T10:47:02.913Z] #42 54.19 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-12T10:47:02.913Z] #42 54.21 Suggested packages: [2022-07-12T10:47:02.913Z] #42 54.23 cmake-doc ninja-build lrzip [2022-07-12T10:47:02.913Z] #42 54.23 Recommended packages: [2022-07-12T10:47:02.913Z] #42 54.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-12T10:47:02.913Z] #42 55.64 The following NEW packages will be installed: [2022-07-12T10:47:02.913Z] #42 55.66 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-12T10:47:02.913Z] #42 55.68 vim-common xxd [2022-07-12T10:47:02.913Z] #42 56.24 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:47:02.913Z] #42 56.24 Need to get 17.7 MB of archives. [2022-07-12T10:47:02.913Z] #42 56.24 After this operation, 70.7 MB of additional disk space will be used. [2022-07-12T10:47:02.913Z] #42 56.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T10:47:02.913Z] #42 56.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T10:47:02.913Z] #42 56.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-12T10:47:02.913Z] #42 56.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T10:47:02.913Z] #42 57.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-12T10:47:02.913Z] #42 57.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-12T10:47:02.913Z] #42 57.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-12T10:47:02.913Z] #42 57.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-12T10:47:02.913Z] #42 57.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-12T10:47:02.913Z] #42 57.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-12T10:47:03.166Z] #76 56.48 The following NEW packages will be installed: [2022-07-12T10:47:03.166Z] #76 56.48 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-12T10:47:03.166Z] #76 56.48 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-12T10:47:03.166Z] #76 56.48 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-12T10:47:03.166Z] #76 56.50 libyajl2 m4 patch xz-utils [2022-07-12T10:47:03.166Z] #76 56.51 The following packages will be upgraded: [2022-07-12T10:47:03.166Z] #76 56.52 libdpkg-perl [2022-07-12T10:47:03.169Z] #42 ... [2022-07-12T10:47:03.169Z] [2022-07-12T10:47:03.169Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:47:03.169Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:47:03.169Z] #51 57.32 The following additional packages will be installed: [2022-07-12T10:47:03.169Z] #51 57.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T10:47:03.169Z] #51 57.36 python3-protobuf python3-six [2022-07-12T10:47:03.169Z] #51 57.41 Suggested packages: [2022-07-12T10:47:03.169Z] #51 57.43 python3-setuptools [2022-07-12T10:47:03.169Z] #51 57.43 Recommended packages: [2022-07-12T10:47:03.169Z] #51 57.43 iproute2 | iproute [2022-07-12T10:47:03.423Z] #76 57.01 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T10:47:03.423Z] #76 57.01 Need to get 7486 kB of archives. [2022-07-12T10:47:03.423Z] #76 57.01 After this operation, 18.7 MB of additional disk space will be used. [2022-07-12T10:47:03.423Z] #76 57.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T10:47:03.423Z] #76 57.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-12T10:47:03.423Z] #76 57.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-12T10:47:03.423Z] #76 57.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-12T10:47:03.423Z] #76 57.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T10:47:03.423Z] #76 57.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-12T10:47:03.656Z] #44 10.68 [100%] Linking C executable tini-static [2022-07-12T10:47:03.680Z] #76 57.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-12T10:47:03.680Z] #76 57.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-12T10:47:03.680Z] #76 57.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-12T10:47:03.680Z] #76 57.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-12T10:47:03.680Z] #76 57.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T10:47:03.680Z] #76 57.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T10:47:03.754Z] #20 ... [2022-07-12T10:47:03.754Z] [2022-07-12T10:47:03.754Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:47:03.754Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:47:03.754Z] #71 12.27 + cd /tmp/tmp.cIN7pgcL6f/src/github.com/containerd/containerd [2022-07-12T10:47:03.754Z] #71 12.28 + git checkout -q v1.6.6 [2022-07-12T10:47:03.754Z] #71 13.08 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-12T10:47:03.754Z] #71 13.08 + BUILDTAGS='netgo osusergo static_build' [2022-07-12T10:47:03.754Z] #71 13.08 + export EXTRA_FLAGS=-buildmode=pie [2022-07-12T10:47:03.754Z] #71 13.09 + EXTRA_FLAGS=-buildmode=pie [2022-07-12T10:47:03.754Z] #71 13.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-12T10:47:03.754Z] #71 13.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-12T10:47:03.754Z] #71 13.09 + '[' '' = dynamic ']' [2022-07-12T10:47:03.754Z] #71 13.09 + make [2022-07-12T10:47:03.754Z] #71 13.60 + bin/ctr [2022-07-12T10:47:03.937Z] #76 57.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T10:47:03.937Z] #76 57.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-12T10:47:03.937Z] #76 57.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T10:47:03.937Z] #76 57.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-12T10:47:03.937Z] #76 57.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T10:47:03.937Z] #76 57.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-12T10:47:03.937Z] #76 57.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T10:47:03.937Z] #76 57.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T10:47:03.937Z] #76 57.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-12T10:47:04.015Z] #71 ... [2022-07-12T10:47:04.015Z] [2022-07-12T10:47:04.015Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:04.015Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T10:47:04.015Z] #20 63.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-12T10:47:04.015Z] #20 63.38 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:04.015Z] #20 63.39 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:47:04.098Z] #51 58.47 The following NEW packages will be installed: [2022-07-12T10:47:04.098Z] #51 58.49 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T10:47:04.098Z] #51 58.50 python3-protobuf python3-six [2022-07-12T10:47:04.194Z] #76 57.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T10:47:04.194Z] #76 57.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T10:47:04.194Z] #76 57.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-12T10:47:04.227Z] #44 ... [2022-07-12T10:47:04.227Z] [2022-07-12T10:47:04.227Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:04.227Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:47:04.227Z] #77 13.36 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-12T10:47:04.227Z] #77 15.23 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-12T10:47:04.227Z] #77 16.59 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-12T10:47:04.227Z] #77 16.80 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-12T10:47:04.227Z] #77 17.01 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-12T10:47:04.227Z] #77 ... [2022-07-12T10:47:04.227Z] [2022-07-12T10:47:04.227Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T10:47:04.227Z] #44 sha256:5cb6de0976c5c84fe5dd1302a7c30e9e0fe75c330c964ba72bdd23d3ef332d46 [2022-07-12T10:47:04.227Z] #44 11.47 [100%] Built target tini-static [2022-07-12T10:47:04.227Z] #44 11.57 + mkdir -p /build [2022-07-12T10:47:04.227Z] #44 11.57 + cp tini-static /build/docker-init [2022-07-12T10:47:04.355Z] #51 ... [2022-07-12T10:47:04.355Z] [2022-07-12T10:47:04.355Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:04.355Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:04.355Z] #14 39.87 Reading package lists... [2022-07-12T10:47:04.355Z] #14 49.53 Building dependency tree... [2022-07-12T10:47:04.355Z] #14 55.90 The following additional packages will be installed: [2022-07-12T10:47:04.355Z] #14 55.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T10:47:04.355Z] #14 55.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-12T10:47:04.355Z] #14 55.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-12T10:47:04.355Z] #14 55.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-12T10:47:04.355Z] #14 55.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-12T10:47:04.355Z] #14 55.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-12T10:47:04.355Z] #14 55.96 mingw-w64-common mingw-w64-x86-64-dev [2022-07-12T10:47:04.355Z] #14 55.99 Suggested packages: [2022-07-12T10:47:04.355Z] #14 56.01 gcc-10-locales seccomp wine64 [2022-07-12T10:47:04.355Z] #14 58.59 The following NEW packages will be installed: [2022-07-12T10:47:04.355Z] #14 58.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T10:47:04.355Z] #14 58.61 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-12T10:47:04.355Z] #14 58.61 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-12T10:47:04.355Z] #14 58.61 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-12T10:47:04.355Z] #14 58.61 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-12T10:47:04.355Z] #14 58.61 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-12T10:47:04.355Z] #14 58.61 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-12T10:47:04.355Z] #14 58.61 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-12T10:47:04.355Z] #14 58.61 mingw-w64-x86-64-dev [2022-07-12T10:47:04.355Z] #14 59.20 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:47:04.355Z] #14 59.20 Need to get 115 MB of archives. [2022-07-12T10:47:04.355Z] #14 59.20 After this operation, 645 MB of additional disk space will be used. [2022-07-12T10:47:04.355Z] #14 59.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-12T10:47:04.612Z] #14 ... [2022-07-12T10:47:04.612Z] [2022-07-12T10:47:04.612Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:47:04.612Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:47:04.612Z] #62 57.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:04.612Z] #62 58.20 Fetched 460 kB in 1s (829 kB/s) [2022-07-12T10:47:04.612Z] #62 58.29 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T10:47:04.612Z] #62 58.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T10:47:04.612Z] #62 58.42 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T10:47:04.612Z] #62 58.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:47:04.612Z] #62 58.96 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T10:47:04.612Z] #62 58.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T10:47:04.612Z] #62 58.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:47:05.175Z] #62 59.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:47:05.175Z] #62 59.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:47:05.175Z] #62 59.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:05.928Z] #20 65.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-12T10:47:05.928Z] #20 65.14 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-12T10:47:05.928Z] #20 65.15 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T10:47:05.928Z] #20 65.23 Selecting previously unselected package libapparmor1:amd64. [2022-07-12T10:47:05.928Z] #20 65.24 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-12T10:47:05.928Z] #20 65.24 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T10:47:05.928Z] #20 65.29 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-12T10:47:05.928Z] #20 65.30 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-12T10:47:05.928Z] #20 65.30 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T10:47:05.928Z] #20 65.39 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T10:47:05.928Z] #20 65.40 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T10:47:05.928Z] #20 65.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:47:06.132Z] #44 DONE 13.0s [2022-07-12T10:47:06.132Z] [2022-07-12T10:47:06.132Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:06.132Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:06.132Z] #14 68.42 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-12T10:47:06.132Z] #14 68.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:06.132Z] #14 68.42 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T10:47:06.132Z] #14 68.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-12T10:47:06.132Z] #14 68.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:06.132Z] #14 68.59 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T10:47:06.189Z] #20 65.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T10:47:06.189Z] #20 65.50 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T10:47:06.189Z] #20 65.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:47:06.189Z] #20 65.60 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-12T10:47:06.189Z] #20 65.61 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:47:06.189Z] #20 65.61 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:47:06.189Z] #20 65.64 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T10:47:06.189Z] #20 65.66 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T10:47:06.189Z] #20 65.66 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:47:06.189Z] #20 65.73 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-12T10:47:06.354Z] #14 ... [2022-07-12T10:47:06.354Z] [2022-07-12T10:47:06.354Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:47:06.354Z] #64 sha256:89323fbb316422ea887b40145e3db117c64f20f81da8a8b0b03aa04d77be1e29 [2022-07-12T10:47:06.354Z] #64 41.04 Updating files: 57% (2753/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-12T10:47:06.354Z] #64 42.03 + cd /tmp/tmp.p7JCxdZX5i/src/github.com/containerd/containerd [2022-07-12T10:47:06.354Z] #64 42.03 + git checkout -q v1.6.6 [2022-07-12T10:47:06.354Z] #64 43.93 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-12T10:47:06.354Z] #64 43.93 + BUILDTAGS='netgo osusergo static_build' [2022-07-12T10:47:06.354Z] #64 43.93 + export EXTRA_FLAGS=-buildmode=pie [2022-07-12T10:47:06.354Z] #64 43.93 + EXTRA_FLAGS=-buildmode=pie [2022-07-12T10:47:06.354Z] #64 43.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-12T10:47:06.354Z] #64 43.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-12T10:47:06.354Z] #64 43.93 + '[' '' = dynamic ']' [2022-07-12T10:47:06.354Z] #64 43.93 + make [2022-07-12T10:47:06.449Z] #20 65.74 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-12T10:47:06.449Z] #20 65.74 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T10:47:06.449Z] #20 65.85 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-12T10:47:06.449Z] #20 65.86 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-12T10:47:06.449Z] #20 65.86 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T10:47:06.449Z] #20 65.94 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-12T10:47:06.449Z] #20 65.95 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-12T10:47:06.710Z] #20 65.95 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T10:47:06.710Z] #20 66.05 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-12T10:47:06.710Z] #20 66.05 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-12T10:47:06.710Z] #20 66.06 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T10:47:06.710Z] #20 66.09 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-12T10:47:06.710Z] #20 66.10 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-12T10:47:06.710Z] #20 66.11 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T10:47:06.714Z] #76 59.77 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:06.714Z] #76 60.16 Fetched 7486 kB in 1s (6842 kB/s) [2022-07-12T10:47:06.918Z] #64 45.73 + bin/ctr [2022-07-12T10:47:06.971Z] #76 60.51 Selecting previously unselected package bzip2. [2022-07-12T10:47:06.971Z] #76 60.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T10:47:06.971Z] #76 60.57 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T10:47:06.971Z] #76 60.58 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T10:47:06.971Z] #20 66.27 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-12T10:47:06.971Z] #20 66.28 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-12T10:47:06.971Z] #20 66.29 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T10:47:06.971Z] #20 66.40 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-12T10:47:06.971Z] #20 66.40 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:47:06.971Z] #20 66.41 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:47:07.068Z] #62 ... [2022-07-12T10:47:07.068Z] [2022-07-12T10:47:07.068Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T10:47:07.068Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T10:47:07.068Z] #57 61.28 v3.0.2 [2022-07-12T10:47:07.068Z] #57 DONE 61.5s [2022-07-12T10:47:07.068Z] [2022-07-12T10:47:07.068Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:47:07.068Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:47:07.068Z] #62 DONE 61.5s [2022-07-12T10:47:07.068Z] [2022-07-12T10:47:07.068Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T10:47:07.068Z] #63 sha256:04f11992690ef07ca92e0e12a44454585b5b65911960444e2abbc085c24cd80a [2022-07-12T10:47:07.232Z] #20 66.46 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T10:47:07.232Z] #20 66.47 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T10:47:07.232Z] #20 66.48 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:07.232Z] #20 66.55 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T10:47:07.232Z] #20 66.56 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T10:47:07.232Z] #20 66.56 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:47:07.326Z] #63 ... [2022-07-12T10:47:07.326Z] [2022-07-12T10:47:07.326Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:47:07.326Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:47:07.326Z] #76 49.68 Building dependency tree... [2022-07-12T10:47:07.326Z] #76 55.48 python3 is already the newest version (3.9.2-3). [2022-07-12T10:47:07.326Z] #76 55.48 The following additional packages will be installed: [2022-07-12T10:47:07.326Z] #76 55.48 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-12T10:47:07.326Z] #76 55.49 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-12T10:47:07.326Z] #76 55.51 Suggested packages: [2022-07-12T10:47:07.326Z] #76 55.54 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-12T10:47:07.326Z] #76 55.54 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-12T10:47:07.326Z] #76 55.54 m4-doc ed diffutils-doc [2022-07-12T10:47:07.326Z] #76 55.54 Recommended packages: [2022-07-12T10:47:07.326Z] #76 55.54 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T10:47:07.326Z] #76 55.54 liblocale-gettext-perl libltdl-dev [2022-07-12T10:47:07.326Z] #76 58.42 The following NEW packages will be installed: [2022-07-12T10:47:07.326Z] #76 58.42 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-12T10:47:07.326Z] #76 58.43 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-12T10:47:07.326Z] #76 58.43 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-12T10:47:07.326Z] #76 58.44 libyajl2 m4 patch xz-utils [2022-07-12T10:47:07.326Z] #76 58.46 The following packages will be upgraded: [2022-07-12T10:47:07.326Z] #76 58.46 libdpkg-perl [2022-07-12T10:47:07.326Z] #76 58.97 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T10:47:07.326Z] #76 58.97 Need to get 7486 kB of archives. [2022-07-12T10:47:07.326Z] #76 58.97 After this operation, 18.7 MB of additional disk space will be used. [2022-07-12T10:47:07.326Z] #76 58.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T10:47:07.326Z] #76 58.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-12T10:47:07.326Z] #76 58.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-12T10:47:07.326Z] #76 59.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-12T10:47:07.326Z] #76 59.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T10:47:07.326Z] #76 59.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-12T10:47:07.326Z] #76 59.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-12T10:47:07.326Z] #76 59.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-12T10:47:07.326Z] #76 59.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-12T10:47:07.326Z] #76 59.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-12T10:47:07.326Z] #76 59.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T10:47:07.326Z] #76 59.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T10:47:07.326Z] #76 59.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T10:47:07.326Z] #76 59.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-12T10:47:07.326Z] #76 59.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T10:47:07.326Z] #76 59.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-12T10:47:07.326Z] #76 59.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T10:47:07.326Z] #76 59.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-12T10:47:07.326Z] #76 59.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T10:47:07.326Z] #76 59.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T10:47:07.326Z] #76 59.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-12T10:47:07.326Z] #76 59.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T10:47:07.326Z] #76 59.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T10:47:07.326Z] #76 59.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-12T10:47:07.326Z] #76 61.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:07.326Z] #76 ... [2022-07-12T10:47:07.326Z] [2022-07-12T10:47:07.326Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T10:47:07.326Z] #63 sha256:04f11992690ef07ca92e0e12a44454585b5b65911960444e2abbc085c24cd80a [2022-07-12T10:47:07.326Z] #63 DONE 0.5s [2022-07-12T10:47:07.326Z] [2022-07-12T10:47:07.326Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:47:07.326Z] #64 sha256:801dfa56e5b6f9cdcbe5cfecbaedd33f948f936ea4fb1e27e574cd3543b16595 [2022-07-12T10:47:07.493Z] #20 66.82 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:07.493Z] #20 66.83 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T10:47:07.494Z] #20 66.84 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T10:47:07.494Z] #20 66.85 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T10:47:07.494Z] #20 66.87 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T10:47:07.494Z] #20 66.88 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T10:47:07.494Z] #20 66.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:47:07.494Z] #20 66.90 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T10:47:07.494Z] #20 66.91 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:47:07.494Z] #20 66.92 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T10:47:07.494Z] #20 66.93 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T10:47:07.494Z] #20 66.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:47:07.494Z] #20 66.95 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T10:47:07.494Z] #20 66.96 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T10:47:07.494Z] #20 66.97 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-12T10:47:07.494Z] #20 66.98 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:47:07.494Z] #20 66.99 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T10:47:07.494Z] #20 67.00 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T10:47:07.494Z] #20 67.01 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T10:47:07.494Z] #20 67.02 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T10:47:07.494Z] #20 67.03 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:47:07.509Z] #14 75.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-12T10:47:07.509Z] #14 75.58 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:07.509Z] #14 75.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:47:07.534Z] #76 61.03 Selecting previously unselected package libmagic-mgc. [2022-07-12T10:47:07.534Z] #76 61.05 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-12T10:47:07.534Z] #76 61.08 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T10:47:07.755Z] #20 67.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T10:47:07.755Z] #20 67.05 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:47:07.755Z] #20 67.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T10:47:07.755Z] #20 67.07 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T10:47:07.755Z] #20 67.08 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:47:07.755Z] #20 67.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-12T10:47:07.755Z] #20 67.09 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:47:07.755Z] #20 67.11 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T10:47:07.755Z] #20 67.12 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:47:07.755Z] #20 67.13 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-12T10:47:07.755Z] #20 67.14 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:47:07.755Z] #20 67.15 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:47:07.755Z] #20 67.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:08.468Z] #76 61.75 Selecting previously unselected package libmagic1:amd64. [2022-07-12T10:47:08.468Z] #76 61.76 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-12T10:47:08.468Z] #76 61.77 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-12T10:47:08.468Z] #76 ... [2022-07-12T10:47:08.468Z] [2022-07-12T10:47:08.468Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T10:47:08.468Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T10:47:08.468Z] #62 50.74 Building dependency tree... [2022-07-12T10:47:08.468Z] #62 57.12 The following additional packages will be installed: [2022-07-12T10:47:08.468Z] #62 57.13 libbtrfs0 [2022-07-12T10:47:08.468Z] #62 57.24 The following NEW packages will be installed: [2022-07-12T10:47:08.468Z] #62 57.25 libbtrfs-dev libbtrfs0 [2022-07-12T10:47:08.468Z] #62 57.79 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:47:08.468Z] #62 57.79 Need to get 460 kB of archives. [2022-07-12T10:47:08.468Z] #62 57.79 After this operation, 1237 kB of additional disk space will be used. [2022-07-12T10:47:08.468Z] #62 57.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T10:47:08.468Z] #62 57.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T10:47:08.468Z] #62 59.53 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:08.468Z] #62 59.92 Fetched 460 kB in 0s (974 kB/s) [2022-07-12T10:47:08.468Z] #62 60.16 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T10:47:08.468Z] #62 60.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T10:47:08.468Z] #62 60.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T10:47:08.468Z] #62 60.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:47:08.468Z] #62 60.80 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T10:47:08.468Z] #62 60.80 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T10:47:08.468Z] #62 60.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:47:08.468Z] #62 61.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:47:08.468Z] #62 61.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:47:08.468Z] #62 61.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:08.468Z] #62 DONE 62.1s [2022-07-12T10:47:08.468Z] [2022-07-12T10:47:08.468Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T10:47:08.468Z] #63 sha256:5f16702ea823d75bb84623e94318bbefeacc639c9040b5b97db203be694841f9 [2022-07-12T10:47:08.725Z] #63 DONE 0.2s [2022-07-12T10:47:08.725Z] [2022-07-12T10:47:08.725Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:47:08.725Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:47:08.725Z] #76 62.20 Selecting previously unselected package file. [2022-07-12T10:47:08.725Z] #76 62.20 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-12T10:47:08.725Z] #76 62.22 Unpacking file (1:5.39-3) ... [2022-07-12T10:47:08.984Z] #76 62.44 Selecting previously unselected package xz-utils. [2022-07-12T10:47:08.984Z] #76 62.45 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T10:47:08.984Z] #76 62.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:47:09.548Z] #76 63.05 Selecting previously unselected package libsigsegv2:amd64. [2022-07-12T10:47:09.548Z] #76 63.06 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-12T10:47:09.548Z] #76 63.09 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-12T10:47:09.805Z] #76 63.31 Selecting previously unselected package m4. [2022-07-12T10:47:09.805Z] #76 63.31 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-12T10:47:09.805Z] #76 63.35 Unpacking m4 (1.4.18-5) ... [2022-07-12T10:47:09.879Z] #64 2.203 + RM_GOPATH=0 [2022-07-12T10:47:09.879Z] #64 2.203 + TMP_GOPATH= [2022-07-12T10:47:09.879Z] #64 2.203 + : /build [2022-07-12T10:47:09.879Z] #64 2.203 + '[' -z '' ']' [2022-07-12T10:47:09.879Z] #64 2.203 ++ mktemp -d [2022-07-12T10:47:09.879Z] #64 2.212 + export GOPATH=/tmp/tmp.Z7h55njFHx [2022-07-12T10:47:09.879Z] #64 2.212 + GOPATH=/tmp/tmp.Z7h55njFHx [2022-07-12T10:47:09.879Z] #64 2.212 + RM_GOPATH=1 [2022-07-12T10:47:09.879Z] #64 2.212 + case "$(go env GOARCH)" in [2022-07-12T10:47:09.879Z] #64 2.215 ++ go env GOARCH [2022-07-12T10:47:09.879Z] #64 2.250 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:09.879Z] #64 2.254 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:09.879Z] #64 2.263 ++ dirname /install.sh [2022-07-12T10:47:09.879Z] #64 2.271 + dir=/ [2022-07-12T10:47:09.879Z] #64 2.271 + bin=containerd [2022-07-12T10:47:09.879Z] #64 2.271 + shift [2022-07-12T10:47:09.879Z] #64 2.271 + '[' '!' -f //containerd.installer ']' [2022-07-12T10:47:09.879Z] #64 2.271 + . //containerd.installer [2022-07-12T10:47:09.879Z] #64 2.272 ++ set -e [2022-07-12T10:47:09.879Z] #64 2.272 ++ : v1.6.6 [2022-07-12T10:47:09.879Z] #64 2.272 + install_containerd [2022-07-12T10:47:09.879Z] #64 2.284 Install containerd version v1.6.6 [2022-07-12T10:47:09.879Z] #64 2.284 + echo 'Install containerd version v1.6.6' [2022-07-12T10:47:09.879Z] #64 2.284 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z7h55njFHx/src/github.com/containerd/containerd [2022-07-12T10:47:09.879Z] #64 2.297 Cloning into '/tmp/tmp.Z7h55njFHx/src/github.com/containerd/containerd'... [2022-07-12T10:47:10.369Z] #76 63.86 Selecting previously unselected package autoconf. [2022-07-12T10:47:10.369Z] #76 63.87 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-12T10:47:10.369Z] #76 63.90 Unpacking autoconf (2.69-14) ... [2022-07-12T10:47:10.444Z] #64 ... [2022-07-12T10:47:10.444Z] [2022-07-12T10:47:10.444Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:47:10.444Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T10:47:10.444Z] #40 64.96 NAME: [2022-07-12T10:47:10.444Z] #40 64.97 go-winres - A tool for embedding resources in Windows executables [2022-07-12T10:47:10.444Z] #40 64.97 [2022-07-12T10:47:10.444Z] #40 64.97 USAGE: [2022-07-12T10:47:10.444Z] #40 64.97 go-winres [global options] command [command options] [arguments...] [2022-07-12T10:47:10.444Z] #40 64.97 [2022-07-12T10:47:10.444Z] #40 64.97 COMMANDS: [2022-07-12T10:47:10.444Z] #40 64.97 init Create an initial ./winres/winres.json [2022-07-12T10:47:10.444Z] #40 64.97 make Make syso files for the "go build" command [2022-07-12T10:47:10.444Z] #40 64.97 simply Make syso files for the "go build" command (simplified) [2022-07-12T10:47:10.444Z] #40 64.97 extract Extract all resources from an executable [2022-07-12T10:47:10.444Z] #40 64.97 patch Replace resources in an executable file (exe, dll) [2022-07-12T10:47:10.444Z] #40 64.97 help, h Shows a list of commands or help for one command [2022-07-12T10:47:10.444Z] #40 64.98 [2022-07-12T10:47:10.444Z] #40 64.98 GLOBAL OPTIONS: [2022-07-12T10:47:10.444Z] #40 64.98 --help, -h show help (default: false) [2022-07-12T10:47:10.444Z] #40 DONE 65.1s [2022-07-12T10:47:10.444Z] [2022-07-12T10:47:10.444Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:47:10.444Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:47:10.444Z] #76 62.32 Fetched 7486 kB in 1s (6329 kB/s) [2022-07-12T10:47:10.444Z] #76 62.51 Selecting previously unselected package bzip2. [2022-07-12T10:47:10.444Z] #76 62.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T10:47:10.444Z] #76 62.68 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T10:47:10.444Z] #76 62.68 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T10:47:10.444Z] #76 62.85 Selecting previously unselected package libmagic-mgc. [2022-07-12T10:47:10.444Z] #76 62.85 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-12T10:47:10.444Z] #76 62.90 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T10:47:10.444Z] #76 63.92 Selecting previously unselected package libmagic1:amd64. [2022-07-12T10:47:10.444Z] #76 63.92 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-12T10:47:10.444Z] #76 63.93 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-12T10:47:10.444Z] #76 64.88 Selecting previously unselected package file. [2022-07-12T10:47:10.444Z] #76 64.88 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-12T10:47:10.444Z] #76 65.02 Unpacking file (1:5.39-3) ... [2022-07-12T10:47:10.701Z] #76 65.33 Selecting previously unselected package xz-utils. [2022-07-12T10:47:10.701Z] #76 65.33 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T10:47:10.701Z] #76 65.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:47:10.932Z] #76 ... [2022-07-12T10:47:10.932Z] [2022-07-12T10:47:10.932Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:10.932Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:10.932Z] #14 51.82 Building dependency tree... [2022-07-12T10:47:10.932Z] #14 57.96 The following additional packages will be installed: [2022-07-12T10:47:10.932Z] #14 57.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T10:47:10.932Z] #14 57.96 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-12T10:47:10.932Z] #14 57.96 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-12T10:47:10.932Z] #14 57.96 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-12T10:47:10.932Z] #14 57.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-12T10:47:10.932Z] #14 57.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-12T10:47:10.932Z] #14 57.96 mingw-w64-common mingw-w64-x86-64-dev [2022-07-12T10:47:10.932Z] #14 58.00 Suggested packages: [2022-07-12T10:47:10.932Z] #14 58.00 gcc-10-locales seccomp wine64 [2022-07-12T10:47:10.932Z] #14 60.43 The following NEW packages will be installed: [2022-07-12T10:47:10.932Z] #14 60.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T10:47:10.932Z] #14 60.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-12T10:47:10.932Z] #14 60.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-12T10:47:10.932Z] #14 60.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-12T10:47:10.932Z] #14 60.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-12T10:47:10.932Z] #14 60.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-12T10:47:10.932Z] #14 60.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-12T10:47:10.932Z] #14 60.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-12T10:47:10.932Z] #14 60.45 mingw-w64-x86-64-dev [2022-07-12T10:47:10.932Z] #14 60.96 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:47:10.932Z] #14 60.96 Need to get 115 MB of archives. [2022-07-12T10:47:10.932Z] #14 60.96 After this operation, 645 MB of additional disk space will be used. [2022-07-12T10:47:10.932Z] #14 60.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-12T10:47:10.932Z] #14 61.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-12T10:47:10.932Z] #14 61.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-12T10:47:10.932Z] #14 61.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-12T10:47:10.932Z] #14 61.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-12T10:47:10.932Z] #14 61.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-12T10:47:10.932Z] #14 62.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-12T10:47:10.932Z] #14 62.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-12T10:47:10.932Z] #14 62.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-12T10:47:10.932Z] #14 63.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-12T10:47:10.932Z] #14 ... [2022-07-12T10:47:10.932Z] [2022-07-12T10:47:10.932Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:47:10.932Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:47:10.932Z] #51 51.64 Building dependency tree... [2022-07-12T10:47:10.932Z] #51 57.75 The following additional packages will be installed: [2022-07-12T10:47:10.932Z] #51 57.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T10:47:10.932Z] #51 57.78 python3-protobuf python3-six [2022-07-12T10:47:10.932Z] #51 57.81 Suggested packages: [2022-07-12T10:47:10.932Z] #51 57.82 python3-setuptools [2022-07-12T10:47:10.932Z] #51 57.82 Recommended packages: [2022-07-12T10:47:10.932Z] #51 57.82 iproute2 | iproute [2022-07-12T10:47:10.932Z] #51 59.12 The following NEW packages will be installed: [2022-07-12T10:47:10.932Z] #51 59.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T10:47:10.932Z] #51 59.13 python3-protobuf python3-six [2022-07-12T10:47:10.932Z] #51 59.83 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:47:10.932Z] #51 59.83 Need to get 2314 kB of archives. [2022-07-12T10:47:10.932Z] #51 59.83 After this operation, 11.1 MB of additional disk space will be used. [2022-07-12T10:47:10.932Z] #51 59.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-12T10:47:10.932Z] #51 59.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T10:47:10.932Z] #51 59.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-12T10:47:10.932Z] #51 59.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-12T10:47:10.932Z] #51 60.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T10:47:10.932Z] #51 60.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T10:47:10.932Z] #51 60.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T10:47:10.932Z] #51 62.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-12T10:47:11.192Z] #51 ... [2022-07-12T10:47:11.192Z] [2022-07-12T10:47:11.192Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:47:11.192Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:47:11.192Z] #55 62.80 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-12T10:47:11.192Z] #55 62.80 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-12T10:47:11.192Z] #55 62.94 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-12T10:47:11.192Z] #55 63.10 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-12T10:47:11.192Z] #55 63.22 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-12T10:47:11.192Z] #55 63.32 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-12T10:47:11.192Z] #55 63.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-12T10:47:11.192Z] #55 63.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-12T10:47:11.192Z] #55 63.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-12T10:47:11.192Z] #55 63.82 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-12T10:47:11.192Z] #55 ... [2022-07-12T10:47:11.192Z] [2022-07-12T10:47:11.192Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:47:11.192Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:47:11.192Z] #42 54.75 The following additional packages will be installed: [2022-07-12T10:47:11.192Z] #42 54.76 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-12T10:47:11.192Z] #42 54.79 Suggested packages: [2022-07-12T10:47:11.192Z] #42 54.82 cmake-doc ninja-build lrzip [2022-07-12T10:47:11.192Z] #42 54.82 Recommended packages: [2022-07-12T10:47:11.192Z] #42 54.82 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-12T10:47:11.192Z] #42 56.36 The following NEW packages will be installed: [2022-07-12T10:47:11.192Z] #42 56.41 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-12T10:47:11.192Z] #42 56.44 vim-common xxd [2022-07-12T10:47:11.192Z] #42 56.91 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:47:11.192Z] #42 56.91 Need to get 17.7 MB of archives. [2022-07-12T10:47:11.192Z] #42 56.91 After this operation, 70.7 MB of additional disk space will be used. [2022-07-12T10:47:11.192Z] #42 56.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T10:47:11.192Z] #42 56.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T10:47:11.192Z] #42 56.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-12T10:47:11.192Z] #42 57.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T10:47:11.192Z] #42 57.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-12T10:47:11.192Z] #42 57.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-12T10:47:11.192Z] #42 57.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-12T10:47:11.192Z] #42 57.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-12T10:47:11.192Z] #42 57.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-12T10:47:11.192Z] #42 57.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-12T10:47:11.192Z] #42 60.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:11.192Z] #42 60.44 Fetched 17.7 MB in 2s (10.5 MB/s) [2022-07-12T10:47:11.192Z] #42 60.72 Selecting previously unselected package xxd. [2022-07-12T10:47:11.192Z] #42 60.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T10:47:11.192Z] #42 60.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:47:11.192Z] #42 60.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:47:11.192Z] #42 61.22 Selecting previously unselected package vim-common. [2022-07-12T10:47:11.192Z] #42 61.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:47:11.192Z] #42 61.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:47:11.192Z] #42 61.89 Selecting previously unselected package cmake-data. [2022-07-12T10:47:11.192Z] #42 61.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-12T10:47:11.192Z] #42 61.97 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T10:47:11.264Z] #76 65.91 Selecting previously unselected package libsigsegv2:amd64. [2022-07-12T10:47:11.264Z] #76 65.91 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-12T10:47:11.264Z] #76 65.93 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-12T10:47:11.451Z] #42 ... [2022-07-12T10:47:11.451Z] [2022-07-12T10:47:11.451Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:47:11.451Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:47:11.451Z] #55 65.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-12T10:47:11.451Z] #55 65.10 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-12T10:47:11.521Z] #76 66.16 Selecting previously unselected package m4. [2022-07-12T10:47:11.521Z] #76 66.17 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-12T10:47:11.521Z] #76 66.20 Unpacking m4 (1.4.18-5) ... [2022-07-12T10:47:11.708Z] #55 65.37 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-12T10:47:11.778Z] #76 66.64 Selecting previously unselected package autoconf. [2022-07-12T10:47:11.778Z] #76 66.65 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-12T10:47:11.778Z] #76 66.66 Unpacking autoconf (2.69-14) ... [2022-07-12T10:47:12.638Z] #55 66.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-12T10:47:12.638Z] #55 66.34 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-12T10:47:13.042Z] #20 DONE 72.4s [2022-07-12T10:47:13.042Z] [2022-07-12T10:47:13.042Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:47:13.042Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:47:13.042Z] #71 ... [2022-07-12T10:47:13.042Z] [2022-07-12T10:47:13.042Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-12T10:47:13.042Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-07-12T10:47:13.209Z] #55 66.79 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-12T10:47:13.209Z] #55 66.92 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-12T10:47:13.465Z] #55 67.04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T10:47:13.465Z] #55 67.05 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-12T10:47:13.465Z] #55 67.13 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-12T10:47:13.674Z] #76 68.22 Selecting previously unselected package autotools-dev. [2022-07-12T10:47:13.674Z] #76 68.22 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-12T10:47:13.674Z] #76 68.22 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-12T10:47:13.723Z] #55 67.30 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-12T10:47:13.723Z] #55 67.36 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T10:47:13.723Z] #55 67.43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-12T10:47:13.931Z] #76 68.54 Selecting previously unselected package automake. [2022-07-12T10:47:13.931Z] #76 68.54 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-12T10:47:13.931Z] #76 68.56 Unpacking automake (1:1.16.3-2) ... [2022-07-12T10:47:14.079Z] #14 ... [2022-07-12T10:47:14.079Z] [2022-07-12T10:47:14.079Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:14.079Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:47:14.079Z] #77 33.14 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-12T10:47:14.293Z] #55 67.71 go: downloading github.com/prometheus/common v0.32.1 [2022-07-12T10:47:14.293Z] #55 ... [2022-07-12T10:47:14.293Z] [2022-07-12T10:47:14.293Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T10:47:14.293Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T10:47:14.293Z] #40 67.38 NAME: [2022-07-12T10:47:14.293Z] #40 67.38 go-winres - A tool for embedding resources in Windows executables [2022-07-12T10:47:14.293Z] #40 67.38 [2022-07-12T10:47:14.293Z] #40 67.38 USAGE: [2022-07-12T10:47:14.293Z] #40 67.38 go-winres [global options] command [command options] [arguments...] [2022-07-12T10:47:14.293Z] #40 67.38 [2022-07-12T10:47:14.293Z] #40 67.38 COMMANDS: [2022-07-12T10:47:14.293Z] #40 67.38 init Create an initial ./winres/winres.json [2022-07-12T10:47:14.293Z] #40 67.38 make Make syso files for the "go build" command [2022-07-12T10:47:14.293Z] #40 67.38 simply Make syso files for the "go build" command (simplified) [2022-07-12T10:47:14.293Z] #40 67.38 extract Extract all resources from an executable [2022-07-12T10:47:14.293Z] #40 67.38 patch Replace resources in an executable file (exe, dll) [2022-07-12T10:47:14.293Z] #40 67.38 help, h Shows a list of commands or help for one command [2022-07-12T10:47:14.293Z] #40 67.38 [2022-07-12T10:47:14.293Z] #40 67.38 GLOBAL OPTIONS: [2022-07-12T10:47:14.293Z] #40 67.38 --help, -h show help (default: false) [2022-07-12T10:47:14.293Z] #40 DONE 67.8s [2022-07-12T10:47:14.425Z] #21 1.340 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-12T10:47:14.425Z] #21 1.341 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-12T10:47:14.425Z] #21 1.426 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-12T10:47:14.550Z] [2022-07-12T10:47:14.550Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:47:14.550Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:47:14.550Z] #42 67.83 Selecting previously unselected package libicu67:amd64. [2022-07-12T10:47:14.550Z] #42 67.84 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-12T10:47:14.550Z] #42 67.87 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T10:47:14.872Z] #76 69.57 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T10:47:14.873Z] #76 ... [2022-07-12T10:47:14.873Z] [2022-07-12T10:47:14.873Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:14.873Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:14.873Z] #14 59.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-12T10:47:14.873Z] #14 59.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-12T10:47:14.873Z] #14 59.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-12T10:47:14.873Z] #14 59.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-12T10:47:14.873Z] #14 59.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-12T10:47:14.873Z] #14 60.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-12T10:47:14.873Z] #14 60.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-12T10:47:14.873Z] #14 60.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-12T10:47:14.873Z] #14 61.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-12T10:47:14.873Z] #14 64.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-12T10:47:14.873Z] #14 65.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-12T10:47:14.873Z] #14 66.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-12T10:47:14.873Z] #14 68.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-12T10:47:14.873Z] #14 69.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-12T10:47:14.873Z] #14 ... [2022-07-12T10:47:14.873Z] [2022-07-12T10:47:14.873Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:47:14.873Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:47:14.873Z] #51 59.22 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:47:14.873Z] #51 59.22 Need to get 2314 kB of archives. [2022-07-12T10:47:14.873Z] #51 59.22 After this operation, 11.1 MB of additional disk space will be used. [2022-07-12T10:47:14.873Z] #51 59.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-12T10:47:14.873Z] #51 59.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T10:47:14.873Z] #51 59.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-12T10:47:14.873Z] #51 59.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-12T10:47:14.873Z] #51 59.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T10:47:14.873Z] #51 59.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T10:47:14.873Z] #51 59.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T10:47:14.873Z] #51 62.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-12T10:47:14.873Z] #51 64.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:14.873Z] #51 64.79 Fetched 2314 kB in 4s (609 kB/s) [2022-07-12T10:47:14.873Z] #51 65.03 Selecting previously unselected package libprotobuf23:amd64. [2022-07-12T10:47:14.873Z] #51 65.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 ... 15718 files and directories currently installed.) [2022-07-12T10:47:14.873Z] #51 65.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-12T10:47:14.873Z] #51 65.25 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T10:47:14.873Z] #51 66.63 Selecting previously unselected package python3-pkg-resources. [2022-07-12T10:47:14.873Z] #51 66.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T10:47:14.873Z] #51 66.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:47:14.873Z] #51 67.81 Selecting previously unselected package python3-six. [2022-07-12T10:47:14.873Z] #51 67.81 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-12T10:47:14.873Z] #51 67.82 Unpacking python3-six (1.16.0-2) ... [2022-07-12T10:47:14.873Z] #51 68.25 Selecting previously unselected package python3-protobuf. [2022-07-12T10:47:14.873Z] #51 68.26 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-12T10:47:14.873Z] #51 68.27 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-12T10:47:15.130Z] #51 69.35 Selecting previously unselected package libnet1:amd64. [2022-07-12T10:47:15.130Z] #51 69.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T10:47:15.130Z] #51 ... [2022-07-12T10:47:15.130Z] [2022-07-12T10:47:15.130Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:47:15.130Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:47:15.130Z] #55 59.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-12T10:47:15.130Z] #55 59.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-12T10:47:15.130Z] #55 60.37 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-12T10:47:15.130Z] #55 60.40 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T10:47:15.130Z] #55 60.78 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-12T10:47:15.130Z] #55 60.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-12T10:47:15.130Z] #55 61.20 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-12T10:47:15.130Z] #55 61.28 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-12T10:47:15.130Z] #55 61.34 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-12T10:47:15.130Z] #55 61.50 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-12T10:47:15.130Z] #55 61.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-12T10:47:15.130Z] #55 61.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-12T10:47:15.130Z] #55 61.93 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-12T10:47:15.130Z] #55 62.19 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-12T10:47:15.130Z] #55 62.21 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-12T10:47:15.130Z] #55 62.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-12T10:47:15.130Z] #55 62.56 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-12T10:47:15.130Z] #55 63.78 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-12T10:47:15.130Z] #55 63.95 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-12T10:47:15.130Z] #55 64.10 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-12T10:47:15.130Z] #55 64.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-12T10:47:15.130Z] #55 64.82 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-12T10:47:15.130Z] #55 65.02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T10:47:15.130Z] #55 65.02 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-12T10:47:15.130Z] #55 65.23 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-12T10:47:15.130Z] #55 65.31 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-12T10:47:15.130Z] #55 65.34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-12T10:47:15.130Z] #55 65.46 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T10:47:15.130Z] #55 65.48 go: downloading github.com/prometheus/common v0.32.1 [2022-07-12T10:47:15.130Z] #55 66.53 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-12T10:47:15.130Z] #55 66.56 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T10:47:15.130Z] #55 68.33 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-12T10:47:15.130Z] #55 69.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-12T10:47:15.130Z] #55 ... [2022-07-12T10:47:15.130Z] [2022-07-12T10:47:15.130Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:47:15.130Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:47:15.130Z] #42 59.91 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:15.130Z] #42 60.44 Fetched 17.7 MB in 2s (8095 kB/s) [2022-07-12T10:47:15.130Z] #42 60.76 Selecting previously unselected package xxd. [2022-07-12T10:47:15.130Z] #42 60.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T10:47:15.130Z] #42 60.90 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:47:15.130Z] #42 61.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:47:15.130Z] #42 61.55 Selecting previously unselected package vim-common. [2022-07-12T10:47:15.130Z] #42 61.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:47:15.130Z] #42 61.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:47:15.130Z] #42 62.25 Selecting previously unselected package cmake-data. [2022-07-12T10:47:15.130Z] #42 62.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-12T10:47:15.130Z] #42 62.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T10:47:15.130Z] #42 68.29 Selecting previously unselected package libicu67:amd64. [2022-07-12T10:47:15.130Z] #42 68.29 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-12T10:47:15.130Z] #42 68.30 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T10:47:15.386Z] #42 ... [2022-07-12T10:47:15.386Z] [2022-07-12T10:47:15.386Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:15.386Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:15.386Z] #14 69.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-12T10:47:15.386Z] #14 69.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-12T10:47:15.386Z] #14 69.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T10:47:15.386Z] #14 69.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T10:47:15.386Z] #14 69.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-12T10:47:15.386Z] #14 69.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T10:47:15.386Z] #14 69.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-12T10:47:15.386Z] #14 69.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-12T10:47:15.386Z] #14 69.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-12T10:47:15.386Z] #14 69.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-12T10:47:15.386Z] #14 69.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-12T10:47:15.386Z] #14 69.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-12T10:47:15.386Z] #14 69.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-12T10:47:15.386Z] #14 69.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T10:47:15.386Z] #14 69.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T10:47:16.754Z] #14 71.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:16.754Z] #14 71.64 Fetched 115 MB in 11s (10.1 MB/s) [2022-07-12T10:47:16.872Z] #64 ... [2022-07-12T10:47:16.872Z] [2022-07-12T10:47:16.872Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:16.872Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:47:16.872Z] #14 80.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-12T10:47:16.872Z] #14 80.83 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-12T10:47:16.872Z] #14 80.83 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T10:47:16.872Z] #14 86.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-12T10:47:16.872Z] #14 86.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-12T10:47:16.872Z] #14 86.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:47:16.872Z] #14 ... [2022-07-12T10:47:16.872Z] [2022-07-12T10:47:16.872Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:16.872Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:47:16.872Z] #77 34.59 libtoolize: putting auxiliary files in '.'. [2022-07-12T10:47:16.872Z] #77 34.59 libtoolize: copying file './ltmain.sh' [2022-07-12T10:47:16.872Z] #77 35.31 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-12T10:47:16.872Z] #77 35.31 libtoolize: and rerunning libtoolize and aclocal. [2022-07-12T10:47:16.872Z] #77 35.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T10:47:17.129Z] #77 43.02 configure.ac:7: installing './compile' [2022-07-12T10:47:17.129Z] #77 43.03 configure.ac:11: installing './config.guess' [2022-07-12T10:47:17.129Z] #77 43.05 configure.ac:11: installing './config.sub' [2022-07-12T10:47:17.129Z] #77 43.06 configure.ac:8: installing './install-sh' [2022-07-12T10:47:17.129Z] #77 43.06 configure.ac:8: installing './missing' [2022-07-12T10:47:17.129Z] #77 43.17 Makefile.am: installing './depcomp' [2022-07-12T10:47:17.318Z] #14 71.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-12T10:47:17.318Z] #14 71.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 ... 15718 files and directories currently installed.) [2022-07-12T10:47:17.318Z] #14 72.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T10:47:17.575Z] #14 72.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T10:47:18.498Z] #77 44.40 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T10:47:18.498Z] #77 44.40 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T10:47:18.498Z] #77 44.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T10:47:18.498Z] #77 44.53 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T10:47:18.498Z] #77 44.62 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T10:47:18.732Z] #42 ... [2022-07-12T10:47:18.732Z] [2022-07-12T10:47:18.732Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:47:18.732Z] #64 sha256:b9664cd40f2c2fa842c076c727a44283bc64d9bbf2fb7e7c9155cc593ca4546d [2022-07-12T10:47:18.732Z] #64 1.364 + RM_GOPATH=0 [2022-07-12T10:47:18.732Z] #64 1.364 + TMP_GOPATH= [2022-07-12T10:47:18.732Z] #64 1.364 + : /build [2022-07-12T10:47:18.732Z] #64 1.364 + '[' -z '' ']' [2022-07-12T10:47:18.732Z] #64 1.365 ++ mktemp -d [2022-07-12T10:47:18.732Z] #64 1.377 + export GOPATH=/tmp/tmp.Bz8HxdRz3T [2022-07-12T10:47:18.732Z] #64 1.377 + GOPATH=/tmp/tmp.Bz8HxdRz3T [2022-07-12T10:47:18.732Z] #64 1.377 + RM_GOPATH=1 [2022-07-12T10:47:18.732Z] #64 1.377 + case "$(go env GOARCH)" in [2022-07-12T10:47:18.732Z] #64 1.377 ++ go env GOARCH [2022-07-12T10:47:18.732Z] #64 1.557 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:18.732Z] #64 1.557 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:18.732Z] #64 1.557 ++ dirname /install.sh [2022-07-12T10:47:18.732Z] #64 1.564 + dir=/ [2022-07-12T10:47:18.732Z] #64 1.564 + bin=containerd [2022-07-12T10:47:18.732Z] #64 1.564 + shift [2022-07-12T10:47:18.732Z] #64 1.564 + '[' '!' -f //containerd.installer ']' [2022-07-12T10:47:18.732Z] #64 1.564 + . //containerd.installer [2022-07-12T10:47:18.732Z] #64 1.564 ++ set -e [2022-07-12T10:47:18.732Z] #64 1.564 ++ : v1.6.6 [2022-07-12T10:47:18.732Z] #64 1.568 + install_containerd [2022-07-12T10:47:18.732Z] #64 1.572 Install containerd version v1.6.6 [2022-07-12T10:47:18.732Z] #64 1.572 + echo 'Install containerd version v1.6.6' [2022-07-12T10:47:18.732Z] #64 1.572 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Bz8HxdRz3T/src/github.com/containerd/containerd [2022-07-12T10:47:18.732Z] #64 1.613 Cloning into '/tmp/tmp.Bz8HxdRz3T/src/github.com/containerd/containerd'... [2022-07-12T10:47:18.755Z] #77 44.71 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T10:47:18.991Z] #64 ... [2022-07-12T10:47:18.991Z] [2022-07-12T10:47:18.991Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:47:18.991Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:47:18.991Z] #51 65.04 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:18.991Z] #51 65.53 Fetched 2314 kB in 4s (628 kB/s) [2022-07-12T10:47:18.991Z] #51 65.64 Selecting previously unselected package libprotobuf23:amd64. [2022-07-12T10:47:18.991Z] #51 65.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T10:47:18.991Z] #51 65.80 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-12T10:47:18.991Z] #51 65.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T10:47:18.991Z] #51 67.32 Selecting previously unselected package python3-pkg-resources. [2022-07-12T10:47:18.991Z] #51 67.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T10:47:18.991Z] #51 67.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:47:18.991Z] #51 67.85 Selecting previously unselected package python3-six. [2022-07-12T10:47:18.991Z] #51 67.85 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-12T10:47:18.991Z] #51 67.87 Unpacking python3-six (1.16.0-2) ... [2022-07-12T10:47:18.991Z] #51 68.12 Selecting previously unselected package python3-protobuf. [2022-07-12T10:47:18.991Z] #51 68.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-12T10:47:18.991Z] #51 68.16 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-12T10:47:18.991Z] #51 69.11 Selecting previously unselected package libnet1:amd64. [2022-07-12T10:47:18.991Z] #51 69.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T10:47:18.991Z] #51 69.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:47:18.991Z] #51 69.33 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T10:47:18.991Z] #51 69.33 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T10:47:18.991Z] #51 69.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:47:18.991Z] #51 69.62 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T10:47:18.991Z] #51 69.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:47:18.991Z] #51 69.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:18.991Z] #51 69.83 Selecting previously unselected package criu. [2022-07-12T10:47:18.991Z] #51 69.84 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-12T10:47:18.991Z] #51 69.84 Unpacking criu (3.17-1) ... [2022-07-12T10:47:18.991Z] #51 71.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:47:18.991Z] #51 ... [2022-07-12T10:47:18.991Z] [2022-07-12T10:47:18.991Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:47:18.991Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:47:19.012Z] #77 44.83 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T10:47:19.012Z] #77 44.96 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T10:47:19.269Z] #77 45.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T10:47:20.021Z] #34 72.07 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-12T10:47:20.021Z] #34 73.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-12T10:47:20.281Z] #21 1.917 Reading package lists... [2022-07-12T10:47:20.584Z] #34 73.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:47:20.852Z] #14 ... [2022-07-12T10:47:20.852Z] [2022-07-12T10:47:20.852Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:47:20.852Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:47:20.852Z] #34 74.09 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-12T10:47:20.852Z] #34 74.92 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-12T10:47:21.150Z] #34 ... [2022-07-12T10:47:21.150Z] [2022-07-12T10:47:21.150Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:47:21.150Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:47:21.150Z] #76 64.79 Selecting previously unselected package autotools-dev. [2022-07-12T10:47:21.150Z] #76 64.80 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-12T10:47:21.150Z] #76 64.80 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-12T10:47:21.150Z] #76 65.03 Selecting previously unselected package automake. [2022-07-12T10:47:21.150Z] #76 65.03 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-12T10:47:21.150Z] #76 65.04 Unpacking automake (1:1.16.3-2) ... [2022-07-12T10:47:21.150Z] #76 66.20 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T10:47:21.150Z] #76 66.48 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T10:47:21.150Z] #76 68.80 Selecting previously unselected package patch. [2022-07-12T10:47:21.150Z] #76 68.82 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-12T10:47:21.150Z] #76 68.85 Unpacking patch (2.7.6-7) ... [2022-07-12T10:47:21.150Z] #76 69.28 Selecting previously unselected package dpkg-dev. [2022-07-12T10:47:21.150Z] #76 69.28 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-12T10:47:21.150Z] #76 69.29 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T10:47:21.150Z] #76 71.31 Selecting previously unselected package build-essential. [2022-07-12T10:47:21.150Z] #76 71.31 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-12T10:47:21.150Z] #76 71.32 Unpacking build-essential (12.9) ... [2022-07-12T10:47:21.150Z] #76 71.68 Selecting previously unselected package libcap2:amd64. [2022-07-12T10:47:21.150Z] #76 71.68 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T10:47:21.150Z] #76 71.69 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:47:21.150Z] #76 71.83 Selecting previously unselected package libcap-dev:amd64. [2022-07-12T10:47:21.150Z] #76 71.83 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-12T10:47:21.150Z] #76 71.83 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T10:47:21.150Z] #76 72.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T10:47:21.150Z] #76 72.29 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:47:21.150Z] #76 72.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:21.150Z] #76 72.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-12T10:47:21.150Z] #76 72.50 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:47:21.150Z] #76 72.51 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:21.150Z] #76 72.65 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T10:47:21.150Z] #76 72.65 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T10:47:21.150Z] #76 72.66 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:21.150Z] #76 73.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T10:47:21.150Z] #76 73.01 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T10:47:21.150Z] #76 73.01 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:47:21.150Z] #76 74.21 Selecting previously unselected package libtool. [2022-07-12T10:47:21.150Z] #76 74.23 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-12T10:47:21.150Z] #76 74.24 Unpacking libtool (2.4.6-15) ... [2022-07-12T10:47:21.150Z] #76 74.72 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T10:47:21.150Z] #76 74.72 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T10:47:21.150Z] #76 74.73 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:47:21.407Z] #76 ... [2022-07-12T10:47:21.407Z] [2022-07-12T10:47:21.407Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:47:21.407Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:47:21.407Z] #51 73.94 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T10:47:21.407Z] #51 74.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:47:21.407Z] #51 74.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:21.407Z] #51 74.13 Setting up python3-six (1.16.0-2) ... [2022-07-12T10:47:21.416Z] #34 75.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:47:22.207Z] #77 ... [2022-07-12T10:47:22.207Z] [2022-07-12T10:47:22.207Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:22.207Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:22.207Z] #14 89.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-12T10:47:22.207Z] #14 89.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:22.207Z] #14 89.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:47:22.812Z] #51 ... [2022-07-12T10:47:22.812Z] [2022-07-12T10:47:22.812Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:22.812Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:22.812Z] #14 66.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-12T10:47:22.812Z] #14 67.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-12T10:47:22.812Z] #14 68.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-12T10:47:22.812Z] #14 71.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-12T10:47:22.812Z] #14 71.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-12T10:47:22.812Z] #14 71.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-12T10:47:22.812Z] #14 71.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-12T10:47:22.812Z] #14 71.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T10:47:22.812Z] #14 71.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T10:47:22.812Z] #14 71.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-12T10:47:22.812Z] #14 71.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T10:47:22.812Z] #14 71.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-12T10:47:22.812Z] #14 71.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-12T10:47:22.812Z] #14 72.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-12T10:47:22.812Z] #14 72.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-12T10:47:22.812Z] #14 72.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-12T10:47:22.812Z] #14 72.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-12T10:47:22.812Z] #14 72.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-12T10:47:22.812Z] #14 72.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T10:47:22.812Z] #14 72.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T10:47:22.812Z] #14 73.43 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:22.812Z] #14 73.94 Fetched 115 MB in 12s (9939 kB/s) [2022-07-12T10:47:22.812Z] #14 74.08 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-12T10:47:22.812Z] #14 74.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 ... 15718 files and directories currently installed.) [2022-07-12T10:47:22.812Z] #14 74.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T10:47:22.812Z] #14 74.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T10:47:23.069Z] #14 ... [2022-07-12T10:47:23.069Z] [2022-07-12T10:47:23.069Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:47:23.069Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:47:23.069Z] #76 75.25 Selecting previously unselected package libyajl2:amd64. [2022-07-12T10:47:23.069Z] #76 75.25 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T10:47:23.069Z] #76 75.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:47:23.069Z] #76 75.51 Selecting previously unselected package libyajl-dev:amd64. [2022-07-12T10:47:23.069Z] #76 75.53 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-12T10:47:23.069Z] #76 75.54 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T10:47:23.069Z] #76 76.03 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:23.069Z] #76 76.05 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T10:47:23.069Z] #76 76.06 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:47:23.069Z] #76 76.10 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-12T10:47:23.069Z] #76 76.19 Setting up file (1:5.39-3) ... [2022-07-12T10:47:23.069Z] #76 76.26 Setting up bzip2 (1.0.8-4) ... [2022-07-12T10:47:23.069Z] #76 76.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:23.069Z] #76 76.34 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:23.069Z] #76 76.37 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:47:23.069Z] #76 76.42 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-12T10:47:23.069Z] #76 76.56 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-12T10:47:23.069Z] #76 76.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:47:23.069Z] #76 76.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T10:47:23.069Z] #76 76.67 Setting up patch (2.7.6-7) ... [2022-07-12T10:47:23.069Z] #76 76.72 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:47:23.069Z] #76 76.79 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T10:47:23.326Z] #76 76.82 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T10:47:23.326Z] #76 76.85 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T10:47:23.326Z] #76 76.86 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:47:23.326Z] #76 76.87 Setting up libtool (2.4.6-15) ... [2022-07-12T10:47:23.326Z] #76 76.90 Setting up m4 (1.4.18-5) ... [2022-07-12T10:47:23.326Z] #76 76.93 Setting up dpkg-dev (1.20.11) ... [2022-07-12T10:47:23.326Z] #76 76.99 Setting up autoconf (2.69-14) ... [2022-07-12T10:47:23.584Z] #76 77.00 Setting up build-essential (12.9) ... [2022-07-12T10:47:23.584Z] #76 77.03 Setting up automake (1:1.16.3-2) ... [2022-07-12T10:47:23.584Z] #76 77.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-12T10:47:23.584Z] #76 77.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:24.487Z] #21 6.623 Reading package lists... [2022-07-12T10:47:24.514Z] #76 DONE 77.8s [2022-07-12T10:47:24.514Z] [2022-07-12T10:47:24.514Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:24.514Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:47:24.559Z] #77 ... [2022-07-12T10:47:24.559Z] [2022-07-12T10:47:24.559Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:24.559Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:47:24.559Z] #14 98.20 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-12T10:47:24.559Z] #14 98.21 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-12T10:47:24.559Z] #14 98.22 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:47:24.777Z] #77 ... [2022-07-12T10:47:24.777Z] [2022-07-12T10:47:24.777Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:47:24.777Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:47:24.777Z] #55 68.48 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-12T10:47:24.777Z] #55 68.48 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T10:47:24.777Z] #55 70.17 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-12T10:47:24.777Z] #55 71.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-12T10:47:25.034Z] #55 ... [2022-07-12T10:47:25.034Z] [2022-07-12T10:47:25.034Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:25.034Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:25.034Z] #14 78.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-12T10:47:25.034Z] #14 78.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T10:47:25.034Z] #14 78.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T10:47:25.429Z] #21 11.18 Building dependency tree... [2022-07-12T10:47:25.429Z] #21 12.23 Reading state information... [2022-07-12T10:47:25.591Z] #34 ... [2022-07-12T10:47:25.592Z] [2022-07-12T10:47:25.592Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:47:25.592Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:47:25.592Z] #76 69.59 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T10:47:25.592Z] #76 71.54 Selecting previously unselected package patch. [2022-07-12T10:47:25.592Z] #76 71.54 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 71.55 Unpacking patch (2.7.6-7) ... [2022-07-12T10:47:25.592Z] #76 72.09 Selecting previously unselected package dpkg-dev. [2022-07-12T10:47:25.592Z] #76 72.09 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-12T10:47:25.592Z] #76 72.09 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T10:47:25.592Z] #76 73.94 Selecting previously unselected package build-essential. [2022-07-12T10:47:25.592Z] #76 73.94 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 74.02 Unpacking build-essential (12.9) ... [2022-07-12T10:47:25.592Z] #76 74.35 Selecting previously unselected package libcap2:amd64. [2022-07-12T10:47:25.592Z] #76 74.36 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 74.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:47:25.592Z] #76 74.64 Selecting previously unselected package libcap-dev:amd64. [2022-07-12T10:47:25.592Z] #76 74.66 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 74.69 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T10:47:25.592Z] #76 74.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T10:47:25.592Z] #76 75.01 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 75.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:25.592Z] #76 75.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-12T10:47:25.592Z] #76 75.16 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 75.17 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:25.592Z] #76 75.31 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T10:47:25.592Z] #76 75.33 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 75.36 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:25.592Z] #76 75.57 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T10:47:25.592Z] #76 75.58 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 75.62 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:47:25.592Z] #76 76.93 Selecting previously unselected package libtool. [2022-07-12T10:47:25.592Z] #76 77.03 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-12T10:47:25.592Z] #76 77.05 Unpacking libtool (2.4.6-15) ... [2022-07-12T10:47:25.592Z] #76 77.65 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T10:47:25.592Z] #76 77.66 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 77.66 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:47:25.592Z] #76 78.17 Selecting previously unselected package libyajl2:amd64. [2022-07-12T10:47:25.592Z] #76 78.18 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 78.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:47:25.592Z] #76 78.50 Selecting previously unselected package libyajl-dev:amd64. [2022-07-12T10:47:25.592Z] #76 78.53 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-12T10:47:25.592Z] #76 78.57 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T10:47:25.592Z] #76 79.00 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:25.592Z] #76 79.01 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T10:47:25.592Z] #76 79.02 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:47:25.592Z] #76 79.05 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-12T10:47:25.592Z] #76 79.07 Setting up file (1:5.39-3) ... [2022-07-12T10:47:25.592Z] #76 79.08 Setting up bzip2 (1.0.8-4) ... [2022-07-12T10:47:25.592Z] #76 79.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:25.592Z] #76 79.12 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:25.592Z] #76 79.14 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:47:25.592Z] #76 79.17 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-12T10:47:25.592Z] #76 79.20 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-12T10:47:25.592Z] #76 79.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:47:25.592Z] #76 79.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T10:47:25.592Z] #76 79.36 Setting up patch (2.7.6-7) ... [2022-07-12T10:47:25.592Z] #76 79.36 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:47:25.592Z] #76 79.40 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T10:47:25.592Z] #76 79.41 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T10:47:25.592Z] #76 79.47 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T10:47:25.592Z] #76 79.49 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:47:25.592Z] #76 79.59 Setting up libtool (2.4.6-15) ... [2022-07-12T10:47:25.592Z] #76 79.61 Setting up m4 (1.4.18-5) ... [2022-07-12T10:47:25.592Z] #76 79.62 Setting up dpkg-dev (1.20.11) ... [2022-07-12T10:47:25.592Z] #76 79.69 Setting up autoconf (2.69-14) ... [2022-07-12T10:47:25.592Z] #76 79.72 Setting up build-essential (12.9) ... [2022-07-12T10:47:25.592Z] #76 ... [2022-07-12T10:47:25.592Z] [2022-07-12T10:47:25.592Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:47:25.592Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:47:25.592Z] #42 79.05 Selecting previously unselected package libxml2:amd64. [2022-07-12T10:47:25.592Z] #42 79.07 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-12T10:47:25.592Z] #42 79.09 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T10:47:25.592Z] #42 ... [2022-07-12T10:47:25.592Z] [2022-07-12T10:47:25.592Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:47:25.592Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:47:25.592Z] #51 69.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:47:25.592Z] #51 69.71 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T10:47:25.592Z] #51 69.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T10:47:25.592Z] #51 69.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:47:25.592Z] #51 69.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T10:47:25.592Z] #51 69.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:47:25.592Z] #51 69.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:25.592Z] #51 70.17 Selecting previously unselected package criu. [2022-07-12T10:47:25.592Z] #51 70.19 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-12T10:47:25.592Z] #51 70.20 Unpacking criu (3.17-1) ... [2022-07-12T10:47:25.592Z] #51 71.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:47:25.592Z] #51 74.34 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T10:47:25.592Z] #51 74.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:47:25.592Z] #51 74.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:47:25.592Z] #51 74.51 Setting up python3-six (1.16.0-2) ... [2022-07-12T10:47:25.592Z] #51 76.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:47:25.592Z] #51 76.47 Setting up python3-protobuf (3.12.4-1) ... [2022-07-12T10:47:25.592Z] #51 ... [2022-07-12T10:47:25.592Z] [2022-07-12T10:47:25.592Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T10:47:25.592Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T10:47:25.592Z] #76 79.73 Setting up automake (1:1.16.3-2) ... [2022-07-12T10:47:25.592Z] #76 79.74 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-12T10:47:25.592Z] #76 79.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:26.372Z] #21 13.25 The following additional packages will be installed: [2022-07-12T10:47:26.372Z] #21 13.25 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-12T10:47:26.372Z] #21 13.25 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-12T10:47:26.372Z] #21 13.25 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-12T10:47:26.372Z] #21 13.25 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-12T10:47:26.372Z] #21 13.25 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-12T10:47:26.372Z] #21 13.26 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-12T10:47:26.372Z] #21 13.26 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-12T10:47:26.372Z] #21 13.27 Suggested packages: [2022-07-12T10:47:26.372Z] #21 13.27 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-12T10:47:26.372Z] #21 13.27 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-12T10:47:26.372Z] #21 13.27 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-12T10:47:26.372Z] #21 13.27 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-12T10:47:26.372Z] #21 13.27 seccomp:ppc64el seccomp:s390x [2022-07-12T10:47:26.372Z] #21 13.27 Recommended packages: [2022-07-12T10:47:26.372Z] #21 13.27 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-12T10:47:26.372Z] #21 13.27 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-12T10:47:26.372Z] #21 13.27 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-12T10:47:26.372Z] #21 13.27 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-12T10:47:26.407Z] #14 ... [2022-07-12T10:47:26.407Z] [2022-07-12T10:47:26.407Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:47:26.407Z] #64 sha256:d6a219914244f3aa7136bb8442d7b487ae073a3ceec332b306860d0e4bfb2a3e [2022-07-12T10:47:26.944Z] #21 13.78 The following NEW packages will be installed: [2022-07-12T10:47:26.944Z] #21 13.78 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-12T10:47:26.944Z] #21 13.78 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-12T10:47:26.944Z] #21 13.78 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-12T10:47:26.944Z] #21 13.78 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-12T10:47:26.944Z] #21 13.78 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-12T10:47:26.944Z] #21 13.78 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-12T10:47:26.944Z] #21 13.78 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-12T10:47:26.944Z] #21 13.78 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-12T10:47:26.944Z] #21 13.78 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-12T10:47:26.944Z] #21 13.78 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-12T10:47:26.944Z] #21 13.79 libseccomp2:ppc64el libseccomp2:s390x [2022-07-12T10:47:26.944Z] #21 14.14 0 upgraded, 40 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T10:47:26.944Z] #21 14.14 Need to get 15.9 MB of archives. [2022-07-12T10:47:26.944Z] #21 14.14 After this operation, 73.0 MB of additional disk space will be used. [2022-07-12T10:47:26.944Z] #21 14.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-12T10:47:27.205Z] #21 14.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-12T10:47:27.205Z] #21 14.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-12T10:47:27.205Z] #21 14.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-12T10:47:27.205Z] #21 14.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-12T10:47:27.205Z] #21 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-12T10:47:27.205Z] #21 14.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-12T10:47:27.205Z] #21 14.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-12T10:47:27.205Z] #21 14.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-12T10:47:27.205Z] #21 14.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-12T10:47:27.205Z] #21 14.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-12T10:47:27.205Z] #21 14.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-12T10:47:27.205Z] #21 14.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-12T10:47:27.205Z] #21 14.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-12T10:47:27.466Z] #21 14.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-12T10:47:27.466Z] #21 14.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-12T10:47:27.466Z] #21 14.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-12T10:47:27.466Z] #21 14.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-12T10:47:27.466Z] #21 14.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-12T10:47:27.466Z] #21 14.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-12T10:47:27.466Z] #21 14.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-12T10:47:27.466Z] #21 14.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-12T10:47:27.466Z] #21 14.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-12T10:47:27.466Z] #21 14.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-12T10:47:27.466Z] #21 14.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-12T10:47:27.466Z] #21 14.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-12T10:47:27.466Z] #21 14.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-12T10:47:27.466Z] #21 14.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-12T10:47:27.466Z] #21 14.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-12T10:47:27.466Z] #21 14.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-12T10:47:27.466Z] #21 14.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-12T10:47:27.466Z] #21 14.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-12T10:47:27.466Z] #21 14.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-12T10:47:27.466Z] #21 14.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-12T10:47:27.466Z] #21 14.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-12T10:47:27.466Z] #21 14.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-12T10:47:27.466Z] #21 14.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-12T10:47:27.466Z] #21 14.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-12T10:47:27.466Z] #21 14.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-12T10:47:27.466Z] #21 14.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-12T10:47:27.490Z] #76 DONE 81.9s [2022-07-12T10:47:27.490Z] [2022-07-12T10:47:27.490Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:47:27.490Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:47:27.490Z] #42 80.06 Selecting previously unselected package libarchive13:amd64. [2022-07-12T10:47:27.490Z] #42 80.07 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-12T10:47:27.490Z] #42 80.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T10:47:27.490Z] #42 80.93 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-12T10:47:27.490Z] #42 80.94 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-12T10:47:27.490Z] #42 80.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T10:47:27.490Z] #42 81.90 Selecting previously unselected package librhash0:amd64. [2022-07-12T10:47:27.490Z] #42 81.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-12T10:47:27.490Z] #42 81.96 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-12T10:47:27.490Z] #42 82.35 Selecting previously unselected package libuv1:amd64. [2022-07-12T10:47:27.746Z] #42 82.36 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-12T10:47:27.747Z] #42 82.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-12T10:47:27.747Z] #42 82.59 Selecting previously unselected package cmake. [2022-07-12T10:47:27.782Z] #64 49.74 Updating files: 47% (2261/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 83% (3983/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-12T10:47:27.782Z] #64 51.39 + cd /tmp/tmp.BdKEguOFt2/src/github.com/containerd/containerd [2022-07-12T10:47:27.782Z] #64 51.39 + git checkout -q v1.6.6 [2022-07-12T10:47:28.004Z] #42 82.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-12T10:47:28.004Z] #42 82.65 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-12T10:47:28.408Z] #21 15.17 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:47:28.408Z] #21 15.39 Fetched 15.9 MB in 1s (21.8 MB/s) [2022-07-12T10:47:28.408Z] #21 15.42 Selecting previously unselected package gcc-10-base:armel. [2022-07-12T10:47:28.408Z] #21 15.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38557 files and directories currently installed.) [2022-07-12T10:47:28.408Z] #21 15.45 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-12T10:47:28.408Z] #21 15.46 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-12T10:47:28.408Z] #21 15.50 Selecting previously unselected package gcc-10-base:armhf. [2022-07-12T10:47:28.669Z] #21 15.51 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-12T10:47:28.669Z] #21 15.51 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-12T10:47:28.669Z] #21 15.56 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-12T10:47:28.669Z] #21 15.56 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-12T10:47:28.669Z] #21 15.57 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-12T10:47:28.669Z] #21 15.63 Selecting previously unselected package gcc-10-base:s390x. [2022-07-12T10:47:28.669Z] #21 15.63 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-12T10:47:28.669Z] #21 15.64 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-12T10:47:28.669Z] #21 15.68 Selecting previously unselected package gcc-10-base:arm64. [2022-07-12T10:47:28.669Z] #21 15.69 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-12T10:47:28.669Z] #21 15.70 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-12T10:47:28.930Z] #21 15.75 Selecting previously unselected package libgcc-s1:armel. [2022-07-12T10:47:28.930Z] #21 15.76 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-12T10:47:28.930Z] #21 15.77 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-12T10:47:28.930Z] #21 15.81 Selecting previously unselected package libcrypt1:armel. [2022-07-12T10:47:28.930Z] #21 15.82 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-12T10:47:28.930Z] #21 15.83 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-12T10:47:28.930Z] #21 15.95 Selecting previously unselected package libc6:armel. [2022-07-12T10:47:28.930Z] #21 15.95 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-12T10:47:29.191Z] #21 16.15 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-12T10:47:29.255Z] #14 82.71 Selecting previously unselected package binutils-mingw-w64. [2022-07-12T10:47:29.255Z] #14 82.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-12T10:47:29.255Z] #14 82.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T10:47:29.453Z] #21 16.62 Selecting previously unselected package libapparmor1:armel. [2022-07-12T10:47:29.453Z] #21 16.62 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-12T10:47:29.688Z] #64 53.26 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-12T10:47:29.688Z] #64 53.26 + BUILDTAGS='netgo osusergo static_build' [2022-07-12T10:47:29.688Z] #64 53.26 + export EXTRA_FLAGS=-buildmode=pie [2022-07-12T10:47:29.688Z] #64 53.26 + EXTRA_FLAGS=-buildmode=pie [2022-07-12T10:47:29.688Z] #64 53.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-12T10:47:29.688Z] #64 53.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-12T10:47:29.688Z] #64 53.26 + '[' '' = dynamic ']' [2022-07-12T10:47:29.688Z] #64 53.26 + make [2022-07-12T10:47:29.714Z] #21 16.62 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-12T10:47:29.714Z] #21 16.67 Selecting previously unselected package libapparmor-dev:armel. [2022-07-12T10:47:29.714Z] #21 16.68 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-12T10:47:29.714Z] #21 16.68 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-12T10:47:29.714Z] #21 16.75 Selecting previously unselected package libgcc-s1:arm64. [2022-07-12T10:47:29.714Z] #21 16.75 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-12T10:47:29.714Z] #21 16.76 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-12T10:47:29.714Z] #21 16.80 Selecting previously unselected package libcrypt1:arm64. [2022-07-12T10:47:29.714Z] #21 16.80 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-12T10:47:29.714Z] #21 16.81 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-12T10:47:29.714Z] #21 16.89 Selecting previously unselected package libc6:arm64. [2022-07-12T10:47:29.822Z] #14 103.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-12T10:47:29.822Z] #14 103.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-12T10:47:29.822Z] #14 103.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T10:47:29.822Z] #14 103.8 Selecting previously unselected package libapparmor1:arm64. [2022-07-12T10:47:29.822Z] #14 103.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-12T10:47:29.822Z] #14 103.8 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-12T10:47:29.822Z] #14 103.9 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-12T10:47:29.822Z] #14 103.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-12T10:47:29.822Z] #14 103.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-12T10:47:29.822Z] #14 104.1 Selecting previously unselected package libbtrfs0:arm64. [2022-07-12T10:47:29.822Z] #14 104.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-12T10:47:29.822Z] #14 104.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-12T10:47:29.856Z] #14 83.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-12T10:47:29.856Z] #14 83.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:47:29.856Z] #14 83.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:47:29.975Z] #21 16.89 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-12T10:47:30.078Z] #14 104.2 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-12T10:47:30.078Z] #14 104.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-12T10:47:30.078Z] #14 104.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-12T10:47:30.078Z] #14 104.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-12T10:47:30.078Z] #14 104.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-12T10:47:30.078Z] #14 104.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-12T10:47:30.078Z] #14 ... [2022-07-12T10:47:30.078Z] [2022-07-12T10:47:30.078Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:30.078Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:47:30.078Z] #77 56.02 configure.ac:7: installing 'build-aux/compile' [2022-07-12T10:47:30.078Z] #77 56.03 configure.ac:9: installing 'build-aux/config.guess' [2022-07-12T10:47:30.078Z] #77 56.04 configure.ac:9: installing 'build-aux/config.sub' [2022-07-12T10:47:30.078Z] #77 56.06 configure.ac:11: installing 'build-aux/install-sh' [2022-07-12T10:47:30.078Z] #77 56.08 configure.ac:11: installing 'build-aux/missing' [2022-07-12T10:47:30.235Z] #21 17.09 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-12T10:47:30.335Z] #77 56.30 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T10:47:30.335Z] #77 56.41 parallel-tests: installing 'build-aux/test-driver' [2022-07-12T10:47:30.419Z] #14 83.74 Selecting previously unselected package dmsetup. [2022-07-12T10:47:30.419Z] #14 83.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:47:30.419Z] #14 83.76 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-12T10:47:30.499Z] #21 17.51 Selecting previously unselected package libapparmor1:arm64. [2022-07-12T10:47:30.499Z] #21 17.52 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-12T10:47:30.499Z] #21 17.52 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-12T10:47:30.499Z] #21 17.57 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-12T10:47:30.499Z] #21 17.58 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-12T10:47:30.499Z] #21 17.58 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-12T10:47:30.675Z] #14 84.19 Selecting previously unselected package mingw-w64-common. [2022-07-12T10:47:30.675Z] #14 84.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-12T10:47:30.675Z] #14 84.19 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-12T10:47:30.761Z] #21 17.64 Selecting previously unselected package libgcc-s1:s390x. [2022-07-12T10:47:30.761Z] #21 17.65 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-12T10:47:30.761Z] #21 17.66 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-12T10:47:30.761Z] #21 17.70 Selecting previously unselected package libcrypt1:s390x. [2022-07-12T10:47:30.761Z] #21 17.71 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-12T10:47:30.761Z] #21 17.72 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-12T10:47:30.761Z] #21 17.80 Selecting previously unselected package libc6:s390x. [2022-07-12T10:47:30.761Z] #21 17.81 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-12T10:47:31.021Z] #21 18.02 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-12T10:47:31.593Z] #64 54.95 + bin/ctr [2022-07-12T10:47:31.594Z] #21 18.46 Selecting previously unselected package libapparmor1:s390x. [2022-07-12T10:47:31.594Z] #21 18.47 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-12T10:47:31.594Z] #21 18.48 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-12T10:47:31.594Z] #21 18.53 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-12T10:47:31.594Z] #21 18.53 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-12T10:47:31.594Z] #21 18.54 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-12T10:47:31.594Z] #21 18.60 Selecting previously unselected package libgcc-s1:armhf. [2022-07-12T10:47:31.594Z] #21 18.60 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-12T10:47:31.594Z] #21 18.60 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-12T10:47:31.594Z] #21 18.64 Selecting previously unselected package libcrypt1:armhf. [2022-07-12T10:47:31.594Z] #21 18.65 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-12T10:47:31.594Z] #21 18.65 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-12T10:47:31.594Z] #21 18.73 Selecting previously unselected package libc6:armhf. [2022-07-12T10:47:31.594Z] #21 18.73 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-12T10:47:32.115Z] #21 18.92 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-12T10:47:32.263Z] #42 ... [2022-07-12T10:47:32.263Z] [2022-07-12T10:47:32.263Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:32.263Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:32.263Z] #14 76.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-12T10:47:32.263Z] #14 76.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T10:47:32.263Z] #14 76.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T10:47:32.263Z] #14 80.95 Selecting previously unselected package binutils-mingw-w64. [2022-07-12T10:47:32.263Z] #14 80.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-12T10:47:32.263Z] #14 80.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T10:47:32.263Z] #14 82.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-12T10:47:32.263Z] #14 82.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:47:32.263Z] #14 82.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:47:32.263Z] #14 82.44 Selecting previously unselected package dmsetup. [2022-07-12T10:47:32.263Z] #14 82.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:47:32.263Z] #14 82.47 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-12T10:47:32.263Z] #14 82.70 Selecting previously unselected package mingw-w64-common. [2022-07-12T10:47:32.263Z] #14 82.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-12T10:47:32.263Z] #14 82.74 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-12T10:47:32.376Z] #21 19.31 Selecting previously unselected package libapparmor1:armhf. [2022-07-12T10:47:32.376Z] #21 19.31 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-12T10:47:32.376Z] #21 19.32 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-12T10:47:32.376Z] #21 19.36 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-12T10:47:32.376Z] #21 19.37 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-12T10:47:32.376Z] #21 19.37 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-12T10:47:32.376Z] #21 19.44 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-12T10:47:32.376Z] #21 19.45 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-12T10:47:32.376Z] #21 19.45 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-12T10:47:32.520Z] #14 ... [2022-07-12T10:47:32.520Z] [2022-07-12T10:47:32.520Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:47:32.520Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:47:32.520Z] #51 82.24 Setting up criu (3.17-1) ... [2022-07-12T10:47:32.520Z] #51 85.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:32.520Z] #51 DONE 86.8s [2022-07-12T10:47:32.520Z] [2022-07-12T10:47:32.520Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:32.520Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:47:32.520Z] #77 1.354 Cloning into '/tmp/crun-build'... [2022-07-12T10:47:32.636Z] #21 19.50 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-12T10:47:32.636Z] #21 19.51 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-12T10:47:32.636Z] #21 19.51 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-12T10:47:32.636Z] #21 19.59 Selecting previously unselected package libc6:ppc64el. [2022-07-12T10:47:32.636Z] #21 19.59 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-12T10:47:32.898Z] #21 19.81 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-12T10:47:32.962Z] #77 58.58 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T10:47:32.962Z] #77 58.58 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T10:47:33.196Z] #14 ... [2022-07-12T10:47:33.196Z] [2022-07-12T10:47:33.196Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:47:33.196Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:47:33.196Z] #51 76.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:47:33.196Z] #51 76.43 Setting up python3-protobuf (3.12.4-1) ... [2022-07-12T10:47:33.196Z] #51 83.53 Setting up criu (3.17-1) ... [2022-07-12T10:47:33.196Z] #51 ... [2022-07-12T10:47:33.196Z] [2022-07-12T10:47:33.196Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:47:33.196Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:47:33.196Z] #42 79.77 Selecting previously unselected package libxml2:amd64. [2022-07-12T10:47:33.196Z] #42 79.78 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-12T10:47:33.196Z] #42 79.78 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T10:47:33.196Z] #42 80.81 Selecting previously unselected package libarchive13:amd64. [2022-07-12T10:47:33.196Z] #42 80.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-12T10:47:33.196Z] #42 80.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T10:47:33.196Z] #42 81.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-12T10:47:33.196Z] #42 81.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-12T10:47:33.196Z] #42 81.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T10:47:33.196Z] #42 81.82 Selecting previously unselected package librhash0:amd64. [2022-07-12T10:47:33.196Z] #42 81.83 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-12T10:47:33.196Z] #42 81.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-12T10:47:33.196Z] #42 82.09 Selecting previously unselected package libuv1:amd64. [2022-07-12T10:47:33.196Z] #42 82.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-12T10:47:33.196Z] #42 82.15 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-12T10:47:33.196Z] #42 82.35 Selecting previously unselected package cmake. [2022-07-12T10:47:33.196Z] #42 82.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-12T10:47:33.196Z] #42 82.41 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-12T10:47:33.196Z] #42 ... [2022-07-12T10:47:33.196Z] [2022-07-12T10:47:33.196Z] #51 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T10:47:33.196Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T10:47:33.218Z] #77 59.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T10:47:33.218Z] #77 59.14 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T10:47:33.218Z] #77 59.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T10:47:33.452Z] #51 86.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:33.470Z] #21 20.45 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-12T10:47:33.470Z] #21 20.45 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-12T10:47:33.470Z] #21 20.46 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-12T10:47:33.470Z] #21 20.51 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-12T10:47:33.470Z] #21 20.52 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-12T10:47:33.470Z] #21 20.53 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-12T10:47:33.470Z] #21 20.59 Selecting previously unselected package libseccomp2:s390x. [2022-07-12T10:47:33.470Z] #21 20.60 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-12T10:47:33.470Z] #21 20.60 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-12T10:47:33.475Z] #77 59.35 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T10:47:33.475Z] #77 59.43 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T10:47:33.732Z] #77 59.50 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T10:47:33.757Z] #21 20.64 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-12T10:47:33.757Z] #21 20.65 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-12T10:47:33.757Z] #21 20.66 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-12T10:47:33.757Z] #21 20.71 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-12T10:47:33.757Z] #21 20.72 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-12T10:47:33.757Z] #21 20.73 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-12T10:47:33.757Z] #21 20.76 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-12T10:47:33.757Z] #21 20.77 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-12T10:47:33.757Z] #21 20.77 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-12T10:47:33.757Z] #21 20.84 Selecting previously unselected package libseccomp2:armhf. [2022-07-12T10:47:33.757Z] #21 20.85 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-12T10:47:33.757Z] #21 20.85 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-12T10:47:34.016Z] #51 DONE 87.2s [2022-07-12T10:47:34.016Z] [2022-07-12T10:47:34.016Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:34.016Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:47:34.016Z] #77 1.474 Cloning into '/tmp/crun-build'... [2022-07-12T10:47:34.045Z] #21 20.90 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-12T10:47:34.045Z] #21 20.91 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-12T10:47:34.045Z] #21 20.92 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-12T10:47:34.045Z] #21 21.03 Selecting previously unselected package libseccomp2:armel. [2022-07-12T10:47:34.045Z] #21 21.04 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-12T10:47:34.045Z] #21 21.05 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-12T10:47:34.045Z] #21 21.11 Selecting previously unselected package libseccomp-dev:armel. [2022-07-12T10:47:34.045Z] #21 21.11 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-12T10:47:34.045Z] #21 21.11 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-12T10:47:34.319Z] #21 21.19 Selecting previously unselected package libseccomp2:arm64. [2022-07-12T10:47:34.319Z] #21 21.19 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-12T10:47:34.319Z] #21 21.19 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:34.319Z] #21 21.25 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-12T10:47:34.319Z] #21 21.25 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-12T10:47:34.319Z] #21 21.26 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:34.319Z] #21 21.35 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-12T10:47:34.319Z] #21 21.36 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-12T10:47:34.319Z] #21 21.37 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-12T10:47:34.319Z] #21 21.38 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-12T10:47:34.319Z] #21 21.40 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-12T10:47:34.319Z] #21 21.41 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-12T10:47:34.319Z] #21 21.42 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-12T10:47:34.319Z] #21 21.43 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-12T10:47:34.588Z] #21 21.44 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-12T10:47:34.588Z] #21 21.45 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-12T10:47:34.588Z] #21 21.47 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-12T10:47:34.588Z] #21 21.48 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-12T10:47:34.588Z] #21 21.49 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-12T10:47:34.588Z] #21 21.50 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-12T10:47:34.588Z] #21 21.52 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-12T10:47:34.588Z] #21 21.54 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-12T10:47:34.880Z] #64 ... [2022-07-12T10:47:34.880Z] [2022-07-12T10:47:34.880Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:34.880Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:47:34.880Z] #77 44.07 libtoolize: putting auxiliary files in '.'. [2022-07-12T10:47:34.880Z] #77 44.07 libtoolize: copying file './ltmain.sh' [2022-07-12T10:47:34.880Z] #77 44.79 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-12T10:47:34.880Z] #77 44.79 libtoolize: and rerunning libtoolize and aclocal. [2022-07-12T10:47:34.880Z] #77 44.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T10:47:35.139Z] #77 ... [2022-07-12T10:47:35.139Z] [2022-07-12T10:47:35.139Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:35.139Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:35.139Z] #14 96.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-12T10:47:35.139Z] #14 96.07 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:35.139Z] #14 96.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T10:47:35.139Z] #14 102.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-12T10:47:35.139Z] #14 102.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:35.139Z] #14 102.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:47:35.706Z] #14 ... [2022-07-12T10:47:35.706Z] [2022-07-12T10:47:35.706Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:35.706Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:47:35.706Z] #77 54.89 configure.ac:7: installing './compile' [2022-07-12T10:47:35.706Z] #77 54.90 configure.ac:11: installing './config.guess' [2022-07-12T10:47:35.706Z] #77 54.91 configure.ac:11: installing './config.sub' [2022-07-12T10:47:35.706Z] #77 54.91 configure.ac:8: installing './install-sh' [2022-07-12T10:47:35.706Z] #77 54.93 configure.ac:8: installing './missing' [2022-07-12T10:47:35.785Z] #77 ... [2022-07-12T10:47:35.785Z] [2022-07-12T10:47:35.785Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:47:35.785Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:47:35.908Z] #77 11.60 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-12T10:47:35.908Z] #77 11.75 Cloning into '/tmp/crun-build/libocispec'... [2022-07-12T10:47:35.964Z] #77 55.04 Makefile.am: installing './depcomp' [2022-07-12T10:47:35.976Z] #21 22.79 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-12T10:47:36.047Z] #42 90.63 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T10:47:36.047Z] #42 90.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:47:36.047Z] #42 90.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-12T10:47:36.047Z] #42 90.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:47:36.047Z] #42 90.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T10:47:36.047Z] #42 90.87 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-12T10:47:36.303Z] #42 90.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T10:47:36.303Z] #42 90.91 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T10:47:36.303Z] #42 90.93 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T10:47:36.303Z] #42 90.94 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-12T10:47:36.303Z] #42 90.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:36.476Z] #77 ... [2022-07-12T10:47:36.476Z] [2022-07-12T10:47:36.476Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T10:47:36.476Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T10:47:36.476Z] #42 90.02 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T10:47:36.476Z] #42 90.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:47:36.476Z] #42 90.05 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-12T10:47:36.476Z] #42 90.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:47:36.476Z] #42 90.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T10:47:36.732Z] #42 90.21 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-12T10:47:36.732Z] #42 90.22 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T10:47:36.732Z] #42 90.24 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T10:47:36.732Z] #42 90.25 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T10:47:36.732Z] #42 90.26 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-12T10:47:36.732Z] #42 90.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:36.872Z] #42 DONE 91.7s [2022-07-12T10:47:36.872Z] [2022-07-12T10:47:36.872Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:47:36.872Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:47:36.989Z] #42 DONE 90.7s [2022-07-12T10:47:36.989Z] [2022-07-12T10:47:36.989Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:47:36.989Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:47:37.052Z] #77 ... [2022-07-12T10:47:37.052Z] [2022-07-12T10:47:37.052Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:37.052Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:47:37.052Z] #14 104.6 Selecting previously unselected package libudev-dev:arm64. [2022-07-12T10:47:37.052Z] #14 104.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-12T10:47:37.052Z] #14 104.6 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-12T10:47:37.052Z] #14 104.7 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-12T10:47:37.052Z] #14 104.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-12T10:47:37.052Z] #14 104.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-12T10:47:37.052Z] #14 104.9 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-12T10:47:37.052Z] #14 105.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-12T10:47:37.052Z] #14 105.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-12T10:47:37.052Z] #14 105.1 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-12T10:47:37.052Z] #14 105.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-12T10:47:37.052Z] #14 105.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-12T10:47:37.052Z] #14 105.3 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-12T10:47:37.052Z] #14 105.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-12T10:47:37.052Z] #14 105.3 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-12T10:47:37.052Z] #14 105.9 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-12T10:47:37.052Z] #14 105.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-12T10:47:37.052Z] #14 106.0 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-12T10:47:37.052Z] #14 106.8 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-12T10:47:37.052Z] #14 106.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-12T10:47:37.052Z] #14 106.8 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-12T10:47:37.052Z] #14 107.1 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-12T10:47:37.052Z] #14 107.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-12T10:47:37.052Z] #14 107.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-12T10:47:37.052Z] #14 107.7 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-12T10:47:37.052Z] #14 107.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-12T10:47:37.052Z] #14 107.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:37.052Z] #14 108.4 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-12T10:47:37.052Z] #14 108.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-12T10:47:37.052Z] #14 108.6 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-12T10:47:37.052Z] #14 109.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:37.052Z] #14 110.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-12T10:47:37.052Z] #14 110.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T10:47:37.052Z] #14 110.7 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-12T10:47:37.052Z] #14 110.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T10:47:37.052Z] #14 111.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-12T10:47:37.052Z] #14 ... [2022-07-12T10:47:37.052Z] [2022-07-12T10:47:37.052Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:47:37.052Z] #67 sha256:cb3fab4452f0280699a72f530c87d825b6acaad2007bca779ee443ff587602ac [2022-07-12T10:47:37.052Z] #67 101.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T10:47:37.052Z] #67 101.0 + GOBIN=/build [2022-07-12T10:47:37.052Z] #67 101.0 + GO111MODULE=on [2022-07-12T10:47:37.052Z] #67 101.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:47:37.052Z] #67 106.5 rootlesskit version 1.0.0 [2022-07-12T10:47:37.052Z] #67 106.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-12T10:47:37.052Z] #67 106.5 -container-ip string [2022-07-12T10:47:37.052Z] #67 106.5 container ip [2022-07-12T10:47:37.052Z] #67 106.5 -container-port int [2022-07-12T10:47:37.052Z] #67 106.5 container port (default -1) [2022-07-12T10:47:37.052Z] #67 106.5 -host-ip string [2022-07-12T10:47:37.052Z] #67 106.5 host ip [2022-07-12T10:47:37.052Z] #67 106.5 -host-port int [2022-07-12T10:47:37.052Z] #67 106.5 host port (default -1) [2022-07-12T10:47:37.052Z] #67 106.5 -proto string [2022-07-12T10:47:37.052Z] #67 106.5 proxy protocol (default "tcp") [2022-07-12T10:47:37.132Z] #55 ... [2022-07-12T10:47:37.133Z] [2022-07-12T10:47:37.133Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T10:47:37.133Z] #43 sha256:7c00cf9fbe7b94343670c3647756dca928fc5a4b6230fd37f87303f57368e2cd [2022-07-12T10:47:37.245Z] #47 ... [2022-07-12T10:47:37.245Z] [2022-07-12T10:47:37.245Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T10:47:37.245Z] #43 sha256:bb73df6ade8201f0888c62309dfce69ba904e911fdd286acb3dd7b4cbeaa8df6 [2022-07-12T10:47:37.245Z] #43 DONE 0.1s [2022-07-12T10:47:37.245Z] [2022-07-12T10:47:37.245Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T10:47:37.245Z] #44 sha256:5b424f5cc56cdd0ce00cc06a73a9c8666bb2510d0e4fda7a841f8c970493b322 [2022-07-12T10:47:37.317Z] #67 ... [2022-07-12T10:47:37.317Z] [2022-07-12T10:47:37.317Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:37.317Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:47:37.317Z] #14 111.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-12T10:47:37.317Z] #14 111.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-12T10:47:37.342Z] #77 56.28 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T10:47:37.342Z] #77 56.28 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T10:47:37.342Z] #77 56.41 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T10:47:37.342Z] #77 56.41 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T10:47:37.342Z] #77 56.55 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T10:47:37.342Z] #77 56.67 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T10:47:37.342Z] #77 56.78 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T10:47:37.357Z] #21 24.05 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-12T10:47:37.392Z] #43 DONE 0.2s [2022-07-12T10:47:37.392Z] [2022-07-12T10:47:37.392Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:37.392Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:37.392Z] #14 91.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-12T10:47:37.392Z] #14 91.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-12T10:47:37.392Z] #14 91.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T10:47:37.574Z] #14 111.7 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-12T10:47:37.574Z] #14 111.7 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-12T10:47:37.574Z] #14 111.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T10:47:37.574Z] #14 111.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-12T10:47:37.601Z] #77 56.88 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T10:47:37.832Z] #14 112.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...#14 ... [2022-07-12T10:47:37.832Z] [2022-07-12T10:47:37.832Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:47:37.832Z] #67 sha256:cb3fab4452f0280699a72f530c87d825b6acaad2007bca779ee443ff587602ac [2022-07-12T10:47:37.832Z] #67 DONE 111.6s [2022-07-12T10:47:37.832Z] [2022-07-12T10:47:37.832Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:37.832Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:47:37.832Z] #14 112.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T10:47:37.832Z] #14 112.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-12T10:47:37.832Z] #14 112.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-12T10:47:37.832Z] #14 112.1 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-12T10:47:37.832Z] #14 112.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T10:47:37.832Z] #14 ... [2022-07-12T10:47:37.832Z] [2022-07-12T10:47:37.832Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T10:47:37.832Z] #68 sha256:d1ce70d5083ca56dd68d19eabd55cbae70710ef1a451c42aa57d549feb9fcc35 [2022-07-12T10:47:37.832Z] #68 DONE 0.1s [2022-07-12T10:47:37.832Z] [2022-07-12T10:47:37.832Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T10:47:37.832Z] #69 sha256:5c79fbf2428b93d1aaadcb0d4ab2b948e747ff72cfc971718e0349d1ee23947c [2022-07-12T10:47:37.832Z] #69 DONE 0.1s [2022-07-12T10:47:37.832Z] [2022-07-12T10:47:37.832Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:37.832Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T10:47:37.832Z] #14 112.2 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-12T10:47:37.832Z] #14 112.2 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-12T10:47:37.832Z] #14 112.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T10:47:37.832Z] #14 112.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:47:37.832Z] #14 112.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T10:47:37.861Z] #77 57.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T10:47:38.089Z] #14 112.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:47:38.089Z] #14 112.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T10:47:38.089Z] #14 112.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T10:47:38.089Z] #14 112.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:47:38.089Z] #14 112.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-12T10:47:38.089Z] #14 112.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:47:38.089Z] #14 112.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T10:47:38.089Z] #14 112.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-12T10:47:38.089Z] #14 112.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-12T10:47:38.298Z] #21 25.26 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-12T10:47:38.345Z] #14 112.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-12T10:47:38.345Z] #14 112.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-12T10:47:38.345Z] #14 112.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:38.602Z] #14 DONE 113.1s [2022-07-12T10:47:38.602Z] [2022-07-12T10:47:38.602Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:47:38.602Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-12T10:47:38.610Z] #44 1.410 + RM_GOPATH=0 [2022-07-12T10:47:38.610Z] #44 1.410 + TMP_GOPATH= [2022-07-12T10:47:38.610Z] #44 1.412 + : /build [2022-07-12T10:47:38.610Z] #44 1.412 + '[' -z '' ']' [2022-07-12T10:47:38.610Z] #44 1.412 ++ mktemp -d [2022-07-12T10:47:38.610Z] #44 1.416 + export GOPATH=/tmp/tmp.yWTn6ZrcDV [2022-07-12T10:47:38.610Z] #44 1.417 + GOPATH=/tmp/tmp.yWTn6ZrcDV [2022-07-12T10:47:38.610Z] #44 1.417 + RM_GOPATH=1 [2022-07-12T10:47:38.610Z] #44 1.417 + case "$(go env GOARCH)" in [2022-07-12T10:47:38.610Z] #44 1.423 ++ go env GOARCH [2022-07-12T10:47:38.610Z] #44 1.484 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:38.610Z] #44 1.484 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:38.610Z] #44 1.492 ++ dirname /install.sh [2022-07-12T10:47:38.610Z] #44 1.512 + dir=/ [2022-07-12T10:47:38.610Z] #44 1.512 + bin=tini [2022-07-12T10:47:38.859Z] #47 ... [2022-07-12T10:47:38.860Z] [2022-07-12T10:47:38.860Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T10:47:38.860Z] #59 sha256:f3572c52167ba90e199be5accd9e503a93d9b10c02e7ce291e5cec2e6cde0893 [2022-07-12T10:47:38.867Z] #44 1.512 + shift [2022-07-12T10:47:38.867Z] #44 1.512 + '[' '!' -f //tini.installer ']' [2022-07-12T10:47:38.867Z] #44 1.512 + . //tini.installer [2022-07-12T10:47:38.867Z] #44 1.512 ++ : v0.19.0 [2022-07-12T10:47:38.867Z] #44 1.518 Install tini version v0.19.0 [2022-07-12T10:47:38.867Z] #44 1.518 + install_tini [2022-07-12T10:47:38.867Z] #44 1.518 + echo 'Install tini version v0.19.0' [2022-07-12T10:47:38.867Z] #44 1.518 + git clone https://github.com/krallin/tini.git /tmp/tmp.yWTn6ZrcDV/tini [2022-07-12T10:47:38.867Z] #44 1.546 Cloning into '/tmp/tmp.yWTn6ZrcDV/tini'... [2022-07-12T10:47:39.116Z] #59 DONE 0.3s [2022-07-12T10:47:39.117Z] [2022-07-12T10:47:39.117Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:47:39.117Z] #60 sha256:2746637041f956801b7f7a5b1ccd5d52cd50c05b116d2d5fde36006ba109797c [2022-07-12T10:47:39.682Z] #21 26.49 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-12T10:47:40.049Z] #60 ... [2022-07-12T10:47:40.050Z] [2022-07-12T10:47:40.050Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T10:47:40.050Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-07-12T10:47:40.050Z] #15 DONE 1.3s [2022-07-12T10:47:40.050Z] [2022-07-12T10:47:40.050Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:47:40.050Z] #60 sha256:2746637041f956801b7f7a5b1ccd5d52cd50c05b116d2d5fde36006ba109797c [2022-07-12T10:47:40.050Z] #60 0.915 + RM_GOPATH=0 [2022-07-12T10:47:40.050Z] #60 0.923 + TMP_GOPATH= [2022-07-12T10:47:40.050Z] #60 0.923 + : /build [2022-07-12T10:47:40.050Z] #60 0.923 + '[' -z '' ']' [2022-07-12T10:47:40.050Z] #60 0.924 ++ mktemp -d [2022-07-12T10:47:40.050Z] #60 0.942 + export GOPATH=/tmp/tmp.zOO5wLXtSE [2022-07-12T10:47:40.050Z] #60 0.942 + GOPATH=/tmp/tmp.zOO5wLXtSE [2022-07-12T10:47:40.050Z] #60 0.942 + RM_GOPATH=1 [2022-07-12T10:47:40.050Z] #60 0.942 + case "$(go env GOARCH)" in [2022-07-12T10:47:40.050Z] #60 0.943 ++ go env GOARCH [2022-07-12T10:47:40.235Z] #44 2.732 + cd /tmp/tmp.yWTn6ZrcDV/tini [2022-07-12T10:47:40.235Z] #44 2.732 + git checkout -q v0.19.0 [2022-07-12T10:47:40.235Z] #44 2.737 + cmake . [2022-07-12T10:47:40.307Z] #60 1.008 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:40.307Z] #60 1.008 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:40.307Z] #60 1.008 ++ dirname /install.sh [2022-07-12T10:47:40.307Z] #60 1.023 Install runc version v1.1.2 (build tags: seccomp) [2022-07-12T10:47:40.307Z] #60 1.023 + dir=/ [2022-07-12T10:47:40.307Z] #60 1.023 + bin=runc [2022-07-12T10:47:40.307Z] #60 1.023 + shift [2022-07-12T10:47:40.307Z] #60 1.023 + '[' '!' -f //runc.installer ']' [2022-07-12T10:47:40.307Z] #60 1.023 + . //runc.installer [2022-07-12T10:47:40.307Z] #60 1.023 ++ set -e [2022-07-12T10:47:40.307Z] #60 1.023 ++ : v1.1.2 [2022-07-12T10:47:40.307Z] #60 1.023 + install_runc [2022-07-12T10:47:40.307Z] #60 1.023 + RUNC_BUILDTAGS=seccomp [2022-07-12T10:47:40.307Z] #60 1.023 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-12T10:47:40.307Z] #60 1.023 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zOO5wLXtSE/src/github.com/opencontainers/runc [2022-07-12T10:47:40.307Z] #60 1.023 Cloning into '/tmp/tmp.zOO5wLXtSE/src/github.com/opencontainers/runc'... [2022-07-12T10:47:40.622Z] #21 27.68 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-12T10:47:40.622Z] #21 27.69 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-12T10:47:40.622Z] #21 27.70 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-12T10:47:40.622Z] #21 27.71 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-12T10:47:40.622Z] #21 27.72 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-12T10:47:40.622Z] #21 27.74 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:40.622Z] #21 27.75 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-12T10:47:40.622Z] #21 27.76 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-12T10:47:40.622Z] #21 27.77 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-12T10:47:40.622Z] #21 27.78 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-12T10:47:40.622Z] #21 27.79 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-12T10:47:40.622Z] #21 27.80 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-12T10:47:40.797Z] #44 3.532 -- The C compiler identification is GNU 10.2.1 [2022-07-12T10:47:40.875Z] #60 ... [2022-07-12T10:47:40.875Z] [2022-07-12T10:47:40.875Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-12T10:47:40.875Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-07-12T10:47:40.875Z] #16 DONE 0.9s [2022-07-12T10:47:40.883Z] #21 27.81 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-12T10:47:40.883Z] #21 27.83 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-12T10:47:40.883Z] #21 27.84 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-12T10:47:40.883Z] #21 27.85 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:40.883Z] #21 27.87 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-12T10:47:40.883Z] #21 27.89 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-12T10:47:40.883Z] #21 27.90 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-12T10:47:40.883Z] #21 27.91 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-12T10:47:40.883Z] #21 27.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:47:41.054Z] #44 3.671 -- Detecting C compiler ABI info [2022-07-12T10:47:41.131Z] [2022-07-12T10:47:41.131Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T10:47:41.131Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-07-12T10:47:41.456Z] #21 DONE 28.5s [2022-07-12T10:47:41.456Z] [2022-07-12T10:47:41.456Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T10:47:41.456Z] #66 sha256:14d2ab63adc14ea3309e6f7184a51cae5ddbaf0badcb4ba950660ef698c3b2f3 [2022-07-12T10:47:41.456Z] #66 DONE 0.1s [2022-07-12T10:47:41.456Z] [2022-07-12T10:47:41.456Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:47:41.456Z] #67 sha256:dfa34e9633daecd62a4f49d2e555eef44171f59f359c24dc5a57ec3a7c45662d [2022-07-12T10:47:41.693Z] #17 0.592 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-12T10:47:41.693Z] #17 DONE 0.7s [2022-07-12T10:47:41.693Z] [2022-07-12T10:47:41.693Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T10:47:41.693Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-07-12T10:47:42.423Z] #44 4.957 -- Detecting C compiler ABI info - done [2022-07-12T10:47:42.423Z] #44 5.137 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-12T10:47:42.423Z] #44 5.143 -- Detecting C compile features [2022-07-12T10:47:42.423Z] #44 5.150 -- Detecting C compile features - done [2022-07-12T10:47:42.624Z] #18 DONE 0.8s [2022-07-12T10:47:42.624Z] [2022-07-12T10:47:42.624Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T10:47:42.624Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-07-12T10:47:42.641Z] #14 ... [2022-07-12T10:47:42.641Z] [2022-07-12T10:47:42.641Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T10:47:42.641Z] #44 sha256:305842003447d8403de577ed89ac38860f9707b6e3c3d312797cd546b59d60f0 [2022-07-12T10:47:42.641Z] #44 1.118 + RM_GOPATH=0 [2022-07-12T10:47:42.641Z] #44 1.118 + TMP_GOPATH= [2022-07-12T10:47:42.641Z] #44 1.118 + : /build [2022-07-12T10:47:42.641Z] #44 1.118 + '[' -z '' ']' [2022-07-12T10:47:42.641Z] #44 1.118 ++ mktemp -d [2022-07-12T10:47:42.641Z] #44 1.123 + export GOPATH=/tmp/tmp.xdWm63L1br [2022-07-12T10:47:42.641Z] #44 1.123 + GOPATH=/tmp/tmp.xdWm63L1br [2022-07-12T10:47:42.641Z] #44 1.124 + RM_GOPATH=1 [2022-07-12T10:47:42.641Z] #44 1.124 + case "$(go env GOARCH)" in [2022-07-12T10:47:42.641Z] #44 1.125 ++ go env GOARCH [2022-07-12T10:47:42.641Z] #44 1.170 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:42.641Z] #44 1.170 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:42.641Z] #44 1.171 ++ dirname /install.sh [2022-07-12T10:47:42.641Z] #44 1.178 + dir=/ [2022-07-12T10:47:42.641Z] #44 1.178 + bin=tini [2022-07-12T10:47:42.641Z] #44 1.179 + shift [2022-07-12T10:47:42.641Z] #44 1.179 + '[' '!' -f //tini.installer ']' [2022-07-12T10:47:42.641Z] #44 1.179 + . //tini.installer [2022-07-12T10:47:42.641Z] #44 1.179 ++ : v0.19.0 [2022-07-12T10:47:42.641Z] #44 1.180 + install_tini [2022-07-12T10:47:42.641Z] #44 1.180 + echo 'Install tini version v0.19.0' [2022-07-12T10:47:42.641Z] #44 1.180 Install tini version v0.19.0 [2022-07-12T10:47:42.641Z] #44 1.180 + git clone https://github.com/krallin/tini.git /tmp/tmp.xdWm63L1br/tini [2022-07-12T10:47:42.641Z] #44 1.182 Cloning into '/tmp/tmp.xdWm63L1br/tini'... [2022-07-12T10:47:42.641Z] #44 2.567 + cd /tmp/tmp.xdWm63L1br/tini [2022-07-12T10:47:42.641Z] #44 2.583 + git checkout -q v0.19.0 [2022-07-12T10:47:42.641Z] #44 2.622 + cmake . [2022-07-12T10:47:42.641Z] #44 3.603 -- The C compiler identification is GNU 10.2.1 [2022-07-12T10:47:42.641Z] #44 3.762 -- Detecting C compiler ABI info [2022-07-12T10:47:42.641Z] #44 4.745 -- Detecting C compiler ABI info - done [2022-07-12T10:47:42.641Z] #44 4.915 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-12T10:47:42.641Z] #44 5.033 -- Detecting C compile features [2022-07-12T10:47:42.641Z] #44 5.038 -- Detecting C compile features - done [2022-07-12T10:47:42.641Z] #44 5.096 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-12T10:47:42.641Z] #44 5.417 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-12T10:47:42.679Z] #44 5.258 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-12T10:47:42.837Z] #67 1.141 + RM_GOPATH=0 [2022-07-12T10:47:42.837Z] #67 1.141 + TMP_GOPATH= [2022-07-12T10:47:42.837Z] #67 1.141 + : /build [2022-07-12T10:47:42.837Z] #67 1.141 + '[' -z '' ']' [2022-07-12T10:47:42.837Z] #67 1.141 ++ mktemp -d [2022-07-12T10:47:42.837Z] #67 1.141 + export GOPATH=/tmp/tmp.R9ilCEs3Lu [2022-07-12T10:47:42.837Z] #67 1.141 + GOPATH=/tmp/tmp.R9ilCEs3Lu [2022-07-12T10:47:42.837Z] #67 1.141 + RM_GOPATH=1 [2022-07-12T10:47:42.837Z] #67 1.141 + case "$(go env GOARCH)" in [2022-07-12T10:47:42.837Z] #67 1.151 ++ go env GOARCH [2022-07-12T10:47:42.837Z] #67 1.161 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:42.837Z] #67 ... [2022-07-12T10:47:42.837Z] [2022-07-12T10:47:42.837Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T10:47:42.837Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-12T10:47:42.837Z] #22 DONE 1.4s [2022-07-12T10:47:42.837Z] [2022-07-12T10:47:42.838Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:47:42.838Z] #67 sha256:dfa34e9633daecd62a4f49d2e555eef44171f59f359c24dc5a57ec3a7c45662d [2022-07-12T10:47:42.838Z] #67 1.161 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:47:42.838Z] #67 1.162 ++ dirname /install.sh [2022-07-12T10:47:42.838Z] #67 1.163 + dir=/ [2022-07-12T10:47:42.838Z] #67 1.164 + bin=runc [2022-07-12T10:47:42.838Z] #67 1.164 + shift [2022-07-12T10:47:42.838Z] #67 1.164 + '[' '!' -f //runc.installer ']' [2022-07-12T10:47:42.838Z] #67 1.164 + . //runc.installer [2022-07-12T10:47:42.838Z] #67 1.164 ++ set -e [2022-07-12T10:47:42.838Z] #67 1.165 ++ : v1.1.2 [2022-07-12T10:47:42.838Z] #67 1.165 + install_runc [2022-07-12T10:47:42.838Z] #67 1.165 + RUNC_BUILDTAGS=seccomp [2022-07-12T10:47:42.838Z] #67 1.165 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-12T10:47:42.838Z] #67 1.165 Install runc version v1.1.2 (build tags: seccomp) [2022-07-12T10:47:42.838Z] #67 1.167 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R9ilCEs3Lu/src/github.com/opencontainers/runc [2022-07-12T10:47:42.838Z] #67 1.171 Cloning into '/tmp/tmp.R9ilCEs3Lu/src/github.com/opencontainers/runc'... [2022-07-12T10:47:42.898Z] #44 5.496 -- Configuring done [2022-07-12T10:47:42.898Z] #44 5.549 -- Generating done [2022-07-12T10:47:42.898Z] #44 5.555 -- Build files have been written to: /tmp/tmp.xdWm63L1br/tini [2022-07-12T10:47:42.898Z] #44 5.575 + make tini-static [2022-07-12T10:47:42.934Z] #44 5.612 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-12T10:47:42.935Z] #44 5.779 -- Configuring done [2022-07-12T10:47:42.935Z] #44 5.797 -- Generating done [2022-07-12T10:47:42.935Z] #44 5.798 -- Build files have been written to: /tmp/tmp.yWTn6ZrcDV/tini [2022-07-12T10:47:42.935Z] #44 5.831 + make tini-static [2022-07-12T10:47:43.497Z] #44 6.151 Scanning dependencies of target tini-static [2022-07-12T10:47:43.497Z] #44 6.271 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-12T10:47:43.553Z] #19 DONE 1.2s [2022-07-12T10:47:43.553Z] [2022-07-12T10:47:43.553Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T10:47:43.553Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-07-12T10:47:43.779Z] #67 ... [2022-07-12T10:47:43.779Z] [2022-07-12T10:47:43.779Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-12T10:47:43.779Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-07-12T10:47:43.779Z] #23 DONE 1.0s [2022-07-12T10:47:43.828Z] #44 6.431 Scanning dependencies of target tini-static [2022-07-12T10:47:43.828Z] #44 6.585 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-12T10:47:44.045Z] [2022-07-12T10:47:44.045Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T10:47:44.045Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-07-12T10:47:44.618Z] #24 0.806 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-12T10:47:44.758Z] #44 ... [2022-07-12T10:47:44.758Z] [2022-07-12T10:47:44.758Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:47:44.758Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:47:44.758Z] #53 99.39 gotestsum version dev [2022-07-12T10:47:44.879Z] #24 DONE 0.9s [2022-07-12T10:47:44.879Z] [2022-07-12T10:47:44.879Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T10:47:44.879Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-07-12T10:47:45.395Z] #44 8.174 [100%] Linking C executable tini-static [2022-07-12T10:47:45.446Z] #20 DONE 1.4s [2022-07-12T10:47:45.446Z] [2022-07-12T10:47:45.446Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:47:45.446Z] #26 sha256:cabf7284b63b49f26cd6afc4f06ca8d99b002133425d4746cafef6dd2e48e74a [2022-07-12T10:47:45.827Z] #25 DONE 0.9s [2022-07-12T10:47:45.827Z] [2022-07-12T10:47:45.827Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T10:47:45.827Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-07-12T10:47:46.127Z] #53 DONE 101.0s [2022-07-12T10:47:46.127Z] [2022-07-12T10:47:46.127Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T10:47:46.127Z] #44 sha256:305842003447d8403de577ed89ac38860f9707b6e3c3d312797cd546b59d60f0 [2022-07-12T10:47:46.127Z] #44 8.419 [100%] Linking C executable tini-static [2022-07-12T10:47:46.690Z] #44 9.458 [100%] Built target tini-static [2022-07-12T10:47:46.761Z] #44 9.323 [100%] Built target tini-static [2022-07-12T10:47:46.761Z] #44 9.405 + mkdir -p /build [2022-07-12T10:47:46.761Z] #44 9.407 + cp tini-static /build/docker-init [2022-07-12T10:47:46.769Z] #26 DONE 0.9s [2022-07-12T10:47:46.769Z] [2022-07-12T10:47:46.769Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T10:47:46.769Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-07-12T10:47:46.947Z] #44 9.652 + mkdir -p /build [2022-07-12T10:47:46.947Z] #44 9.667 + cp tini-static /build/docker-init [2022-07-12T10:47:47.204Z] #44 DONE 9.9s [2022-07-12T10:47:47.204Z] [2022-07-12T10:47:47.204Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:47.204Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:47.204Z] #14 101.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-12T10:47:47.204Z] #14 101.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:47.204Z] #14 101.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T10:47:47.204Z] #14 101.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-12T10:47:47.204Z] #14 101.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:47.204Z] #14 101.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T10:47:47.325Z] #44 DONE 9.9s [2022-07-12T10:47:47.325Z] [2022-07-12T10:47:47.325Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:47.325Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:47.325Z] #14 94.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-12T10:47:47.325Z] #14 94.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-12T10:47:47.325Z] #14 94.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T10:47:47.339Z] #27 DONE 0.9s [2022-07-12T10:47:47.339Z] [2022-07-12T10:47:47.339Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:47:47.339Z] #67 sha256:dfa34e9633daecd62a4f49d2e555eef44171f59f359c24dc5a57ec3a7c45662d [2022-07-12T10:47:47.339Z] #67 5.267 + cd /tmp/tmp.R9ilCEs3Lu/src/github.com/opencontainers/runc [2022-07-12T10:47:47.339Z] #67 5.267 + git checkout -q v1.1.2 [2022-07-12T10:47:47.339Z] #67 5.551 + '[' -z '' ']' [2022-07-12T10:47:47.339Z] #67 5.551 + target=static [2022-07-12T10:47:47.339Z] #67 5.551 + make BUILDTAGS=seccomp static [2022-07-12T10:47:47.339Z] #67 5.728 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-12T10:47:47.756Z] #26 118.8 Updating files: 22% (2518/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3746/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) [2022-07-12T10:47:47.756Z] #26 ... [2022-07-12T10:47:47.756Z] [2022-07-12T10:47:47.756Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:47:47.756Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-12T10:47:47.756Z] #36 121.1 Delve is a source level debugger for Go programs. [2022-07-12T10:47:47.756Z] #36 121.1 [2022-07-12T10:47:47.756Z] #36 121.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-12T10:47:47.756Z] #36 121.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-12T10:47:47.756Z] #36 121.1 [2022-07-12T10:47:47.756Z] #36 121.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-12T10:47:47.756Z] #36 121.1 [2022-07-12T10:47:47.756Z] #36 121.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-12T10:47:47.756Z] #36 121.1 [2022-07-12T10:47:47.756Z] #36 121.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-12T10:47:47.756Z] #36 121.1 [2022-07-12T10:47:47.756Z] #36 121.1 Usage: [2022-07-12T10:47:47.756Z] #36 121.1 dlv [command] [2022-07-12T10:47:47.756Z] #36 121.1 [2022-07-12T10:47:47.756Z] #36 121.1 Available Commands: [2022-07-12T10:47:47.756Z] #36 121.1 attach Attach to running process and begin debugging. [2022-07-12T10:47:47.756Z] #36 121.1 connect Connect to a headless debug server with a terminal client. [2022-07-12T10:47:47.756Z] #36 121.1 core Examine a core dump. [2022-07-12T10:47:47.756Z] #36 121.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-12T10:47:47.756Z] #36 121.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-12T10:47:47.756Z] #36 121.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-12T10:47:47.756Z] #36 121.1 help Help about any command [2022-07-12T10:47:47.756Z] #36 121.1 run Deprecated command. Use 'debug' instead. [2022-07-12T10:47:47.756Z] #36 121.1 test Compile test binary and begin debugging program. [2022-07-12T10:47:47.756Z] #36 121.1 trace Compile and begin tracing program. [2022-07-12T10:47:47.756Z] #36 121.1 version Prints version. [2022-07-12T10:47:47.756Z] #36 121.1 [2022-07-12T10:47:47.756Z] #36 121.1 Flags: [2022-07-12T10:47:47.756Z] #36 121.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-12T10:47:47.756Z] #36 121.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-12T10:47:47.756Z] #36 121.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-12T10:47:47.756Z] #36 121.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-12T10:47:47.756Z] #36 121.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-12T10:47:47.756Z] #36 121.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-12T10:47:47.756Z] #36 121.1 --disable-aslr Disables address space randomization [2022-07-12T10:47:47.756Z] #36 121.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-12T10:47:47.756Z] #36 121.1 -h, --help help for dlv [2022-07-12T10:47:47.756Z] #36 121.1 --init string Init file, executed by the terminal client. [2022-07-12T10:47:47.756Z] #36 121.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-12T10:47:47.756Z] #36 121.1 --log Enable debugging server logging. [2022-07-12T10:47:47.756Z] #36 121.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-12T10:47:47.756Z] #36 121.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-12T10:47:47.756Z] #36 121.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-12T10:47:47.756Z] #36 121.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-12T10:47:47.756Z] #36 121.1 --wd string Working directory for running the program. [2022-07-12T10:47:47.756Z] #36 121.1 [2022-07-12T10:47:47.756Z] #36 121.1 Additional help topics: [2022-07-12T10:47:47.756Z] #36 121.1 dlv backend Help about the --backend flag. [2022-07-12T10:47:47.756Z] #36 121.1 dlv log Help about logging flags. [2022-07-12T10:47:47.756Z] #36 121.1 dlv redirect Help about file redirection. [2022-07-12T10:47:47.756Z] #36 121.1 [2022-07-12T10:47:47.756Z] #36 121.1 Use "dlv [command] --help" for more information about a command. [2022-07-12T10:47:47.756Z] #36 DONE 121.9s [2022-07-12T10:47:47.756Z] [2022-07-12T10:47:47.756Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:47:47.756Z] #26 sha256:cabf7284b63b49f26cd6afc4f06ca8d99b002133425d4746cafef6dd2e48e74a [2022-07-12T10:47:47.888Z] #14 ... [2022-07-12T10:47:47.888Z] [2022-07-12T10:47:47.888Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:47.888Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:47:47.888Z] #77 13.63 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-12T10:47:47.888Z] #77 13.69 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-12T10:47:47.888Z] #77 13.69 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-12T10:47:47.888Z] #77 13.69 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-12T10:47:47.888Z] #77 13.71 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-12T10:47:47.888Z] #77 16.66 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-12T10:47:47.888Z] #77 19.72 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-12T10:47:47.888Z] #77 22.25 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-12T10:47:47.888Z] #77 22.57 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-12T10:47:47.888Z] #77 22.96 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-12T10:47:48.145Z] #77 ... [2022-07-12T10:47:48.145Z] [2022-07-12T10:47:48.145Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T10:47:48.145Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T10:47:48.145Z] #53 101.5 gotestsum version dev [2022-07-12T10:47:48.145Z] #53 DONE 101.6s [2022-07-12T10:47:48.145Z] [2022-07-12T10:47:48.145Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:48.145Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:49.097Z] #14 ... [2022-07-12T10:47:49.098Z] [2022-07-12T10:47:49.098Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:49.098Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:47:49.098Z] #77 11.52 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-12T10:47:49.098Z] #77 11.56 Cloning into '/tmp/crun-build/libocispec'... [2022-07-12T10:47:49.098Z] #77 13.35 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-12T10:47:49.098Z] #77 13.43 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-12T10:47:49.098Z] #77 13.43 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-12T10:47:49.098Z] #77 13.43 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-12T10:47:49.098Z] #77 13.45 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-12T10:47:49.098Z] #77 16.67 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-12T10:47:49.098Z] #77 19.80 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-12T10:47:49.098Z] #77 21.90 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-12T10:47:49.300Z] #26 118.8 Updating files: 22% (2518/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3746/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8698/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 95% (10897/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-12T10:47:49.300Z] #26 123.1 + cd /tmp/tmp.UnDpxNBPi2/tmp/docker-ce [2022-07-12T10:47:49.300Z] #26 123.1 + git checkout -q v17.06.2-ce [2022-07-12T10:47:49.354Z] #77 22.21 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-12T10:47:49.918Z] #77 22.66 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-12T10:47:50.083Z] #77 ... [2022-07-12T10:47:50.083Z] [2022-07-12T10:47:50.083Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:50.083Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:50.083Z] #14 117.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-12T10:47:50.083Z] #14 117.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:50.083Z] #14 117.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:47:51.419Z] #14 105.0 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-12T10:47:51.419Z] #14 105.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:51.419Z] #14 105.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T10:47:51.676Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-12T10:47:51.676Z] #14 105.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:51.676Z] #14 105.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T10:47:52.573Z] #26 126.3 + mkdir -p /tmp/tmp.UnDpxNBPi2/src/github.com/docker [2022-07-12T10:47:52.573Z] #26 126.3 + mv components/cli /tmp/tmp.UnDpxNBPi2/src/github.com/docker/cli [2022-07-12T10:47:52.573Z] #26 126.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-12T10:47:52.622Z] #67 ... [2022-07-12T10:47:52.622Z] [2022-07-12T10:47:52.622Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:47:52.622Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-12T10:47:52.622Z] #28 1.324 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-12T10:47:52.622Z] #28 1.324 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-12T10:47:52.622Z] #28 1.324 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-12T10:47:52.622Z] #28 1.471 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-12T10:47:52.622Z] #28 1.584 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-12T10:47:52.622Z] #28 1.777 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-12T10:47:52.622Z] #28 1.935 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-12T10:47:52.622Z] #28 2.072 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:47:52.622Z] #28 2.208 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-12T10:47:52.622Z] #28 2.208 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-12T10:47:52.622Z] #28 2.212 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:47:52.622Z] #28 2.213 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-12T10:47:52.622Z] #28 2.215 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-12T10:47:52.622Z] #28 2.355 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-12T10:47:52.622Z] #28 2.364 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:47:52.622Z] #28 2.368 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-12T10:47:52.622Z] #28 2.369 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-12T10:47:52.622Z] #28 2.374 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-12T10:47:53.567Z] #28 ... [2022-07-12T10:47:53.567Z] [2022-07-12T10:47:53.567Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:47:53.567Z] #67 sha256:dfa34e9633daecd62a4f49d2e555eef44171f59f359c24dc5a57ec3a7c45662d [2022-07-12T10:47:53.567Z] #67 11.84 + mkdir -p /build [2022-07-12T10:47:53.567Z] #67 11.84 + cp runc /build/runc [2022-07-12T10:47:53.567Z] #67 DONE 12.1s [2022-07-12T10:47:53.567Z] [2022-07-12T10:47:53.567Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:47:53.567Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:47:53.567Z] #71 67.62 + bin/containerd [2022-07-12T10:47:53.948Z] #26 ... [2022-07-12T10:47:53.949Z] [2022-07-12T10:47:53.949Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:53.949Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:47:53.949Z] #77 75.23 configure.ac:11: installing 'build-aux/compile' [2022-07-12T10:47:53.949Z] #77 75.24 configure.ac:11: installing 'build-aux/config.guess' [2022-07-12T10:47:53.949Z] #77 75.24 configure.ac:11: installing 'build-aux/config.sub' [2022-07-12T10:47:53.949Z] #77 75.25 configure.ac:13: installing 'build-aux/install-sh' [2022-07-12T10:47:53.949Z] #77 75.27 configure.ac:13: installing 'build-aux/missing' [2022-07-12T10:47:53.949Z] #77 75.28 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-12T10:47:53.949Z] #77 75.38 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T10:47:53.949Z] #77 76.56 checking build system type... aarch64-unknown-linux-gnu [2022-07-12T10:47:53.949Z] #77 76.92 checking host system type... aarch64-unknown-linux-gnu [2022-07-12T10:47:53.949Z] #77 76.92 checking how to print strings... printf [2022-07-12T10:47:53.949Z] #77 76.95 checking for gcc... gcc [2022-07-12T10:47:53.949Z] #77 77.05 checking whether the C compiler works... yes [2022-07-12T10:47:53.949Z] #77 77.33 checking for C compiler default output file name... a.out [2022-07-12T10:47:53.949Z] #77 77.33 checking for suffix of executables... [2022-07-12T10:47:53.949Z] #77 77.61 checking whether we are cross compiling... no [2022-07-12T10:47:53.949Z] #77 77.89 checking for suffix of object files... o [2022-07-12T10:47:53.949Z] #77 78.00 checking whether we are using the GNU C compiler... yes [2022-07-12T10:47:53.949Z] #77 78.08 checking whether gcc accepts -g... yes [2022-07-12T10:47:53.949Z] #77 78.19 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:47:53.949Z] #77 78.41 checking whether gcc understands -c and -o together... yes [2022-07-12T10:47:53.949Z] #77 78.66 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:47:53.949Z] #77 78.66 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:47:53.949Z] #77 78.68 checking for egrep... /bin/grep -E [2022-07-12T10:47:53.949Z] #77 78.70 checking for fgrep... /bin/grep -F [2022-07-12T10:47:53.949Z] #77 78.70 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:47:53.949Z] #77 78.75 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:47:53.949Z] #77 78.76 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:47:53.949Z] #77 78.77 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:47:53.949Z] #77 78.91 checking whether ln -s works... yes [2022-07-12T10:47:53.949Z] #77 78.91 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:47:53.949Z] #77 78.96 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-12T10:47:53.949Z] #77 78.96 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:47:53.949Z] #77 78.96 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:47:53.949Z] #77 78.97 checking for objdump... objdump [2022-07-12T10:47:53.949Z] #77 78.97 checking how to recognize dependent libraries... pass_all [2022-07-12T10:47:53.949Z] #77 78.98 checking for dlltool... no [2022-07-12T10:47:53.949Z] #77 78.98 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:47:53.949Z] #77 78.99 checking for ar... ar [2022-07-12T10:47:53.949Z] #77 78.99 checking for archiver @FILE support... @ [2022-07-12T10:47:53.949Z] #77 79.12 checking for strip... strip [2022-07-12T10:47:53.949Z] #77 79.12 checking for ranlib... ranlib [2022-07-12T10:47:53.949Z] #77 79.12 checking for gawk... no [2022-07-12T10:47:53.949Z] #77 79.12 checking for mawk... mawk [2022-07-12T10:47:53.949Z] #77 79.12 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:47:53.949Z] #77 79.46 checking for sysroot... no [2022-07-12T10:47:53.949Z] #77 79.47 checking for a working dd... /bin/dd [2022-07-12T10:47:53.949Z] #77 79.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:47:53.949Z] #77 79.54 checking for mt... no [2022-07-12T10:47:53.949Z] #77 79.54 checking if : is a manifest tool... no [2022-07-12T10:47:53.949Z] #77 79.58 checking how to run the C preprocessor... gcc -E [2022-07-12T10:47:54.512Z] #77 79.89 checking for ANSI C header files... yes [2022-07-12T10:47:54.769Z] #77 80.56 checking for sys/types.h... yes [2022-07-12T10:47:54.769Z] #77 80.72 checking for sys/stat.h... yes [2022-07-12T10:47:55.332Z] #77 80.90 checking for stdlib.h... yes [2022-07-12T10:47:55.332Z] #77 81.14 checking for string.h... [2022-07-12T10:47:55.332Z] #77 ... [2022-07-12T10:47:55.332Z] [2022-07-12T10:47:55.332Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:47:55.332Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T10:47:55.332Z] #21 1.022 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:47:55.332Z] #21 1.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:47:55.332Z] #21 1.052 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:47:55.332Z] #21 1.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T10:47:55.332Z] #21 2.712 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T10:47:55.332Z] #21 4.670 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T10:47:55.332Z] #21 6.902 Fetched 8434 kB in 6s (1372 kB/s) [2022-07-12T10:47:55.332Z] #21 6.902 Reading package lists... [2022-07-12T10:47:55.332Z] #21 9.451 Reading package lists... [2022-07-12T10:47:55.332Z] #21 ... [2022-07-12T10:47:55.332Z] [2022-07-12T10:47:55.332Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:55.332Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:47:55.332Z] #77 81.14 checking for string.h... yes [2022-07-12T10:47:55.360Z] #14 ... [2022-07-12T10:47:55.360Z] [2022-07-12T10:47:55.360Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:55.360Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:47:55.360Z] #77 70.22 configure.ac:7: installing 'build-aux/compile' [2022-07-12T10:47:55.360Z] #77 70.22 configure.ac:9: installing 'build-aux/config.guess' [2022-07-12T10:47:55.360Z] #77 70.22 configure.ac:9: installing 'build-aux/config.sub' [2022-07-12T10:47:55.360Z] #77 70.23 configure.ac:11: installing 'build-aux/install-sh' [2022-07-12T10:47:55.360Z] #77 70.25 configure.ac:11: installing 'build-aux/missing' [2022-07-12T10:47:55.360Z] #77 70.45 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T10:47:55.360Z] #77 70.56 parallel-tests: installing 'build-aux/test-driver' [2022-07-12T10:47:55.360Z] #77 72.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T10:47:55.360Z] #77 72.58 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T10:47:55.360Z] #77 73.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T10:47:55.360Z] #77 73.25 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T10:47:55.360Z] #77 73.36 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T10:47:55.360Z] #77 73.47 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T10:47:55.360Z] #77 73.62 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T10:47:55.360Z] #77 73.73 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T10:47:55.588Z] #77 81.38 checking for memory.h... yes [2022-07-12T10:47:55.589Z] #77 81.60 checking for strings.h... yes [2022-07-12T10:47:56.102Z] #77 81.77 checking for inttypes.h... yes [2022-07-12T10:47:56.371Z] #77 82.05 checking for stdint.h... yes [2022-07-12T10:47:56.628Z] #77 82.36 checking for unistd.h... yes [2022-07-12T10:47:56.628Z] #77 82.53 checking for dlfcn.h... yes [2022-07-12T10:47:56.739Z] #77 ... [2022-07-12T10:47:56.739Z] [2022-07-12T10:47:56.739Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:56.739Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:56.739Z] #14 123.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-12T10:47:56.739Z] #14 123.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-12T10:47:56.739Z] #14 123.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T10:47:56.739Z] #14 123.8 Selecting previously unselected package libapparmor1:amd64. [2022-07-12T10:47:56.739Z] #14 123.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-12T10:47:56.739Z] #14 123.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T10:47:56.739Z] #14 123.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-12T10:47:56.739Z] #14 123.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-12T10:47:56.739Z] #14 124.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T10:47:56.739Z] #14 124.1 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T10:47:56.739Z] #14 124.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T10:47:56.739Z] #14 124.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:47:56.739Z] #14 124.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T10:47:56.739Z] #14 124.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T10:47:56.739Z] #14 124.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:47:56.739Z] #14 124.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-12T10:47:56.739Z] #14 124.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:47:56.739Z] #14 124.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:47:56.739Z] #14 124.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T10:47:56.739Z] #14 124.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T10:47:56.739Z] #14 124.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:47:56.739Z] #14 124.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-12T10:47:56.739Z] #14 124.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-12T10:47:56.739Z] #14 124.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T10:47:56.885Z] #77 82.72 checking for objdir... .libs [2022-07-12T10:47:57.142Z] #77 83.10 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:47:57.259Z] #14 125.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-12T10:47:57.259Z] #14 125.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-12T10:47:57.259Z] #14 125.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T10:47:57.399Z] #77 83.27 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:47:57.399Z] #77 83.27 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:47:57.522Z] #14 125.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-12T10:47:57.522Z] #14 125.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-12T10:47:57.522Z] #14 125.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T10:47:57.522Z] #14 125.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-12T10:47:57.522Z] #14 125.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-12T10:47:57.522Z] #14 125.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T10:47:57.781Z] #14 125.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-12T10:47:57.781Z] #14 125.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-12T10:47:57.781Z] #14 125.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T10:47:57.963Z] #77 83.39 checking if gcc static flag -static works... yes [2022-07-12T10:47:57.963Z] #77 83.73 checking if gcc supports -c -o file.o... yes [2022-07-12T10:47:57.963Z] #77 83.95 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:47:57.963Z] #77 83.95 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-12T10:47:58.040Z] #14 126.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-12T10:47:58.040Z] #14 126.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-12T10:47:58.040Z] #14 126.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T10:47:58.220Z] #77 84.03 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:47:58.300Z] #14 126.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-12T10:47:58.477Z] #77 84.35 checking how to hardcode library paths into programs... immediate [2022-07-12T10:47:58.477Z] #77 84.35 checking whether stripping libraries is possible... yes [2022-07-12T10:47:58.477Z] #77 84.39 checking if libtool supports shared libraries... yes [2022-07-12T10:47:58.477Z] #77 84.39 checking whether to build shared libraries... no [2022-07-12T10:47:58.477Z] #77 84.39 checking whether to build static libraries... yes [2022-07-12T10:47:58.477Z] #77 84.39 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:47:58.477Z] #77 84.45 checking whether build environment is sane... yes [2022-07-12T10:47:58.477Z] #77 84.52 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:47:58.477Z] #77 84.55 checking whether make sets $(MAKE)... yes [2022-07-12T10:47:58.559Z] #14 126.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:47:58.559Z] #14 126.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:47:58.559Z] #14 126.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T10:47:58.559Z] #14 126.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T10:47:58.559Z] #14 126.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:58.734Z] #77 84.61 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:47:58.734Z] #77 84.66 checking whether make supports nested variables... yes [2022-07-12T10:47:58.819Z] #14 126.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T10:47:58.820Z] #14 126.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T10:47:58.820Z] #14 126.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:47:58.850Z] #71 ... [2022-07-12T10:47:58.850Z] [2022-07-12T10:47:58.850Z] #28 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:47:58.850Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-12T10:47:58.850Z] #28 10.46 Fetched 40.6 MB in 10s (4226 kB/s) [2022-07-12T10:47:58.991Z] #77 84.73 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:47:58.991Z] #77 84.73 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:47:58.991Z] #77 84.73 checking how to create a ustar tar archive... gnutar [2022-07-12T10:47:58.991Z] #77 84.80 checking dependency style of gcc... gcc3 [2022-07-12T10:47:58.991Z] #77 85.01 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:47:58.991Z] #77 85.01 checking whether make supports nested variables... (cached) yes [2022-07-12T10:47:58.991Z] #77 85.01 checking for gawk... (cached) mawk [2022-07-12T10:47:58.991Z] #77 85.02 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T10:47:58.991Z] #77 85.02 checking for gcc... (cached) gcc [2022-07-12T10:47:59.249Z] #77 85.11 checking whether we are using the GNU C compiler... #77 ... [2022-07-12T10:47:59.249Z] [2022-07-12T10:47:59.249Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:47:59.249Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-12T10:47:59.249Z] #34 DONE 133.2s [2022-07-12T10:47:59.249Z] [2022-07-12T10:47:59.249Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:47:59.249Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:47:59.249Z] #77 85.11 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T10:47:59.249Z] #77 85.11 checking whether gcc accepts -g... (cached) yes [2022-07-12T10:47:59.249Z] #77 85.11 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T10:47:59.249Z] #77 85.12 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T10:47:59.249Z] #77 85.12 checking for a Python interpreter with version >= 3... python3 [2022-07-12T10:47:59.249Z] #77 85.23 checking for python3... /usr/bin/python3 [2022-07-12T10:47:59.249Z] #77 85.23 checking for python3 version... 3.9 [2022-07-12T10:47:59.466Z] #14 127.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:47:59.466Z] #14 127.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T10:47:59.466Z] #14 127.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T10:47:59.466Z] #14 127.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T10:47:59.466Z] #14 127.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T10:47:59.466Z] #14 127.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T10:47:59.466Z] #14 127.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:47:59.466Z] #14 127.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T10:47:59.466Z] #14 127.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:47:59.466Z] #14 127.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T10:47:59.466Z] #14 127.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T10:47:59.466Z] #14 127.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:47:59.466Z] #14 127.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T10:47:59.466Z] #14 127.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T10:47:59.466Z] #14 127.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-12T10:47:59.466Z] #14 127.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:47:59.507Z] #77 85.29 checking for python3 platform... linux [2022-07-12T10:47:59.763Z] #77 85.42 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T10:47:59.763Z] #77 85.53 checking for python3 extension module directory... [2022-07-12T10:47:59.763Z] #77 ... [2022-07-12T10:47:59.763Z] [2022-07-12T10:47:59.763Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:47:59.763Z] #60 sha256:2746637041f956801b7f7a5b1ccd5d52cd50c05b116d2d5fde36006ba109797c [2022-07-12T10:47:59.763Z] #60 10.51 + cd /tmp/tmp.zOO5wLXtSE/src/github.com/opencontainers/runc [2022-07-12T10:47:59.763Z] #60 10.51 + git checkout -q v1.1.2 [2022-07-12T10:47:59.763Z] #60 11.10 + '[' -z '' ']' [2022-07-12T10:47:59.763Z] #60 11.11 + target=static [2022-07-12T10:47:59.763Z] #60 11.11 + make BUILDTAGS=seccomp static [2022-07-12T10:47:59.763Z] #60 11.25 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-12T10:47:59.763Z] #60 ... [2022-07-12T10:47:59.763Z] [2022-07-12T10:47:59.763Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:47:59.763Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T10:47:59.763Z] #21 9.451 Reading package lists... [2022-07-12T10:47:59.763Z] #21 11.79 Building dependency tree... [2022-07-12T10:47:59.763Z] #21 13.59 The following additional packages will be installed: [2022-07-12T10:47:59.763Z] #21 13.60 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T10:47:59.763Z] #21 13.60 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-12T10:47:59.763Z] #21 13.60 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T10:47:59.763Z] #21 13.60 python3-pkg-resources vim-runtime xxd [2022-07-12T10:47:59.763Z] #21 13.60 Suggested packages: [2022-07-12T10:47:59.763Z] #21 13.60 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-12T10:47:59.763Z] #21 13.60 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-12T10:47:59.763Z] #21 13.60 acl attr quota [2022-07-12T10:47:59.763Z] #21 13.60 Recommended packages: [2022-07-12T10:47:59.763Z] #21 13.60 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-12T10:47:59.869Z] #77 ... [2022-07-12T10:47:59.869Z] [2022-07-12T10:47:59.869Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:47:59.869Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:47:59.869Z] #14 114.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-12T10:47:59.869Z] #14 114.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:47:59.869Z] #14 114.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:48:00.075Z] #14 128.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T10:48:00.075Z] #14 128.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T10:48:00.329Z] #21 15.16 The following NEW packages will be installed: [2022-07-12T10:48:00.329Z] #21 15.16 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-12T10:48:00.329Z] #21 15.16 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T10:48:00.329Z] #21 15.16 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-12T10:48:00.329Z] #21 15.17 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-12T10:48:00.329Z] #21 15.17 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T10:48:00.329Z] #21 15.17 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-12T10:48:00.329Z] #21 15.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-12T10:48:00.329Z] #21 15.17 xz-utils zip zstd [2022-07-12T10:48:00.586Z] #21 15.54 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:48:00.586Z] #21 15.54 Need to get 27.0 MB of archives. [2022-07-12T10:48:00.586Z] #21 15.54 After this operation, 105 MB of additional disk space will be used. [2022-07-12T10:48:00.586Z] #21 15.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-12T10:48:00.586Z] #21 15.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-12T10:48:00.586Z] #21 15.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-12T10:48:00.586Z] #21 15.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-12T10:48:00.586Z] #21 15.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-12T10:48:00.586Z] #21 15.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-12T10:48:00.586Z] #21 15.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-12T10:48:00.586Z] #21 15.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-12T10:48:00.586Z] #21 15.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T10:48:00.586Z] #21 15.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T10:48:00.586Z] #21 15.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-12T10:48:00.587Z] #21 15.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-12T10:48:00.587Z] #21 15.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-12T10:48:00.587Z] #21 15.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-12T10:48:00.587Z] #21 15.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-12T10:48:00.587Z] #21 15.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-12T10:48:00.587Z] #21 15.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-12T10:48:00.587Z] #21 15.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-12T10:48:00.587Z] #21 15.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-12T10:48:00.587Z] #21 15.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-12T10:48:00.587Z] #21 15.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-12T10:48:00.709Z] #14 128.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T10:48:00.709Z] #14 128.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T10:48:00.843Z] #21 15.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-12T10:48:00.844Z] #21 15.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-12T10:48:00.844Z] #21 15.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-12T10:48:00.844Z] #21 15.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-12T10:48:00.844Z] #21 15.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-12T10:48:00.844Z] #21 15.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-12T10:48:00.844Z] #21 15.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-12T10:48:00.984Z] #14 129.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:48:01.101Z] #21 15.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-12T10:48:01.101Z] #21 15.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-12T10:48:01.101Z] #21 15.90 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-12T10:48:01.101Z] #21 15.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-12T10:48:01.101Z] #21 15.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-12T10:48:01.101Z] #21 15.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-12T10:48:01.101Z] #21 15.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-12T10:48:01.101Z] #21 15.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-12T10:48:01.101Z] #21 15.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-12T10:48:01.101Z] #21 15.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T10:48:01.101Z] #21 15.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-12T10:48:01.101Z] #21 16.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-12T10:48:01.101Z] #21 16.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-12T10:48:01.101Z] #21 16.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-12T10:48:01.101Z] #21 16.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-12T10:48:01.101Z] #21 16.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-12T10:48:01.101Z] #21 16.06 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-12T10:48:01.256Z] #14 129.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T10:48:01.256Z] #14 129.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:48:01.256Z] #14 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T10:48:01.358Z] #21 16.28 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-12T10:48:01.358Z] #21 16.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-12T10:48:01.358Z] #21 16.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-12T10:48:01.358Z] #21 16.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-12T10:48:01.516Z] #14 129.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T10:48:01.516Z] #14 129.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:48:01.516Z] #14 129.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-12T10:48:01.516Z] #14 129.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:48:01.516Z] #14 129.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T10:48:01.776Z] #14 129.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:48:01.776Z] #14 129.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-12T10:48:01.776Z] #14 129.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:48:01.776Z] #14 129.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:48:01.776Z] #14 129.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:48:01.921Z] #21 16.98 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:48:02.178Z] #21 17.12 Fetched 27.0 MB in 1s (23.8 MB/s) [2022-07-12T10:48:02.178Z] #21 17.17 Selecting previously unselected package pigz. [2022-07-12T10:48:02.348Z] #14 DONE 130.3s [2022-07-12T10:48:02.348Z] [2022-07-12T10:48:02.348Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T10:48:02.348Z] #59 sha256:a0c9830480b41e3b24d096883ce47b5cbf3983ee2c9f79dc881ed5810e3a55b8 [2022-07-12T10:48:02.434Z] #21 17.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 ... 24010 files and directories currently installed.) [2022-07-12T10:48:02.435Z] #21 17.22 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-12T10:48:02.435Z] #21 17.23 Unpacking pigz (2.6-1) ... [2022-07-12T10:48:02.435Z] #21 17.34 Selecting previously unselected package libelf1:arm64. [2022-07-12T10:48:02.435Z] #21 17.34 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-12T10:48:02.435Z] #21 17.35 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-12T10:48:02.607Z] #59 DONE 0.2s [2022-07-12T10:48:02.607Z] [2022-07-12T10:48:02.607Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:48:02.607Z] #60 sha256:e086863880ddae5c76041563cb7f9aefff44140d73e79c022910bcfdae2cbd9b [2022-07-12T10:48:02.691Z] #21 17.52 Selecting previously unselected package libbpf0:arm64. [2022-07-12T10:48:02.692Z] #21 17.52 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-12T10:48:02.692Z] #21 17.53 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-12T10:48:02.948Z] #21 17.62 Selecting previously unselected package libcap2:arm64. [2022-07-12T10:48:02.948Z] #21 17.63 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-12T10:48:02.948Z] #21 17.64 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-12T10:48:02.948Z] #21 17.71 Selecting previously unselected package libmnl0:arm64. [2022-07-12T10:48:02.948Z] #21 17.71 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-12T10:48:02.949Z] #21 17.72 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-12T10:48:02.949Z] #21 17.82 Selecting previously unselected package libxtables12:arm64. [2022-07-12T10:48:02.949Z] #21 17.82 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-12T10:48:02.949Z] #21 17.83 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-12T10:48:02.949Z] #21 17.90 Selecting previously unselected package libcap2-bin. [2022-07-12T10:48:02.949Z] #21 17.92 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-12T10:48:02.949Z] #21 17.93 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-12T10:48:02.949Z] #21 17.99 Selecting previously unselected package iproute2. [2022-07-12T10:48:03.055Z] #28 10.46 Reading package lists... [2022-07-12T10:48:03.219Z] #21 18.00 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-12T10:48:03.219Z] #21 18.01 Unpacking iproute2 (5.10.0-4) ... [2022-07-12T10:48:03.768Z] #21 18.55 Selecting previously unselected package xxd. [2022-07-12T10:48:03.768Z] #21 18.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-12T10:48:03.768Z] #21 18.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:03.768Z] #21 18.72 Selecting previously unselected package vim-common. [2022-07-12T10:48:03.768Z] #21 18.73 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:48:03.768Z] #21 18.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:04.025Z] #21 18.92 Selecting previously unselected package bash-completion. [2022-07-12T10:48:04.026Z] #21 18.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-12T10:48:05.910Z] #60 ... [2022-07-12T10:48:05.910Z] [2022-07-12T10:48:05.910Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T10:48:05.910Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T10:48:05.910Z] #15 DONE 3.6s [2022-07-12T10:48:05.910Z] [2022-07-12T10:48:05.910Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:48:05.910Z] #60 sha256:e086863880ddae5c76041563cb7f9aefff44140d73e79c022910bcfdae2cbd9b [2022-07-12T10:48:05.910Z] #60 3.372 + RM_GOPATH=0 [2022-07-12T10:48:05.910Z] #60 3.372 + TMP_GOPATH= [2022-07-12T10:48:05.910Z] #60 3.372 + : /build [2022-07-12T10:48:05.910Z] #60 3.372 + '[' -z '' ']' [2022-07-12T10:48:05.910Z] #60 3.373 ++ mktemp -d [2022-07-12T10:48:05.910Z] #60 3.377 + export GOPATH=/tmp/tmp.TyIAVgwJS6 [2022-07-12T10:48:05.910Z] #60 3.377 + GOPATH=/tmp/tmp.TyIAVgwJS6 [2022-07-12T10:48:05.910Z] #60 3.377 + RM_GOPATH=1 [2022-07-12T10:48:05.910Z] #60 3.377 + case "$(go env GOARCH)" in [2022-07-12T10:48:05.910Z] #60 3.377 ++ go env GOARCH [2022-07-12T10:48:05.910Z] #60 3.406 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:48:05.910Z] #60 3.407 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:48:05.910Z] #60 3.407 ++ dirname /install.sh [2022-07-12T10:48:05.910Z] #60 3.408 + dir=/ [2022-07-12T10:48:05.910Z] #60 3.409 + bin=runc [2022-07-12T10:48:05.910Z] #60 3.409 + shift [2022-07-12T10:48:05.910Z] #60 3.409 + '[' '!' -f //runc.installer ']' [2022-07-12T10:48:05.910Z] #60 3.409 + . //runc.installer [2022-07-12T10:48:05.910Z] #60 3.410 Install runc version v1.1.2 (build tags: seccomp) [2022-07-12T10:48:05.910Z] #60 3.410 ++ set -e [2022-07-12T10:48:05.910Z] #60 3.410 ++ : v1.1.2 [2022-07-12T10:48:05.910Z] #60 3.410 + install_runc [2022-07-12T10:48:05.910Z] #60 3.410 + RUNC_BUILDTAGS=seccomp [2022-07-12T10:48:05.910Z] #60 3.410 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-12T10:48:05.910Z] #60 3.410 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TyIAVgwJS6/src/github.com/opencontainers/runc [2022-07-12T10:48:05.910Z] #60 3.414 Cloning into '/tmp/tmp.TyIAVgwJS6/src/github.com/opencontainers/runc'... [2022-07-12T10:48:06.478Z] #60 ... [2022-07-12T10:48:06.478Z] [2022-07-12T10:48:06.478Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:48:06.478Z] #67 sha256:7b58c66bc9a65f51ebeb2619901838ce4b72727d6b85c56c140aedc7e8122d1a [2022-07-12T10:48:06.478Z] #67 126.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T10:48:06.478Z] #67 126.5 + GOBIN=/build [2022-07-12T10:48:06.478Z] #67 126.5 + GO111MODULE=on [2022-07-12T10:48:06.478Z] #67 126.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:48:06.478Z] #67 133.8 rootlesskit version 1.0.0 [2022-07-12T10:48:06.478Z] #67 133.8 Usage of /build/rootlesskit-docker-proxy: [2022-07-12T10:48:06.478Z] #67 133.8 -container-ip string [2022-07-12T10:48:06.478Z] #67 133.8 container ip [2022-07-12T10:48:06.478Z] #67 133.8 -container-port int [2022-07-12T10:48:06.478Z] #67 133.8 container port (default -1) [2022-07-12T10:48:06.478Z] #67 133.8 -host-ip string [2022-07-12T10:48:06.478Z] #67 133.8 host ip [2022-07-12T10:48:06.478Z] #67 133.8 -host-port int [2022-07-12T10:48:06.478Z] #67 133.8 host port (default -1) [2022-07-12T10:48:06.478Z] #67 133.8 -proto string [2022-07-12T10:48:06.478Z] #67 133.8 proxy protocol (default "tcp") [2022-07-12T10:48:06.478Z] #67 DONE 134.1s [2022-07-12T10:48:06.478Z] [2022-07-12T10:48:06.478Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T10:48:06.478Z] #68 sha256:fd6128db94563d4acc9e74cdaf9ce49ede493f98f9cc5c8f1f6f85f162bb4815 [2022-07-12T10:48:06.527Z] #14 117.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-12T10:48:06.528Z] #14 117.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:48:06.528Z] #14 117.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:48:06.544Z] #21 21.35 Unpacking bash-completion (1:2.11-2) ... [2022-07-12T10:48:06.736Z] #68 DONE 0.2s [2022-07-12T10:48:06.736Z] [2022-07-12T10:48:06.736Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T10:48:06.736Z] #69 sha256:30fbda8d9fb03fb2596096f2a5bf0afb3b1a7a0bfabb3fc05a2639bc153736a5 [2022-07-12T10:48:06.800Z] #21 21.74 Selecting previously unselected package bzip2. [2022-07-12T10:48:06.800Z] #21 21.75 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-12T10:48:06.800Z] #21 21.76 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T10:48:06.800Z] #21 21.86 Selecting previously unselected package xz-utils. [2022-07-12T10:48:06.997Z] #69 DONE 0.3s [2022-07-12T10:48:06.997Z] [2022-07-12T10:48:06.997Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-12T10:48:06.997Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-12T10:48:07.057Z] #21 21.87 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-12T10:48:07.057Z] #21 21.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:48:07.320Z] #21 22.03 Selecting previously unselected package apparmor. [2022-07-12T10:48:07.320Z] #21 22.03 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-12T10:48:07.320Z] #21 22.10 Unpacking apparmor (2.13.6-10) ... [2022-07-12T10:48:07.581Z] #21 22.54 Selecting previously unselected package inetutils-ping. [2022-07-12T10:48:07.581Z] #21 22.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-12T10:48:07.581Z] #21 22.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-12T10:48:07.839Z] #21 22.70 Selecting previously unselected package libip4tc2:arm64. [2022-07-12T10:48:07.839Z] #21 22.70 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-12T10:48:07.839Z] #21 22.71 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-12T10:48:07.839Z] #21 22.81 Selecting previously unselected package libip6tc2:arm64. [2022-07-12T10:48:07.839Z] #21 22.81 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-12T10:48:07.839Z] #21 22.81 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-12T10:48:08.095Z] #21 22.87 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-12T10:48:08.095Z] #21 22.88 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-12T10:48:08.095Z] #21 22.88 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-12T10:48:08.095Z] #21 22.95 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-12T10:48:08.095Z] #21 22.95 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-12T10:48:08.096Z] #21 22.97 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-12T10:48:08.096Z] #21 23.04 Selecting previously unselected package libnftnl11:arm64. [2022-07-12T10:48:08.096Z] #21 23.04 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-12T10:48:08.096Z] #21 23.06 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-12T10:48:08.096Z] #21 23.12 Selecting previously unselected package iptables. [2022-07-12T10:48:08.096Z] #21 23.12 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-12T10:48:08.353Z] #21 23.13 Unpacking iptables (1.8.7-1) ... [2022-07-12T10:48:08.455Z] #28 15.36 Reading package lists... [2022-07-12T10:48:08.609Z] #21 23.44 Selecting previously unselected package libonig5:arm64. [2022-07-12T10:48:08.609Z] #21 23.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-12T10:48:08.609Z] #21 23.45 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-12T10:48:08.609Z] #21 23.56 Selecting previously unselected package libjq1:arm64. [2022-07-12T10:48:08.609Z] #21 23.56 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-12T10:48:08.609Z] #21 23.57 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-12T10:48:08.716Z] #28 20.08 Building dependency tree... [2022-07-12T10:48:08.716Z] #28 21.21 Reading state information... [2022-07-12T10:48:08.866Z] #21 23.66 Selecting previously unselected package jq. [2022-07-12T10:48:08.866Z] #21 23.67 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-12T10:48:08.866Z] #21 23.67 Unpacking jq (1.6-2.1) ... [2022-07-12T10:48:08.866Z] #21 23.76 Selecting previously unselected package libaio1:arm64. [2022-07-12T10:48:08.866Z] #21 23.77 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-12T10:48:08.866Z] #21 23.78 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-12T10:48:08.866Z] #21 23.84 Selecting previously unselected package libgpm2:arm64. [2022-07-12T10:48:08.866Z] #21 23.85 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-12T10:48:08.866Z] #21 23.85 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-12T10:48:09.122Z] #21 23.91 Selecting previously unselected package libicu67:arm64. [2022-07-12T10:48:09.122Z] #21 23.91 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-12T10:48:09.122Z] #21 23.92 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-12T10:48:09.533Z] #16 DONE 3.8s [2022-07-12T10:48:09.533Z] [2022-07-12T10:48:09.533Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:48:09.533Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:48:09.659Z] #28 22.13 bzip2 is already the newest version (1.0.8-4). [2022-07-12T10:48:09.659Z] #28 22.13 patch is already the newest version (2.7.6-7). [2022-07-12T10:48:09.659Z] #28 22.13 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-12T10:48:09.659Z] #28 22.13 The following additional packages will be installed: [2022-07-12T10:48:09.659Z] #28 22.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-12T10:48:09.659Z] #28 22.14 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-12T10:48:09.659Z] #28 22.14 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T10:48:09.659Z] #28 22.14 python3-pkg-resources vim-runtime xxd [2022-07-12T10:48:09.659Z] #28 22.16 Suggested packages: [2022-07-12T10:48:09.659Z] #28 22.16 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-12T10:48:09.659Z] #28 22.16 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-12T10:48:09.659Z] #28 22.16 Recommended packages: [2022-07-12T10:48:09.659Z] #28 22.16 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-12T10:48:09.792Z] #36 ... [2022-07-12T10:48:09.792Z] [2022-07-12T10:48:09.792Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T10:48:09.792Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-12T10:48:09.809Z] #14 ... [2022-07-12T10:48:09.809Z] [2022-07-12T10:48:09.809Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:09.809Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:09.809Z] #77 45.54 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-12T10:48:10.051Z] #21 ... [2022-07-12T10:48:10.051Z] [2022-07-12T10:48:10.051Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:10.051Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:48:10.051Z] #77 85.53 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T10:48:10.051Z] #77 85.84 checking for go-md2man... no [2022-07-12T10:48:10.051Z] #77 85.88 checking error.h usability... yes [2022-07-12T10:48:10.051Z] #77 86.00 checking error.h presence... yes [2022-07-12T10:48:10.051Z] #77 86.01 checking for error.h... yes [2022-07-12T10:48:10.051Z] #77 86.03 checking linux/openat2.h usability... yes [2022-07-12T10:48:10.051Z] #77 86.10 checking linux/openat2.h presence... yes [2022-07-12T10:48:10.051Z] #77 86.21 checking for linux/openat2.h... yes [2022-07-12T10:48:10.051Z] #77 86.27 checking for copy_file_range... yes [2022-07-12T10:48:10.051Z] #77 86.47 checking for fgetxattr... yes [2022-07-12T10:48:10.051Z] #77 86.63 checking for statx... yes [2022-07-12T10:48:10.051Z] #77 86.90 checking for fgetpwent_r... yes [2022-07-12T10:48:10.051Z] #77 87.15 checking for issetugid... no [2022-07-12T10:48:10.051Z] #77 87.40 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T10:48:10.051Z] #77 87.41 checking pkg-config is at least version 0.9.0... yes [2022-07-12T10:48:10.051Z] #77 87.44 checking for library containing yajl_tree_get... -lyajl [2022-07-12T10:48:10.051Z] #77 87.87 checking for yajl >= 2.0.0... yes [2022-07-12T10:48:10.051Z] #77 87.90 checking sys/capability.h usability... yes [2022-07-12T10:48:10.051Z] #77 87.98 checking sys/capability.h presence... yes [2022-07-12T10:48:10.051Z] #77 88.09 checking for sys/capability.h... yes [2022-07-12T10:48:10.051Z] #77 88.09 checking for library containing cap_from_name... -lcap [2022-07-12T10:48:10.051Z] #77 88.54 checking for library containing dlopen... -ldl [2022-07-12T10:48:10.051Z] #77 88.94 checking seccomp.h usability... yes [2022-07-12T10:48:10.051Z] #77 89.12 checking seccomp.h presence... yes [2022-07-12T10:48:10.051Z] #77 89.19 checking for seccomp.h... yes [2022-07-12T10:48:10.051Z] #77 89.19 checking for library containing seccomp_rule_add... -lseccomp [2022-07-12T10:48:10.051Z] #77 89.74 checking for library containing seccomp_arch_resolve_name... none required [2022-07-12T10:48:10.051Z] #77 89.98 checking systemd/sd-bus.h usability... yes [2022-07-12T10:48:10.051Z] #77 90.11 checking systemd/sd-bus.h presence... yes [2022-07-12T10:48:10.051Z] #77 90.27 checking for systemd/sd-bus.h... yes [2022-07-12T10:48:10.051Z] #77 90.28 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-12T10:48:10.051Z] #77 90.70 checking for sd_notify_barrier... yes [2022-07-12T10:48:10.051Z] #77 91.00 checking linux/bpf.h usability... yes [2022-07-12T10:48:10.052Z] #77 91.15 checking linux/bpf.h presence... yes [2022-07-12T10:48:10.052Z] #77 91.21 checking for linux/bpf.h... yes [2022-07-12T10:48:10.052Z] #77 91.21 checking compilation for eBPF... yes [2022-07-12T10:48:10.052Z] #77 91.39 checking for criu >= 3.15... no [2022-07-12T10:48:10.052Z] #77 91.43 configure: CRIU headers not found, building without CRIU support [2022-07-12T10:48:10.052Z] #77 91.43 checking for criu > 3.16... no [2022-07-12T10:48:10.052Z] #77 91.46 configure: CRIU version doesn't support join-ns API [2022-07-12T10:48:10.052Z] #77 91.46 checking for criu > 3.16.1... no [2022-07-12T10:48:10.052Z] #77 91.49 configure: CRIU version doesn't support for pre-dumping [2022-07-12T10:48:10.052Z] #77 91.49 checking for new mount API (fsconfig)... yes [2022-07-12T10:48:10.052Z] #77 91.56 checking for seccomp notify API... yes [2022-07-12T10:48:10.052Z] #77 91.65 checking for gperf... no [2022-07-12T10:48:10.052Z] #77 91.65 configure: gperf not found - cannot rebuild signal parser code [2022-07-12T10:48:10.052Z] #77 91.65 checking for library containing argp_parse... none required [2022-07-12T10:48:10.052Z] #77 92.02 checking that generated files are newer than configure... done [2022-07-12T10:48:10.052Z] #77 92.02 configure: creating ./config.status [2022-07-12T10:48:10.052Z] #77 94.71 config.status: creating Makefile [2022-07-12T10:48:10.052Z] #77 94.80 config.status: creating rpm/crun.spec [2022-07-12T10:48:10.052Z] #77 94.89 config.status: creating config.h [2022-07-12T10:48:10.052Z] #77 94.94 config.status: executing libtool commands [2022-07-12T10:48:10.052Z] #77 94.99 config.status: executing depfiles commands [2022-07-12T10:48:10.308Z] #77 96.18 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-12T10:48:10.308Z] #77 96.21 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T10:48:10.872Z] #77 96.66 checking for gcc... gcc [2022-07-12T10:48:10.872Z] #77 96.77 checking whether the C compiler works... yes [2022-07-12T10:48:11.045Z] #28 23.24 The following NEW packages will be installed: [2022-07-12T10:48:11.045Z] #28 23.24 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-12T10:48:11.045Z] #28 23.25 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-12T10:48:11.045Z] #28 23.25 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-12T10:48:11.045Z] #28 23.25 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-12T10:48:11.045Z] #28 23.25 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-12T10:48:11.045Z] #28 23.25 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-12T10:48:11.045Z] #28 23.25 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-12T10:48:11.045Z] #28 23.61 0 upgraded, 45 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T10:48:11.045Z] #28 23.61 Need to get 18.6 MB of archives. [2022-07-12T10:48:11.045Z] #28 23.61 After this operation, 71.4 MB of additional disk space will be used. [2022-07-12T10:48:11.045Z] #28 23.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-12T10:48:11.130Z] #77 97.00 checking for C compiler default output file name... a.out [2022-07-12T10:48:11.130Z] #77 97.00 checking for suffix of executables... [2022-07-12T10:48:11.306Z] #28 23.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-12T10:48:11.306Z] #28 23.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-12T10:48:11.306Z] #28 23.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T10:48:11.306Z] #28 23.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-12T10:48:11.306Z] #28 23.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-12T10:48:11.306Z] #28 23.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-12T10:48:11.306Z] #28 23.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-12T10:48:11.306Z] #28 23.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T10:48:11.306Z] #28 23.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T10:48:11.306Z] #28 23.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-12T10:48:11.306Z] #28 23.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-12T10:48:11.306Z] #28 23.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-12T10:48:11.306Z] #28 23.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-12T10:48:11.306Z] #28 23.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-12T10:48:11.306Z] #28 23.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-12T10:48:11.306Z] #28 23.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-12T10:48:11.306Z] #28 23.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-12T10:48:11.306Z] #28 23.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-12T10:48:11.306Z] #28 23.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T10:48:11.306Z] #28 23.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T10:48:11.306Z] #28 23.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T10:48:11.306Z] #28 23.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-12T10:48:11.306Z] #28 23.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-12T10:48:11.306Z] #28 23.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-12T10:48:11.306Z] #28 23.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T10:48:11.306Z] #28 23.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T10:48:11.306Z] #28 23.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T10:48:11.306Z] #28 23.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T10:48:11.306Z] #28 23.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-12T10:48:11.306Z] #28 23.71 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-12T10:48:11.306Z] #28 23.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-12T10:48:11.306Z] #28 23.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-12T10:48:11.306Z] #28 23.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T10:48:11.306Z] #28 23.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-12T10:48:11.306Z] #28 23.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-12T10:48:11.306Z] #28 23.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-12T10:48:11.306Z] #28 23.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-12T10:48:11.306Z] #28 23.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-12T10:48:11.306Z] #28 23.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-12T10:48:11.306Z] #28 23.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-12T10:48:11.306Z] #28 23.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-12T10:48:11.389Z] #77 97.13 checking whether we are cross compiling... no [2022-07-12T10:48:11.567Z] #28 23.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-12T10:48:11.567Z] #28 23.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-12T10:48:11.567Z] #28 23.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-12T10:48:11.646Z] #77 97.34 checking for suffix of object files... o [2022-07-12T10:48:11.646Z] #77 97.48 checking whether we are using the GNU C compiler... yes [2022-07-12T10:48:11.646Z] #77 97.57 checking whether gcc accepts -g... yes [2022-07-12T10:48:11.827Z] #28 24.39 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:48:11.903Z] #77 97.70 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:48:12.088Z] #28 24.62 Fetched 18.6 MB in 1s (32.8 MB/s) [2022-07-12T10:48:12.089Z] #28 24.67 Selecting previously unselected package pigz. [2022-07-12T10:48:12.160Z] #77 97.89 checking whether gcc understands -c and -o together... yes [2022-07-12T10:48:12.160Z] #77 98.08 checking how to run the C preprocessor... [2022-07-12T10:48:12.160Z] #77 ... [2022-07-12T10:48:12.160Z] [2022-07-12T10:48:12.160Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:48:12.160Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T10:48:12.160Z] #21 26.98 Selecting previously unselected package libinih1:arm64. [2022-07-12T10:48:12.160Z] #21 26.99 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-12T10:48:12.160Z] #21 27.00 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-12T10:48:12.160Z] #21 27.06 Selecting previously unselected package libnet1:arm64. [2022-07-12T10:48:12.160Z] #21 27.09 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-12T10:48:12.160Z] #21 27.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:48:12.160Z] #21 27.18 Selecting previously unselected package libnl-3-200:arm64. [2022-07-12T10:48:12.349Z] #28 24.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-07-12T10:48:12.349Z] #28 24.79 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-12T10:48:12.349Z] #28 24.79 Unpacking pigz (2.6-1) ... [2022-07-12T10:48:12.349Z] #28 24.85 Selecting previously unselected package libelf1:amd64. [2022-07-12T10:48:12.349Z] #28 24.86 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-12T10:48:12.349Z] #28 24.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-12T10:48:12.349Z] #28 24.95 Selecting previously unselected package libbpf0:amd64. [2022-07-12T10:48:12.349Z] #28 24.95 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-12T10:48:12.349Z] #28 24.95 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-12T10:48:12.417Z] #21 27.19 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-12T10:48:12.417Z] #21 27.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-12T10:48:12.417Z] #21 27.29 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-12T10:48:12.417Z] #21 27.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-12T10:48:12.417Z] #21 27.30 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T10:48:12.417Z] #21 27.36 Selecting previously unselected package libyajl2:arm64. [2022-07-12T10:48:12.417Z] #21 27.37 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-12T10:48:12.417Z] #21 27.39 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-12T10:48:12.417Z] #21 27.45 Selecting previously unselected package net-tools. [2022-07-12T10:48:12.417Z] #21 27.46 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-12T10:48:12.611Z] #28 25.02 Selecting previously unselected package libcap2:amd64. [2022-07-12T10:48:12.611Z] #28 25.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T10:48:12.611Z] #28 25.02 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:48:12.611Z] #28 25.07 Selecting previously unselected package libmnl0:amd64. [2022-07-12T10:48:12.611Z] #28 25.08 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-12T10:48:12.611Z] #28 25.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-12T10:48:12.611Z] #28 25.12 Selecting previously unselected package libxtables12:amd64. [2022-07-12T10:48:12.611Z] #28 25.13 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-12T10:48:12.611Z] #28 25.14 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-12T10:48:12.611Z] #28 25.18 Selecting previously unselected package libcap2-bin. [2022-07-12T10:48:12.674Z] #21 27.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T10:48:12.872Z] #28 25.18 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-12T10:48:12.872Z] #28 25.19 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-12T10:48:12.872Z] #28 25.24 Selecting previously unselected package iproute2. [2022-07-12T10:48:12.872Z] #28 25.25 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-12T10:48:12.872Z] #28 25.26 Unpacking iproute2 (5.10.0-4) ... [2022-07-12T10:48:12.872Z] #28 25.46 Selecting previously unselected package xxd. [2022-07-12T10:48:12.931Z] #21 27.72 Selecting previously unselected package patch. [2022-07-12T10:48:12.931Z] #21 27.72 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-12T10:48:12.931Z] #21 27.72 Unpacking patch (2.7.6-7) ... [2022-07-12T10:48:12.931Z] #21 27.82 Selecting previously unselected package python-pip-whl. [2022-07-12T10:48:12.931Z] #21 27.85 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-12T10:48:12.931Z] #21 27.86 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T10:48:13.081Z] #17 3.342 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-12T10:48:13.133Z] #28 25.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:48:13.133Z] #28 25.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:13.133Z] #28 25.54 Selecting previously unselected package vim-common. [2022-07-12T10:48:13.133Z] #28 25.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:48:13.133Z] #28 25.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:13.133Z] #28 25.65 Selecting previously unselected package bash-completion. [2022-07-12T10:48:13.133Z] #28 25.65 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-12T10:48:13.340Z] #17 DONE 3.6s [2022-07-12T10:48:13.340Z] [2022-07-12T10:48:13.340Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T10:48:13.340Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-12T10:48:13.495Z] #21 28.40 Selecting previously unselected package python3-lib2to3. [2022-07-12T10:48:13.495Z] #21 28.40 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-12T10:48:13.495Z] #21 28.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-12T10:48:13.752Z] #21 28.52 Selecting previously unselected package python3-distutils. [2022-07-12T10:48:13.752Z] #21 28.53 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-12T10:48:13.752Z] #21 28.54 Unpacking python3-distutils (3.9.2-1) ... [2022-07-12T10:48:13.752Z] #21 28.66 Selecting previously unselected package python3-pkg-resources. [2022-07-12T10:48:13.752Z] #21 28.67 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T10:48:13.752Z] #21 28.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:48:14.008Z] #21 28.84 Selecting previously unselected package python3-setuptools. [2022-07-12T10:48:14.008Z] #21 28.84 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-12T10:48:14.008Z] #21 28.85 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-12T10:48:14.077Z] #28 26.56 Unpacking bash-completion (1:2.11-2) ... [2022-07-12T10:48:14.266Z] #21 29.06 Selecting previously unselected package python3-wheel. [2022-07-12T10:48:14.266Z] #21 29.07 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-12T10:48:14.266Z] #21 29.08 Unpacking python3-wheel (0.34.2-1) ... [2022-07-12T10:48:14.266Z] #21 29.18 Selecting previously unselected package python3-pip. [2022-07-12T10:48:14.266Z] #21 29.19 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-12T10:48:14.266Z] #21 29.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T10:48:14.338Z] #28 26.76 Selecting previously unselected package apparmor. [2022-07-12T10:48:14.338Z] #28 26.77 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-12T10:48:14.338Z] #28 26.80 Unpacking apparmor (2.13.6-10) ... [2022-07-12T10:48:14.522Z] #21 29.47 Selecting previously unselected package sudo. [2022-07-12T10:48:14.522Z] #21 29.49 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-12T10:48:14.522Z] #21 29.50 Unpacking sudo (1.9.5p2-3) ... [2022-07-12T10:48:14.600Z] #28 26.98 Selecting previously unselected package inetutils-ping. [2022-07-12T10:48:14.600Z] #28 26.99 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-12T10:48:14.600Z] #28 26.99 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-12T10:48:14.600Z] #28 27.06 Selecting previously unselected package libip4tc2:amd64. [2022-07-12T10:48:14.600Z] #28 27.06 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-12T10:48:14.600Z] #28 27.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T10:48:14.600Z] #28 27.11 Selecting previously unselected package libip6tc2:amd64. [2022-07-12T10:48:14.600Z] #28 27.11 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-12T10:48:14.600Z] #28 27.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T10:48:14.600Z] #28 27.17 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-12T10:48:14.600Z] #28 27.17 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-12T10:48:14.600Z] #28 27.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T10:48:14.600Z] #28 27.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-12T10:48:14.600Z] #28 27.22 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-12T10:48:14.600Z] #28 27.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T10:48:14.719Z] #14 ... [2022-07-12T10:48:14.719Z] [2022-07-12T10:48:14.719Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:14.719Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:14.719Z] #77 45.12 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-12T10:48:14.861Z] #28 27.28 Selecting previously unselected package libnftnl11:amd64. [2022-07-12T10:48:14.861Z] #28 27.29 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-12T10:48:14.861Z] #28 27.29 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T10:48:14.861Z] #28 27.35 Selecting previously unselected package iptables. [2022-07-12T10:48:14.861Z] #28 27.35 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-12T10:48:14.861Z] #28 27.35 Unpacking iptables (1.8.7-1) ... [2022-07-12T10:48:15.086Z] #21 30.03 Selecting previously unselected package thin-provisioning-tools. [2022-07-12T10:48:15.086Z] #21 30.04 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-12T10:48:15.086Z] #21 30.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-12T10:48:15.122Z] #28 27.52 Selecting previously unselected package libonig5:amd64. [2022-07-12T10:48:15.122Z] #28 27.52 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T10:48:15.122Z] #28 27.52 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:48:15.122Z] #28 27.60 Selecting previously unselected package libjq1:amd64. [2022-07-12T10:48:15.122Z] #28 27.61 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T10:48:15.122Z] #28 27.61 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:48:15.122Z] #28 27.68 Selecting previously unselected package jq. [2022-07-12T10:48:15.122Z] #28 27.68 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-12T10:48:15.122Z] #28 27.68 Unpacking jq (1.6-2.1) ... [2022-07-12T10:48:15.122Z] #28 27.73 Selecting previously unselected package libaio1:amd64. [2022-07-12T10:48:15.122Z] #28 27.74 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-12T10:48:15.122Z] #28 27.74 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-12T10:48:15.122Z] #28 27.79 Selecting previously unselected package libgpm2:amd64. [2022-07-12T10:48:15.343Z] #21 30.22 Selecting previously unselected package uidmap. [2022-07-12T10:48:15.343Z] #21 30.25 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-12T10:48:15.343Z] #21 30.25 Unpacking uidmap (1:4.8.1-1) ... [2022-07-12T10:48:15.343Z] #21 30.37 Selecting previously unselected package vim-runtime. [2022-07-12T10:48:15.343Z] #21 30.38 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:48:15.383Z] #28 27.79 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-12T10:48:15.383Z] #28 27.80 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-12T10:48:15.383Z] #28 27.85 Selecting previously unselected package libinih1:amd64. [2022-07-12T10:48:15.383Z] #28 27.85 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-12T10:48:15.383Z] #28 27.86 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-12T10:48:15.383Z] #28 27.89 Selecting previously unselected package libnet1:amd64. [2022-07-12T10:48:15.383Z] #28 27.90 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T10:48:15.383Z] #28 27.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:48:15.383Z] #28 27.96 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T10:48:15.383Z] #28 27.96 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T10:48:15.383Z] #28 27.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:48:15.383Z] #28 28.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T10:48:15.383Z] #28 28.02 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:48:15.600Z] #21 30.41 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-12T10:48:15.600Z] #21 30.45 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-12T10:48:15.600Z] #21 30.45 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:15.644Z] #28 28.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:48:15.644Z] #28 28.06 Selecting previously unselected package libyajl2:amd64. [2022-07-12T10:48:15.644Z] #28 28.06 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T10:48:15.644Z] #28 28.07 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:48:15.644Z] #28 28.11 Selecting previously unselected package net-tools. [2022-07-12T10:48:15.644Z] #28 28.11 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-12T10:48:15.644Z] #28 28.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T10:48:15.644Z] #28 28.21 Selecting previously unselected package python-pip-whl. [2022-07-12T10:48:15.644Z] #28 28.21 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-12T10:48:15.644Z] #28 28.22 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T10:48:16.223Z] #28 28.49 Selecting previously unselected package python3-lib2to3. [2022-07-12T10:48:16.223Z] #28 28.49 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-12T10:48:16.223Z] #28 28.49 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-12T10:48:16.223Z] #28 28.56 Selecting previously unselected package python3-distutils. [2022-07-12T10:48:16.223Z] #28 28.56 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-12T10:48:16.223Z] #28 28.56 Unpacking python3-distutils (3.9.2-1) ... [2022-07-12T10:48:16.223Z] #28 28.64 Selecting previously unselected package python3-pkg-resources. [2022-07-12T10:48:16.223Z] #28 28.64 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T10:48:16.223Z] #28 28.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:48:16.223Z] #28 28.71 Selecting previously unselected package python3-setuptools. [2022-07-12T10:48:16.223Z] #28 28.72 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-12T10:48:16.223Z] #28 28.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-12T10:48:16.484Z] #28 28.84 Selecting previously unselected package python3-wheel. [2022-07-12T10:48:16.484Z] #28 28.85 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-12T10:48:16.484Z] #28 28.86 Unpacking python3-wheel (0.34.2-1) ... [2022-07-12T10:48:16.484Z] #28 28.90 Selecting previously unselected package python3-pip. [2022-07-12T10:48:16.484Z] #28 28.90 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-12T10:48:16.484Z] #28 28.91 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T10:48:16.484Z] #28 29.04 Selecting previously unselected package sudo. [2022-07-12T10:48:16.484Z] #28 29.05 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-12T10:48:16.484Z] #28 29.05 Unpacking sudo (1.9.5p2-3) ... [2022-07-12T10:48:16.745Z] #28 29.27 Selecting previously unselected package thin-provisioning-tools. [2022-07-12T10:48:16.745Z] #28 29.28 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-12T10:48:16.745Z] #28 29.28 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-12T10:48:16.745Z] #28 29.38 Selecting previously unselected package uidmap. [2022-07-12T10:48:17.006Z] #28 29.39 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-12T10:48:17.006Z] #28 29.39 Unpacking uidmap (1:4.8.1-1) ... [2022-07-12T10:48:17.006Z] #28 29.47 Selecting previously unselected package vim-runtime. [2022-07-12T10:48:17.006Z] #28 29.48 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:48:17.006Z] #28 29.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-12T10:48:17.006Z] #28 29.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-12T10:48:17.006Z] #28 29.53 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:17.239Z] #77 ... [2022-07-12T10:48:17.239Z] [2022-07-12T10:48:17.239Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:48:17.239Z] #64 sha256:801dfa56e5b6f9cdcbe5cfecbaedd33f948f936ea4fb1e27e574cd3543b16595 [2022-07-12T10:48:17.531Z] #18 DONE 4.3s [2022-07-12T10:48:17.531Z] [2022-07-12T10:48:17.531Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T10:48:17.531Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-12T10:48:18.392Z] #28 30.79 Selecting previously unselected package vim. [2022-07-12T10:48:18.392Z] #28 30.80 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:48:18.392Z] #28 30.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:18.653Z] #28 31.10 Selecting previously unselected package xfsprogs. [2022-07-12T10:48:18.653Z] #28 31.10 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-12T10:48:18.653Z] #28 31.11 Unpacking xfsprogs (5.10.0-4) ... [2022-07-12T10:48:18.877Z] #21 33.35 Selecting previously unselected package vim. [2022-07-12T10:48:18.877Z] #21 33.35 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-12T10:48:18.877Z] #21 33.38 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:18.877Z] #21 33.88 Selecting previously unselected package xfsprogs. [2022-07-12T10:48:18.877Z] #21 33.88 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-12T10:48:18.877Z] #21 33.89 Unpacking xfsprogs (5.10.0-4) ... [2022-07-12T10:48:18.915Z] #28 31.31 Selecting previously unselected package zip. [2022-07-12T10:48:18.915Z] #28 31.32 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-12T10:48:18.915Z] #28 31.32 Unpacking zip (3.0-12) ... [2022-07-12T10:48:18.915Z] #28 31.39 Selecting previously unselected package zstd. [2022-07-12T10:48:18.915Z] #28 31.40 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-12T10:48:18.915Z] #28 31.40 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-12T10:48:19.176Z] #28 31.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:48:19.437Z] #28 32.01 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T10:48:19.437Z] #28 32.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T10:48:19.437Z] #28 32.03 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-12T10:48:19.437Z] #28 32.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T10:48:19.437Z] #28 32.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-12T10:48:19.437Z] #28 32.06 Setting up uidmap (1:4.8.1-1) ... [2022-07-12T10:48:19.437Z] #28 32.07 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:48:19.437Z] #28 32.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:48:19.437Z] #28 32.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:48:19.440Z] #21 34.27 Selecting previously unselected package zip. [2022-07-12T10:48:19.440Z] #21 34.29 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-12T10:48:19.440Z] #21 34.30 Unpacking zip (3.0-12) ... [2022-07-12T10:48:19.697Z] #21 34.45 Selecting previously unselected package zstd. [2022-07-12T10:48:19.697Z] #21 34.45 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-12T10:48:19.697Z] #21 34.45 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-12T10:48:19.697Z] #21 ... [2022-07-12T10:48:19.697Z] [2022-07-12T10:48:19.697Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:19.697Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:48:19.697Z] #77 98.08 checking how to run the C preprocessor... gcc -E [2022-07-12T10:48:19.697Z] #77 98.34 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:48:19.697Z] #77 98.35 checking for egrep... /bin/grep -E [2022-07-12T10:48:19.697Z] #77 98.37 checking for ANSI C header files... yes [2022-07-12T10:48:19.697Z] #77 99.01 checking for sys/types.h... yes [2022-07-12T10:48:19.697Z] #77 99.15 checking for sys/stat.h... yes [2022-07-12T10:48:19.697Z] #77 99.27 checking for stdlib.h... yes [2022-07-12T10:48:19.697Z] #77 99.41 checking for string.h... yes [2022-07-12T10:48:19.697Z] #77 99.62 checking for memory.h... yes [2022-07-12T10:48:19.697Z] #77 99.79 checking for strings.h... yes [2022-07-12T10:48:19.697Z] #77 99.97 checking for inttypes.h... yes [2022-07-12T10:48:19.697Z] #77 100.2 checking for stdint.h... yes [2022-07-12T10:48:19.697Z] #77 100.4 checking for unistd.h... yes [2022-07-12T10:48:19.697Z] #77 100.6 checking minix/config.h usability... no [2022-07-12T10:48:19.697Z] #77 100.8 checking minix/config.h presence... no [2022-07-12T10:48:19.697Z] #77 100.8 checking for minix/config.h... no [2022-07-12T10:48:19.697Z] #77 100.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-12T10:48:19.697Z] #77 101.1 checking build system type... aarch64-unknown-linux-gnu [2022-07-12T10:48:19.697Z] #77 101.3 checking host system type... aarch64-unknown-linux-gnu [2022-07-12T10:48:19.697Z] #77 101.3 checking how to print strings... printf [2022-07-12T10:48:19.697Z] #77 101.4 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:48:19.697Z] #77 101.4 checking for fgrep... /bin/grep -F [2022-07-12T10:48:19.697Z] #77 101.4 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:48:19.697Z] #77 101.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:48:19.697Z] #77 101.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:48:19.697Z] #77 101.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:48:19.697Z] #77 101.6 checking whether ln -s works... yes [2022-07-12T10:48:19.697Z] #77 101.6 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:48:19.697Z] #77 101.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-12T10:48:19.697Z] #77 101.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:48:19.697Z] #77 101.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:48:19.697Z] #77 101.7 checking for objdump... objdump [2022-07-12T10:48:19.697Z] #77 101.7 checking how to recognize dependent libraries... pass_all [2022-07-12T10:48:19.697Z] #77 101.7 checking for dlltool... no [2022-07-12T10:48:19.697Z] #77 101.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:48:19.697Z] #77 101.7 checking for ar... ar [2022-07-12T10:48:19.697Z] #77 101.7 checking for archiver @FILE support... @ [2022-07-12T10:48:19.697Z] #77 101.9 checking for strip... strip [2022-07-12T10:48:19.697Z] #77 101.9 checking for ranlib... ranlib [2022-07-12T10:48:19.697Z] #77 101.9 checking for gawk... no [2022-07-12T10:48:19.697Z] #77 101.9 checking for mawk... mawk [2022-07-12T10:48:19.697Z] #77 101.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:48:19.697Z] #77 102.2 checking for sysroot... no [2022-07-12T10:48:19.697Z] #77 102.2 checking for a working dd... /bin/dd [2022-07-12T10:48:19.698Z] #77 102.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:48:19.698Z] #77 102.2 checking for mt... no [2022-07-12T10:48:19.698Z] #77 102.3 checking if : is a manifest tool... no [2022-07-12T10:48:19.698Z] #77 102.3 checking for dlfcn.h... yes [2022-07-12T10:48:19.698Z] #77 102.5 checking for objdir... .libs [2022-07-12T10:48:19.698Z] #77 102.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:48:19.698Z] #77 103.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:48:19.698Z] #77 103.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:48:19.698Z] #77 103.2 checking if gcc static flag -static works... yes [2022-07-12T10:48:19.698Z] #77 103.6 checking if gcc supports -c -o file.o... yes [2022-07-12T10:48:19.698Z] #77 103.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:48:19.698Z] #77 103.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-12T10:48:19.698Z] #77 103.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:48:19.698Z] #77 104.1 checking how to hardcode library paths into programs... immediate [2022-07-12T10:48:19.698Z] #77 104.1 checking whether stripping libraries is possible... yes [2022-07-12T10:48:19.698Z] #77 104.1 checking if libtool supports shared libraries... yes [2022-07-12T10:48:19.698Z] #77 104.1 checking whether to build shared libraries... no [2022-07-12T10:48:19.698Z] #77 104.1 checking whether to build static libraries... yes [2022-07-12T10:48:19.698Z] #77 104.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:48:19.698Z] #77 104.2 checking whether build environment is sane... yes [2022-07-12T10:48:19.698Z] #77 104.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:48:19.698Z] #77 104.3 checking whether make sets $(MAKE)... yes [2022-07-12T10:48:19.698Z] #77 104.3 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:48:19.698Z] #77 104.4 checking whether make supports nested variables... yes [2022-07-12T10:48:19.698Z] #77 104.4 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:48:19.698Z] #77 104.4 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:48:19.698Z] #77 104.4 checking how to create a ustar tar archive... gnutar [2022-07-12T10:48:19.698Z] #77 104.5 checking dependency style of gcc... gcc3 [2022-07-12T10:48:19.698Z] #77 104.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:48:19.698Z] #77 104.7 checking whether make supports nested variables... (cached) yes [2022-07-12T10:48:19.698Z] #77 104.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T10:48:19.698Z] #77 104.7 checking pkg-config is at least version 0.9.0... yes [2022-07-12T10:48:19.698Z] #77 104.7 checking for yajl >= 2.1.0... yes [2022-07-12T10:48:19.698Z] #77 104.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T10:48:19.698Z] #77 104.8 checking for gcc... (cached) gcc [2022-07-12T10:48:19.698Z] #77 104.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T10:48:19.698Z] #77 104.9 checking whether gcc accepts -g... (cached) yes [2022-07-12T10:48:19.698Z] #77 104.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T10:48:19.698Z] #77 104.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T10:48:19.698Z] #77 104.9 checking for a Python interpreter with version >= 3... python3 [2022-07-12T10:48:19.698Z] #77 105.0 checking for python3... /usr/bin/python3 [2022-07-12T10:48:19.698Z] #77 105.0 checking for python3 version... 3.9 [2022-07-12T10:48:19.698Z] #77 105.1 checking for python3 platform... linux [2022-07-12T10:48:19.698Z] #77 105.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T10:48:19.698Z] #77 105.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T10:48:19.698Z] #77 105.6 checking that generated files are newer than configure... done [2022-07-12T10:48:19.698Z] #77 105.6 configure: creating ./config.status [2022-07-12T10:48:19.699Z] #28 32.10 Setting up python3-wheel (0.34.2-1) ... [2022-07-12T10:48:19.960Z] #28 32.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:19.960Z] #28 32.39 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:48:19.960Z] #28 32.40 Setting up libcap2-bin (1:2.44-1) ... [2022-07-12T10:48:19.960Z] #28 32.41 Setting up apparmor (2.13.6-10) ... [2022-07-12T10:48:20.066Z] #64 70.00 Updating files: 25% (1237/4797) Updating files: 26% (1248/4797) Updating files: 27% (1296/4797) Updating files: 28% (1344/4797) Updating files: 29% (1392/4797) Updating files: 30% (1440/4797) Updating files: 31% (1488/4797) Updating files: 32% (1536/4797) Updating files: 33% (1584/4797) Updating files: 34% (1631/4797) Updating files: 35% (1679/4797) Updating files: 36% (1727/4797) Updating files: 37% (1775/4797) Updating files: 38% (1823/4797) Updating files: 39% (1871/4797) Updating files: 40% (1919/4797) Updating files: 41% (1967/4797) Updating files: 42% (2015/4797) Updating files: 43% (2063/4797) Updating files: 44% (2111/4797) Updating files: 45% (2159/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-12T10:48:20.066Z] #64 72.71 + cd /tmp/tmp.Z7h55njFHx/src/github.com/containerd/containerd [2022-07-12T10:48:20.066Z] #64 72.71 + git checkout -q v1.6.6 [2022-07-12T10:48:20.066Z] #19 DONE 2.1s [2022-07-12T10:48:20.066Z] [2022-07-12T10:48:20.066Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T10:48:20.066Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-12T10:48:20.066Z] #20 ... [2022-07-12T10:48:20.066Z] [2022-07-12T10:48:20.066Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:20.066Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:20.066Z] #77 89.35 configure.ac:11: installing 'build-aux/compile' [2022-07-12T10:48:20.066Z] #77 89.35 configure.ac:11: installing 'build-aux/config.guess' [2022-07-12T10:48:20.066Z] #77 89.37 configure.ac:11: installing 'build-aux/config.sub' [2022-07-12T10:48:20.066Z] #77 89.40 configure.ac:13: installing 'build-aux/install-sh' [2022-07-12T10:48:20.066Z] #77 89.41 configure.ac:13: installing 'build-aux/missing' [2022-07-12T10:48:20.066Z] #77 89.43 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-12T10:48:20.066Z] #77 89.69 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T10:48:20.066Z] #77 91.13 checking build system type... x86_64-pc-linux-gnu [2022-07-12T10:48:20.066Z] #77 91.46 checking host system type... x86_64-pc-linux-gnu [2022-07-12T10:48:20.066Z] #77 91.46 checking how to print strings... printf [2022-07-12T10:48:20.066Z] #77 91.46 checking for gcc... gcc [2022-07-12T10:48:20.066Z] #77 91.59 checking whether the C compiler works... yes [2022-07-12T10:48:20.066Z] #77 91.84 checking for C compiler default output file name... a.out [2022-07-12T10:48:20.066Z] #77 91.84 checking for suffix of executables... [2022-07-12T10:48:20.066Z] #77 92.06 checking whether we are cross compiling... no [2022-07-12T10:48:20.066Z] #77 92.38 checking for suffix of object files... o [2022-07-12T10:48:20.066Z] #77 92.49 checking whether we are using the GNU C compiler... yes [2022-07-12T10:48:20.066Z] #77 92.60 checking whether gcc accepts -g... yes [2022-07-12T10:48:20.066Z] #77 92.75 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:48:20.066Z] #77 92.95 checking whether gcc understands -c and -o together... yes [2022-07-12T10:48:20.066Z] #77 93.22 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:48:20.066Z] #77 93.25 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:48:20.066Z] #77 93.26 checking for egrep... /bin/grep -E [2022-07-12T10:48:20.066Z] #77 93.27 checking for fgrep... /bin/grep -F [2022-07-12T10:48:20.066Z] #77 93.28 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:48:20.066Z] #77 93.30 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:48:20.066Z] #77 93.32 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:48:20.066Z] #77 93.33 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:48:20.066Z] #77 93.50 checking whether ln -s works... yes [2022-07-12T10:48:20.066Z] #77 93.50 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:48:20.066Z] #77 93.52 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T10:48:20.066Z] #77 93.53 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:48:20.066Z] #77 93.53 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:48:20.066Z] #77 93.53 checking for objdump... objdump [2022-07-12T10:48:20.066Z] #77 93.53 checking how to recognize dependent libraries... pass_all [2022-07-12T10:48:20.066Z] #77 93.53 checking for dlltool... no [2022-07-12T10:48:20.066Z] #77 93.53 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:48:20.066Z] #77 93.53 checking for ar... ar [2022-07-12T10:48:20.066Z] #77 93.54 checking for archiver @FILE support... @ [2022-07-12T10:48:20.066Z] #77 93.67 checking for strip... strip [2022-07-12T10:48:20.066Z] #77 93.67 checking for ranlib... ranlib [2022-07-12T10:48:20.066Z] #77 93.67 checking for gawk... no [2022-07-12T10:48:20.066Z] #77 93.67 checking for mawk... mawk [2022-07-12T10:48:20.066Z] #77 93.67 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:48:20.066Z] #77 94.14 checking for sysroot... no [2022-07-12T10:48:20.066Z] #77 94.14 checking for a working dd... /bin/dd [2022-07-12T10:48:20.066Z] #77 94.15 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:48:20.066Z] #77 94.24 checking for mt... no [2022-07-12T10:48:20.066Z] #77 94.24 checking if : is a manifest tool... no [2022-07-12T10:48:20.066Z] #77 94.25 checking how to run the C preprocessor... gcc -E [2022-07-12T10:48:20.066Z] #77 94.53 checking for ANSI C header files... yes [2022-07-12T10:48:20.066Z] #77 95.31 checking for sys/types.h... yes [2022-07-12T10:48:20.066Z] #77 95.57 checking for sys/stat.h... yes [2022-07-12T10:48:20.066Z] #77 95.81 checking for stdlib.h... yes [2022-07-12T10:48:20.066Z] #77 96.10 checking for string.h... yes [2022-07-12T10:48:20.066Z] #77 96.25 checking for memory.h... yes [2022-07-12T10:48:20.066Z] #77 96.42 checking for strings.h... yes [2022-07-12T10:48:20.066Z] #77 96.72 checking for inttypes.h... yes [2022-07-12T10:48:20.066Z] #77 97.01 checking for stdint.h... yes [2022-07-12T10:48:20.066Z] #77 97.32 checking for unistd.h... yes [2022-07-12T10:48:20.066Z] #77 97.52 checking for dlfcn.h... yes [2022-07-12T10:48:20.066Z] #77 97.71 checking for objdir... .libs [2022-07-12T10:48:20.066Z] #77 98.10 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:48:20.066Z] #77 98.33 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:48:20.066Z] #77 98.33 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:48:20.066Z] #77 98.45 checking if gcc static flag -static works... yes [2022-07-12T10:48:20.066Z] #77 98.86 checking if gcc supports -c -o file.o... yes [2022-07-12T10:48:20.066Z] #77 98.99 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:48:20.066Z] #77 98.99 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T10:48:20.325Z] #77 99.08 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:48:20.325Z] #77 99.49 checking how to hardcode library paths into programs... immediate [2022-07-12T10:48:20.325Z] #77 99.49 checking whether stripping libraries is possible... yes [2022-07-12T10:48:20.325Z] #77 99.52 checking if libtool supports shared libraries... yes [2022-07-12T10:48:20.325Z] #77 99.52 checking whether to build shared libraries... no [2022-07-12T10:48:20.325Z] #77 99.52 checking whether to build static libraries... yes [2022-07-12T10:48:20.325Z] #77 99.52 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:48:20.325Z] #77 99.58 checking whether build environment is sane... yes [2022-07-12T10:48:20.325Z] #77 99.68 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:48:20.584Z] #77 99.68 checking whether make sets $(MAKE)... yes [2022-07-12T10:48:20.584Z] #77 99.73 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:48:20.584Z] #77 99.78 checking whether make supports nested variables... yes [2022-07-12T10:48:20.584Z] #77 99.84 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:48:20.584Z] #77 99.84 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:48:20.585Z] #77 99.84 checking how to create a ustar tar archive... gnutar [2022-07-12T10:48:20.844Z] #77 99.90 checking dependency style of gcc... gcc3 [2022-07-12T10:48:20.844Z] #77 100.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:48:20.844Z] #77 100.1 checking whether make supports nested variables... (cached) yes [2022-07-12T10:48:20.844Z] #77 100.1 checking for gawk... (cached) mawk [2022-07-12T10:48:20.844Z] #77 100.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T10:48:20.844Z] #77 100.2 checking for gcc... (cached) gcc [2022-07-12T10:48:20.901Z] #28 33.40 Setting up zip (3.0-12) ... [2022-07-12T10:48:20.901Z] #28 33.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:20.901Z] #28 33.43 Setting up bash-completion (1:2.11-2) ... [2022-07-12T10:48:21.104Z] #77 100.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T10:48:21.104Z] #77 100.3 checking whether gcc accepts -g... (cached) yes [2022-07-12T10:48:21.104Z] #77 100.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T10:48:21.104Z] #77 100.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T10:48:21.104Z] #77 100.3 checking for a Python interpreter with version >= 3... python3 [2022-07-12T10:48:21.104Z] #77 100.4 checking for python3... /usr/bin/python3 [2022-07-12T10:48:21.104Z] #77 100.4 checking for python3 version... 3.9 [2022-07-12T10:48:21.364Z] #77 100.5 checking for python3 platform... linux [2022-07-12T10:48:21.364Z] #77 100.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T10:48:21.624Z] #77 100.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T10:48:21.624Z] #77 100.9 checking for go-md2man... no [2022-07-12T10:48:21.886Z] #77 101.0 checking error.h usability... #77 ... [2022-07-12T10:48:21.886Z] [2022-07-12T10:48:21.886Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T10:48:21.886Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-12T10:48:21.886Z] #20 DONE 2.2s [2022-07-12T10:48:21.886Z] [2022-07-12T10:48:21.886Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:21.886Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:21.886Z] #77 101.0 checking error.h usability... yes [2022-07-12T10:48:21.886Z] #77 101.2 checking error.h presence... yes [2022-07-12T10:48:21.886Z] #77 101.3 checking for error.h... yes [2022-07-12T10:48:21.886Z] #77 ... [2022-07-12T10:48:21.886Z] [2022-07-12T10:48:21.886Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:48:21.886Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:48:22.285Z] #28 34.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-12T10:48:22.285Z] #28 34.54 Setting up sudo (1.9.5p2-3) ... [2022-07-12T10:48:22.285Z] #28 34.61 invoke-rc.d: could not determine current runlevel [2022-07-12T10:48:22.285Z] #28 34.62 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T10:48:22.285Z] #28 34.62 Setting up xfsprogs (5.10.0-4) ... [2022-07-12T10:48:22.285Z] #28 34.63 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-12T10:48:22.285Z] #28 34.64 Setting up inetutils-ping (2:2.0-1) ... [2022-07-12T10:48:22.285Z] #28 34.65 Setting up pigz (2.6-1) ... [2022-07-12T10:48:22.285Z] #28 34.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T10:48:22.285Z] #28 34.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:48:22.285Z] #28 34.70 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T10:48:22.285Z] #28 34.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:22.546Z] #28 35.03 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-12T10:48:22.546Z] #28 35.05 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-12T10:48:22.807Z] #28 35.21 Setting up libelf1:amd64 (0.183-1) ... [2022-07-12T10:48:22.807Z] #28 35.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-12T10:48:22.807Z] #28 35.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:48:22.807Z] #28 35.25 Setting up python3-distutils (3.9.2-1) ... [2022-07-12T10:48:22.970Z] #77 108.3 config.status: creating Makefile [2022-07-12T10:48:22.970Z] #77 108.4 config.status: creating config.h [2022-07-12T10:48:22.970Z] #77 108.4 config.status: executing libtool commands [2022-07-12T10:48:22.970Z] #77 108.4 config.status: executing depfiles commands [2022-07-12T10:48:23.068Z] #28 35.47 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:23.068Z] #28 35.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-12T10:48:23.068Z] #28 35.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-12T10:48:23.068Z] #28 35.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-12T10:48:23.068Z] #28 35.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-12T10:48:23.068Z] #28 35.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-12T10:48:23.068Z] #28 35.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-12T10:48:23.068Z] #28 35.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-12T10:48:23.068Z] #28 35.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-12T10:48:23.068Z] #28 35.52 Setting up python3-setuptools (52.0.0-4) ... [2022-07-12T10:48:23.227Z] #77 109.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-12T10:48:23.227Z] #77 109.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T10:48:23.342Z] #64 75.30 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-12T10:48:23.342Z] #64 75.30 + BUILDTAGS='netgo osusergo static_build' [2022-07-12T10:48:23.342Z] #64 75.30 + export EXTRA_FLAGS=-buildmode=pie [2022-07-12T10:48:23.342Z] #64 75.30 + EXTRA_FLAGS=-buildmode=pie [2022-07-12T10:48:23.342Z] #64 75.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-12T10:48:23.342Z] #64 75.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-12T10:48:23.342Z] #64 75.30 + '[' '' = dynamic ']' [2022-07-12T10:48:23.342Z] #64 75.30 + make [2022-07-12T10:48:23.639Z] #28 36.14 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:48:23.639Z] #28 36.15 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T10:48:23.639Z] #28 36.16 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-12T10:48:23.639Z] #28 36.17 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T10:48:23.791Z] #77 109.6 checking for gcc... gcc [2022-07-12T10:48:23.791Z] #77 109.7 checking whether the C compiler works... yes [2022-07-12T10:48:24.049Z] #77 109.9 checking for C compiler default output file name... a.out [2022-07-12T10:48:24.049Z] #77 109.9 checking for suffix of executables... [2022-07-12T10:48:24.210Z] #28 36.65 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T10:48:24.210Z] #28 36.67 Setting up jq (1.6-2.1) ... [2022-07-12T10:48:24.210Z] #28 36.68 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-12T10:48:24.210Z] #28 36.69 Setting up iptables (1.8.7-1) ... [2022-07-12T10:48:24.210Z] #28 36.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T10:48:24.210Z] #28 36.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T10:48:24.210Z] #28 36.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T10:48:24.210Z] #28 36.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T10:48:24.210Z] #28 36.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-12T10:48:24.210Z] #28 36.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-12T10:48:24.210Z] #28 36.73 Setting up iproute2 (5.10.0-4) ... [2022-07-12T10:48:24.305Z] #77 110.0 checking whether we are cross compiling... no [2022-07-12T10:48:24.305Z] #77 110.3 checking for suffix of object files... o [2022-07-12T10:48:24.434Z] #21 2.527 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:48:24.434Z] #21 2.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:48:24.471Z] #28 36.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:48:24.561Z] #77 110.4 checking whether we are using the GNU C compiler... yes [2022-07-12T10:48:24.666Z] #77 ... [2022-07-12T10:48:24.666Z] [2022-07-12T10:48:24.666Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:48:24.666Z] #64 sha256:b9664cd40f2c2fa842c076c727a44283bc64d9bbf2fb7e7c9155cc593ca4546d [2022-07-12T10:48:24.698Z] #21 2.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:48:24.818Z] #77 110.5 checking whether gcc accepts -g... yes [2022-07-12T10:48:24.818Z] #77 110.6 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:48:25.043Z] #28 DONE 37.4s [2022-07-12T10:48:25.043Z] [2022-07-12T10:48:25.043Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:48:25.043Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:48:25.043Z] #71 ... [2022-07-12T10:48:25.043Z] [2022-07-12T10:48:25.043Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-12T10:48:25.043Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-07-12T10:48:25.074Z] #77 110.8 checking whether gcc understands -c and -o together... yes [2022-07-12T10:48:25.074Z] #77 111.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:48:25.074Z] #77 111.1 checking whether build environment is sane... yes [2022-07-12T10:48:25.274Z] #21 3.264 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:48:25.331Z] #77 111.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:48:25.331Z] #77 111.2 checking for gawk... no [2022-07-12T10:48:25.331Z] #77 111.2 checking for mawk... mawk [2022-07-12T10:48:25.331Z] #77 111.2 checking whether make sets $(MAKE)... yes [2022-07-12T10:48:25.331Z] #77 111.2 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:48:25.331Z] #77 111.2 checking whether make supports nested variables... yes [2022-07-12T10:48:25.331Z] #77 111.3 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:48:25.331Z] #77 111.3 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:48:25.331Z] #77 111.3 checking how to create a ustar tar archive... gnutar [2022-07-12T10:48:25.435Z] #64 73.87 Updating files: 26% (1280/4797) Updating files: 27% (1296/4797) Updating files: 28% (1344/4797) Updating files: 29% (1392/4797) Updating files: 30% (1440/4797) Updating files: 31% (1488/4797) Updating files: 32% (1536/4797) Updating files: 33% (1584/4797) Updating files: 34% (1631/4797) Updating files: 35% (1679/4797) Updating files: 36% (1727/4797) Updating files: 37% (1775/4797) Updating files: 38% (1823/4797) Updating files: 39% (1871/4797) Updating files: 40% (1919/4797) Updating files: 41% (1967/4797) Updating files: 42% (2015/4797) Updating files: 43% (2063/4797) Updating files: 44% (2111/4797) Updating files: 45% (2159/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 56% (2710/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 82% (3954/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-12T10:48:25.435Z] #64 76.82 + cd /tmp/tmp.Bz8HxdRz3T/src/github.com/containerd/containerd [2022-07-12T10:48:25.587Z] #77 111.4 checking dependency style of gcc... gcc3 [2022-07-12T10:48:25.587Z] #77 111.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:48:25.587Z] #77 111.5 checking whether make supports nested variables... (cached) yes [2022-07-12T10:48:25.691Z] #64 76.82 + git checkout -q v1.6.6 [2022-07-12T10:48:25.844Z] #77 111.6 checking build system type... aarch64-unknown-linux-gnu [2022-07-12T10:48:25.844Z] #77 111.9 checking host system type... aarch64-unknown-linux-gnu [2022-07-12T10:48:25.844Z] #77 111.9 checking how to print strings... printf [2022-07-12T10:48:25.844Z] #77 111.9 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:48:25.866Z] #64 78.16 + bin/ctr [2022-07-12T10:48:25.989Z] #29 0.810 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-12T10:48:25.989Z] #29 0.814 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-12T10:48:25.989Z] #29 0.817 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-12T10:48:25.989Z] #29 DONE 0.9s [2022-07-12T10:48:25.989Z] [2022-07-12T10:48:25.989Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:48:25.989Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:48:25.989Z] #71 ... [2022-07-12T10:48:25.989Z] [2022-07-12T10:48:25.989Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T10:48:25.989Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-07-12T10:48:26.215Z] #77 111.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:48:26.215Z] #77 112.0 checking for egrep... /bin/grep -E [2022-07-12T10:48:26.215Z] #77 112.0 checking for fgrep... /bin/grep -F [2022-07-12T10:48:26.215Z] #77 112.0 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:48:26.215Z] #77 112.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:48:26.215Z] #77 112.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:48:26.215Z] #77 112.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:48:26.215Z] #77 112.2 checking whether ln -s works... yes [2022-07-12T10:48:26.215Z] #77 112.2 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:48:26.215Z] #77 112.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-12T10:48:26.215Z] #77 112.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:48:26.215Z] #77 112.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:48:26.215Z] #77 112.2 checking for objdump... objdump [2022-07-12T10:48:26.215Z] #77 112.2 checking how to recognize dependent libraries... pass_all [2022-07-12T10:48:26.215Z] #77 112.2 checking for dlltool... no [2022-07-12T10:48:26.215Z] #77 112.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:48:26.215Z] #77 112.2 checking for ar... ar [2022-07-12T10:48:26.473Z] #77 112.2 checking for archiver @FILE support... @ [2022-07-12T10:48:26.473Z] #77 112.4 checking for strip... strip [2022-07-12T10:48:26.473Z] #77 112.4 checking for ranlib... ranlib [2022-07-12T10:48:26.679Z] #21 4.504 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:48:26.730Z] #77 112.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:48:26.938Z] #21 ... [2022-07-12T10:48:26.938Z] [2022-07-12T10:48:26.938Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:48:26.938Z] #60 sha256:e086863880ddae5c76041563cb7f9aefff44140d73e79c022910bcfdae2cbd9b [2022-07-12T10:48:26.938Z] #60 14.52 + cd /tmp/tmp.TyIAVgwJS6/src/github.com/opencontainers/runc [2022-07-12T10:48:26.938Z] #60 14.52 + git checkout -q v1.1.2 [2022-07-12T10:48:26.938Z] #60 15.43 + '[' -z '' ']' [2022-07-12T10:48:26.938Z] #60 15.43 + target=static [2022-07-12T10:48:26.938Z] #60 15.43 + make BUILDTAGS=seccomp static [2022-07-12T10:48:26.938Z] #60 15.93 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-12T10:48:26.986Z] #77 112.8 checking for sysroot... no [2022-07-12T10:48:26.986Z] #77 112.8 checking for a working dd... /bin/dd [2022-07-12T10:48:26.986Z] #77 112.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:48:26.986Z] #77 112.8 checking for mt... no [2022-07-12T10:48:26.986Z] #77 112.8 checking if : is a manifest tool... no [2022-07-12T10:48:26.986Z] #77 112.8 checking how to run the C preprocessor... gcc -E [2022-07-12T10:48:27.197Z] #60 ... [2022-07-12T10:48:27.197Z] [2022-07-12T10:48:27.197Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:27.197Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:27.197Z] #77 101.3 checking linux/openat2.h usability... yes [2022-07-12T10:48:27.197Z] #77 101.6 checking linux/openat2.h presence... yes [2022-07-12T10:48:27.197Z] #77 101.7 checking for linux/openat2.h... yes [2022-07-12T10:48:27.197Z] #77 101.7 checking for copy_file_range... yes [2022-07-12T10:48:27.197Z] #77 102.0 checking for fgetxattr... yes [2022-07-12T10:48:27.197Z] #77 102.4 checking for statx... yes [2022-07-12T10:48:27.197Z] #77 102.6 checking for fgetpwent_r... yes [2022-07-12T10:48:27.197Z] #77 103.0 checking for issetugid... no [2022-07-12T10:48:27.197Z] #77 103.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T10:48:27.197Z] #77 103.2 checking pkg-config is at least version 0.9.0... yes [2022-07-12T10:48:27.197Z] #77 103.2 checking for library containing yajl_tree_get... -lyajl [2022-07-12T10:48:27.197Z] #77 103.7 checking for yajl >= 2.0.0... yes [2022-07-12T10:48:27.197Z] #77 103.7 checking sys/capability.h usability... yes [2022-07-12T10:48:27.197Z] #77 104.0 checking sys/capability.h presence... yes [2022-07-12T10:48:27.197Z] #77 104.1 checking for sys/capability.h... yes [2022-07-12T10:48:27.197Z] #77 104.1 checking for library containing cap_from_name... -lcap [2022-07-12T10:48:27.197Z] #77 104.8 checking for library containing dlopen... -ldl [2022-07-12T10:48:27.197Z] #77 105.3 checking seccomp.h usability... yes [2022-07-12T10:48:27.197Z] #77 105.5 checking seccomp.h presence... yes [2022-07-12T10:48:27.197Z] #77 105.6 checking for seccomp.h... yes [2022-07-12T10:48:27.197Z] #77 105.6 checking for library containing seccomp_rule_add... -lseccomp [2022-07-12T10:48:27.197Z] #77 106.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-12T10:48:27.457Z] #77 106.5 checking systemd/sd-bus.h usability... yes [2022-07-12T10:48:27.457Z] #77 106.7 checking systemd/sd-bus.h presence... yes [2022-07-12T10:48:27.499Z] #77 113.1 checking for ANSI C header files... yes [2022-07-12T10:48:27.633Z] #64 78.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-12T10:48:27.633Z] #64 78.77 + BUILDTAGS='netgo osusergo static_build' [2022-07-12T10:48:27.633Z] #64 78.77 + export EXTRA_FLAGS=-buildmode=pie [2022-07-12T10:48:27.633Z] #64 78.77 + EXTRA_FLAGS=-buildmode=pie [2022-07-12T10:48:27.633Z] #64 78.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-12T10:48:27.633Z] #64 78.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-12T10:48:27.633Z] #64 78.77 + '[' '' = dynamic ']' [2022-07-12T10:48:27.633Z] #64 78.77 + make [2022-07-12T10:48:27.717Z] #77 106.8 checking for systemd/sd-bus.h... yes [2022-07-12T10:48:27.717Z] #77 106.8 checking for library containing sd_bus_match_signal_async... [2022-07-12T10:48:27.717Z] #77 ... [2022-07-12T10:48:27.717Z] [2022-07-12T10:48:27.717Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:48:27.717Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:48:27.717Z] #21 5.925 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:48:27.757Z] #77 113.5 checking for sys/types.h... yes [2022-07-12T10:48:28.013Z] #77 113.7 checking for sys/stat.h... yes [2022-07-12T10:48:28.013Z] #77 113.9 checking for stdlib.h... yes [2022-07-12T10:48:28.270Z] #77 114.0 checking for string.h... yes [2022-07-12T10:48:28.526Z] #77 114.2 checking for memory.h... yes [2022-07-12T10:48:28.526Z] #77 114.4 checking for strings.h... yes [2022-07-12T10:48:28.562Z] #64 ... [2022-07-12T10:48:28.562Z] [2022-07-12T10:48:28.562Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:48:28.562Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:48:28.562Z] #14 141.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-12T10:48:28.562Z] #14 141.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:48:28.562Z] #14 142.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:48:28.783Z] #77 114.5 checking for inttypes.h... yes [2022-07-12T10:48:28.783Z] #77 114.6 checking for stdint.h... yes [2022-07-12T10:48:29.039Z] #77 114.8 checking for unistd.h... yes [2022-07-12T10:48:29.039Z] #77 114.9 checking for dlfcn.h... yes [2022-07-12T10:48:29.297Z] #77 115.1 checking for objdir... .libs [2022-07-12T10:48:29.812Z] #77 115.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:48:29.812Z] #77 115.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:48:29.812Z] #77 115.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:48:29.812Z] #77 115.7 checking if gcc static flag -static works... [2022-07-12T10:48:29.812Z] #77 ... [2022-07-12T10:48:29.812Z] [2022-07-12T10:48:29.812Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:48:29.812Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T10:48:29.812Z] #21 34.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:48:29.812Z] #21 35.70 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-12T10:48:29.812Z] #21 35.72 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T10:48:29.812Z] #21 35.74 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-12T10:48:29.812Z] #21 35.76 Setting up libicu67:arm64 (67.1-7) ... [2022-07-12T10:48:29.812Z] #21 35.78 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-12T10:48:29.812Z] #21 35.79 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-12T10:48:29.812Z] #21 35.81 Setting up uidmap (1:4.8.1-1) ... [2022-07-12T10:48:29.812Z] #21 35.82 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-12T10:48:29.812Z] #21 35.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:48:29.812Z] #21 35.85 Setting up bzip2 (1.0.8-4) ... [2022-07-12T10:48:29.812Z] #21 35.87 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T10:48:29.812Z] #21 35.88 Setting up python3-wheel (0.34.2-1) ... [2022-07-12T10:48:29.812Z] #21 36.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:29.812Z] #21 36.53 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-12T10:48:29.812Z] #21 36.54 Setting up libcap2-bin (1:2.44-1) ... [2022-07-12T10:48:29.812Z] #21 36.56 Setting up apparmor (2.13.6-10) ... [2022-07-12T10:48:29.812Z] #21 38.25 Setting up zip (3.0-12) ... [2022-07-12T10:48:29.812Z] #21 38.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:29.812Z] #21 38.29 Setting up bash-completion (1:2.11-2) ... [2022-07-12T10:48:29.812Z] #21 40.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:48:29.812Z] #21 40.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T10:48:29.812Z] #21 40.91 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-12T10:48:29.812Z] #21 40.92 Setting up patch (2.7.6-7) ... [2022-07-12T10:48:29.812Z] #21 40.94 Setting up sudo (1.9.5p2-3) ... [2022-07-12T10:48:29.812Z] #21 41.03 invoke-rc.d: could not determine current runlevel [2022-07-12T10:48:29.812Z] #21 41.04 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T10:48:29.812Z] #21 41.06 Setting up xfsprogs (5.10.0-4) ... [2022-07-12T10:48:29.812Z] #21 41.08 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-12T10:48:29.812Z] #21 41.09 Setting up inetutils-ping (2:2.0-1) ... [2022-07-12T10:48:29.812Z] #21 41.11 Setting up pigz (2.6-1) ... [2022-07-12T10:48:29.812Z] #21 41.12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-12T10:48:29.812Z] #21 41.13 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-12T10:48:29.812Z] #21 41.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T10:48:29.812Z] #21 41.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:29.812Z] #21 41.94 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-12T10:48:29.812Z] #21 41.95 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-12T10:48:29.812Z] #21 42.41 Setting up libelf1:arm64 (0.183-1) ... [2022-07-12T10:48:29.812Z] #21 42.42 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-12T10:48:29.812Z] #21 42.43 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-12T10:48:29.812Z] #21 42.45 Setting up python3-distutils (3.9.2-1) ... [2022-07-12T10:48:29.812Z] #21 42.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:29.812Z] #21 42.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-12T10:48:29.812Z] #21 42.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-12T10:48:29.812Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-12T10:48:29.812Z] #21 42.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-12T10:48:29.812Z] #21 42.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-12T10:48:29.812Z] #21 42.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-12T10:48:29.812Z] #21 42.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-12T10:48:29.812Z] #21 42.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-12T10:48:29.812Z] #21 42.94 Setting up python3-setuptools (52.0.0-4) ... [2022-07-12T10:48:29.812Z] #21 44.11 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-12T10:48:29.812Z] #21 44.12 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-12T10:48:29.812Z] #21 44.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-12T10:48:29.812Z] #21 44.15 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T10:48:30.069Z] #21 ... [2022-07-12T10:48:30.069Z] [2022-07-12T10:48:30.069Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:30.069Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:48:30.069Z] #77 115.7 checking if gcc static flag -static works... yes [2022-07-12T10:48:30.136Z] #64 ... [2022-07-12T10:48:30.136Z] [2022-07-12T10:48:30.136Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:30.136Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:30.136Z] #77 62.73 libtoolize: putting auxiliary files in '.'. [2022-07-12T10:48:30.136Z] #77 62.73 libtoolize: copying file './ltmain.sh' [2022-07-12T10:48:30.403Z] #77 116.1 checking if gcc supports -c -o file.o... yes [2022-07-12T10:48:30.403Z] #77 116.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:48:30.403Z] #77 116.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-12T10:48:30.659Z] #77 116.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:48:30.659Z] #77 116.6 checking how to hardcode library paths into programs... immediate [2022-07-12T10:48:30.659Z] #77 116.6 checking whether stripping libraries is possible... yes [2022-07-12T10:48:30.659Z] #77 116.6 checking if libtool supports shared libraries... yes [2022-07-12T10:48:30.659Z] #77 116.6 checking whether to build shared libraries... no [2022-07-12T10:48:30.659Z] #77 116.6 checking whether to build static libraries... yes [2022-07-12T10:48:30.916Z] #77 116.6 checking float.h usability... yes [2022-07-12T10:48:30.916Z] #77 116.8 checking float.h presence... yes [2022-07-12T10:48:30.916Z] #77 116.9 checking for float.h... yes [2022-07-12T10:48:31.173Z] #77 116.9 checking limits.h usability... yes [2022-07-12T10:48:31.173Z] #77 117.1 checking limits.h presence... yes [2022-07-12T10:48:31.173Z] #77 117.1 checking for limits.h... yes [2022-07-12T10:48:31.430Z] #77 117.2 checking stddef.h usability... yes [2022-07-12T10:48:31.430Z] #77 117.3 checking stddef.h presence... yes [2022-07-12T10:48:31.430Z] #77 117.4 checking for stddef.h... yes [2022-07-12T10:48:31.430Z] #77 117.4 checking for stdlib.h... (cached) yes [2022-07-12T10:48:31.506Z] #77 64.24 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-12T10:48:31.506Z] #77 64.25 libtoolize: and rerunning libtoolize and aclocal. [2022-07-12T10:48:31.506Z] #77 64.25 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T10:48:31.687Z] #77 117.4 checking for string.h... (cached) yes [2022-07-12T10:48:31.687Z] #77 117.5 checking sys/time.h usability... yes [2022-07-12T10:48:31.687Z] #77 117.6 checking sys/time.h presence... yes [2022-07-12T10:48:31.687Z] #77 117.6 checking for sys/time.h... yes [2022-07-12T10:48:31.944Z] #77 117.6 checking for inline... inline [2022-07-12T10:48:31.944Z] #77 117.8 checking for size_t... yes [2022-07-12T10:48:32.201Z] #77 118.0 checking for stdlib.h... (cached) yes [2022-07-12T10:48:32.201Z] #77 118.0 checking for GNU libc compatible malloc... yes [2022-07-12T10:48:32.201Z] #77 118.3 checking for stdlib.h... (cached) yes [2022-07-12T10:48:32.773Z] #77 118.3 checking for GNU libc compatible realloc... yes [2022-07-12T10:48:32.773Z] #77 118.5 checking for working strtod... [2022-07-12T10:48:32.773Z] #77 ... [2022-07-12T10:48:32.773Z] [2022-07-12T10:48:32.773Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:48:32.773Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T10:48:32.773Z] #21 45.25 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-12T10:48:32.773Z] #21 45.27 Setting up jq (1.6-2.1) ... [2022-07-12T10:48:32.773Z] #21 45.28 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-12T10:48:32.773Z] #21 45.30 Setting up iptables (1.8.7-1) ... [2022-07-12T10:48:32.773Z] #21 45.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T10:48:32.773Z] #21 45.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T10:48:32.773Z] #21 45.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T10:48:32.773Z] #21 45.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T10:48:32.773Z] #21 45.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-12T10:48:32.773Z] #21 45.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-12T10:48:32.773Z] #21 45.35 Setting up iproute2 (5.10.0-4) ... [2022-07-12T10:48:32.773Z] #21 45.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:48:32.773Z] #21 DONE 47.6s [2022-07-12T10:48:32.880Z] #77 ... [2022-07-12T10:48:32.880Z] [2022-07-12T10:48:32.880Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:48:32.880Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:48:32.880Z] #14 137.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-12T10:48:32.880Z] #14 137.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:48:32.880Z] #14 137.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:48:32.993Z] #21 10.62 Fetched 8548 kB in 8s (1023 kB/s) [2022-07-12T10:48:32.993Z] #21 10.62 Reading package lists... [2022-07-12T10:48:32.993Z] #21 ... [2022-07-12T10:48:32.993Z] [2022-07-12T10:48:32.993Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:48:32.993Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:48:32.993Z] #34 DONE 160.6s [2022-07-12T10:48:32.993Z] [2022-07-12T10:48:32.993Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:32.993Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:32.993Z] #77 106.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-12T10:48:32.993Z] #77 107.4 checking for sd_notify_barrier... yes [2022-07-12T10:48:32.993Z] #77 107.8 checking linux/bpf.h usability... yes [2022-07-12T10:48:32.993Z] #77 108.1 checking linux/bpf.h presence... yes [2022-07-12T10:48:32.993Z] #77 108.1 checking for linux/bpf.h... yes [2022-07-12T10:48:32.993Z] #77 108.1 checking compilation for eBPF... yes [2022-07-12T10:48:32.993Z] #77 108.3 checking for criu >= 3.15... no [2022-07-12T10:48:32.993Z] #77 108.3 configure: CRIU headers not found, building without CRIU support [2022-07-12T10:48:32.993Z] #77 108.3 checking for criu > 3.16... no [2022-07-12T10:48:32.993Z] #77 108.3 configure: CRIU version doesn't support join-ns API [2022-07-12T10:48:32.993Z] #77 108.3 checking for criu > 3.16.1... no [2022-07-12T10:48:32.993Z] #77 108.3 configure: CRIU version doesn't support for pre-dumping [2022-07-12T10:48:32.993Z] #77 108.3 checking for new mount API (fsconfig)... yes [2022-07-12T10:48:32.993Z] #77 108.5 checking for seccomp notify API... yes [2022-07-12T10:48:32.993Z] #77 108.6 checking for gperf... no [2022-07-12T10:48:32.993Z] #77 108.6 configure: gperf not found - cannot rebuild signal parser code [2022-07-12T10:48:32.993Z] #77 108.6 checking for library containing argp_parse... none required [2022-07-12T10:48:32.994Z] #77 109.0 checking that generated files are newer than configure... done [2022-07-12T10:48:32.994Z] #77 109.0 configure: creating ./config.status [2022-07-12T10:48:32.994Z] #77 111.7 config.status: creating Makefile [2022-07-12T10:48:32.994Z] #77 111.8 config.status: creating rpm/crun.spec [2022-07-12T10:48:32.994Z] #77 111.9 config.status: creating config.h [2022-07-12T10:48:32.994Z] #77 111.9 config.status: executing libtool commands [2022-07-12T10:48:32.994Z] #77 112.0 config.status: executing depfiles commands [2022-07-12T10:48:33.029Z] [2022-07-12T10:48:33.029Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-12T10:48:33.029Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-07-12T10:48:33.609Z] #22 0.679 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-12T10:48:33.609Z] #22 0.683 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-12T10:48:33.609Z] #22 0.687 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-12T10:48:33.609Z] #22 DONE 0.7s [2022-07-12T10:48:33.609Z] [2022-07-12T10:48:33.609Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T10:48:33.609Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-12T10:48:34.167Z] #30 7.309 Collecting yamllint==1.26.1 [2022-07-12T10:48:34.167Z] #30 8.369 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-12T10:48:34.284Z] #14 149.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-12T10:48:34.284Z] #14 149.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:48:34.284Z] #14 149.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T10:48:34.372Z] #77 113.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-12T10:48:34.372Z] #77 113.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T10:48:34.631Z] #77 113.9 checking for gcc... gcc [2022-07-12T10:48:34.739Z] #30 8.887 Collecting pathspec>=0.5.3 [2022-07-12T10:48:34.739Z] #30 8.893 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-12T10:48:34.890Z] #77 114.0 checking whether the C compiler works... yes [2022-07-12T10:48:34.890Z] #77 114.3 checking for C compiler default output file name... a.out [2022-07-12T10:48:34.999Z] #30 9.156 Collecting pyyaml [2022-07-12T10:48:34.999Z] #30 9.201 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-12T10:48:34.999Z] #30 9.237 Building wheels for collected packages: yamllint [2022-07-12T10:48:35.259Z] #30 9.242 Building wheel for yamllint (setup.py): started [2022-07-12T10:48:35.408Z] #77 114.3 checking for suffix of executables... [2022-07-12T10:48:35.520Z] #30 9.670 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-12T10:48:35.520Z] #30 9.671 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e36ee8318424a0fa3790b10b4db8f79ee3e54d841cce83676a3da53dd95aa960 [2022-07-12T10:48:35.520Z] #30 9.671 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-12T10:48:35.520Z] #30 9.681 Successfully built yamllint [2022-07-12T10:48:35.520Z] #30 9.692 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-12T10:48:35.667Z] #77 114.6 checking whether we are cross compiling... no [2022-07-12T10:48:35.781Z] #30 9.882 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-12T10:48:35.931Z] #77 114.9 checking for suffix of object files... o [2022-07-12T10:48:35.931Z] #77 115.1 checking whether we are using the GNU C compiler... yes [2022-07-12T10:48:35.931Z] #77 115.2 checking whether gcc accepts -g... yes [2022-07-12T10:48:36.043Z] #30 DONE 10.1s [2022-07-12T10:48:36.043Z] [2022-07-12T10:48:36.043Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T10:48:36.043Z] #34 sha256:27739b6652d6dcb49d0a2e6e8f93dcbb7cadc3a67112a4ee4634919676a3e9f3 [2022-07-12T10:48:36.195Z] #77 115.3 checking for gcc option to accept ISO C89... [2022-07-12T10:48:36.195Z] #77 ... [2022-07-12T10:48:36.195Z] [2022-07-12T10:48:36.195Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:48:36.195Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:48:36.195Z] #21 10.62 Reading package lists... [2022-07-12T10:48:36.304Z] #34 DONE 0.2s [2022-07-12T10:48:36.304Z] [2022-07-12T10:48:36.304Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T10:48:36.304Z] #39 sha256:46f07e9d7ad568f5ea79a18bd8b2764780d84a7e2753fc92ede0ab56dbedb94f [2022-07-12T10:48:36.662Z] #14 ... [2022-07-12T10:48:36.662Z] [2022-07-12T10:48:36.662Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:36.662Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:36.662Z] #77 62.68 libtoolize: putting auxiliary files in '.'. [2022-07-12T10:48:36.662Z] #77 62.69 libtoolize: copying file './ltmain.sh' [2022-07-12T10:48:36.662Z] #77 64.01 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-12T10:48:36.662Z] #77 64.01 libtoolize: and rerunning libtoolize and aclocal. [2022-07-12T10:48:36.662Z] #77 64.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T10:48:36.713Z] #21 14.37 Reading package lists... [2022-07-12T10:48:36.713Z] #21 ... [2022-07-12T10:48:36.713Z] [2022-07-12T10:48:36.713Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:48:36.713Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:48:36.713Z] #36 164.4 Delve is a source level debugger for Go programs. [2022-07-12T10:48:36.713Z] #36 164.4 [2022-07-12T10:48:36.713Z] #36 164.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-12T10:48:36.713Z] #36 164.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-12T10:48:36.713Z] #36 164.4 [2022-07-12T10:48:36.713Z] #36 164.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-12T10:48:36.713Z] #36 164.4 [2022-07-12T10:48:36.713Z] #36 164.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-12T10:48:36.713Z] #36 164.4 [2022-07-12T10:48:36.713Z] #36 164.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-12T10:48:36.713Z] #36 164.4 [2022-07-12T10:48:36.713Z] #36 164.5 Usage: [2022-07-12T10:48:36.713Z] #36 164.5 dlv [command] [2022-07-12T10:48:36.713Z] #36 164.5 [2022-07-12T10:48:36.713Z] #36 164.5 Available Commands: [2022-07-12T10:48:36.713Z] #36 164.5 attach Attach to running process and begin debugging. [2022-07-12T10:48:36.713Z] #36 164.5 connect Connect to a headless debug server with a terminal client. [2022-07-12T10:48:36.713Z] #36 164.5 core Examine a core dump. [2022-07-12T10:48:36.713Z] #36 164.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-12T10:48:36.713Z] #36 164.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-12T10:48:36.713Z] #36 164.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-12T10:48:36.713Z] #36 164.5 help Help about any command [2022-07-12T10:48:36.713Z] #36 164.5 run Deprecated command. Use 'debug' instead. [2022-07-12T10:48:36.713Z] #36 164.5 test Compile test binary and begin debugging program. [2022-07-12T10:48:36.713Z] #36 164.5 trace Compile and begin tracing program. [2022-07-12T10:48:36.713Z] #36 164.5 version Prints version. [2022-07-12T10:48:36.713Z] #36 164.5 [2022-07-12T10:48:36.713Z] #36 164.5 Flags: [2022-07-12T10:48:36.713Z] #36 164.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-12T10:48:36.713Z] #36 164.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-12T10:48:36.713Z] #36 164.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-12T10:48:36.713Z] #36 164.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-12T10:48:36.713Z] #36 164.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-12T10:48:36.713Z] #36 164.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-12T10:48:36.713Z] #36 164.5 --disable-aslr Disables address space randomization [2022-07-12T10:48:36.713Z] #36 164.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-12T10:48:36.713Z] #36 164.5 -h, --help help for dlv [2022-07-12T10:48:36.713Z] #36 164.5 --init string Init file, executed by the terminal client. [2022-07-12T10:48:36.713Z] #36 164.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-12T10:48:36.713Z] #36 164.5 --log Enable debugging server logging. [2022-07-12T10:48:36.713Z] #36 164.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-12T10:48:36.713Z] #36 164.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-12T10:48:36.713Z] #36 164.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-12T10:48:36.713Z] #36 164.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-12T10:48:36.713Z] #36 164.5 --wd string Working directory for running the program. [2022-07-12T10:48:36.713Z] #36 164.5 [2022-07-12T10:48:36.713Z] #36 164.5 Additional help topics: [2022-07-12T10:48:36.713Z] #36 164.5 dlv backend Help about the --backend flag. [2022-07-12T10:48:36.713Z] #36 164.5 dlv log Help about logging flags. [2022-07-12T10:48:36.713Z] #36 164.5 dlv redirect Help about file redirection. [2022-07-12T10:48:36.713Z] #36 164.5 [2022-07-12T10:48:36.713Z] #36 164.5 Use "dlv [command] --help" for more information about a command. [2022-07-12T10:48:36.713Z] #36 DONE 164.6s [2022-07-12T10:48:36.713Z] [2022-07-12T10:48:36.713Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:36.713Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:36.713Z] #77 115.3 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:48:36.713Z] #77 115.5 checking whether gcc understands -c and -o together... yes [2022-07-12T10:48:36.713Z] #77 115.8 checking how to run the C preprocessor... gcc -E [2022-07-12T10:48:36.713Z] #77 116.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:48:36.876Z] #39 DONE 0.6s [2022-07-12T10:48:36.876Z] [2022-07-12T10:48:36.876Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T10:48:36.876Z] #42 sha256:b79c5e5260ba6cc7bedb27245bc19509c7a3a660151a38c1c457223cf31f28fe [2022-07-12T10:48:36.876Z] #42 DONE 0.3s [2022-07-12T10:48:36.876Z] [2022-07-12T10:48:36.876Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:48:36.876Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:48:36.972Z] #77 116.1 checking for egrep... /bin/grep -E [2022-07-12T10:48:37.137Z] #71 ... [2022-07-12T10:48:37.137Z] [2022-07-12T10:48:37.137Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T10:48:37.137Z] #44 sha256:2432ad99e20bd683197a3817df61b5be44f26d695b366366f1b2bbebab9a3965 [2022-07-12T10:48:37.137Z] #44 DONE 0.2s [2022-07-12T10:48:37.137Z] [2022-07-12T10:48:37.137Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T10:48:37.137Z] #46 sha256:1c615ef07e00857c594d25c272a2efa61e8341848a3f2a2579ad7a11ec86f9f8 [2022-07-12T10:48:37.137Z] #46 DONE 0.1s [2022-07-12T10:48:37.137Z] [2022-07-12T10:48:37.137Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T10:48:37.137Z] #48 sha256:8ab6c967a2d09c6194bcf27252ce7ed4dcdef0b1b3d89af6296a6905acb7af19 [2022-07-12T10:48:37.398Z] #48 DONE 0.1s [2022-07-12T10:48:37.398Z] [2022-07-12T10:48:37.398Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T10:48:37.398Z] #52 sha256:f0ca341a7b7bb98a1c3fd5665c23bf2d690004d72a9958ec3d6cdff1187dcd20 [2022-07-12T10:48:37.398Z] #52 DONE 0.1s [2022-07-12T10:48:37.398Z] [2022-07-12T10:48:37.398Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:48:37.398Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:48:37.398Z] #71 ... [2022-07-12T10:48:37.398Z] [2022-07-12T10:48:37.398Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T10:48:37.398Z] #55 sha256:dde7b972fe4496e168a9733a4a1479aa76366d53020cfe4ad3daf4a61ec92fc3 [2022-07-12T10:48:37.540Z] #77 116.1 checking for ANSI C header files... yes [2022-07-12T10:48:37.540Z] #77 116.8 checking for sys/types.h... yes [2022-07-12T10:48:37.659Z] #55 DONE 0.3s [2022-07-12T10:48:37.659Z] [2022-07-12T10:48:37.659Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T10:48:37.659Z] #59 sha256:dfd9ed00693d26e985d6456a0ae82567bb82fc78f594fb2c57b9b45856702d5b [2022-07-12T10:48:37.659Z] #59 DONE 0.1s [2022-07-12T10:48:37.659Z] [2022-07-12T10:48:37.659Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:48:37.659Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:48:37.799Z] #77 116.9 checking for sys/stat.h... yes [2022-07-12T10:48:37.799Z] #77 117.1 checking for stdlib.h... yes [2022-07-12T10:48:37.920Z] #71 ... [2022-07-12T10:48:37.921Z] [2022-07-12T10:48:37.921Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T10:48:37.921Z] #61 sha256:7a16ad2a0d2705ccc04a70989d2b5375f77a566e77e20f95c76437edaf3c0765 [2022-07-12T10:48:37.921Z] #61 DONE 0.1s [2022-07-12T10:48:37.921Z] [2022-07-12T10:48:37.921Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T10:48:37.921Z] #63 sha256:9f1ded549de87ae8a9d06f6fff48fb67df831faa83ed6a2094085bd2105b11de [2022-07-12T10:48:38.058Z] #77 117.2 checking for string.h... yes [2022-07-12T10:48:38.181Z] #63 DONE 0.4s [2022-07-12T10:48:38.182Z] [2022-07-12T10:48:38.182Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:48:38.182Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:48:38.318Z] #77 117.4 checking for memory.h... yes [2022-07-12T10:48:38.318Z] #77 117.6 checking for strings.h... yes [2022-07-12T10:48:38.443Z] #71 ... [2022-07-12T10:48:38.443Z] [2022-07-12T10:48:38.443Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T10:48:38.443Z] #65 sha256:cdbeb830329b3432381ef46c18bcaaf5d4a8a4834138d1ab459d2fb6b1935c34 [2022-07-12T10:48:38.443Z] #65 DONE 0.1s [2022-07-12T10:48:38.443Z] [2022-07-12T10:48:38.443Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T10:48:38.443Z] #68 sha256:1bd89eec363d5efdefb1330ae2da9eb6bf494254a4d09802c2d02d89ec470ff7 [2022-07-12T10:48:38.704Z] #68 DONE 0.1s [2022-07-12T10:48:38.704Z] [2022-07-12T10:48:38.704Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:48:38.704Z] #71 sha256:4eba3ba268bfa65da991953ddf4d8621f3998aebfbbba1ee308dbce3ff44b47c [2022-07-12T10:48:38.836Z] #77 117.8 checking for inttypes.h... yes [2022-07-12T10:48:38.836Z] #77 118.0 checking for stdint.h... yes [2022-07-12T10:48:38.861Z] #23 ... [2022-07-12T10:48:38.861Z] [2022-07-12T10:48:38.861Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:38.861Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:48:38.861Z] #77 118.5 checking for working strtod... yes [2022-07-12T10:48:38.861Z] #77 119.1 checking for gettimeofday... yes [2022-07-12T10:48:38.861Z] #77 119.5 checking for memset... yes [2022-07-12T10:48:38.861Z] #77 119.8 checking for strspn... yes [2022-07-12T10:48:38.861Z] #77 120.3 checking that generated files are newer than configure... done [2022-07-12T10:48:38.861Z] #77 120.3 configure: creating ./config.status [2022-07-12T10:48:38.861Z] #77 122.9 config.status: creating Makefile [2022-07-12T10:48:38.861Z] #77 123.0 config.status: creating config.h [2022-07-12T10:48:38.861Z] #77 123.0 config.status: executing depfiles commands [2022-07-12T10:48:38.861Z] #77 123.2 config.status: executing libtool commands [2022-07-12T10:48:38.861Z] #77 124.2 GEN .version [2022-07-12T10:48:38.861Z] #77 124.2 make install-recursive [2022-07-12T10:48:38.861Z] #77 124.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-12T10:48:38.861Z] #77 124.4 Making install in libocispec [2022-07-12T10:48:38.861Z] #77 124.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:48:38.861Z] #77 124.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-12T10:48:38.861Z] #77 124.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-12T10:48:38.861Z] #77 124.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-12T10:48:38.861Z] #77 124.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-12T10:48:39.095Z] #77 118.2 checking for unistd.h... yes [2022-07-12T10:48:39.118Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-12T10:48:39.118Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-12T10:48:39.118Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-12T10:48:39.118Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-12T10:48:39.118Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-12T10:48:39.118Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-12T10:48:39.118Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-12T10:48:39.118Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-12T10:48:39.118Z] #77 125.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-12T10:48:39.354Z] #77 118.5 checking minix/config.h usability... no [2022-07-12T10:48:39.354Z] #77 118.6 checking minix/config.h presence... no [2022-07-12T10:48:39.354Z] #77 118.7 checking for minix/config.h... no [2022-07-12T10:48:39.374Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-12T10:48:39.374Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-12T10:48:39.374Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-12T10:48:39.374Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-12T10:48:39.374Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-12T10:48:39.374Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-12T10:48:39.374Z] #77 125.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-12T10:48:39.612Z] #77 118.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-12T10:48:39.936Z] #77 126.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-12T10:48:40.180Z] #77 119.0 checking build system type... x86_64-pc-linux-gnu [2022-07-12T10:48:40.180Z] #77 119.4 checking host system type... x86_64-pc-linux-gnu [2022-07-12T10:48:40.180Z] #77 119.4 checking how to print strings... printf [2022-07-12T10:48:40.180Z] #77 119.4 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:48:40.180Z] #77 119.4 checking for fgrep... /bin/grep -F [2022-07-12T10:48:40.180Z] #77 119.4 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:48:40.180Z] #77 119.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:48:40.180Z] #77 119.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:48:40.180Z] #77 119.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:48:40.180Z] #77 119.6 checking whether ln -s works... yes [2022-07-12T10:48:40.192Z] #77 126.0 make install-recursive [2022-07-12T10:48:40.192Z] #77 126.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:48:40.192Z] #77 126.1 Making install in yajl [2022-07-12T10:48:40.192Z] #77 126.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:48:40.192Z] #77 126.1 CC verify/json_verify-json_verify.o [2022-07-12T10:48:40.192Z] #77 126.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-12T10:48:40.192Z] #77 126.1 CC src/libyajl_la-yajl.lo [2022-07-12T10:48:40.192Z] #77 126.2 CC src/libyajl_la-yajl_gen.lo [2022-07-12T10:48:40.192Z] #77 126.2 CC src/libyajl_la-yajl_parser.lo [2022-07-12T10:48:40.192Z] #77 126.2 CC src/libyajl_la-yajl_buf.lo [2022-07-12T10:48:40.192Z] #77 126.2 CC src/libyajl_la-yajl_encode.lo [2022-07-12T10:48:40.440Z] #77 119.6 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:48:40.440Z] #77 119.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T10:48:40.440Z] #77 119.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:48:40.440Z] #77 119.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:48:40.440Z] #77 119.6 checking for objdump... objdump [2022-07-12T10:48:40.440Z] #77 119.6 checking how to recognize dependent libraries... pass_all [2022-07-12T10:48:40.440Z] #77 119.6 checking for dlltool... no [2022-07-12T10:48:40.440Z] #77 119.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:48:40.440Z] #77 119.6 checking for ar... ar [2022-07-12T10:48:40.440Z] #77 119.6 checking for archiver @FILE support... @ [2022-07-12T10:48:40.440Z] #77 119.8 checking for strip... strip [2022-07-12T10:48:40.440Z] #77 119.8 checking for ranlib... ranlib [2022-07-12T10:48:40.440Z] #77 119.8 checking for gawk... no [2022-07-12T10:48:40.440Z] #77 119.8 checking for mawk... mawk [2022-07-12T10:48:40.449Z] #77 126.2 CC src/libyajl_la-yajl_lex.lo [2022-07-12T10:48:40.449Z] #77 126.3 CC src/libyajl_la-yajl_tree.lo [2022-07-12T10:48:40.914Z] #77 ... [2022-07-12T10:48:40.914Z] [2022-07-12T10:48:40.914Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:48:40.914Z] #64 sha256:b9664cd40f2c2fa842c076c727a44283bc64d9bbf2fb7e7c9155cc593ca4546d [2022-07-12T10:48:40.914Z] #64 81.60 + bin/ctr [2022-07-12T10:48:40.914Z] #64 ... [2022-07-12T10:48:40.914Z] [2022-07-12T10:48:40.914Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:48:40.914Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:48:40.914Z] #14 154.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-12T10:48:40.914Z] #14 154.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:48:40.914Z] #14 154.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T10:48:41.010Z] #77 119.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:48:41.010Z] #77 120.2 checking for sysroot... no [2022-07-12T10:48:41.010Z] #77 120.2 checking for a working dd... /bin/dd [2022-07-12T10:48:41.010Z] #77 120.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:48:41.010Z] #77 120.3 checking for mt... no [2022-07-12T10:48:41.010Z] #77 120.3 checking if : is a manifest tool... no [2022-07-12T10:48:41.269Z] #77 120.3 checking for dlfcn.h... yes [2022-07-12T10:48:41.269Z] #77 120.4 checking for objdir... .libs [2022-07-12T10:48:41.529Z] #77 120.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:48:41.789Z] #77 120.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:48:41.789Z] #77 120.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:48:42.048Z] #77 121.0 checking if gcc static flag -static works... yes [2022-07-12T10:48:42.313Z] #77 121.4 checking if gcc supports -c -o file.o... yes [2022-07-12T10:48:42.313Z] #77 121.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:48:42.313Z] #77 121.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T10:48:42.574Z] #77 121.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:48:42.837Z] #77 121.9 checking how to hardcode library paths into programs... immediate [2022-07-12T10:48:42.837Z] #77 121.9 checking whether stripping libraries is possible... yes [2022-07-12T10:48:42.837Z] #77 121.9 checking if libtool supports shared libraries... yes [2022-07-12T10:48:42.837Z] #77 121.9 checking whether to build shared libraries... no [2022-07-12T10:48:42.837Z] #77 121.9 checking whether to build static libraries... yes [2022-07-12T10:48:42.837Z] #77 121.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:48:42.837Z] #77 121.9 checking whether build environment is sane... yes [2022-07-12T10:48:42.837Z] #77 122.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:48:42.837Z] #77 122.0 checking whether make sets $(MAKE)... yes [2022-07-12T10:48:42.837Z] #77 122.0 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:48:42.837Z] #77 122.1 checking whether make supports nested variables... yes [2022-07-12T10:48:42.837Z] #77 122.1 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:48:42.837Z] #77 122.1 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:48:42.837Z] #77 122.1 checking how to create a ustar tar archive... gnutar [2022-07-12T10:48:42.969Z] #77 ... [2022-07-12T10:48:42.969Z] [2022-07-12T10:48:42.969Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T10:48:42.969Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-12T10:48:42.969Z] #23 9.511 Collecting yamllint==1.26.1 [2022-07-12T10:48:43.096Z] #77 122.2 checking dependency style of gcc... gcc3 [2022-07-12T10:48:43.096Z] #77 122.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:48:43.096Z] #77 122.4 checking whether make supports nested variables... (cached) yes [2022-07-12T10:48:43.096Z] #77 122.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T10:48:43.096Z] #77 122.4 checking pkg-config is at least version 0.9.0... yes [2022-07-12T10:48:43.096Z] #77 122.4 checking for yajl >= 2.1.0... yes [2022-07-12T10:48:43.096Z] #77 122.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T10:48:43.096Z] #77 122.5 checking for gcc... (cached) gcc [2022-07-12T10:48:43.356Z] #77 122.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T10:48:43.356Z] #77 122.5 checking whether gcc accepts -g... (cached) yes [2022-07-12T10:48:43.356Z] #77 122.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T10:48:43.356Z] #77 122.6 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T10:48:43.356Z] #77 122.6 checking for a Python interpreter with version >= 3... python3 [2022-07-12T10:48:43.356Z] #77 122.6 checking for python3... /usr/bin/python3 [2022-07-12T10:48:43.356Z] #77 122.6 checking for python3 version... 3.9 [2022-07-12T10:48:43.356Z] #77 122.7 checking for python3 platform... linux [2022-07-12T10:48:43.616Z] #77 122.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T10:48:43.876Z] #77 122.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T10:48:43.876Z] #77 123.2 checking that generated files are newer than configure... done [2022-07-12T10:48:43.876Z] #77 123.2 configure: creating ./config.status [2022-07-12T10:48:43.939Z] #23 10.55 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-12T10:48:45.361Z] #23 11.87 Collecting pathspec>=0.5.3 [2022-07-12T10:48:45.361Z] #23 11.87 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-12T10:48:45.624Z] #23 12.22 Collecting pyyaml [2022-07-12T10:48:45.624Z] #23 12.24 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-12T10:48:45.784Z] #77 125.1 config.status: creating Makefile [2022-07-12T10:48:45.784Z] #77 125.2 config.status: creating config.h [2022-07-12T10:48:45.784Z] #77 125.2 config.status: executing libtool commands [2022-07-12T10:48:45.880Z] #23 12.36 Building wheels for collected packages: yamllint [2022-07-12T10:48:45.880Z] #23 12.37 Building wheel for yamllint (setup.py): started [2022-07-12T10:48:46.044Z] #77 125.3 config.status: executing depfiles commands [2022-07-12T10:48:46.308Z] #77 ... [2022-07-12T10:48:46.308Z] [2022-07-12T10:48:46.308Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:48:46.308Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:48:46.308Z] #21 14.37 Reading package lists... [2022-07-12T10:48:46.308Z] #21 17.24 Building dependency tree... [2022-07-12T10:48:46.308Z] #21 19.26 The following additional packages will be installed: [2022-07-12T10:48:46.308Z] #21 19.28 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T10:48:46.308Z] #21 19.28 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-12T10:48:46.308Z] #21 19.28 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T10:48:46.308Z] #21 19.28 python3-pkg-resources vim-runtime xxd [2022-07-12T10:48:46.308Z] #21 19.28 Suggested packages: [2022-07-12T10:48:46.308Z] #21 19.28 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-12T10:48:46.308Z] #21 19.28 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-12T10:48:46.308Z] #21 19.28 acl attr quota [2022-07-12T10:48:46.308Z] #21 19.28 Recommended packages: [2022-07-12T10:48:46.308Z] #21 19.28 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-12T10:48:46.308Z] #21 20.63 The following NEW packages will be installed: [2022-07-12T10:48:46.308Z] #21 20.64 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-12T10:48:46.308Z] #21 20.64 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T10:48:46.308Z] #21 20.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-12T10:48:46.308Z] #21 20.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-12T10:48:46.308Z] #21 20.65 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T10:48:46.308Z] #21 20.65 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-12T10:48:46.308Z] #21 20.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-12T10:48:46.308Z] #21 20.65 xz-utils zip zstd [2022-07-12T10:48:46.308Z] #21 21.00 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:48:46.308Z] #21 21.00 Need to get 27.7 MB of archives. [2022-07-12T10:48:46.308Z] #21 21.00 After this operation, 106 MB of additional disk space will be used. [2022-07-12T10:48:46.308Z] #21 21.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-12T10:48:46.308Z] #21 21.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-12T10:48:46.308Z] #21 21.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-12T10:48:46.308Z] #21 21.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T10:48:46.308Z] #21 21.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-12T10:48:46.308Z] #21 21.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-12T10:48:46.308Z] #21 21.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-12T10:48:46.308Z] #21 21.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-12T10:48:46.308Z] #21 21.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T10:48:46.308Z] #21 21.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T10:48:46.308Z] #21 21.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-12T10:48:46.308Z] #21 21.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T10:48:46.308Z] #21 21.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T10:48:46.308Z] #21 21.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-12T10:48:46.308Z] #21 21.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-12T10:48:46.308Z] #21 21.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-12T10:48:46.308Z] #21 21.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-12T10:48:46.308Z] #21 21.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-12T10:48:46.308Z] #21 21.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-12T10:48:46.308Z] #21 21.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-12T10:48:46.308Z] #21 21.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-12T10:48:46.308Z] #21 21.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T10:48:46.308Z] #21 21.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T10:48:46.308Z] #21 21.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T10:48:46.308Z] #21 21.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-12T10:48:46.308Z] #21 21.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-12T10:48:46.308Z] #21 21.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T10:48:46.308Z] #21 21.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-12T10:48:46.308Z] #21 21.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T10:48:46.308Z] #21 21.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T10:48:46.308Z] #21 21.49 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T10:48:46.308Z] #21 21.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T10:48:46.308Z] #21 21.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-12T10:48:46.308Z] #21 21.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T10:48:46.308Z] #21 21.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-12T10:48:46.308Z] #21 21.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-12T10:48:46.308Z] #21 21.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-12T10:48:46.308Z] #21 21.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T10:48:46.308Z] #21 21.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-12T10:48:46.308Z] #21 21.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-12T10:48:46.308Z] #21 21.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-12T10:48:46.308Z] #21 21.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-12T10:48:46.308Z] #21 21.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-12T10:48:46.308Z] #21 21.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-12T10:48:46.308Z] #21 21.69 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-12T10:48:46.308Z] #21 21.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-12T10:48:46.308Z] #21 21.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-12T10:48:46.308Z] #21 21.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-12T10:48:46.308Z] #21 21.97 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-12T10:48:46.308Z] #21 22.66 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:48:46.308Z] #21 22.82 Fetched 27.7 MB in 1s (21.2 MB/s) [2022-07-12T10:48:46.308Z] #21 22.90 Selecting previously unselected package pigz. [2022-07-12T10:48:46.308Z] #21 22.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 ... 24019 files and directories currently installed.) [2022-07-12T10:48:46.308Z] #21 22.94 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-12T10:48:46.308Z] #21 22.95 Unpacking pigz (2.6-1) ... [2022-07-12T10:48:46.308Z] #21 23.04 Selecting previously unselected package libelf1:amd64. [2022-07-12T10:48:46.308Z] #21 23.05 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-12T10:48:46.308Z] #21 23.06 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-12T10:48:46.308Z] #21 23.24 Selecting previously unselected package libbpf0:amd64. [2022-07-12T10:48:46.308Z] #21 23.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-12T10:48:46.308Z] #21 23.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-12T10:48:46.308Z] #21 23.33 Selecting previously unselected package libcap2:amd64. [2022-07-12T10:48:46.308Z] #21 23.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T10:48:46.308Z] #21 23.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:48:46.308Z] #21 23.41 Selecting previously unselected package libmnl0:amd64. [2022-07-12T10:48:46.308Z] #21 23.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-12T10:48:46.308Z] #21 23.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-12T10:48:46.308Z] #21 23.49 Selecting previously unselected package libxtables12:amd64. [2022-07-12T10:48:46.308Z] #21 23.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-12T10:48:46.308Z] #21 23.50 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-12T10:48:46.308Z] #21 23.57 Selecting previously unselected package libcap2-bin. [2022-07-12T10:48:46.308Z] #21 23.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-12T10:48:46.308Z] #21 23.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-12T10:48:46.308Z] #21 23.67 Selecting previously unselected package iproute2. [2022-07-12T10:48:46.308Z] #21 23.67 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-12T10:48:46.308Z] #21 23.68 Unpacking iproute2 (5.10.0-4) ... [2022-07-12T10:48:46.308Z] #21 24.23 Selecting previously unselected package xxd. [2022-07-12T10:48:46.308Z] #21 24.23 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:48:46.308Z] #21 24.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:46.308Z] #21 24.39 Selecting previously unselected package vim-common. [2022-07-12T10:48:46.308Z] #21 24.40 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:48:46.308Z] #21 24.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:48:46.516Z] #14 161.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-12T10:48:46.567Z] #21 24.57 Selecting previously unselected package bash-completion. [2022-07-12T10:48:46.567Z] #21 24.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-12T10:48:46.774Z] #14 161.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:48:46.775Z] #14 161.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:48:47.247Z] #23 13.51 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-12T10:48:47.247Z] #23 13.51 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4fa378361835146ea1a1b3784281a8ea31e406f61005187a98d7dcd7d518eff5 [2022-07-12T10:48:47.247Z] #23 13.51 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-12T10:48:47.247Z] #23 13.52 Successfully built yamllint [2022-07-12T10:48:47.247Z] #23 13.55 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-12T10:48:47.457Z] #14 ... [2022-07-12T10:48:47.457Z] [2022-07-12T10:48:47.457Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:47.457Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:47.457Z] #77 78.92 configure.ac:7: installing './compile' [2022-07-12T10:48:47.457Z] #77 78.93 configure.ac:11: installing './config.guess' [2022-07-12T10:48:47.457Z] #77 78.96 configure.ac:11: installing './config.sub' [2022-07-12T10:48:47.457Z] #77 79.00 configure.ac:8: installing './install-sh' [2022-07-12T10:48:47.457Z] #77 79.01 configure.ac:8: installing './missing' [2022-07-12T10:48:47.457Z] #77 79.15 Makefile.am: installing './depcomp' [2022-07-12T10:48:47.457Z] #77 81.54 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T10:48:47.457Z] #77 81.55 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T10:48:47.457Z] #77 81.82 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T10:48:47.457Z] #77 81.82 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T10:48:47.457Z] #77 82.01 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T10:48:47.457Z] #77 82.35 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T10:48:47.457Z] #77 82.53 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T10:48:47.457Z] #77 82.58 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T10:48:47.457Z] #77 82.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T10:48:47.504Z] #23 13.96 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-12T10:48:47.708Z] #14 ... [2022-07-12T10:48:47.708Z] [2022-07-12T10:48:47.708Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:47.708Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:47.708Z] #77 80.29 configure.ac:7: installing './compile' [2022-07-12T10:48:47.708Z] #77 80.34 configure.ac:11: installing './config.guess' [2022-07-12T10:48:47.708Z] #77 80.38 configure.ac:11: installing './config.sub' [2022-07-12T10:48:47.708Z] #77 80.39 configure.ac:8: installing './install-sh' [2022-07-12T10:48:47.708Z] #77 80.40 configure.ac:8: installing './missing' [2022-07-12T10:48:47.965Z] #77 80.57 Makefile.am: installing './depcomp' [2022-07-12T10:48:48.066Z] #23 DONE 14.6s [2022-07-12T10:48:48.066Z] [2022-07-12T10:48:48.066Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:48.066Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:48:48.066Z] #77 131.4 CCLD libyajl.la [2022-07-12T10:48:48.066Z] #77 131.7 CCLD verify/json_verify [2022-07-12T10:48:48.066Z] #77 132.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:48:48.066Z] #77 132.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T10:48:48.066Z] #77 132.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T10:48:48.066Z] #77 132.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:48:48.066Z] #77 132.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:48:48.066Z] #77 132.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:48:48.066Z] #77 132.3 CC src/validate.o [2022-07-12T10:48:48.066Z] #77 132.3 CC src/image_spec_schema_config_schema.lo [2022-07-12T10:48:48.066Z] #77 132.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-12T10:48:48.066Z] #77 132.3 CC src/image_spec_schema_defs.lo [2022-07-12T10:48:48.066Z] #77 132.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-12T10:48:48.066Z] #77 132.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-12T10:48:48.066Z] #77 132.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-12T10:48:48.066Z] #77 132.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-12T10:48:48.066Z] #77 132.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-12T10:48:48.066Z] #77 132.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-12T10:48:48.066Z] #77 132.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-12T10:48:48.066Z] #77 132.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-12T10:48:48.066Z] #77 132.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-12T10:48:48.066Z] #77 132.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-12T10:48:48.066Z] #77 132.8 CC src/runtime_spec_schema_defs.lo [2022-07-12T10:48:48.066Z] #77 132.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-12T10:48:48.066Z] #77 133.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-12T10:48:48.066Z] #77 133.1 CC src/runtime_spec_schema_defs_vm.lo [2022-07-12T10:48:48.066Z] #77 133.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-12T10:48:48.066Z] #77 133.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-12T10:48:48.066Z] #77 133.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-12T10:48:48.066Z] #77 133.8 CC src/basic_test_double_array_item.lo [2022-07-12T10:48:48.066Z] #77 133.9 CC src/basic_test_double_array.lo [2022-07-12T10:48:48.067Z] #77 134.0 CC src/basic_test_top_array_int.lo [2022-07-12T10:48:48.067Z] #77 134.0 CC src/basic_test_top_array_string.lo [2022-07-12T10:48:48.323Z] #77 134.2 CC src/basic_test_top_double_array_int.lo [2022-07-12T10:48:48.474Z] #21 ... [2022-07-12T10:48:48.474Z] [2022-07-12T10:48:48.474Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:48.474Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:48.474Z] #77 125.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-12T10:48:48.474Z] #77 125.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T10:48:48.474Z] #77 126.1 checking for gcc... gcc [2022-07-12T10:48:48.474Z] #77 126.2 checking whether the C compiler works... yes [2022-07-12T10:48:48.474Z] #77 126.4 checking for C compiler default output file name... a.out [2022-07-12T10:48:48.474Z] #77 126.4 checking for suffix of executables... [2022-07-12T10:48:48.474Z] #77 126.6 checking whether we are cross compiling... no [2022-07-12T10:48:48.474Z] #77 126.8 checking for suffix of object files... o [2022-07-12T10:48:48.474Z] #77 126.9 checking whether we are using the GNU C compiler... yes [2022-07-12T10:48:48.474Z] #77 127.0 checking whether gcc accepts -g... yes [2022-07-12T10:48:48.475Z] #77 127.0 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:48:48.475Z] #77 127.2 checking whether gcc understands -c and -o together... yes [2022-07-12T10:48:48.475Z] #77 127.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:48:48.475Z] #77 127.4 checking whether build environment is sane... yes [2022-07-12T10:48:48.475Z] #77 127.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:48:48.475Z] #77 127.5 checking for gawk... no [2022-07-12T10:48:48.475Z] #77 127.5 checking for mawk... mawk [2022-07-12T10:48:48.475Z] #77 127.5 checking whether make sets $(MAKE)... yes [2022-07-12T10:48:48.475Z] #77 127.5 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:48:48.475Z] #77 127.6 checking whether make supports nested variables... yes [2022-07-12T10:48:48.475Z] #77 127.6 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:48:48.475Z] #77 127.6 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:48:48.475Z] #77 127.6 checking how to create a ustar tar archive... gnutar [2022-07-12T10:48:48.475Z] #77 127.6 checking dependency style of gcc... gcc3 [2022-07-12T10:48:48.580Z] #77 134.4 CC src/basic_test_top_double_array_obj.lo [2022-07-12T10:48:48.580Z] #77 134.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-12T10:48:48.580Z] #77 134.6 CC src/basic_test_top_double_array_string.lo [2022-07-12T10:48:48.734Z] #77 127.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:48:48.734Z] #77 127.8 checking whether make supports nested variables... (cached) yes [2022-07-12T10:48:48.734Z] #77 127.8 checking build system type... x86_64-pc-linux-gnu [2022-07-12T10:48:48.836Z] #77 134.8 CC src/read-file.lo [2022-07-12T10:48:48.836Z] #77 135.0 CC src/json_common.lo [2022-07-12T10:48:48.994Z] #77 128.1 checking host system type... x86_64-pc-linux-gnu [2022-07-12T10:48:48.994Z] #77 128.1 checking how to print strings... printf [2022-07-12T10:48:48.994Z] #77 128.1 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:48:48.994Z] #77 128.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:48:48.994Z] #77 128.1 checking for egrep... /bin/grep -E [2022-07-12T10:48:48.994Z] #77 128.1 checking for fgrep... /bin/grep -F [2022-07-12T10:48:48.994Z] #77 128.1 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:48:48.994Z] #77 128.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:48:48.994Z] #77 128.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:48:48.994Z] #77 128.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:48:48.994Z] #77 128.3 checking whether ln -s works... yes [2022-07-12T10:48:48.994Z] #77 128.3 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:48:49.293Z] #77 128.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T10:48:49.293Z] #77 128.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:48:49.293Z] #77 128.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:48:49.293Z] #77 128.3 checking for objdump... objdump [2022-07-12T10:48:49.293Z] #77 128.3 checking how to recognize dependent libraries... pass_all [2022-07-12T10:48:49.293Z] #77 128.3 checking for dlltool... no [2022-07-12T10:48:49.293Z] #77 128.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:48:49.293Z] #77 128.3 checking for ar... ar [2022-07-12T10:48:49.293Z] #77 128.3 checking for archiver @FILE support... @ [2022-07-12T10:48:49.293Z] #77 128.5 checking for strip... strip [2022-07-12T10:48:49.293Z] #77 128.5 checking for ranlib... ranlib [2022-07-12T10:48:49.400Z] #77 135.1 CC tests/test-1.o [2022-07-12T10:48:49.400Z] #77 135.2 CC tests/test-2.o [2022-07-12T10:48:49.400Z] #77 135.4 CC tests/test-3.o [2022-07-12T10:48:49.553Z] #77 128.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:48:49.553Z] #77 128.9 checking for sysroot... no [2022-07-12T10:48:49.553Z] #77 128.9 checking for a working dd... /bin/dd [2022-07-12T10:48:49.553Z] #77 128.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:48:49.657Z] #77 135.6 CC tests/test-4.o [2022-07-12T10:48:49.833Z] #77 129.0 checking for mt... no [2022-07-12T10:48:49.833Z] #77 129.0 checking if : is a manifest tool... no [2022-07-12T10:48:49.833Z] #77 129.0 checking how to run the C preprocessor... gcc -E [2022-07-12T10:48:49.853Z] #77 82.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T10:48:49.914Z] #77 135.8 CC tests/test-5.o [2022-07-12T10:48:50.109Z] #77 82.79 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T10:48:50.171Z] #77 136.1 CC tests/test-6.o [2022-07-12T10:48:50.364Z] #77 83.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T10:48:50.364Z] #77 83.20 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T10:48:50.403Z] #77 129.2 checking for ANSI C header files... yes [2022-07-12T10:48:50.427Z] #77 136.3 CC tests/test-7.o [2022-07-12T10:48:50.427Z] #77 136.4 CC tests/test-8.o [2022-07-12T10:48:50.662Z] #77 129.7 checking for sys/types.h... yes [2022-07-12T10:48:50.684Z] #77 136.6 CC tests/test-9.o [2022-07-12T10:48:50.927Z] #77 83.52 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T10:48:50.927Z] #77 83.62 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T10:48:50.927Z] #77 83.65 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T10:48:50.927Z] #77 83.67 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T10:48:50.927Z] #77 83.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T10:48:50.930Z] #77 129.9 checking for sys/stat.h... yes [2022-07-12T10:48:50.930Z] #77 130.0 checking for stdlib.h... yes [2022-07-12T10:48:50.941Z] #77 136.8 CC tests/test-10.o [2022-07-12T10:48:51.190Z] #77 130.2 checking for string.h... yes [2022-07-12T10:48:51.190Z] #77 130.4 checking for memory.h... yes [2022-07-12T10:48:51.197Z] #77 137.2 CC tests/test-11.o [2022-07-12T10:48:51.449Z] #77 130.5 checking for strings.h... yes [2022-07-12T10:48:51.449Z] #77 130.6 checking for inttypes.h... yes [2022-07-12T10:48:51.709Z] #77 130.8 checking for stdint.h... yes [2022-07-12T10:48:51.970Z] #77 130.9 checking for unistd.h... yes [2022-07-12T10:48:51.970Z] #77 131.1 checking for dlfcn.h... yes [2022-07-12T10:48:52.230Z] #77 131.3 checking for objdir... .libs [2022-07-12T10:48:52.490Z] #77 131.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:48:52.490Z] #77 131.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:48:52.490Z] #77 131.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:48:53.059Z] #77 131.9 checking if gcc static flag -static works... yes [2022-07-12T10:48:53.059Z] #77 132.2 checking if gcc supports -c -o file.o... yes [2022-07-12T10:48:53.059Z] #77 132.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:48:53.059Z] #77 132.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T10:48:53.319Z] #77 132.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:48:53.319Z] #77 132.7 checking how to hardcode library paths into programs... immediate [2022-07-12T10:48:53.319Z] #77 132.7 checking whether stripping libraries is possible... yes [2022-07-12T10:48:53.319Z] #77 132.7 checking if libtool supports shared libraries... yes [2022-07-12T10:48:53.319Z] #77 132.7 checking whether to build shared libraries... no [2022-07-12T10:48:53.319Z] #77 132.7 checking whether to build static libraries... yes [2022-07-12T10:48:53.888Z] #77 132.7 checking float.h usability... yes [2022-07-12T10:48:53.888Z] #77 133.0 checking float.h presence... yes [2022-07-12T10:48:53.888Z] #77 133.0 checking for float.h... yes [2022-07-12T10:48:53.888Z] #77 133.1 checking limits.h usability... yes [2022-07-12T10:48:53.888Z] #77 133.2 checking limits.h presence... yes [2022-07-12T10:48:53.888Z] #77 133.3 checking for limits.h... yes [2022-07-12T10:48:53.994Z] #77 ... [2022-07-12T10:48:53.994Z] [2022-07-12T10:48:53.994Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:48:53.994Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:48:53.994Z] #14 167.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-12T10:48:53.994Z] #14 167.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:48:53.994Z] #14 167.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:48:54.150Z] #77 133.3 checking stddef.h usability... yes [2022-07-12T10:48:54.150Z] #77 133.4 checking stddef.h presence... yes [2022-07-12T10:48:54.150Z] #77 133.5 checking for stddef.h... yes [2022-07-12T10:48:54.150Z] #77 133.5 checking for stdlib.h... (cached) yes [2022-07-12T10:48:54.410Z] #77 133.5 checking for string.h... (cached) yes [2022-07-12T10:48:54.410Z] #77 133.6 checking sys/time.h usability... yes [2022-07-12T10:48:54.410Z] #77 133.7 checking sys/time.h presence... yes [2022-07-12T10:48:54.410Z] #77 133.8 checking for sys/time.h... yes [2022-07-12T10:48:54.670Z] #77 133.8 checking for inline... inline [2022-07-12T10:48:54.929Z] #77 133.9 checking for size_t... yes [2022-07-12T10:48:54.930Z] #77 134.2 checking for stdlib.h... (cached) yes [2022-07-12T10:48:55.190Z] #77 134.2 checking for GNU libc compatible malloc... yes [2022-07-12T10:48:55.190Z] #77 134.5 checking for stdlib.h... (cached) yes [2022-07-12T10:48:55.450Z] #77 134.5 checking for GNU libc compatible realloc... yes [2022-07-12T10:48:56.018Z] #77 134.7 checking for working strtod... yes [2022-07-12T10:48:56.018Z] #77 135.0 checking for gettimeofday... yes [2022-07-12T10:48:56.278Z] #77 135.3 checking for memset... yes [2022-07-12T10:48:56.537Z] #77 135.6 checking for strspn... yes [2022-07-12T10:48:56.831Z] #77 135.9 checking that generated files are newer than configure... done [2022-07-12T10:48:56.831Z] #77 135.9 configure: creating ./config.status [2022-07-12T10:48:58.749Z] #77 ... [2022-07-12T10:48:58.749Z] [2022-07-12T10:48:58.749Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:48:58.749Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:48:58.749Z] #21 26.61 Unpacking bash-completion (1:2.11-2) ... [2022-07-12T10:48:58.749Z] #21 27.13 Selecting previously unselected package bzip2. [2022-07-12T10:48:58.749Z] #21 27.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 27.16 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T10:48:58.749Z] #21 27.24 Selecting previously unselected package xz-utils. [2022-07-12T10:48:58.749Z] #21 27.25 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 27.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:48:58.749Z] #21 27.61 Selecting previously unselected package apparmor. [2022-07-12T10:48:58.749Z] #21 27.61 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 27.69 Unpacking apparmor (2.13.6-10) ... [2022-07-12T10:48:58.749Z] #21 28.15 Selecting previously unselected package inetutils-ping. [2022-07-12T10:48:58.749Z] #21 28.15 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 28.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-12T10:48:58.749Z] #21 28.31 Selecting previously unselected package libip4tc2:amd64. [2022-07-12T10:48:58.749Z] #21 28.31 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 28.32 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T10:48:58.749Z] #21 28.41 Selecting previously unselected package libip6tc2:amd64. [2022-07-12T10:48:58.749Z] #21 28.41 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 28.42 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T10:48:58.749Z] #21 28.50 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-12T10:48:58.749Z] #21 28.50 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 28.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T10:48:58.749Z] #21 28.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-12T10:48:58.749Z] #21 28.59 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 28.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T10:48:58.749Z] #21 28.68 Selecting previously unselected package libnftnl11:amd64. [2022-07-12T10:48:58.749Z] #21 28.68 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 28.69 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T10:48:58.749Z] #21 28.78 Selecting previously unselected package iptables. [2022-07-12T10:48:58.749Z] #21 28.79 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 28.79 Unpacking iptables (1.8.7-1) ... [2022-07-12T10:48:58.749Z] #21 29.07 Selecting previously unselected package libonig5:amd64. [2022-07-12T10:48:58.749Z] #21 29.07 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 29.08 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:48:58.749Z] #21 29.24 Selecting previously unselected package libjq1:amd64. [2022-07-12T10:48:58.749Z] #21 29.24 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 29.25 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:48:58.749Z] #21 29.38 Selecting previously unselected package jq. [2022-07-12T10:48:58.749Z] #21 29.38 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 29.38 Unpacking jq (1.6-2.1) ... [2022-07-12T10:48:58.749Z] #21 29.49 Selecting previously unselected package libaio1:amd64. [2022-07-12T10:48:58.749Z] #21 29.49 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 29.50 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-12T10:48:58.749Z] #21 29.56 Selecting previously unselected package libgpm2:amd64. [2022-07-12T10:48:58.749Z] #21 29.56 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 29.57 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-12T10:48:58.749Z] #21 29.64 Selecting previously unselected package libicu67:amd64. [2022-07-12T10:48:58.749Z] #21 29.66 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 29.66 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T10:48:58.749Z] #21 33.28 Selecting previously unselected package libinih1:amd64. [2022-07-12T10:48:58.749Z] #21 33.28 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 33.29 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-12T10:48:58.749Z] #21 33.37 Selecting previously unselected package libnet1:amd64. [2022-07-12T10:48:58.749Z] #21 33.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 33.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:48:58.749Z] #21 33.50 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T10:48:58.749Z] #21 33.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 33.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:48:58.749Z] #21 33.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T10:48:58.749Z] #21 33.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 33.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:48:58.749Z] #21 33.71 Selecting previously unselected package libyajl2:amd64. [2022-07-12T10:48:58.749Z] #21 33.73 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 33.74 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:48:58.749Z] #21 33.79 Selecting previously unselected package net-tools. [2022-07-12T10:48:58.749Z] #21 33.80 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 33.81 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T10:48:58.749Z] #21 34.00 Selecting previously unselected package patch. [2022-07-12T10:48:58.749Z] #21 34.03 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 34.04 Unpacking patch (2.7.6-7) ... [2022-07-12T10:48:58.749Z] #21 34.16 Selecting previously unselected package python-pip-whl. [2022-07-12T10:48:58.749Z] #21 34.17 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-12T10:48:58.749Z] #21 34.18 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T10:48:58.749Z] #21 34.85 Selecting previously unselected package python3-lib2to3. [2022-07-12T10:48:58.749Z] #21 34.86 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-12T10:48:58.749Z] #21 34.86 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-12T10:48:58.749Z] #21 35.00 Selecting previously unselected package python3-distutils. [2022-07-12T10:48:58.749Z] #21 35.01 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-12T10:48:58.749Z] #21 35.09 Unpacking python3-distutils (3.9.2-1) ... [2022-07-12T10:48:58.749Z] #21 35.33 Selecting previously unselected package python3-pkg-resources. [2022-07-12T10:48:58.749Z] #21 35.33 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T10:48:58.749Z] #21 35.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:48:58.749Z] #21 35.51 Selecting previously unselected package python3-setuptools. [2022-07-12T10:48:58.749Z] #21 35.51 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-12T10:48:58.749Z] #21 35.53 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-12T10:48:58.749Z] #21 35.78 Selecting previously unselected package python3-wheel. [2022-07-12T10:48:58.749Z] #21 35.79 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-12T10:48:58.749Z] #21 35.79 Unpacking python3-wheel (0.34.2-1) ... [2022-07-12T10:48:58.749Z] #21 35.89 Selecting previously unselected package python3-pip. [2022-07-12T10:48:58.749Z] #21 35.89 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-12T10:48:58.749Z] #21 35.89 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T10:48:58.749Z] #21 36.17 Selecting previously unselected package sudo. [2022-07-12T10:48:58.749Z] #21 36.17 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-12T10:48:58.749Z] #21 36.18 Unpacking sudo (1.9.5p2-3) ... [2022-07-12T10:48:58.749Z] #21 ... [2022-07-12T10:48:58.749Z] [2022-07-12T10:48:58.749Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:48:58.749Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:48:58.749Z] #77 137.9 config.status: creating Makefile [2022-07-12T10:48:58.749Z] #77 138.0 config.status: creating config.h [2022-07-12T10:48:58.749Z] #77 138.0 config.status: executing depfiles commands [2022-07-12T10:48:59.010Z] #77 138.2 config.status: executing libtool commands [2022-07-12T10:48:59.947Z] #77 139.1 GEN .version [2022-07-12T10:48:59.947Z] #77 139.2 make install-recursive [2022-07-12T10:48:59.947Z] #77 139.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-12T10:48:59.947Z] #77 139.3 Making install in libocispec [2022-07-12T10:48:59.947Z] #77 139.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:48:59.947Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-12T10:49:00.206Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-12T10:49:00.206Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-12T10:49:00.206Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-12T10:49:00.663Z] #71 135.7 # github.com/containerd/containerd/cmd/containerd [2022-07-12T10:49:00.663Z] #71 135.7 /usr/bin/ld: /tmp/go-link-737776802/000019.o: in function `New': [2022-07-12T10:49:00.663Z] #71 135.7 /tmp/tmp.cIN7pgcL6f/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-12T10:49:00.663Z] #71 135.7 + bin/containerd-stress [2022-07-12T10:49:00.663Z] #71 136.9 + bin/containerd-shim [2022-07-12T10:49:01.144Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-12T10:49:01.144Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-12T10:49:01.144Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-12T10:49:01.144Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-12T10:49:01.144Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-12T10:49:01.144Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-12T10:49:01.144Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-12T10:49:01.144Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-12T10:49:01.144Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-12T10:49:01.144Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-12T10:49:01.144Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-12T10:49:01.144Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-12T10:49:01.144Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-12T10:49:01.144Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-12T10:49:01.144Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-12T10:49:01.144Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-12T10:49:02.524Z] #77 141.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-12T10:49:02.524Z] #77 141.7 make install-recursive [2022-07-12T10:49:02.524Z] #77 141.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:02.524Z] #77 141.8 Making install in yajl [2022-07-12T10:49:02.524Z] #77 141.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:49:02.524Z] #77 141.8 CC verify/json_verify-json_verify.o [2022-07-12T10:49:02.524Z] #77 141.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-12T10:49:02.524Z] #77 141.8 CC src/libyajl_la-yajl.lo [2022-07-12T10:49:02.524Z] #77 141.9 CC src/libyajl_la-yajl_gen.lo [2022-07-12T10:49:02.524Z] #77 141.9 CC src/libyajl_la-yajl_parser.lo [2022-07-12T10:49:02.524Z] #77 141.9 CC src/libyajl_la-yajl_buf.lo [2022-07-12T10:49:02.524Z] #77 141.9 CC src/libyajl_la-yajl_encode.lo [2022-07-12T10:49:02.784Z] #77 142.0 CC src/libyajl_la-yajl_lex.lo [2022-07-12T10:49:02.784Z] #77 142.0 CC src/libyajl_la-yajl_tree.lo [2022-07-12T10:49:07.040Z] #77 ... [2022-07-12T10:49:07.040Z] [2022-07-12T10:49:07.040Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:49:07.040Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:49:07.040Z] #21 36.79 Selecting previously unselected package thin-provisioning-tools. [2022-07-12T10:49:07.040Z] #21 36.80 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-12T10:49:07.040Z] #21 36.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-12T10:49:07.040Z] #21 37.04 Selecting previously unselected package uidmap. [2022-07-12T10:49:07.040Z] #21 37.06 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-12T10:49:07.040Z] #21 37.07 Unpacking uidmap (1:4.8.1-1) ... [2022-07-12T10:49:07.040Z] #21 37.22 Selecting previously unselected package vim-runtime. [2022-07-12T10:49:07.040Z] #21 37.23 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:49:07.040Z] #21 37.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-12T10:49:07.040Z] #21 37.33 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-12T10:49:07.040Z] #21 37.36 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:49:07.040Z] #21 40.84 Selecting previously unselected package vim. [2022-07-12T10:49:07.040Z] #21 40.84 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:49:07.040Z] #21 40.86 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:49:07.040Z] #21 41.44 Selecting previously unselected package xfsprogs. [2022-07-12T10:49:07.040Z] #21 41.46 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-12T10:49:07.040Z] #21 41.46 Unpacking xfsprogs (5.10.0-4) ... [2022-07-12T10:49:07.040Z] #21 42.10 Selecting previously unselected package zip. [2022-07-12T10:49:07.040Z] #21 42.10 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-12T10:49:07.040Z] #21 42.12 Unpacking zip (3.0-12) ... [2022-07-12T10:49:07.040Z] #21 42.23 Selecting previously unselected package zstd. [2022-07-12T10:49:07.040Z] #21 42.24 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-12T10:49:07.040Z] #21 42.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-12T10:49:07.040Z] #21 42.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:49:07.040Z] #21 43.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T10:49:07.040Z] #21 43.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T10:49:07.040Z] #21 43.75 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-12T10:49:07.040Z] #21 43.77 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T10:49:07.040Z] #21 43.79 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T10:49:07.040Z] #21 43.81 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-12T10:49:07.040Z] #21 43.83 Setting up uidmap (1:4.8.1-1) ... [2022-07-12T10:49:07.040Z] #21 43.85 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:49:07.040Z] #21 43.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:49:07.040Z] #21 43.89 Setting up bzip2 (1.0.8-4) ... [2022-07-12T10:49:07.040Z] #21 43.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:49:07.040Z] #21 43.93 Setting up python3-wheel (0.34.2-1) ... [2022-07-12T10:49:07.040Z] #21 44.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:49:07.040Z] #21 44.70 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:49:07.040Z] #21 44.71 Setting up libcap2-bin (1:2.44-1) ... [2022-07-12T10:49:07.040Z] #21 44.72 Setting up apparmor (2.13.6-10) ... [2022-07-12T10:49:08.418Z] #21 46.43 Setting up zip (3.0-12) ... [2022-07-12T10:49:08.418Z] #21 46.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:49:08.418Z] #21 46.47 Setting up bash-completion (1:2.11-2) ... [2022-07-12T10:49:08.418Z] #21 ... [2022-07-12T10:49:08.418Z] [2022-07-12T10:49:08.418Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:08.418Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:08.418Z] #77 147.8 CCLD libyajl.la [2022-07-12T10:49:08.845Z] #14 ... [2022-07-12T10:49:08.845Z] [2022-07-12T10:49:08.845Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:08.845Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:08.845Z] #77 103.0 configure.ac:7: installing 'build-aux/compile' [2022-07-12T10:49:08.845Z] #77 103.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-12T10:49:08.845Z] #77 103.0 configure.ac:9: installing 'build-aux/config.sub' [2022-07-12T10:49:08.845Z] #77 103.1 configure.ac:11: installing 'build-aux/install-sh' [2022-07-12T10:49:08.846Z] #77 103.1 configure.ac:11: installing 'build-aux/missing' [2022-07-12T10:49:08.846Z] #77 103.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T10:49:08.846Z] #77 103.8 parallel-tests: installing 'build-aux/test-driver' [2022-07-12T10:49:08.986Z] #77 148.2 CCLD verify/json_verify [2022-07-12T10:49:09.249Z] #77 ... [2022-07-12T10:49:09.249Z] [2022-07-12T10:49:09.249Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:49:09.249Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-12T10:49:09.249Z] #47 201.3 + dpkg --print-architecture [2022-07-12T10:49:09.249Z] #47 DONE 202.0s [2022-07-12T10:49:09.249Z] [2022-07-12T10:49:09.249Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:09.249Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:49:09.555Z] #77 148.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:49:09.555Z] #77 148.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T10:49:09.555Z] #77 148.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T10:49:09.555Z] #77 148.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:49:09.555Z] #77 148.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:49:09.555Z] #77 148.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:09.555Z] #77 148.8 CC src/validate.o [2022-07-12T10:49:09.555Z] #77 148.8 CC src/image_spec_schema_config_schema.lo [2022-07-12T10:49:09.555Z] #77 148.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-12T10:49:09.555Z] #77 148.8 CC src/image_spec_schema_defs.lo [2022-07-12T10:49:09.555Z] #77 148.8 CC src/image_spec_schema_defs_descriptor.lo [2022-07-12T10:49:09.555Z] #77 148.9 CC src/image_spec_schema_image_index_schema.lo [2022-07-12T10:49:09.555Z] #77 148.9 CC src/image_spec_schema_image_layout_schema.lo [2022-07-12T10:49:09.555Z] #77 148.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-12T10:49:09.814Z] #77 148.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-12T10:49:09.814Z] #77 148.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-12T10:49:09.814Z] #77 149.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-12T10:49:09.814Z] #77 149.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-12T10:49:09.814Z] #77 149.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-12T10:49:09.814Z] #77 149.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-12T10:49:09.814Z] #77 149.1 CC src/runtime_spec_schema_defs.lo [2022-07-12T10:49:09.814Z] #77 149.1 CC src/runtime_spec_schema_defs_linux.lo [2022-07-12T10:49:10.074Z] #77 149.2 CC src/runtime_spec_schema_defs_zos.lo [2022-07-12T10:49:10.074Z] #77 149.3 CC src/runtime_spec_schema_defs_vm.lo [2022-07-12T10:49:10.074Z] #77 149.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-12T10:49:10.332Z] #77 149.5 CC src/runtime_spec_schema_state_schema.lo [2022-07-12T10:49:10.332Z] #77 149.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-12T10:49:10.332Z] #77 149.7 CC src/basic_test_double_array_item.lo [2022-07-12T10:49:10.593Z] #77 149.7 CC src/basic_test_double_array.lo [2022-07-12T10:49:10.593Z] #77 149.9 CC src/basic_test_top_array_int.lo [2022-07-12T10:49:10.853Z] #77 150.0 CC src/basic_test_top_array_string.lo [2022-07-12T10:49:10.853Z] #77 150.1 CC src/basic_test_top_double_array_int.lo [2022-07-12T10:49:10.853Z] #77 150.2 CC src/basic_test_top_double_array_obj.lo [2022-07-12T10:49:11.113Z] #77 150.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-12T10:49:11.372Z] #77 150.5 CC src/basic_test_top_double_array_string.lo [2022-07-12T10:49:11.372Z] #77 150.7 CC src/read-file.lo [2022-07-12T10:49:11.632Z] #77 151.0 CC src/json_common.lo [2022-07-12T10:49:11.632Z] #77 151.0 CC tests/test-1.o [2022-07-12T10:49:11.891Z] #77 151.2 CC tests/test-2.o [2022-07-12T10:49:11.891Z] #77 151.3 CC tests/test-3.o [2022-07-12T10:49:12.150Z] #77 151.5 CC tests/test-4.o [2022-07-12T10:49:12.410Z] #77 151.7 CC tests/test-5.o [2022-07-12T10:49:12.670Z] #77 151.8 CC tests/test-6.o [2022-07-12T10:49:12.670Z] #77 152.0 CC tests/test-7.o [2022-07-12T10:49:12.824Z] #77 105.1 configure.ac:7: installing 'build-aux/compile' [2022-07-12T10:49:12.824Z] #77 105.1 configure.ac:9: installing 'build-aux/config.guess' [2022-07-12T10:49:12.824Z] #77 105.1 configure.ac:9: installing 'build-aux/config.sub' [2022-07-12T10:49:12.824Z] #77 105.1 configure.ac:11: installing 'build-aux/install-sh' [2022-07-12T10:49:12.824Z] #77 105.1 configure.ac:11: installing 'build-aux/missing' [2022-07-12T10:49:12.824Z] #77 105.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T10:49:12.824Z] #77 ... [2022-07-12T10:49:12.824Z] [2022-07-12T10:49:12.824Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:49:12.824Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:49:12.824Z] #14 187.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-12T10:49:12.824Z] #14 187.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:49:12.824Z] #14 187.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:49:12.891Z] #71 148.1 + bin/containerd-shim-runc-v1 [2022-07-12T10:49:12.929Z] #77 152.2 CC tests/test-8.o [2022-07-12T10:49:13.025Z] #77 108.3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T10:49:13.025Z] #77 108.3 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T10:49:13.190Z] #77 152.4 CC tests/test-9.o [2022-07-12T10:49:13.190Z] #77 152.5 CC tests/test-10.o [2022-07-12T10:49:13.449Z] #77 152.7 CC tests/test-11.o [2022-07-12T10:49:13.597Z] #77 109.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T10:49:13.597Z] #77 109.4 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T10:49:13.854Z] #77 109.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T10:49:14.110Z] #77 109.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T10:49:14.368Z] #77 110.0 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T10:49:14.625Z] #77 110.3 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T10:49:16.740Z] #77 ... [2022-07-12T10:49:16.740Z] [2022-07-12T10:49:16.740Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:49:16.740Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:49:16.740Z] #21 48.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:49:16.740Z] #21 48.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T10:49:16.740Z] #21 48.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-12T10:49:16.740Z] #21 48.90 Setting up patch (2.7.6-7) ... [2022-07-12T10:49:16.740Z] #21 48.92 Setting up sudo (1.9.5p2-3) ... [2022-07-12T10:49:16.740Z] #21 49.00 invoke-rc.d: could not determine current runlevel [2022-07-12T10:49:16.740Z] #21 49.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T10:49:16.740Z] #21 49.03 Setting up xfsprogs (5.10.0-4) ... [2022-07-12T10:49:16.740Z] #21 49.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-12T10:49:16.740Z] #21 49.05 Setting up inetutils-ping (2:2.0-1) ... [2022-07-12T10:49:16.740Z] #21 49.07 Setting up pigz (2.6-1) ... [2022-07-12T10:49:16.740Z] #21 49.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T10:49:16.740Z] #21 49.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:49:16.740Z] #21 49.13 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T10:49:16.740Z] #21 49.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:49:16.740Z] #21 49.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-12T10:49:16.740Z] #21 49.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-12T10:49:16.740Z] #21 50.39 Setting up libelf1:amd64 (0.183-1) ... [2022-07-12T10:49:16.740Z] #21 50.40 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-12T10:49:16.740Z] #21 50.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:49:16.740Z] #21 50.43 Setting up python3-distutils (3.9.2-1) ... [2022-07-12T10:49:16.740Z] #21 51.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:49:16.740Z] #21 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-12T10:49:16.740Z] #21 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-12T10:49:16.740Z] #21 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-12T10:49:16.740Z] #21 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-12T10:49:16.740Z] #21 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-12T10:49:16.740Z] #21 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-12T10:49:16.740Z] #21 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-12T10:49:16.740Z] #21 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-12T10:49:16.740Z] #21 51.11 Setting up python3-setuptools (52.0.0-4) ... [2022-07-12T10:49:16.740Z] #21 52.79 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:49:16.740Z] #21 52.81 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T10:49:16.740Z] #21 52.84 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-12T10:49:16.740Z] #21 52.85 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T10:49:16.740Z] #21 54.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T10:49:16.740Z] #21 54.33 Setting up jq (1.6-2.1) ... [2022-07-12T10:49:16.740Z] #21 54.35 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-12T10:49:16.740Z] #21 54.37 Setting up iptables (1.8.7-1) ... [2022-07-12T10:49:16.740Z] #21 54.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T10:49:16.740Z] #21 54.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T10:49:16.740Z] #21 54.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T10:49:16.740Z] #21 54.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T10:49:16.740Z] #21 54.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-12T10:49:16.740Z] #21 54.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-12T10:49:16.740Z] #21 54.42 Setting up iproute2 (5.10.0-4) ... [2022-07-12T10:49:16.740Z] #21 54.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:49:17.000Z] #21 DONE 55.2s [2022-07-12T10:49:17.000Z] [2022-07-12T10:49:17.000Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:49:17.000Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:49:17.259Z] #55 ... [2022-07-12T10:49:17.259Z] [2022-07-12T10:49:17.259Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-12T10:49:17.259Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-12T10:49:17.907Z] #77 ... [2022-07-12T10:49:17.907Z] [2022-07-12T10:49:17.907Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:49:17.907Z] #67 sha256:48d262b80c304da2271dcbc918d37dfc7338722c386cf069f1860fca615aeb62 [2022-07-12T10:49:17.907Z] #67 190.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T10:49:17.907Z] #67 190.9 + GOBIN=/build [2022-07-12T10:49:17.907Z] #67 190.9 + GO111MODULE=on [2022-07-12T10:49:17.907Z] #67 190.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:49:18.175Z] #71 154.4 + bin/containerd-shim-runc-v2 [2022-07-12T10:49:18.639Z] #22 1.528 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-12T10:49:18.639Z] #22 1.532 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-12T10:49:18.639Z] #22 1.537 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-12T10:49:18.639Z] #22 DONE 1.6s [2022-07-12T10:49:18.639Z] [2022-07-12T10:49:18.639Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T10:49:18.639Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T10:49:19.115Z] #71 155.2 + binaries [2022-07-12T10:49:19.115Z] #71 155.2 + install -D bin/containerd /build/containerd [2022-07-12T10:49:19.115Z] #71 155.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-12T10:49:19.115Z] #71 155.3 + install -D bin/ctr /build/ctr [2022-07-12T10:49:19.381Z] #14 ... [2022-07-12T10:49:19.381Z] [2022-07-12T10:49:19.381Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:19.381Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:19.381Z] #77 105.6 parallel-tests: installing 'build-aux/test-driver' [2022-07-12T10:49:19.381Z] #77 108.1 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T10:49:19.381Z] #77 108.1 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T10:49:19.381Z] #77 108.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T10:49:19.381Z] #77 108.7 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T10:49:19.381Z] #77 108.8 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T10:49:19.381Z] #77 108.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T10:49:19.381Z] #77 109.0 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T10:49:19.381Z] #77 109.1 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T10:49:19.685Z] #71 DONE 155.7s [2022-07-12T10:49:19.945Z] #77 ... [2022-07-12T10:49:19.945Z] [2022-07-12T10:49:19.945Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:49:19.946Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:49:19.946Z] #14 194.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-12T10:49:19.946Z] #14 194.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-12T10:49:19.946Z] #14 194.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T10:49:20.214Z] #14 194.9 Selecting previously unselected package libapparmor1:amd64. [2022-07-12T10:49:20.214Z] #14 194.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-12T10:49:20.214Z] #14 194.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T10:49:20.562Z] #14 195.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-12T10:49:20.562Z] #14 195.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-12T10:49:20.562Z] #14 195.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T10:49:20.626Z] [2022-07-12T10:49:20.626Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T10:49:20.626Z] #72 sha256:ebc06f6ad51dc89dd71320af07c734847e7e261213a694850a9f766164fd5425 [2022-07-12T10:49:20.626Z] #72 DONE 0.2s [2022-07-12T10:49:20.626Z] [2022-07-12T10:49:20.626Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T10:49:20.626Z] #77 sha256:21b120298e4f0f1b439f3dcfda1ad1b92562e900afcceaeff7098448d4044377 [2022-07-12T10:49:20.895Z] #77 DONE 0.1s [2022-07-12T10:49:20.895Z] [2022-07-12T10:49:20.895Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T10:49:20.895Z] #82 sha256:6b51c40777755ea0765976b99df0d057282010b56f8dc161346ebfbbbab7ab85 [2022-07-12T10:49:21.482Z] #82 DONE 0.6s [2022-07-12T10:49:21.482Z] [2022-07-12T10:49:21.482Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T10:49:21.482Z] #85 sha256:84d25ff95a0d3cedc6dc5147c6109cb702aa7cddfdbec604ead78b4bf49a3c3a [2022-07-12T10:49:21.482Z] #85 DONE 0.1s [2022-07-12T10:49:21.482Z] [2022-07-12T10:49:21.482Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T10:49:21.482Z] #86 sha256:275c028b6f2da58b9b216c3f9d9a05cc09f23b6aca668998ddfb5a350b71dccf [2022-07-12T10:49:21.482Z] #86 DONE 0.0s [2022-07-12T10:49:21.482Z] [2022-07-12T10:49:21.482Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T10:49:21.482Z] #87 sha256:79c45dfdb84871d3c0db15a315d25b25e9566767d57897daf959a49c882d096b [2022-07-12T10:49:21.482Z] #87 DONE 0.0s [2022-07-12T10:49:21.482Z] [2022-07-12T10:49:21.482Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T10:49:21.482Z] #88 sha256:29ff1de4eaad8584fa9bfe22b970968710b06bb0f61017bc28a8b5d074220202 [2022-07-12T10:49:22.067Z] #14 196.6 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T10:49:22.067Z] #14 196.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T10:49:22.067Z] #14 196.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:49:22.582Z] #14 197.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T10:49:22.582Z] #14 197.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T10:49:22.582Z] #14 197.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:49:22.840Z] #14 ... [2022-07-12T10:49:22.840Z] [2022-07-12T10:49:22.840Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:49:22.840Z] #67 sha256:a2f47fda8c7e34e38b83061f206242242d5ab9e68ef56fc292c1472975cc65ff [2022-07-12T10:49:22.840Z] #67 187.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T10:49:22.840Z] #67 187.8 + GOBIN=/build [2022-07-12T10:49:22.840Z] #67 187.8 + GO111MODULE=on [2022-07-12T10:49:22.840Z] #67 187.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T10:49:22.840Z] #67 195.0 rootlesskit version 1.0.0 [2022-07-12T10:49:22.840Z] #67 195.0 Usage of /build/rootlesskit-docker-proxy: [2022-07-12T10:49:22.840Z] #67 195.0 -container-ip string [2022-07-12T10:49:22.840Z] #67 195.0 container ip [2022-07-12T10:49:22.840Z] #67 195.0 -container-port int [2022-07-12T10:49:22.840Z] #67 195.0 container port (default -1) [2022-07-12T10:49:22.840Z] #67 195.0 -host-ip string [2022-07-12T10:49:22.840Z] #67 195.0 host ip [2022-07-12T10:49:22.840Z] #67 195.0 -host-port int [2022-07-12T10:49:22.840Z] #67 195.0 host port (default -1) [2022-07-12T10:49:22.840Z] #67 195.0 -proto string [2022-07-12T10:49:22.840Z] #67 195.0 proxy protocol (default "tcp") [2022-07-12T10:49:22.840Z] #67 DONE 197.0s [2022-07-12T10:49:22.840Z] [2022-07-12T10:49:22.840Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:49:22.840Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:49:22.840Z] #14 197.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-12T10:49:22.840Z] [2022-07-12T10:49:22.840Z] #14 ... [2022-07-12T10:49:22.840Z] [2022-07-12T10:49:22.840Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T10:49:22.840Z] #68 sha256:865efa246f8c1a1c3aac86e895136a503486330500de54a1f32c47d9033265f7 [2022-07-12T10:49:22.840Z] #68 DONE 0.1s [2022-07-12T10:49:22.840Z] [2022-07-12T10:49:22.840Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T10:49:22.840Z] #69 sha256:61d9e16e4335e7b042643b61df1713aa77024c3f64dbf779d0db8f0bdd545c9e [2022-07-12T10:49:22.840Z] #69 DONE 0.1s [2022-07-12T10:49:22.840Z] [2022-07-12T10:49:22.840Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:49:22.840Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:49:22.840Z] #14 197.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:49:22.840Z] #14 197.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:49:22.867Z] #88 DONE 1.2s [2022-07-12T10:49:22.867Z] [2022-07-12T10:49:22.867Z] #89 exporting to image [2022-07-12T10:49:22.867Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T10:49:22.867Z] #89 exporting layers [2022-07-12T10:49:23.100Z] #14 197.7 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T10:49:23.100Z] #14 197.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T10:49:23.100Z] #14 197.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:49:23.360Z] #14 198.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-12T10:49:23.616Z] #14 198.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-12T10:49:23.616Z] #14 198.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T10:49:23.873Z] #14 198.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-12T10:49:24.099Z] #77 168.1 CCLD libocispec.la [2022-07-12T10:49:24.100Z] #77 168.5 CCLD src/validate [2022-07-12T10:49:24.100Z] #77 168.5 CCLD tests/test-1 [2022-07-12T10:49:24.100Z] #77 168.5 CCLD tests/test-2 [2022-07-12T10:49:24.100Z] #77 168.5 CCLD tests/test-3 [2022-07-12T10:49:24.100Z] #77 168.5 CCLD tests/test-4 [2022-07-12T10:49:24.100Z] #77 168.6 CCLD tests/test-5 [2022-07-12T10:49:24.100Z] #77 168.6 CCLD tests/test-6 [2022-07-12T10:49:24.100Z] #77 168.7 CCLD tests/test-7 [2022-07-12T10:49:24.100Z] #77 168.7 CCLD tests/test-8 [2022-07-12T10:49:24.100Z] #77 168.8 CCLD tests/test-9 [2022-07-12T10:49:24.100Z] #77 168.8 CCLD tests/test-10 [2022-07-12T10:49:24.100Z] #77 168.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-12T10:49:24.100Z] #77 169.0 CCLD tests/test-11 [2022-07-12T10:49:24.130Z] #14 198.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-12T10:49:24.130Z] #14 198.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T10:49:24.386Z] #14 199.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-12T10:49:24.386Z] #14 199.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-12T10:49:24.386Z] #14 199.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T10:49:24.448Z] #67 ... [2022-07-12T10:49:24.448Z] [2022-07-12T10:49:24.448Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:49:24.448Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:49:24.448Z] #14 196.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-12T10:49:24.448Z] #14 196.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T10:49:24.448Z] #14 196.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:49:24.661Z] #77 170.5 libtool: link: ar cr libocispec.a [2022-07-12T10:49:24.661Z] #77 170.5 libtool: link: ranlib libocispec.a [2022-07-12T10:49:24.949Z] #14 199.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-12T10:49:24.949Z] #14 199.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-12T10:49:24.949Z] #14 199.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T10:49:24.949Z] #14 199.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-12T10:49:24.949Z] #14 199.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-12T10:49:24.949Z] #14 199.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T10:49:26.318Z] #14 200.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-12T10:49:26.318Z] #14 200.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-12T10:49:26.318Z] #14 200.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T10:49:26.318Z] #14 201.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-12T10:49:26.318Z] #14 201.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:49:26.318Z] #14 201.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:49:26.318Z] #14 201.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T10:49:26.318Z] #14 201.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T10:49:26.318Z] #14 201.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:49:26.553Z] #77 172.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:26.553Z] #77 172.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T10:49:26.553Z] #77 172.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T10:49:26.553Z] #77 172.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:26.553Z] #77 172.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:26.553Z] #77 172.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:26.553Z] #77 172.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:26.553Z] #77 172.2 make[2]: Entering directory '/tmp/crun-build' [2022-07-12T10:49:26.553Z] #77 172.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-12T10:49:26.553Z] #77 172.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-12T10:49:26.553Z] #77 172.3 CC src/libcrun/libcrun_testing_a-container.o [2022-07-12T10:49:26.553Z] #77 172.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-12T10:49:26.553Z] #77 172.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-12T10:49:26.553Z] #77 172.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-12T10:49:26.553Z] #77 172.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-12T10:49:26.553Z] #77 172.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-12T10:49:26.553Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-12T10:49:26.553Z] #77 172.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-12T10:49:26.553Z] #77 172.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-12T10:49:26.575Z] #14 201.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T10:49:26.575Z] #14 201.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T10:49:26.575Z] #14 201.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:49:26.810Z] #77 172.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-12T10:49:26.810Z] #77 172.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-12T10:49:26.810Z] #77 172.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-12T10:49:26.810Z] #77 172.8 CC src/libcrun/libcrun_testing_a-error.o [2022-07-12T10:49:26.810Z] #77 172.8 CC src/libcrun/libcrun_testing_a-status.o [2022-07-12T10:49:27.066Z] #77 172.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-12T10:49:27.066Z] #77 173.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-12T10:49:27.066Z] #77 173.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-12T10:49:27.066Z] #77 173.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-12T10:49:27.323Z] #77 173.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-12T10:49:27.323Z] #77 173.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-12T10:49:27.505Z] #14 201.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:49:27.505Z] #14 201.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T10:49:27.505Z] #14 201.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T10:49:27.505Z] #14 202.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T10:49:27.505Z] #14 202.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T10:49:27.505Z] #14 202.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T10:49:27.505Z] #14 202.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:49:27.505Z] #14 202.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T10:49:27.505Z] #14 202.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:49:27.505Z] #14 202.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T10:49:27.505Z] #14 202.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T10:49:27.505Z] #14 202.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:49:27.505Z] #14 202.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T10:49:27.505Z] #14 202.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T10:49:27.505Z] #14 202.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-12T10:49:27.505Z] #14 202.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:49:27.505Z] #14 202.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T10:49:27.505Z] #14 202.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T10:49:27.505Z] #14 202.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T10:49:27.505Z] #14 202.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T10:49:27.505Z] #14 202.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:49:27.505Z] #14 202.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T10:49:27.505Z] #14 202.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:49:27.505Z] #14 202.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T10:49:27.505Z] #14 202.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T10:49:27.505Z] #14 202.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:49:27.579Z] #77 173.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-12T10:49:27.579Z] #77 173.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-12T10:49:27.579Z] #77 173.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-12T10:49:27.579Z] #77 173.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-12T10:49:27.762Z] #14 202.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-12T10:49:27.762Z] #14 202.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:49:27.762Z] #14 202.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T10:49:27.762Z] #14 202.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:49:27.762Z] #14 202.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-12T10:49:27.762Z] #14 202.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:49:27.762Z] #14 202.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:49:27.762Z] #14 202.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:49:27.835Z] #77 173.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-12T10:49:28.091Z] #77 174.2 CC src/crun-crun.o [2022-07-12T10:49:28.326Z] #14 DONE 203.0s [2022-07-12T10:49:28.326Z] [2022-07-12T10:49:28.326Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T10:49:28.326Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T10:49:28.347Z] #77 174.4 CC src/crun-run.o [2022-07-12T10:49:28.347Z] #77 174.4 CC src/crun-delete.o [2022-07-12T10:49:28.347Z] #77 174.4 CC src/crun-kill.o [2022-07-12T10:49:28.347Z] #77 174.5 CC src/crun-pause.o [2022-07-12T10:49:28.584Z] #15 ... [2022-07-12T10:49:28.584Z] [2022-07-12T10:49:28.584Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T10:49:28.584Z] #59 sha256:29f0b08e46c2b7df86aca9aa4a67a761dab6a04beb334ba54231b5a574f88ba9 [2022-07-12T10:49:28.584Z] #59 DONE 0.1s [2022-07-12T10:49:28.584Z] [2022-07-12T10:49:28.584Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:49:28.584Z] #60 sha256:a1517b9cc07745ed81d304fe699cd88b6020baea306935247b5962182783c3ac [2022-07-12T10:49:28.912Z] #77 174.7 CC src/crun-unpause.o [2022-07-12T10:49:28.912Z] #77 174.8 CC src/crun-spec.o [2022-07-12T10:49:28.912Z] #77 174.9 CC src/crun-exec.o [2022-07-12T10:49:28.912Z] #77 175.0 CC src/crun-list.o [2022-07-12T10:49:29.475Z] #77 175.2 CC src/crun-create.o [2022-07-12T10:49:29.475Z] #77 175.4 CC src/crun-start.o [2022-07-12T10:49:29.475Z] #77 175.5 CC src/crun-state.o [2022-07-12T10:49:29.732Z] #77 175.6 CC src/crun-update.o [2022-07-12T10:49:29.989Z] #77 175.8 CC src/crun-ps.o [2022-07-12T10:49:30.246Z] #77 176.1 CC src/crun-checkpoint.o [2022-07-12T10:49:30.246Z] #77 176.2 CC src/crun-restore.o [2022-07-12T10:49:30.483Z] #60 1.648 + RM_GOPATH=0 [2022-07-12T10:49:30.483Z] #60 1.648 + TMP_GOPATH= [2022-07-12T10:49:30.483Z] #60 1.648 + : /build [2022-07-12T10:49:30.483Z] #60 1.648 + '[' -z '' ']' [2022-07-12T10:49:30.483Z] #60 1.648 ++ mktemp -d [2022-07-12T10:49:30.483Z] #60 1.648 + export GOPATH=/tmp/tmp.av2Xo3HuWC [2022-07-12T10:49:30.483Z] #60 1.648 + GOPATH=/tmp/tmp.av2Xo3HuWC [2022-07-12T10:49:30.483Z] #60 1.648 + RM_GOPATH=1 [2022-07-12T10:49:30.483Z] #60 1.648 + case "$(go env GOARCH)" in [2022-07-12T10:49:30.483Z] #60 1.648 ++ go env GOARCH [2022-07-12T10:49:30.483Z] #60 1.673 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:49:30.483Z] #60 1.673 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:49:30.483Z] #60 1.673 ++ dirname /install.sh [2022-07-12T10:49:30.483Z] #60 1.689 Install runc version v1.1.2 (build tags: seccomp) [2022-07-12T10:49:30.483Z] #60 1.689 + dir=/ [2022-07-12T10:49:30.483Z] #60 1.689 + bin=runc [2022-07-12T10:49:30.483Z] #60 1.689 + shift [2022-07-12T10:49:30.483Z] #60 1.689 + '[' '!' -f //runc.installer ']' [2022-07-12T10:49:30.483Z] #60 1.689 + . //runc.installer [2022-07-12T10:49:30.483Z] #60 1.689 ++ set -e [2022-07-12T10:49:30.483Z] #60 1.689 ++ : v1.1.2 [2022-07-12T10:49:30.483Z] #60 1.689 + install_runc [2022-07-12T10:49:30.483Z] #60 1.689 + RUNC_BUILDTAGS=seccomp [2022-07-12T10:49:30.483Z] #60 1.689 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-12T10:49:30.483Z] #60 1.689 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.av2Xo3HuWC/src/github.com/opencontainers/runc [2022-07-12T10:49:30.483Z] #60 1.694 Cloning into '/tmp/tmp.av2Xo3HuWC/src/github.com/opencontainers/runc'... [2022-07-12T10:49:30.483Z] #60 ... [2022-07-12T10:49:30.483Z] [2022-07-12T10:49:30.483Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T10:49:30.483Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T10:49:30.483Z] #15 DONE 2.1s [2022-07-12T10:49:30.483Z] [2022-07-12T10:49:30.483Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-12T10:49:30.483Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-12T10:49:30.504Z] #77 176.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-12T10:49:30.504Z] #77 176.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-12T10:49:30.504Z] #77 176.5 CC src/libcrun/libcrun_la-container.lo [2022-07-12T10:49:30.504Z] #77 176.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-12T10:49:30.761Z] #77 176.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-12T10:49:30.858Z] #23 11.31 Collecting yamllint==1.26.1 [2022-07-12T10:49:30.858Z] #23 12.35 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-12T10:49:30.988Z] #14 ... [2022-07-12T10:49:30.988Z] [2022-07-12T10:49:30.988Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T10:49:30.988Z] #67 sha256:48d262b80c304da2271dcbc918d37dfc7338722c386cf069f1860fca615aeb62 [2022-07-12T10:49:30.988Z] #67 200.8 rootlesskit version 1.0.0 [2022-07-12T10:49:30.988Z] #67 200.8 Usage of /build/rootlesskit-docker-proxy: [2022-07-12T10:49:30.988Z] #67 200.8 -container-ip string [2022-07-12T10:49:30.988Z] #67 200.8 container ip [2022-07-12T10:49:30.988Z] #67 200.8 -container-port int [2022-07-12T10:49:30.988Z] #67 200.8 container port (default -1) [2022-07-12T10:49:30.988Z] #67 200.8 -host-ip string [2022-07-12T10:49:30.988Z] #67 200.8 host ip [2022-07-12T10:49:30.988Z] #67 200.8 -host-port int [2022-07-12T10:49:30.988Z] #67 200.8 host port (default -1) [2022-07-12T10:49:30.988Z] #67 200.8 -proto string [2022-07-12T10:49:30.988Z] #67 200.8 proxy protocol (default "tcp") [2022-07-12T10:49:30.988Z] #67 DONE 203.7s [2022-07-12T10:49:30.988Z] [2022-07-12T10:49:30.988Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T10:49:30.988Z] #68 sha256:7f5a57da78b00db94587352ad648e262051aa33867bd3f557b26a15b5999c196 [2022-07-12T10:49:30.988Z] #68 DONE 0.2s [2022-07-12T10:49:30.988Z] [2022-07-12T10:49:30.988Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T10:49:30.988Z] #69 sha256:d07a5a1bcdad7308d73378467687edd9fc504d917765225992b420378b131caf [2022-07-12T10:49:30.988Z] #69 DONE 0.1s [2022-07-12T10:49:30.988Z] [2022-07-12T10:49:30.988Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:49:30.988Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:49:31.018Z] #77 176.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-12T10:49:31.018Z] #77 177.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-12T10:49:31.274Z] #77 177.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-12T10:49:31.274Z] #77 177.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-12T10:49:31.838Z] #77 177.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-12T10:49:32.094Z] #77 177.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-12T10:49:32.094Z] #77 178.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-12T10:49:32.659Z] #77 178.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-12T10:49:32.659Z] #77 178.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-12T10:49:32.767Z] #23 13.74 Collecting pathspec>=0.5.3 [2022-07-12T10:49:32.767Z] #23 13.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-12T10:49:32.890Z] #55 ... [2022-07-12T10:49:32.890Z] [2022-07-12T10:49:32.890Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T10:49:32.890Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T10:49:32.890Z] #14 206.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-12T10:49:32.890Z] #14 206.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-12T10:49:32.890Z] #14 206.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T10:49:32.916Z] #77 178.9 CC src/libcrun/libcrun_la-error.lo [2022-07-12T10:49:33.005Z] #16 DONE 2.1s [2022-07-12T10:49:33.006Z] [2022-07-12T10:49:33.006Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T10:49:33.006Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-12T10:49:33.027Z] #23 14.24 Collecting pyyaml [2022-07-12T10:49:33.027Z] #23 14.26 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-12T10:49:33.027Z] #23 14.34 Building wheels for collected packages: yamllint [2022-07-12T10:49:33.027Z] #23 14.34 Building wheel for yamllint (setup.py): started [2022-07-12T10:49:33.154Z] #14 206.7 Selecting previously unselected package libapparmor1:amd64. [2022-07-12T10:49:33.154Z] #14 206.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-12T10:49:33.154Z] #14 206.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T10:49:33.172Z] #77 179.2 CC src/libcrun/libcrun_la-status.lo [2022-07-12T10:49:33.411Z] #14 207.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-12T10:49:33.411Z] #14 207.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-12T10:49:33.669Z] #14 207.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T10:49:33.734Z] #77 179.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-12T10:49:33.926Z] #14 207.4 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T10:49:33.926Z] #14 207.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T10:49:33.926Z] #14 207.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:49:34.183Z] #14 207.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T10:49:34.183Z] #14 207.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T10:49:34.183Z] #14 207.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:49:34.377Z] #17 1.675 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-12T10:49:34.377Z] #17 DONE 1.9s [2022-07-12T10:49:34.377Z] [2022-07-12T10:49:34.377Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T10:49:34.378Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-12T10:49:34.407Z] #23 15.52 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-12T10:49:34.407Z] #23 15.53 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=46d66f275f6b706ef0c183d77f4e3070e6bc809e989341ec5fbac7f69d33bae4 [2022-07-12T10:49:34.407Z] #23 15.53 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-12T10:49:34.407Z] #23 15.53 Successfully built yamllint [2022-07-12T10:49:34.407Z] #23 15.56 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-12T10:49:34.667Z] #23 16.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-12T10:49:34.770Z] #14 208.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-12T10:49:34.770Z] #14 208.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:49:34.770Z] #14 208.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:49:35.027Z] #14 208.4 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T10:49:35.027Z] #14 208.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T10:49:35.027Z] #14 208.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:49:35.027Z] #14 208.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-12T10:49:35.027Z] #14 208.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-12T10:49:35.027Z] #14 208.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T10:49:35.101Z] #77 180.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-12T10:49:35.101Z] #77 180.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-12T10:49:35.101Z] #77 181.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-12T10:49:35.590Z] #14 209.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-12T10:49:35.590Z] #14 209.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-12T10:49:35.590Z] #14 209.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T10:49:35.605Z] #23 DONE 16.7s [2022-07-12T10:49:35.605Z] [2022-07-12T10:49:35.605Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T10:49:35.605Z] #27 sha256:54018f98509efa77253d8bcd24e726ac47904effaed4d8787f75f04def768804 [2022-07-12T10:49:35.605Z] #27 DONE 0.3s [2022-07-12T10:49:35.605Z] [2022-07-12T10:49:35.605Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:35.605Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:35.605Z] #77 ... [2022-07-12T10:49:35.605Z] [2022-07-12T10:49:35.605Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T10:49:35.605Z] #32 sha256:561e38e18c89dd40f41f5ddbd6612e5f32d1311a6f104056e0feec3ec36bd48b [2022-07-12T10:49:35.665Z] #77 181.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-12T10:49:35.848Z] #14 209.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-12T10:49:35.848Z] #14 209.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-12T10:49:35.848Z] #14 209.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T10:49:35.921Z] #77 182.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-12T10:49:36.105Z] #14 209.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-12T10:49:36.105Z] #14 209.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-12T10:49:36.105Z] #14 209.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T10:49:36.105Z] #14 209.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-12T10:49:36.105Z] #14 209.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-12T10:49:36.105Z] #14 209.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T10:49:36.274Z] #18 DONE 1.7s [2022-07-12T10:49:36.274Z] [2022-07-12T10:49:36.274Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:36.274Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:36.274Z] #77 ... [2022-07-12T10:49:36.274Z] [2022-07-12T10:49:36.274Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T10:49:36.274Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-12T10:49:36.484Z] #77 182.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-12T10:49:36.544Z] #32 DONE 0.8s [2022-07-12T10:49:36.544Z] [2022-07-12T10:49:36.544Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T10:49:36.544Z] #35 sha256:a1ff7e1603dc42360219d6e036a9085199ea68765de4cfc98e5381de3201c259 [2022-07-12T10:49:36.741Z] #77 182.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-12T10:49:36.804Z] #35 DONE 0.3s [2022-07-12T10:49:36.804Z] [2022-07-12T10:49:36.804Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:49:36.804Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:49:36.804Z] #47 ... [2022-07-12T10:49:36.804Z] [2022-07-12T10:49:36.804Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T10:49:36.804Z] #37 sha256:e7b8de49fc1a6327862aa1a6f0e00ff4d12671e4f4baa8164159cdcbfbc35c94 [2022-07-12T10:49:36.946Z] #14 210.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-12T10:49:36.946Z] #14 210.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-12T10:49:36.946Z] #14 210.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T10:49:36.998Z] #77 183.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-12T10:49:37.064Z] #37 DONE 0.3s [2022-07-12T10:49:37.064Z] [2022-07-12T10:49:37.064Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T10:49:37.064Z] #39 sha256:d2971a0972795aa464522f7f3b8a55c287875f518382428ebe01920a7ddd63f8 [2022-07-12T10:49:37.064Z] #39 DONE 0.1s [2022-07-12T10:49:37.064Z] [2022-07-12T10:49:37.064Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:49:37.064Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:49:37.204Z] #14 210.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-12T10:49:37.204Z] #14 210.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T10:49:37.204Z] #14 210.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:49:37.204Z] #14 210.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T10:49:37.324Z] #55 ... [2022-07-12T10:49:37.324Z] [2022-07-12T10:49:37.324Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T10:49:37.324Z] #41 sha256:f33791936e20a614e769a633f115a42b0946c22956739495cf6bc7749838a0f6 [2022-07-12T10:49:37.324Z] #41 DONE 0.2s [2022-07-12T10:49:37.324Z] [2022-07-12T10:49:37.324Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T10:49:37.324Z] #45 sha256:9b8a4011da9a463336c4bac12bfff6a04b99a84c41b476a51c83cd8ef87ea547 [2022-07-12T10:49:37.324Z] #45 DONE 0.1s [2022-07-12T10:49:37.324Z] [2022-07-12T10:49:37.324Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:37.324Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:37.464Z] #14 211.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T10:49:37.464Z] #14 211.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:49:37.561Z] #77 183.4 CC tests/init.o [2022-07-12T10:49:37.725Z] #14 211.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T10:49:37.725Z] #14 211.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T10:49:37.725Z] #14 211.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:49:37.818Z] #77 183.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-12T10:49:38.174Z] #19 DONE 2.0s [2022-07-12T10:49:38.174Z] [2022-07-12T10:49:38.174Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T10:49:38.174Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-12T10:49:38.548Z] #14 211.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T10:49:38.548Z] #14 212.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T10:49:38.548Z] #14 212.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T10:49:38.548Z] #14 212.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T10:49:38.548Z] #14 212.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T10:49:38.548Z] #14 212.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T10:49:38.548Z] #14 212.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T10:49:38.548Z] #14 212.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T10:49:38.805Z] #14 212.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T10:49:38.805Z] #14 212.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T10:49:38.805Z] #14 212.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T10:49:38.805Z] #14 212.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T10:49:38.805Z] #14 212.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T10:49:38.805Z] #14 212.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T10:49:38.805Z] #14 212.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-12T10:49:38.805Z] #14 212.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T10:49:38.805Z] #14 212.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T10:49:38.805Z] #14 212.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T10:49:38.805Z] #14 212.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T10:49:38.805Z] #14 212.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T10:49:38.805Z] #14 212.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:49:38.805Z] #14 212.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T10:49:39.062Z] #14 212.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:49:39.062Z] #14 212.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T10:49:39.062Z] #14 212.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T10:49:39.062Z] #14 212.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T10:49:39.062Z] #14 212.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-12T10:49:39.062Z] #14 212.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T10:49:39.062Z] #14 212.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T10:49:39.062Z] #14 212.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:49:39.062Z] #14 212.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-12T10:49:39.320Z] #14 212.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:49:39.320Z] #14 212.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T10:49:39.320Z] #14 212.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:49:40.070Z] #20 DONE 1.7s [2022-07-12T10:49:40.070Z] [2022-07-12T10:49:40.070Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:49:40.070Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:49:40.252Z] #14 DONE 213.8s [2022-07-12T10:49:40.252Z] [2022-07-12T10:49:40.252Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T10:49:40.252Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T10:49:40.509Z] #15 ... [2022-07-12T10:49:40.509Z] [2022-07-12T10:49:40.509Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T10:49:40.509Z] #59 sha256:4d37f81f557fc282919f696353b72111013f39d6ab1903bd8b885c26d160c557 [2022-07-12T10:49:40.509Z] #59 DONE 0.2s [2022-07-12T10:49:40.509Z] [2022-07-12T10:49:40.509Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:40.509Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:40.509Z] #77 133.4 configure.ac:11: installing 'build-aux/compile' [2022-07-12T10:49:40.509Z] #77 133.4 configure.ac:11: installing 'build-aux/config.guess' [2022-07-12T10:49:40.509Z] #77 133.5 configure.ac:11: installing 'build-aux/config.sub' [2022-07-12T10:49:40.509Z] #77 133.5 configure.ac:13: installing 'build-aux/install-sh' [2022-07-12T10:49:40.509Z] #77 133.5 configure.ac:13: installing 'build-aux/missing' [2022-07-12T10:49:40.509Z] #77 133.5 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-12T10:49:40.509Z] #77 133.8 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T10:49:40.509Z] #77 135.4 checking build system type... x86_64-pc-linux-gnu [2022-07-12T10:49:40.509Z] #77 135.8 checking host system type... x86_64-pc-linux-gnu [2022-07-12T10:49:40.509Z] #77 135.8 checking how to print strings... printf [2022-07-12T10:49:40.509Z] #77 135.8 checking for gcc... gcc [2022-07-12T10:49:40.509Z] #77 136.0 checking whether the C compiler works... yes [2022-07-12T10:49:40.509Z] #77 136.3 checking for C compiler default output file name... a.out [2022-07-12T10:49:41.073Z] #77 136.3 checking for suffix of executables... [2022-07-12T10:49:41.329Z] #77 136.7 checking whether we are cross compiling... no [2022-07-12T10:49:41.586Z] #77 137.0 checking for suffix of object files... o [2022-07-12T10:49:41.586Z] #77 137.2 checking whether we are using the GNU C compiler... yes [2022-07-12T10:49:41.843Z] #77 137.4 checking whether gcc accepts -g... yes [2022-07-12T10:49:41.963Z] #21 2.030 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:49:41.963Z] #21 2.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:49:41.963Z] #21 2.102 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:49:42.406Z] #77 137.7 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:49:42.406Z] #77 137.9 checking whether gcc understands -c and -o together... yes [2022-07-12T10:49:42.526Z] #21 2.707 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:49:42.663Z] #77 138.3 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:49:42.663Z] #77 138.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:49:42.663Z] #77 138.4 checking for egrep... /bin/grep -E [2022-07-12T10:49:42.663Z] #77 138.4 checking for fgrep... [2022-07-12T10:49:42.663Z] #77 ... [2022-07-12T10:49:42.663Z] [2022-07-12T10:49:42.663Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T10:49:42.663Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T10:49:42.663Z] #15 DONE 2.5s [2022-07-12T10:49:42.663Z] [2022-07-12T10:49:42.663Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:42.663Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:42.663Z] #77 138.4 checking for fgrep... /bin/grep -F [2022-07-12T10:49:42.663Z] #77 138.4 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:49:42.663Z] #77 138.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:49:42.663Z] #77 138.4 checking for BSD- or MS-compatible name lister (nm)... [2022-07-12T10:49:42.663Z] #77 ... [2022-07-12T10:49:42.663Z] [2022-07-12T10:49:42.663Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:49:42.663Z] #60 sha256:6983bde351a4fdf001ce45d485c35c77682bab75f5f905b3f5df6b4ebd7892d6 [2022-07-12T10:49:42.663Z] #60 2.197 + RM_GOPATH=0 [2022-07-12T10:49:42.663Z] #60 2.197 + TMP_GOPATH= [2022-07-12T10:49:42.663Z] #60 2.197 + : /build [2022-07-12T10:49:42.663Z] #60 2.197 + '[' -z '' ']' [2022-07-12T10:49:42.663Z] #60 2.197 ++ mktemp -d [2022-07-12T10:49:42.663Z] #60 2.208 + export GOPATH=/tmp/tmp.57RxkbOdbC [2022-07-12T10:49:42.663Z] #60 2.208 + GOPATH=/tmp/tmp.57RxkbOdbC [2022-07-12T10:49:42.663Z] #60 2.208 + RM_GOPATH=1 [2022-07-12T10:49:42.663Z] #60 2.208 + case "$(go env GOARCH)" in [2022-07-12T10:49:42.663Z] #60 2.208 ++ go env GOARCH [2022-07-12T10:49:42.663Z] #60 2.267 Install runc version v1.1.2 (build tags: seccomp) [2022-07-12T10:49:42.663Z] #60 2.267 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T10:49:42.663Z] #60 2.267 + GO_BUILDMODE=-buildmode=pie [2022-07-12T10:49:42.663Z] #60 2.267 ++ dirname /install.sh [2022-07-12T10:49:42.663Z] #60 2.267 + dir=/ [2022-07-12T10:49:42.663Z] #60 2.267 + bin=runc [2022-07-12T10:49:42.663Z] #60 2.267 + shift [2022-07-12T10:49:42.663Z] #60 2.267 + '[' '!' -f //runc.installer ']' [2022-07-12T10:49:42.663Z] #60 2.267 + . //runc.installer [2022-07-12T10:49:42.663Z] #60 2.267 ++ set -e [2022-07-12T10:49:42.663Z] #60 2.267 ++ : v1.1.2 [2022-07-12T10:49:42.663Z] #60 2.267 + install_runc [2022-07-12T10:49:42.663Z] #60 2.267 + RUNC_BUILDTAGS=seccomp [2022-07-12T10:49:42.663Z] #60 2.267 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-12T10:49:42.663Z] #60 2.267 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.57RxkbOdbC/src/github.com/opencontainers/runc [2022-07-12T10:49:42.663Z] #60 2.273 Cloning into '/tmp/tmp.57RxkbOdbC/src/github.com/opencontainers/runc'... [2022-07-12T10:49:44.558Z] #60 ... [2022-07-12T10:49:44.558Z] [2022-07-12T10:49:44.558Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-12T10:49:44.558Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-12T10:49:44.558Z] #16 DONE 1.9s [2022-07-12T10:49:44.816Z] [2022-07-12T10:49:44.816Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T10:49:44.816Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-12T10:49:45.047Z] #21 5.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:49:45.980Z] #21 ... [2022-07-12T10:49:45.980Z] [2022-07-12T10:49:45.980Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:45.980Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:45.980Z] #77 131.0 configure.ac:11: installing 'build-aux/compile' [2022-07-12T10:49:45.980Z] #77 131.0 configure.ac:11: installing 'build-aux/config.guess' [2022-07-12T10:49:45.980Z] #77 131.0 configure.ac:11: installing 'build-aux/config.sub' [2022-07-12T10:49:45.980Z] #77 131.0 configure.ac:13: installing 'build-aux/install-sh' [2022-07-12T10:49:45.980Z] #77 131.1 configure.ac:13: installing 'build-aux/missing' [2022-07-12T10:49:45.980Z] #77 131.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-12T10:49:45.980Z] #77 131.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T10:49:45.980Z] #77 133.9 checking build system type... x86_64-pc-linux-gnu [2022-07-12T10:49:45.980Z] #77 134.6 checking host system type... x86_64-pc-linux-gnu [2022-07-12T10:49:45.980Z] #77 134.6 checking how to print strings... printf [2022-07-12T10:49:45.980Z] #77 134.7 checking for gcc... gcc [2022-07-12T10:49:45.980Z] #77 134.9 checking whether the C compiler works... yes [2022-07-12T10:49:45.980Z] #77 135.3 checking for C compiler default output file name... a.out [2022-07-12T10:49:45.980Z] #77 135.3 checking for suffix of executables... [2022-07-12T10:49:45.980Z] #77 136.0 checking whether we are cross compiling... no [2022-07-12T10:49:45.980Z] #77 136.6 checking for suffix of object files... o [2022-07-12T10:49:45.980Z] #77 136.8 checking whether we are using the GNU C compiler... yes [2022-07-12T10:49:45.980Z] #77 137.1 checking whether gcc accepts -g... yes [2022-07-12T10:49:45.980Z] #77 137.4 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:49:45.980Z] #77 137.7 checking whether gcc understands -c and -o together... yes [2022-07-12T10:49:45.980Z] #77 138.1 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:49:45.980Z] #77 138.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:49:45.980Z] #77 138.2 checking for egrep... /bin/grep -E [2022-07-12T10:49:45.980Z] #77 138.2 checking for fgrep... /bin/grep -F [2022-07-12T10:49:45.980Z] #77 138.3 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:49:45.980Z] #77 138.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:49:45.980Z] #77 138.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:49:45.980Z] #77 138.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:49:45.980Z] #77 138.7 checking whether ln -s works... yes [2022-07-12T10:49:45.980Z] #77 138.7 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:49:45.980Z] #77 138.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T10:49:45.980Z] #77 138.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:49:45.980Z] #77 138.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:49:45.980Z] #77 138.7 checking for objdump... objdump [2022-07-12T10:49:45.980Z] #77 138.7 checking how to recognize dependent libraries... pass_all [2022-07-12T10:49:45.980Z] #77 138.7 checking for dlltool... no [2022-07-12T10:49:45.980Z] #77 138.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:49:45.980Z] #77 138.7 checking for ar... ar [2022-07-12T10:49:46.193Z] #17 1.631 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-12T10:49:46.456Z] #17 DONE 1.8s [2022-07-12T10:49:46.456Z] [2022-07-12T10:49:46.456Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T10:49:46.456Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-12T10:49:46.543Z] #77 138.7 checking for archiver @FILE support... @ [2022-07-12T10:49:46.544Z] #77 139.2 checking for strip... strip [2022-07-12T10:49:46.544Z] #77 139.2 checking for ranlib... ranlib [2022-07-12T10:49:46.544Z] #77 139.2 checking for gawk... no [2022-07-12T10:49:46.544Z] #77 139.2 checking for mawk... mawk [2022-07-12T10:49:47.108Z] #77 139.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:49:47.108Z] #77 139.8 checking for sysroot... no [2022-07-12T10:49:47.108Z] #77 139.8 checking for a working dd... /bin/dd [2022-07-12T10:49:47.108Z] #77 139.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:49:47.461Z] #77 140.0 checking for mt... no [2022-07-12T10:49:47.461Z] #77 140.0 checking if : is a manifest tool... no [2022-07-12T10:49:47.461Z] #77 140.0 checking how to run the C preprocessor... [2022-07-12T10:49:47.461Z] #77 ... [2022-07-12T10:49:47.461Z] [2022-07-12T10:49:47.461Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:49:47.461Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:49:47.461Z] #21 7.573 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:49:47.873Z] #18 DONE 1.5s [2022-07-12T10:49:47.873Z] [2022-07-12T10:49:47.873Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T10:49:47.873Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-12T10:49:49.433Z] #89 exporting layers 26.8s done [2022-07-12T10:49:49.433Z] #89 writing image sha256:dfed56b4883a43ec49d6647317ae459e33f2b5fb12ac63c03f47d8ebe7a475fb done [2022-07-12T10:49:49.433Z] #89 naming to docker.io/library/docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 done [2022-07-12T10:49:49.433Z] #89 DONE 26.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-12T10:49:49.537Z] #77 188.3 CCLD libocispec.la [2022-07-12T10:49:49.537Z] #77 188.7 CCLD src/validate [2022-07-12T10:49:49.537Z] #77 188.7 CCLD tests/test-1 [2022-07-12T10:49:49.537Z] #77 188.8 CCLD tests/test-2 [2022-07-12T10:49:49.537Z] #77 188.8 CCLD tests/test-3 [2022-07-12T10:49:49.537Z] #77 188.8 CCLD tests/test-4 [2022-07-12T10:49:49.537Z] #77 188.8 CCLD tests/test-5 [2022-07-12T10:49:49.537Z] #77 188.9 CCLD tests/test-6 [2022-07-12T10:49:49.537Z] #77 189.0 CCLD tests/test-7 [2022-07-12T10:49:49.756Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/validate/default [2022-07-12T10:49:49.768Z] #19 DONE 1.7s [2022-07-12T10:49:49.768Z] [2022-07-12T10:49:49.768Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:49.768Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:49.768Z] #77 138.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:49:49.768Z] #77 138.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:49:49.768Z] #77 138.7 checking whether ln -s works... yes [2022-07-12T10:49:49.768Z] #77 138.7 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:49:49.768Z] #77 138.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T10:49:49.768Z] #77 138.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:49:49.768Z] #77 138.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:49:49.768Z] #77 138.8 checking for objdump... objdump [2022-07-12T10:49:49.768Z] #77 138.8 checking how to recognize dependent libraries... pass_all [2022-07-12T10:49:49.768Z] #77 138.8 checking for dlltool... no [2022-07-12T10:49:49.768Z] #77 138.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:49:49.768Z] #77 138.8 checking for ar... ar [2022-07-12T10:49:49.768Z] #77 138.8 checking for archiver @FILE support... @ [2022-07-12T10:49:49.768Z] #77 139.1 checking for strip... strip [2022-07-12T10:49:49.768Z] #77 139.1 checking for ranlib... ranlib [2022-07-12T10:49:49.768Z] #77 139.1 checking for gawk... no [2022-07-12T10:49:49.768Z] #77 139.1 checking for mawk... mawk [2022-07-12T10:49:49.768Z] #77 139.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:49:49.768Z] #77 140.1 checking for sysroot... no [2022-07-12T10:49:49.768Z] #77 140.2 checking for a working dd... /bin/dd [2022-07-12T10:49:49.768Z] #77 140.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:49:49.768Z] #77 140.4 checking for mt... no [2022-07-12T10:49:49.768Z] #77 140.4 checking if : is a manifest tool... no [2022-07-12T10:49:49.768Z] #77 140.5 checking how to run the C preprocessor... gcc -E [2022-07-12T10:49:49.768Z] #77 141.0 checking for ANSI C header files... yes [2022-07-12T10:49:49.768Z] #77 142.3 checking for sys/types.h... yes [2022-07-12T10:49:49.768Z] #77 142.7 checking for sys/stat.h... yes [2022-07-12T10:49:49.768Z] #77 143.1 checking for stdlib.h... yes [2022-07-12T10:49:49.768Z] #77 143.4 checking for string.h... yes [2022-07-12T10:49:49.768Z] #77 143.6 checking for memory.h... yes [2022-07-12T10:49:49.768Z] #77 144.0 checking for strings.h... yes [2022-07-12T10:49:49.768Z] #77 144.4 checking for inttypes.h... yes [2022-07-12T10:49:49.768Z] #77 144.7 checking for stdint.h... yes [2022-07-12T10:49:49.796Z] #77 189.1 CCLD tests/test-8 [2022-07-12T10:49:50.024Z] #77 145.1 checking for unistd.h... yes [2022-07-12T10:49:50.055Z] #77 189.1 CCLD tests/test-10 [2022-07-12T10:49:50.055Z] #77 189.2 CCLD tests/test-9 [2022-07-12T10:49:50.055Z] #77 189.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-12T10:49:50.280Z] #77 145.6 checking for dlfcn.h... yes [2022-07-12T10:49:50.280Z] #77 146.0 checking for objdir... .libs [2022-07-12T10:49:50.315Z] #77 189.4 CCLD tests/test-11 [2022-07-12T10:49:50.325Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-12T10:49:50.325Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-12T10:49:50.325Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-12T10:49:50.325Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-12T10:49:50.325Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-12T10:49:50.325Z] [2022-07-12T10:49:50.325Z] INFO Start validation with golang-ci-lint [2022-07-12T10:49:51.264Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-12T10:49:51.264Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-12T10:49:51.410Z] #77 146.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:49:51.410Z] #77 146.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:49:51.410Z] #77 146.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:49:51.666Z] #77 147.1 checking if gcc static flag -static works... [2022-07-12T10:49:51.666Z] #77 ... [2022-07-12T10:49:51.666Z] [2022-07-12T10:49:51.666Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T10:49:51.666Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-12T10:49:51.666Z] #20 DONE 1.9s [2022-07-12T10:49:51.666Z] [2022-07-12T10:49:51.666Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:49:51.666Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:49:52.222Z] #77 191.4 libtool: link: ar cr libocispec.a [2022-07-12T10:49:52.222Z] #77 191.5 libtool: link: ranlib libocispec.a [2022-07-12T10:49:52.728Z] #21 ... [2022-07-12T10:49:52.728Z] [2022-07-12T10:49:52.728Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:52.728Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:52.728Z] #77 140.0 checking how to run the C preprocessor... gcc -E [2022-07-12T10:49:52.728Z] #77 140.8 checking for ANSI C header files... yes [2022-07-12T10:49:52.728Z] #77 142.2 checking for sys/types.h... yes [2022-07-12T10:49:52.728Z] #77 142.7 checking for sys/stat.h... yes [2022-07-12T10:49:52.728Z] #77 143.1 checking for stdlib.h... yes [2022-07-12T10:49:52.728Z] #77 143.4 checking for string.h... yes [2022-07-12T10:49:52.728Z] #77 143.8 checking for memory.h... yes [2022-07-12T10:49:52.728Z] #77 144.3 checking for strings.h... yes [2022-07-12T10:49:52.728Z] #77 144.6 checking for inttypes.h... yes [2022-07-12T10:49:52.728Z] #77 144.9 checking for stdint.h... yes [2022-07-12T10:49:52.984Z] #77 145.2 checking for unistd.h... yes [2022-07-12T10:49:53.546Z] #77 145.8 checking for dlfcn.h... yes [2022-07-12T10:49:53.546Z] #77 146.2 checking for objdir... .libs [2022-07-12T10:49:53.555Z] #21 2.103 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T10:49:53.603Z] #77 192.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:53.603Z] #77 193.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T10:49:53.811Z] #21 2.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T10:49:53.811Z] #21 2.176 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T10:49:53.862Z] #77 193.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T10:49:53.862Z] #77 193.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:53.862Z] #77 193.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:53.862Z] #77 193.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:53.862Z] #77 193.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:49:53.862Z] #77 193.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-12T10:49:53.862Z] #77 193.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-12T10:49:53.862Z] #77 193.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-12T10:49:53.862Z] #77 193.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-12T10:49:53.862Z] #77 193.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-12T10:49:53.862Z] #77 193.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-12T10:49:53.862Z] #77 193.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-12T10:49:53.862Z] #77 193.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-12T10:49:54.122Z] #77 193.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-12T10:49:54.122Z] #77 193.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-12T10:49:54.122Z] #77 193.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-12T10:49:54.122Z] #77 193.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-12T10:49:54.122Z] #77 193.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-12T10:49:54.122Z] #77 193.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-12T10:49:54.381Z] #77 193.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-12T10:49:54.381Z] #77 193.6 CC src/libcrun/libcrun_testing_a-error.o [2022-07-12T10:49:54.381Z] #77 193.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-12T10:49:54.381Z] #77 193.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-12T10:49:54.641Z] #77 193.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-12T10:49:54.641Z] #77 193.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-12T10:49:54.641Z] #77 193.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-12T10:49:54.641Z] #77 194.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-12T10:49:54.730Z] #77 147.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:49:54.730Z] #77 147.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:49:54.730Z] #77 147.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:49:54.900Z] #77 194.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-12T10:49:55.160Z] #77 194.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-12T10:49:55.160Z] #77 194.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-12T10:49:55.160Z] #77 194.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-12T10:49:55.176Z] #21 3.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T10:49:55.243Z] #77 147.6 checking if gcc static flag -static works... yes [2022-07-12T10:49:55.420Z] #77 194.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-12T10:49:55.420Z] #77 194.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-12T10:49:55.804Z] #77 148.1 checking if gcc supports -c -o file.o... yes [2022-07-12T10:49:55.804Z] #77 148.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:49:55.804Z] #77 148.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T10:49:55.988Z] #77 195.2 CC src/crun-crun.o [2022-07-12T10:49:55.988Z] #77 195.2 CC src/crun-run.o [2022-07-12T10:49:56.248Z] #77 195.4 CC src/crun-delete.o [2022-07-12T10:49:56.248Z] #77 195.4 CC src/crun-kill.o [2022-07-12T10:49:56.365Z] #77 148.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:49:56.365Z] #77 149.2 checking how to hardcode library paths into programs... immediate [2022-07-12T10:49:56.365Z] #77 149.2 checking whether stripping libraries is possible... yes [2022-07-12T10:49:56.365Z] #77 149.2 checking if libtool supports shared libraries... yes [2022-07-12T10:49:56.365Z] #77 149.2 checking whether to build shared libraries... no [2022-07-12T10:49:56.365Z] #77 149.2 checking whether to build static libraries... yes [2022-07-12T10:49:56.365Z] #77 149.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:49:56.508Z] #77 195.6 CC src/crun-pause.o [2022-07-12T10:49:56.508Z] #77 195.7 CC src/crun-unpause.o [2022-07-12T10:49:56.508Z] #77 195.8 CC src/crun-spec.o [2022-07-12T10:49:56.621Z] #77 149.3 checking whether build environment is sane... yes [2022-07-12T10:49:56.621Z] #77 149.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:49:56.621Z] #77 149.4 checking whether make sets $(MAKE)... yes [2022-07-12T10:49:56.621Z] #77 149.5 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:49:56.767Z] #77 195.9 CC src/crun-exec.o [2022-07-12T10:49:56.767Z] #77 196.0 CC src/crun-list.o [2022-07-12T10:49:56.767Z] #77 196.2 CC src/crun-create.o [2022-07-12T10:49:56.878Z] #77 149.6 checking whether make supports nested variables... yes [2022-07-12T10:49:56.878Z] #77 149.6 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:49:56.878Z] #77 149.6 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:49:57.064Z] #21 5.606 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T10:49:57.137Z] #77 149.6 checking how to create a ustar tar archive... gnutar [2022-07-12T10:49:57.320Z] #21 ... [2022-07-12T10:49:57.320Z] [2022-07-12T10:49:57.320Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:57.320Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:57.320Z] #77 147.1 checking if gcc static flag -static works... yes [2022-07-12T10:49:57.320Z] #77 147.7 checking if gcc supports -c -o file.o... yes [2022-07-12T10:49:57.320Z] #77 148.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:49:57.320Z] #77 148.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T10:49:57.320Z] #77 148.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:49:57.320Z] #77 149.0 checking how to hardcode library paths into programs... immediate [2022-07-12T10:49:57.320Z] #77 149.0 checking whether stripping libraries is possible... yes [2022-07-12T10:49:57.320Z] #77 149.0 checking if libtool supports shared libraries... yes [2022-07-12T10:49:57.320Z] #77 149.0 checking whether to build shared libraries... no [2022-07-12T10:49:57.320Z] #77 149.0 checking whether to build static libraries... yes [2022-07-12T10:49:57.320Z] #77 149.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:49:57.320Z] #77 149.1 checking whether build environment is sane... yes [2022-07-12T10:49:57.320Z] #77 149.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:49:57.320Z] #77 149.3 checking whether make sets $(MAKE)... yes [2022-07-12T10:49:57.320Z] #77 149.4 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:49:57.320Z] #77 149.6 checking whether make supports nested variables... yes [2022-07-12T10:49:57.320Z] #77 149.7 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:49:57.320Z] #77 149.7 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:49:57.320Z] #77 149.7 checking how to create a ustar tar archive... gnutar [2022-07-12T10:49:57.320Z] #77 149.8 checking dependency style of gcc... gcc3 [2022-07-12T10:49:57.320Z] #77 150.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:49:57.320Z] #77 150.3 checking whether make supports nested variables... (cached) yes [2022-07-12T10:49:57.320Z] #77 150.3 checking for gawk... (cached) mawk [2022-07-12T10:49:57.320Z] #77 150.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T10:49:57.320Z] #77 150.3 checking for gcc... (cached) gcc [2022-07-12T10:49:57.320Z] #77 150.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T10:49:57.320Z] #77 150.7 checking whether gcc accepts -g... (cached) yes [2022-07-12T10:49:57.320Z] #77 150.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T10:49:57.320Z] #77 150.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T10:49:57.320Z] #77 150.7 checking for a Python interpreter with version >= 3... python3 [2022-07-12T10:49:57.320Z] #77 151.0 checking for python3... /usr/bin/python3 [2022-07-12T10:49:57.320Z] #77 151.0 checking for python3 version... 3.9 [2022-07-12T10:49:57.320Z] #77 151.2 checking for python3 platform... linux [2022-07-12T10:49:57.320Z] #77 151.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T10:49:57.320Z] #77 151.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T10:49:57.320Z] #77 152.0 checking for go-md2man... no [2022-07-12T10:49:57.320Z] #77 152.0 checking error.h usability... yes [2022-07-12T10:49:57.320Z] #77 152.2 checking error.h presence... yes [2022-07-12T10:49:57.321Z] #77 152.3 checking for error.h... yes [2022-07-12T10:49:57.321Z] #77 152.3 checking linux/openat2.h usability... yes [2022-07-12T10:49:57.321Z] #77 152.8 checking linux/openat2.h presence... yes [2022-07-12T10:49:57.321Z] #77 152.9 checking for linux/openat2.h... yes [2022-07-12T10:49:57.337Z] #77 ... [2022-07-12T10:49:57.337Z] [2022-07-12T10:49:57.337Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:49:57.337Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:49:57.337Z] #47 244.7 + dpkg --print-architecture [2022-07-12T10:49:57.337Z] #47 244.7 + git checkout -q v2.1.0 [2022-07-12T10:49:57.337Z] #47 244.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-12T10:49:57.337Z] #47 244.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-12T10:49:57.401Z] #77 149.7 checking dependency style of gcc... gcc3 [2022-07-12T10:49:57.401Z] #77 150.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:49:57.401Z] #77 150.0 checking whether make supports nested variables... (cached) yes [2022-07-12T10:49:57.401Z] #77 150.0 checking for gawk... (cached) mawk [2022-07-12T10:49:57.401Z] #77 150.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T10:49:57.401Z] #77 150.0 checking for gcc... (cached) gcc [2022-07-12T10:49:57.401Z] #77 ... [2022-07-12T10:49:57.401Z] [2022-07-12T10:49:57.401Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:49:57.401Z] #60 sha256:a1517b9cc07745ed81d304fe699cd88b6020baea306935247b5962182783c3ac [2022-07-12T10:49:57.401Z] #60 18.96 + cd /tmp/tmp.av2Xo3HuWC/src/github.com/opencontainers/runc [2022-07-12T10:49:57.401Z] #60 18.96 + git checkout -q v1.1.2 [2022-07-12T10:49:57.401Z] #60 19.69 + '[' -z '' ']' [2022-07-12T10:49:57.401Z] #60 19.69 + target=static [2022-07-12T10:49:57.401Z] #60 19.69 + make BUILDTAGS=seccomp static [2022-07-12T10:49:57.401Z] #60 20.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-12T10:49:57.401Z] #60 ... [2022-07-12T10:49:57.401Z] [2022-07-12T10:49:57.401Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:49:57.401Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:49:57.401Z] #77 150.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T10:49:57.401Z] #77 150.2 checking whether gcc accepts -g... (cached) yes [2022-07-12T10:49:57.401Z] #77 150.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T10:49:57.401Z] #77 150.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T10:49:57.658Z] #77 150.2 checking for a Python interpreter with version >= 3... python3 [2022-07-12T10:49:57.658Z] #77 150.3 checking for python3... /usr/bin/python3 [2022-07-12T10:49:57.658Z] #77 150.3 checking for python3 version... 3.9 [2022-07-12T10:49:57.658Z] #77 150.4 checking for python3 platform... linux [2022-07-12T10:49:57.915Z] #77 150.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T10:49:58.172Z] #77 150.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T10:49:58.172Z] #77 150.9 checking for go-md2man... no [2022-07-12T10:49:58.247Z] #77 153.1 checking for copy_file_range... yes [2022-07-12T10:49:58.429Z] #77 150.9 checking error.h usability... yes [2022-07-12T10:49:58.429Z] #77 151.2 checking error.h presence... yes [2022-07-12T10:49:58.429Z] #77 151.2 checking for error.h... yes [2022-07-12T10:49:58.685Z] #77 151.3 checking linux/openat2.h usability... yes [2022-07-12T10:49:58.685Z] #77 151.5 checking linux/openat2.h presence... yes [2022-07-12T10:49:58.809Z] #77 153.9 checking for fgetxattr... yes [2022-07-12T10:49:58.942Z] #77 151.6 checking for linux/openat2.h... yes [2022-07-12T10:49:59.322Z] #77 154.7 checking for statx... yes [2022-07-12T10:49:59.507Z] #77 151.7 checking for copy_file_range... yes [2022-07-12T10:49:59.715Z] #77 202.0 CCLD tests/init [2022-07-12T10:49:59.764Z] #77 152.2 checking for fgetxattr... yes [2022-07-12T10:49:59.834Z] #77 155.2 checking for fgetpwent_r... [2022-07-12T10:49:59.834Z] #77 ... [2022-07-12T10:49:59.834Z] [2022-07-12T10:49:59.834Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:49:59.834Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:49:59.834Z] #21 8.180 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T10:50:00.021Z] #77 152.5 checking for statx... yes [2022-07-12T10:50:00.278Z] #77 152.8 checking for fgetpwent_r... yes [2022-07-12T10:50:00.791Z] #77 153.2 checking for issetugid... no [2022-07-12T10:50:00.791Z] #77 153.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T10:50:00.791Z] #77 153.6 checking pkg-config is at least version 0.9.0... yes [2022-07-12T10:50:01.721Z] #77 153.6 checking for library containing yajl_tree_get... -lyajl [2022-07-12T10:50:01.721Z] #77 154.3 checking for yajl >= 2.0.0... yes [2022-07-12T10:50:01.977Z] #77 154.4 checking sys/capability.h usability... yes [2022-07-12T10:50:01.977Z] #77 154.7 checking sys/capability.h presence... yes [2022-07-12T10:50:02.234Z] #77 154.8 checking for sys/capability.h... yes [2022-07-12T10:50:02.797Z] #77 154.8 checking for library containing cap_from_name... -lcap [2022-07-12T10:50:03.361Z] #77 155.4 checking for library containing dlopen... -ldl [2022-07-12T10:50:03.924Z] #77 156.2 checking seccomp.h usability... yes [2022-07-12T10:50:03.924Z] #77 ... [2022-07-12T10:50:03.924Z] [2022-07-12T10:50:03.924Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:03.924Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:03.924Z] #21 14.08 Fetched 8548 kB in 12s (693 kB/s) [2022-07-12T10:50:03.924Z] #21 14.08 Reading package lists... [2022-07-12T10:50:03.924Z] #21 18.84 Reading package lists... [2022-07-12T10:50:03.924Z] #21 23.44 Building dependency tree... [2022-07-12T10:50:03.924Z] #21 ... [2022-07-12T10:50:03.924Z] [2022-07-12T10:50:03.924Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:03.924Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:04.181Z] #77 156.6 checking seccomp.h presence... yes [2022-07-12T10:50:04.181Z] #77 156.8 checking for seccomp.h... yes [2022-07-12T10:50:05.080Z] #21 ... [2022-07-12T10:50:05.080Z] [2022-07-12T10:50:05.080Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:05.080Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:05.080Z] #77 155.2 checking for fgetpwent_r... yes [2022-07-12T10:50:05.080Z] #77 155.8 checking for issetugid... no [2022-07-12T10:50:05.080Z] #77 156.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T10:50:05.080Z] #77 156.2 checking pkg-config is at least version 0.9.0... yes [2022-07-12T10:50:05.080Z] #77 156.2 checking for library containing yajl_tree_get... -lyajl [2022-07-12T10:50:05.080Z] #77 157.0 checking for yajl >= 2.0.0... yes [2022-07-12T10:50:05.080Z] #77 157.1 checking sys/capability.h usability... yes [2022-07-12T10:50:05.080Z] #77 157.4 checking sys/capability.h presence... yes [2022-07-12T10:50:05.080Z] #77 157.5 checking for sys/capability.h... yes [2022-07-12T10:50:05.080Z] #77 157.6 checking for library containing cap_from_name... -lcap [2022-07-12T10:50:05.080Z] #77 158.9 checking for library containing dlopen... -ldl [2022-07-12T10:50:05.080Z] #77 159.8 checking seccomp.h usability... yes [2022-07-12T10:50:05.080Z] #77 160.2 checking seccomp.h presence... yes [2022-07-12T10:50:05.080Z] #77 160.4 checking for seccomp.h... yes [2022-07-12T10:50:05.467Z] #47 ... [2022-07-12T10:50:05.467Z] [2022-07-12T10:50:05.467Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:05.467Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:05.467Z] #77 196.5 CC src/crun-start.o [2022-07-12T10:50:05.467Z] #77 196.6 CC src/crun-state.o [2022-07-12T10:50:05.467Z] #77 196.8 CC src/crun-update.o [2022-07-12T10:50:05.467Z] #77 197.0 CC src/crun-ps.o [2022-07-12T10:50:05.467Z] #77 197.2 CC src/crun-checkpoint.o [2022-07-12T10:50:05.467Z] #77 197.3 CC src/crun-restore.o [2022-07-12T10:50:05.467Z] #77 197.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-12T10:50:05.467Z] #77 197.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-12T10:50:05.467Z] #77 197.7 CC src/libcrun/libcrun_la-container.lo [2022-07-12T10:50:05.467Z] #77 197.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-12T10:50:05.467Z] #77 198.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-12T10:50:05.467Z] #77 198.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-12T10:50:05.467Z] #77 198.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-12T10:50:05.467Z] #77 198.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-12T10:50:05.467Z] #77 198.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-12T10:50:05.467Z] #77 199.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-12T10:50:05.467Z] #77 199.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-12T10:50:05.467Z] #77 199.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-12T10:50:05.467Z] #77 199.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-12T10:50:05.467Z] #77 199.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-12T10:50:05.467Z] #77 199.9 CC src/libcrun/libcrun_la-error.lo [2022-07-12T10:50:05.467Z] #77 200.1 CC src/libcrun/libcrun_la-status.lo [2022-07-12T10:50:05.467Z] #77 200.6 CC src/libcrun/libcrun_la-terminal.lo [2022-07-12T10:50:05.467Z] #77 201.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-12T10:50:05.467Z] #77 201.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-12T10:50:05.467Z] #77 201.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-12T10:50:05.467Z] #77 201.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-12T10:50:05.467Z] #77 202.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-12T10:50:05.467Z] #77 203.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-12T10:50:05.467Z] #77 203.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-12T10:50:05.467Z] #77 203.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-12T10:50:05.467Z] #77 204.5 CC tests/init.o [2022-07-12T10:50:05.467Z] #77 204.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-12T10:50:05.548Z] #77 156.8 checking for library containing seccomp_rule_add... -lseccomp [2022-07-12T10:50:05.548Z] #77 158.0 checking for library containing seccomp_arch_resolve_name... none required [2022-07-12T10:50:05.642Z] #77 160.4 checking for library containing seccomp_rule_add... -lseccomp [2022-07-12T10:50:05.642Z] #77 161.2 checking for library containing seccomp_arch_resolve_name... [2022-07-12T10:50:05.642Z] #77 ... [2022-07-12T10:50:05.642Z] [2022-07-12T10:50:05.642Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:05.642Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:05.642Z] #21 14.10 Fetched 8548 kB in 12s (690 kB/s) [2022-07-12T10:50:06.060Z] #77 158.4 checking systemd/sd-bus.h usability... yes [2022-07-12T10:50:06.317Z] #77 158.8 checking systemd/sd-bus.h presence... yes [2022-07-12T10:50:06.317Z] #77 159.1 checking for systemd/sd-bus.h... yes [2022-07-12T10:50:07.685Z] #77 159.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-12T10:50:07.942Z] #77 160.2 checking for sd_notify_barrier... #77 ... [2022-07-12T10:50:07.942Z] [2022-07-12T10:50:07.942Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:50:07.942Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:50:07.942Z] #34 DONE 242.1s [2022-07-12T10:50:07.942Z] [2022-07-12T10:50:07.942Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:50:07.942Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:50:07.942Z] #36 241.6 Delve is a source level debugger for Go programs. [2022-07-12T10:50:07.942Z] #36 241.6 [2022-07-12T10:50:07.942Z] #36 241.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-12T10:50:07.942Z] #36 241.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-12T10:50:07.942Z] #36 241.6 [2022-07-12T10:50:07.942Z] #36 241.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-12T10:50:07.942Z] #36 241.6 [2022-07-12T10:50:07.942Z] #36 241.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-12T10:50:07.942Z] #36 241.6 [2022-07-12T10:50:07.942Z] #36 241.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-12T10:50:07.942Z] #36 241.6 [2022-07-12T10:50:07.942Z] #36 241.6 Usage: [2022-07-12T10:50:07.942Z] #36 241.6 dlv [command] [2022-07-12T10:50:07.942Z] #36 241.6 [2022-07-12T10:50:07.942Z] #36 241.6 Available Commands: [2022-07-12T10:50:07.942Z] #36 241.6 attach Attach to running process and begin debugging. [2022-07-12T10:50:07.942Z] #36 241.6 connect Connect to a headless debug server with a terminal client. [2022-07-12T10:50:07.942Z] #36 241.6 core Examine a core dump. [2022-07-12T10:50:07.942Z] #36 241.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-12T10:50:07.942Z] #36 241.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-12T10:50:07.942Z] #36 241.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-12T10:50:07.942Z] #36 241.6 help Help about any command [2022-07-12T10:50:07.942Z] #36 241.6 run Deprecated command. Use 'debug' instead. [2022-07-12T10:50:07.942Z] #36 241.6 test Compile test binary and begin debugging program. [2022-07-12T10:50:07.942Z] #36 241.6 trace Compile and begin tracing program. [2022-07-12T10:50:07.942Z] #36 241.6 version Prints version. [2022-07-12T10:50:07.942Z] #36 241.6 [2022-07-12T10:50:07.942Z] #36 241.6 Flags: [2022-07-12T10:50:07.942Z] #36 241.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-12T10:50:07.942Z] #36 241.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-12T10:50:07.942Z] #36 241.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-12T10:50:07.942Z] #36 241.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-12T10:50:07.942Z] #36 241.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-12T10:50:07.942Z] #36 241.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-12T10:50:07.942Z] #36 241.6 --disable-aslr Disables address space randomization [2022-07-12T10:50:07.942Z] #36 241.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-12T10:50:07.942Z] #36 241.6 -h, --help help for dlv [2022-07-12T10:50:07.942Z] #36 241.6 --init string Init file, executed by the terminal client. [2022-07-12T10:50:07.942Z] #36 241.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-12T10:50:07.942Z] #36 241.6 --log Enable debugging server logging. [2022-07-12T10:50:07.942Z] #36 241.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-12T10:50:07.942Z] #36 241.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-12T10:50:07.942Z] #36 241.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-12T10:50:07.942Z] #36 241.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-12T10:50:07.942Z] #36 241.6 --wd string Working directory for running the program. [2022-07-12T10:50:07.942Z] #36 241.6 [2022-07-12T10:50:07.942Z] #36 241.6 Additional help topics: [2022-07-12T10:50:07.943Z] #36 241.6 dlv backend Help about the --backend flag. [2022-07-12T10:50:07.943Z] #36 241.6 dlv log Help about logging flags. [2022-07-12T10:50:07.943Z] #36 241.6 dlv redirect Help about file redirection. [2022-07-12T10:50:07.943Z] #36 241.6 [2022-07-12T10:50:07.943Z] #36 241.6 Use "dlv [command] --help" for more information about a command. [2022-07-12T10:50:07.943Z] #36 DONE 242.5s [2022-07-12T10:50:07.943Z] [2022-07-12T10:50:07.943Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:07.943Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:07.943Z] #77 160.2 checking for sd_notify_barrier... yes [2022-07-12T10:50:08.170Z] #21 14.10 Reading package lists... [2022-07-12T10:50:08.170Z] #21 ... [2022-07-12T10:50:08.170Z] [2022-07-12T10:50:08.170Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:50:08.170Z] #60 sha256:6983bde351a4fdf001ce45d485c35c77682bab75f5f905b3f5df6b4ebd7892d6 [2022-07-12T10:50:08.170Z] #60 17.38 + cd /tmp/tmp.57RxkbOdbC/src/github.com/opencontainers/runc [2022-07-12T10:50:08.170Z] #60 17.38 + git checkout -q v1.1.2 [2022-07-12T10:50:08.170Z] #60 18.42 + '[' -z '' ']' [2022-07-12T10:50:08.170Z] #60 18.43 + target=static [2022-07-12T10:50:08.170Z] #60 18.43 + make BUILDTAGS=seccomp static [2022-07-12T10:50:08.170Z] #60 19.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-12T10:50:08.170Z] #60 ... [2022-07-12T10:50:08.170Z] [2022-07-12T10:50:08.170Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:08.170Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:08.170Z] #77 161.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-12T10:50:08.170Z] #77 161.6 checking systemd/sd-bus.h usability... yes [2022-07-12T10:50:08.170Z] #77 161.9 checking systemd/sd-bus.h presence... yes [2022-07-12T10:50:08.170Z] #77 162.0 checking for systemd/sd-bus.h... yes [2022-07-12T10:50:08.170Z] #77 162.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-12T10:50:08.170Z] #77 162.7 checking for sd_notify_barrier... yes [2022-07-12T10:50:08.170Z] #77 163.0 checking linux/bpf.h usability... yes [2022-07-12T10:50:08.170Z] #77 163.4 checking linux/bpf.h presence... yes [2022-07-12T10:50:08.170Z] #77 163.5 checking for linux/bpf.h... yes [2022-07-12T10:50:08.170Z] #77 163.5 checking compilation for eBPF... yes [2022-07-12T10:50:08.170Z] #77 163.7 checking for criu >= 3.15... no [2022-07-12T10:50:08.170Z] #77 163.8 configure: CRIU headers not found, building without CRIU support [2022-07-12T10:50:08.170Z] #77 163.8 checking for criu > 3.16... no [2022-07-12T10:50:08.170Z] #77 163.8 configure: CRIU version doesn't support join-ns API [2022-07-12T10:50:08.170Z] #77 163.8 checking for criu > 3.16.1... no [2022-07-12T10:50:08.170Z] #77 163.8 configure: CRIU version doesn't support for pre-dumping [2022-07-12T10:50:08.170Z] #77 163.8 checking for new mount API (fsconfig)... yes [2022-07-12T10:50:08.199Z] #77 160.7 checking linux/bpf.h usability... yes [2022-07-12T10:50:08.199Z] #77 160.9 checking linux/bpf.h presence... yes [2022-07-12T10:50:08.199Z] #77 161.1 checking for linux/bpf.h... yes [2022-07-12T10:50:08.428Z] #77 163.9 checking for seccomp notify API... yes [2022-07-12T10:50:08.428Z] #77 164.1 checking for gperf... no [2022-07-12T10:50:08.428Z] #77 164.1 configure: gperf not found - cannot rebuild signal parser code [2022-07-12T10:50:08.686Z] #77 164.1 checking for library containing argp_parse... none required [2022-07-12T10:50:08.712Z] #77 161.1 checking compilation for eBPF... yes [2022-07-12T10:50:08.712Z] #77 161.4 checking for criu >= 3.15... no [2022-07-12T10:50:08.712Z] #77 161.4 configure: CRIU headers not found, building without CRIU support [2022-07-12T10:50:08.712Z] #77 161.4 checking for criu > 3.16... no [2022-07-12T10:50:08.712Z] #77 161.5 configure: CRIU version doesn't support join-ns API [2022-07-12T10:50:08.712Z] #77 161.5 checking for criu > 3.16.1... no [2022-07-12T10:50:08.712Z] #77 161.5 configure: CRIU version doesn't support for pre-dumping [2022-07-12T10:50:08.944Z] #77 164.7 checking that generated files are newer than configure... done [2022-07-12T10:50:08.944Z] #77 164.7 configure: creating ./config.status [2022-07-12T10:50:08.971Z] #77 161.5 checking for new mount API (fsconfig)... yes [2022-07-12T10:50:09.228Z] #77 161.7 checking for seccomp notify API... yes [2022-07-12T10:50:09.228Z] #77 161.9 checking for gperf... no [2022-07-12T10:50:09.228Z] #77 161.9 configure: gperf not found - cannot rebuild signal parser code [2022-07-12T10:50:09.484Z] #77 161.9 checking for library containing argp_parse... none required [2022-07-12T10:50:09.741Z] #77 162.6 checking that generated files are newer than configure... done [2022-07-12T10:50:09.741Z] #77 162.6 configure: creating ./config.status [2022-07-12T10:50:11.473Z] #77 ... [2022-07-12T10:50:11.473Z] [2022-07-12T10:50:11.473Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T10:50:11.473Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T10:50:11.473Z] #34 DONE 244.5s [2022-07-12T10:50:11.473Z] [2022-07-12T10:50:11.473Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:11.473Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:11.473Z] #21 14.10 Reading package lists... [2022-07-12T10:50:14.618Z] #77 ... [2022-07-12T10:50:14.618Z] [2022-07-12T10:50:14.618Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T10:50:14.618Z] #26 sha256:cabf7284b63b49f26cd6afc4f06ca8d99b002133425d4746cafef6dd2e48e74a [2022-07-12T10:50:14.618Z] #26 266.1 + return [2022-07-12T10:50:14.618Z] #26 DONE 268.1s [2022-07-12T10:50:14.618Z] [2022-07-12T10:50:14.618Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:50:14.618Z] #60 sha256:2746637041f956801b7f7a5b1ccd5d52cd50c05b116d2d5fde36006ba109797c [2022-07-12T10:50:14.618Z] #60 ... [2022-07-12T10:50:14.618Z] [2022-07-12T10:50:14.618Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:14.618Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:50:14.618Z] #77 220.6 AR libcrun_testing.a [2022-07-12T10:50:14.618Z] #77 220.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-12T10:50:14.880Z] #77 220.7 CCLD tests/tests_libcrun_utils [2022-07-12T10:50:14.880Z] #77 220.8 CCLD tests/tests_libcrun_errors [2022-07-12T10:50:14.880Z] #77 220.8 CCLD tests/tests_libcrun_fuzzer [2022-07-12T10:50:15.003Z] #77 ... [2022-07-12T10:50:15.003Z] [2022-07-12T10:50:15.003Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:15.003Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:15.003Z] #21 23.44 Building dependency tree... [2022-07-12T10:50:15.003Z] #21 26.75 The following additional packages will be installed: [2022-07-12T10:50:15.003Z] #21 26.77 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T10:50:15.003Z] #21 26.78 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-12T10:50:15.003Z] #21 26.78 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T10:50:15.003Z] #21 26.78 python3-pkg-resources vim-runtime xxd [2022-07-12T10:50:15.003Z] #21 26.78 Suggested packages: [2022-07-12T10:50:15.003Z] #21 26.80 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-12T10:50:15.003Z] #21 26.80 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-12T10:50:15.003Z] #21 26.80 acl attr quota [2022-07-12T10:50:15.003Z] #21 26.81 Recommended packages: [2022-07-12T10:50:15.003Z] #21 26.81 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-12T10:50:15.003Z] #21 29.39 The following NEW packages will be installed: [2022-07-12T10:50:15.003Z] #21 29.39 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-12T10:50:15.003Z] #21 29.39 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T10:50:15.003Z] #21 29.39 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-12T10:50:15.003Z] #21 29.39 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-12T10:50:15.003Z] #21 29.43 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T10:50:15.003Z] #21 29.43 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-12T10:50:15.003Z] #21 29.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-12T10:50:15.003Z] #21 29.43 xz-utils zip zstd [2022-07-12T10:50:15.003Z] #21 29.84 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:50:15.003Z] #21 29.84 Need to get 27.7 MB of archives. [2022-07-12T10:50:15.003Z] #21 29.84 After this operation, 106 MB of additional disk space will be used. [2022-07-12T10:50:15.003Z] #21 29.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-12T10:50:15.003Z] #21 29.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-12T10:50:15.003Z] #21 29.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-12T10:50:15.003Z] #21 29.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T10:50:15.003Z] #21 29.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-12T10:50:15.003Z] #21 29.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-12T10:50:15.003Z] #21 29.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-12T10:50:15.003Z] #21 29.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-12T10:50:15.003Z] #21 29.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T10:50:15.003Z] #21 29.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T10:50:15.003Z] #21 29.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-12T10:50:15.003Z] #21 29.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T10:50:15.003Z] #21 29.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T10:50:15.003Z] #21 29.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-12T10:50:15.003Z] #21 30.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-12T10:50:15.003Z] #21 30.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-12T10:50:15.003Z] #21 30.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-12T10:50:15.003Z] #21 30.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-12T10:50:15.003Z] #21 30.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-12T10:50:15.003Z] #21 30.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-12T10:50:15.003Z] #21 30.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-12T10:50:15.003Z] #21 30.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T10:50:15.003Z] #21 30.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T10:50:15.003Z] #21 30.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T10:50:15.003Z] #21 30.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-12T10:50:15.003Z] #21 30.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-12T10:50:15.003Z] #21 30.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T10:50:15.003Z] #21 30.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-12T10:50:15.003Z] #21 30.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T10:50:15.003Z] #21 30.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T10:50:15.003Z] #21 30.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T10:50:15.003Z] #21 30.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T10:50:15.003Z] #21 30.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-12T10:50:15.003Z] #21 30.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T10:50:15.003Z] #21 30.79 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-12T10:50:15.003Z] #21 30.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-12T10:50:15.003Z] #21 30.89 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-12T10:50:15.003Z] #21 30.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T10:50:15.003Z] #21 30.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-12T10:50:15.003Z] #21 30.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-12T10:50:15.003Z] #21 30.92 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-12T10:50:15.003Z] #21 30.95 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-12T10:50:15.003Z] #21 31.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-12T10:50:15.003Z] #21 31.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-12T10:50:15.003Z] #21 31.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-12T10:50:15.003Z] #21 31.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-12T10:50:15.003Z] #21 31.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-12T10:50:15.003Z] #21 31.56 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-12T10:50:15.003Z] #21 31.56 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-12T10:50:15.003Z] #21 32.49 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:50:15.003Z] #21 32.69 Fetched 27.7 MB in 2s (12.9 MB/s) [2022-07-12T10:50:15.003Z] #21 32.84 Selecting previously unselected package pigz. [2022-07-12T10:50:15.004Z] #21 32.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-12T10:50:15.004Z] #21 32.92 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-12T10:50:15.004Z] #21 32.93 Unpacking pigz (2.6-1) ... [2022-07-12T10:50:15.004Z] #21 33.27 Selecting previously unselected package libelf1:amd64. [2022-07-12T10:50:15.004Z] #21 33.27 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-12T10:50:15.004Z] #21 33.32 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-12T10:50:15.004Z] #21 33.67 Selecting previously unselected package libbpf0:amd64. [2022-07-12T10:50:15.004Z] #21 33.67 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-12T10:50:15.004Z] #21 33.67 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-12T10:50:15.004Z] #21 33.94 Selecting previously unselected package libcap2:amd64. [2022-07-12T10:50:15.004Z] #21 33.94 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T10:50:15.004Z] #21 33.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:50:15.004Z] #21 34.04 Selecting previously unselected package libmnl0:amd64. [2022-07-12T10:50:15.004Z] #21 34.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-12T10:50:15.004Z] #21 34.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-12T10:50:15.004Z] #21 34.16 Selecting previously unselected package libxtables12:amd64. [2022-07-12T10:50:15.004Z] #21 34.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-12T10:50:15.004Z] #21 34.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-12T10:50:15.004Z] #21 34.44 Selecting previously unselected package libcap2-bin. [2022-07-12T10:50:15.004Z] #21 34.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-12T10:50:15.004Z] #21 34.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-12T10:50:15.004Z] #21 34.58 Selecting previously unselected package iproute2. [2022-07-12T10:50:15.004Z] #21 34.58 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-12T10:50:15.004Z] #21 34.60 Unpacking iproute2 (5.10.0-4) ... [2022-07-12T10:50:15.004Z] #21 ... [2022-07-12T10:50:15.004Z] [2022-07-12T10:50:15.004Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:15.004Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:15.004Z] #77 167.5 config.status: creating Makefile [2022-07-12T10:50:15.004Z] #77 167.6 config.status: creating rpm/crun.spec [2022-07-12T10:50:15.004Z] #77 167.8 config.status: creating config.h [2022-07-12T10:50:15.004Z] #77 167.8 config.status: executing libtool commands [2022-07-12T10:50:15.138Z] #77 ... [2022-07-12T10:50:15.138Z] [2022-07-12T10:50:15.138Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:50:15.138Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T10:50:15.138Z] #55 269.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-12T10:50:15.138Z] #55 DONE 269.5s [2022-07-12T10:50:15.260Z] #77 167.9 config.status: executing depfiles commands [2022-07-12T10:50:15.395Z] [2022-07-12T10:50:15.395Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:15.395Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:50:15.642Z] #21 19.01 Reading package lists... [2022-07-12T10:50:15.651Z] #77 221.5 CCLD libcrun.la [2022-07-12T10:50:15.899Z] #21 23.61 Building dependency tree... [2022-07-12T10:50:15.899Z] #21 ... [2022-07-12T10:50:15.899Z] [2022-07-12T10:50:15.899Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T10:50:15.899Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T10:50:15.899Z] #36 249.5 Delve is a source level debugger for Go programs. [2022-07-12T10:50:15.899Z] #36 249.5 [2022-07-12T10:50:15.899Z] #36 249.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-12T10:50:15.899Z] #36 249.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-12T10:50:15.899Z] #36 249.5 [2022-07-12T10:50:15.899Z] #36 249.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-12T10:50:15.899Z] #36 249.5 [2022-07-12T10:50:15.899Z] #36 249.5 Pass flags to the program you are debugging using `--`, for example: [2022-07-12T10:50:15.899Z] #36 249.5 [2022-07-12T10:50:15.899Z] #36 249.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-12T10:50:15.899Z] #36 249.5 [2022-07-12T10:50:15.899Z] #36 249.5 Usage: [2022-07-12T10:50:15.899Z] #36 249.5 dlv [command] [2022-07-12T10:50:15.899Z] #36 249.5 [2022-07-12T10:50:15.899Z] #36 249.5 Available Commands: [2022-07-12T10:50:15.899Z] #36 249.5 attach Attach to running process and begin debugging. [2022-07-12T10:50:15.899Z] #36 249.5 connect Connect to a headless debug server with a terminal client. [2022-07-12T10:50:15.899Z] #36 249.5 core Examine a core dump. [2022-07-12T10:50:15.899Z] #36 249.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-12T10:50:15.899Z] #36 249.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-12T10:50:15.899Z] #36 249.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-12T10:50:15.899Z] #36 249.5 help Help about any command [2022-07-12T10:50:15.899Z] #36 249.5 run Deprecated command. Use 'debug' instead. [2022-07-12T10:50:15.899Z] #36 249.5 test Compile test binary and begin debugging program. [2022-07-12T10:50:15.899Z] #36 249.5 trace Compile and begin tracing program. [2022-07-12T10:50:15.899Z] #36 249.5 version Prints version. [2022-07-12T10:50:15.899Z] #36 249.5 [2022-07-12T10:50:15.899Z] #36 249.5 Flags: [2022-07-12T10:50:15.899Z] #36 249.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-12T10:50:15.899Z] #36 249.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-12T10:50:15.899Z] #36 249.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-12T10:50:15.899Z] #36 249.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-12T10:50:15.899Z] #36 249.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-12T10:50:15.899Z] #36 249.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-12T10:50:15.899Z] #36 249.5 --disable-aslr Disables address space randomization [2022-07-12T10:50:15.899Z] #36 249.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-12T10:50:15.899Z] #36 249.5 -h, --help help for dlv [2022-07-12T10:50:15.899Z] #36 249.5 --init string Init file, executed by the terminal client. [2022-07-12T10:50:15.899Z] #36 249.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-12T10:50:15.899Z] #36 249.5 --log Enable debugging server logging. [2022-07-12T10:50:15.899Z] #36 249.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-12T10:50:15.899Z] #36 249.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-12T10:50:15.899Z] #36 249.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-12T10:50:15.899Z] #36 249.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-12T10:50:15.899Z] #36 249.5 --wd string Working directory for running the program. [2022-07-12T10:50:15.899Z] #36 249.5 [2022-07-12T10:50:15.899Z] #36 249.5 Additional help topics: [2022-07-12T10:50:15.899Z] #36 249.5 dlv backend Help about the --backend flag. [2022-07-12T10:50:15.899Z] #36 249.5 dlv log Help about logging flags. [2022-07-12T10:50:15.899Z] #36 249.5 dlv redirect Help about file redirection. [2022-07-12T10:50:15.899Z] #36 249.5 [2022-07-12T10:50:15.899Z] #36 249.5 Use "dlv [command] --help" for more information about a command. [2022-07-12T10:50:16.155Z] #36 DONE 249.8s [2022-07-12T10:50:16.155Z] [2022-07-12T10:50:16.155Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:16.155Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:16.155Z] #77 168.6 config.status: creating Makefile [2022-07-12T10:50:16.155Z] #77 168.8 config.status: creating rpm/crun.spec [2022-07-12T10:50:16.155Z] #77 168.9 config.status: creating config.h [2022-07-12T10:50:16.155Z] #77 169.0 config.status: executing libtool commands [2022-07-12T10:50:16.155Z] #77 169.0 config.status: executing depfiles commands [2022-07-12T10:50:16.155Z] #77 171.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-12T10:50:16.155Z] #77 171.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T10:50:16.412Z] #77 172.2 checking for gcc... gcc [2022-07-12T10:50:16.580Z] #77 ... [2022-07-12T10:50:16.580Z] [2022-07-12T10:50:16.580Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T10:50:16.580Z] #27 sha256:b72185e35aae1318c3a5483ba611e0f926e7f525b80099077caef4d31977085c [2022-07-12T10:50:16.580Z] #27 DONE 1.0s [2022-07-12T10:50:16.580Z] [2022-07-12T10:50:16.580Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:16.580Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T10:50:16.580Z] #77 222.7 CCLD crun [2022-07-12T10:50:17.142Z] #77 223.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-12T10:50:17.152Z] #77 169.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-12T10:50:17.152Z] #77 169.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T10:50:17.246Z] #77 172.4 checking whether the C compiler works... yes [2022-07-12T10:50:17.246Z] #77 172.7 checking for C compiler default output file name... a.out [2022-07-12T10:50:17.399Z] #77 223.2 /bin/mkdir -p '/usr/local/lib' [2022-07-12T10:50:17.399Z] #77 223.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-12T10:50:17.399Z] #77 223.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-12T10:50:17.399Z] #77 223.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-12T10:50:17.399Z] #77 223.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-12T10:50:17.399Z] #77 223.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-12T10:50:17.399Z] #77 223.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-12T10:50:17.399Z] #77 223.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-12T10:50:17.655Z] #77 223.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-12T10:50:17.812Z] #77 172.7 checking for suffix of executables... [2022-07-12T10:50:17.911Z] #77 223.7 ---------------------------------------------------------------------- [2022-07-12T10:50:17.911Z] #77 223.7 Libraries have been installed in: [2022-07-12T10:50:17.911Z] #77 223.7 /usr/local/lib [2022-07-12T10:50:17.911Z] #77 223.7 [2022-07-12T10:50:17.911Z] #77 223.7 If you ever happen to want to link against installed libraries [2022-07-12T10:50:17.911Z] #77 223.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-12T10:50:17.911Z] #77 223.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-12T10:50:17.911Z] #77 223.7 flag during linking and do at least one of the following: [2022-07-12T10:50:17.911Z] #77 223.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-12T10:50:17.911Z] #77 223.7 during execution [2022-07-12T10:50:17.911Z] #77 223.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-12T10:50:17.911Z] #77 223.8 during linking [2022-07-12T10:50:17.911Z] #77 223.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-12T10:50:17.911Z] #77 223.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-12T10:50:17.911Z] #77 223.8 [2022-07-12T10:50:17.911Z] #77 223.8 See any operating system documentation about shared libraries for [2022-07-12T10:50:17.911Z] #77 223.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-12T10:50:17.911Z] #77 223.8 ---------------------------------------------------------------------- [2022-07-12T10:50:17.911Z] #77 223.8 /bin/mkdir -p '/build' [2022-07-12T10:50:17.911Z] #77 223.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-12T10:50:17.911Z] #77 223.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-12T10:50:17.911Z] #77 223.9 make[3]: Leaving directory '/tmp/crun-build' [2022-07-12T10:50:17.911Z] #77 223.9 make[2]: Leaving directory '/tmp/crun-build' [2022-07-12T10:50:17.912Z] #77 223.9 make[1]: Leaving directory '/tmp/crun-build' [2022-07-12T10:50:18.068Z] #77 173.3 checking whether we are cross compiling... no [2022-07-12T10:50:18.068Z] #77 173.7 checking for suffix of object files... o [2022-07-12T10:50:18.081Z] #77 170.6 checking for gcc... gcc [2022-07-12T10:50:18.325Z] #77 173.8 checking whether we are using the GNU C compiler... yes [2022-07-12T10:50:18.337Z] #77 170.9 checking whether the C compiler works... yes [2022-07-12T10:50:18.582Z] #77 174.0 checking whether gcc accepts -g... yes [2022-07-12T10:50:18.582Z] #77 174.1 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:50:18.593Z] #77 171.2 checking for C compiler default output file name... a.out [2022-07-12T10:50:18.593Z] #77 171.3 checking for suffix of executables... [2022-07-12T10:50:18.839Z] #77 174.4 checking whether gcc understands -c and -o together... yes [2022-07-12T10:50:18.844Z] #77 DONE 224.7s [2022-07-12T10:50:18.844Z] [2022-07-12T10:50:18.844Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:50:18.844Z] #60 sha256:2746637041f956801b7f7a5b1ccd5d52cd50c05b116d2d5fde36006ba109797c [2022-07-12T10:50:18.844Z] #60 159.3 + mkdir -p /build [2022-07-12T10:50:18.844Z] #60 159.3 + cp runc /build/runc [2022-07-12T10:50:18.844Z] #60 DONE 159.7s [2022-07-12T10:50:18.844Z] [2022-07-12T10:50:18.844Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T10:50:18.844Z] #32 sha256:a19aab4443db6df240484d8ad2e0d74a8b9acef93373513f0fb68bf89229f361 [2022-07-12T10:50:18.844Z] #32 DONE 2.2s [2022-07-12T10:50:18.844Z] [2022-07-12T10:50:18.844Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T10:50:18.844Z] #35 sha256:38493da5f3eb07b3fc6168216f4b0583d8c36f753062595d5aed92a692834bbd [2022-07-12T10:50:19.095Z] #77 174.7 checking how to run the C preprocessor... gcc -E [2022-07-12T10:50:19.109Z] #77 171.5 checking whether we are cross compiling... no [2022-07-12T10:50:19.366Z] #77 171.9 checking for suffix of object files... o [2022-07-12T10:50:19.622Z] #77 172.1 checking whether we are using the GNU C compiler... yes [2022-07-12T10:50:19.622Z] #77 172.3 checking whether gcc accepts -g... yes [2022-07-12T10:50:19.658Z] #77 175.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:50:19.658Z] #77 175.2 checking for egrep... /bin/grep -E [2022-07-12T10:50:19.780Z] #35 DONE 0.9s [2022-07-12T10:50:19.780Z] [2022-07-12T10:50:19.780Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T10:50:19.780Z] #37 sha256:b34c91040666c5c5d2776b2dcc138050226b08cd05594511acf23caa81e96dd7 [2022-07-12T10:50:19.879Z] #77 172.4 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:50:20.346Z] #37 DONE 0.6s [2022-07-12T10:50:20.346Z] [2022-07-12T10:50:20.346Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:50:20.346Z] #64 sha256:89323fbb316422ea887b40145e3db117c64f20f81da8a8b0b03aa04d77be1e29 [2022-07-12T10:50:20.346Z] #64 ... [2022-07-12T10:50:20.346Z] [2022-07-12T10:50:20.346Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T10:50:20.346Z] #39 sha256:26e1b7f3497eb3804d12243df57aab89ab14655f671edce177dceb82c8a10954 [2022-07-12T10:50:20.443Z] #77 172.7 checking whether gcc understands -c and -o together... yes [2022-07-12T10:50:20.587Z] #77 175.2 checking for ANSI C header files... yes [2022-07-12T10:50:20.587Z] #77 176.2 checking for sys/types.h... yes [2022-07-12T10:50:20.603Z] #39 DONE 0.2s [2022-07-12T10:50:20.603Z] [2022-07-12T10:50:20.603Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T10:50:20.603Z] #41 sha256:f67e9e42552b87b6cfc49d0d46accda2251081c5d8762528f25bed6b5ed2e655 [2022-07-12T10:50:20.699Z] #77 173.0 checking how to run the C preprocessor... gcc -E [2022-07-12T10:50:20.699Z] #77 173.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:50:20.699Z] #77 173.5 checking for egrep... /bin/grep -E [2022-07-12T10:50:20.843Z] #77 176.4 checking for sys/stat.h... yes [2022-07-12T10:50:20.860Z] #41 DONE 0.3s [2022-07-12T10:50:20.860Z] [2022-07-12T10:50:20.860Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T10:50:20.860Z] #45 sha256:0bb8feaaa91e10a3537fca8ca5774ea8b07b49799dbc38b6dd454b4ae1da684c [2022-07-12T10:50:20.860Z] #45 DONE 0.1s [2022-07-12T10:50:20.860Z] [2022-07-12T10:50:20.860Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:50:20.860Z] #64 sha256:89323fbb316422ea887b40145e3db117c64f20f81da8a8b0b03aa04d77be1e29 [2022-07-12T10:50:20.860Z] #64 ... [2022-07-12T10:50:20.860Z] [2022-07-12T10:50:20.860Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T10:50:20.860Z] #48 sha256:3935a4b9a8390b78e933de7a75fa0532a2b14d9d95477fa6cd0e97ee63608a10 [2022-07-12T10:50:21.407Z] #77 176.7 checking for stdlib.h... yes [2022-07-12T10:50:21.407Z] #77 177.1 checking for string.h... [2022-07-12T10:50:21.407Z] #77 ... [2022-07-12T10:50:21.407Z] [2022-07-12T10:50:21.407Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:21.407Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:21.407Z] #21 23.61 Building dependency tree... [2022-07-12T10:50:21.407Z] #21 26.84 The following additional packages will be installed: [2022-07-12T10:50:21.407Z] #21 26.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T10:50:21.407Z] #21 26.84 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-12T10:50:21.407Z] #21 26.84 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T10:50:21.407Z] #21 26.84 python3-pkg-resources vim-runtime xxd [2022-07-12T10:50:21.407Z] #21 26.88 Suggested packages: [2022-07-12T10:50:21.407Z] #21 26.88 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-12T10:50:21.407Z] #21 26.88 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-12T10:50:21.407Z] #21 26.88 acl attr quota [2022-07-12T10:50:21.407Z] #21 26.88 Recommended packages: [2022-07-12T10:50:21.407Z] #21 26.88 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-12T10:50:21.407Z] #21 29.19 The following NEW packages will be installed: [2022-07-12T10:50:21.407Z] #21 29.20 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-12T10:50:21.407Z] #21 29.20 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T10:50:21.407Z] #21 29.20 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-12T10:50:21.407Z] #21 29.20 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-12T10:50:21.407Z] #21 29.21 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T10:50:21.407Z] #21 29.21 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-12T10:50:21.407Z] #21 29.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-12T10:50:21.407Z] #21 29.21 xz-utils zip zstd [2022-07-12T10:50:21.407Z] #21 29.61 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:50:21.407Z] #21 29.61 Need to get 27.7 MB of archives. [2022-07-12T10:50:21.407Z] #21 29.61 After this operation, 106 MB of additional disk space will be used. [2022-07-12T10:50:21.407Z] #21 29.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-12T10:50:21.407Z] #21 29.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-12T10:50:21.407Z] #21 29.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-12T10:50:21.407Z] #21 29.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T10:50:21.407Z] #21 29.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-12T10:50:21.407Z] #21 29.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-12T10:50:21.407Z] #21 29.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-12T10:50:21.407Z] #21 29.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-12T10:50:21.407Z] #21 29.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T10:50:21.407Z] #21 29.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T10:50:21.407Z] #21 29.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-12T10:50:21.407Z] #21 29.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T10:50:21.407Z] #21 29.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T10:50:21.407Z] #21 29.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-12T10:50:21.407Z] #21 29.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-12T10:50:21.407Z] #21 29.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-12T10:50:21.407Z] #21 29.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-12T10:50:21.407Z] #21 29.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-12T10:50:21.407Z] #21 29.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-12T10:50:21.407Z] #21 29.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-12T10:50:21.407Z] #21 29.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-12T10:50:21.407Z] #21 29.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T10:50:21.407Z] #21 29.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T10:50:21.407Z] #21 29.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T10:50:21.407Z] #21 29.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-12T10:50:21.407Z] #21 29.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-12T10:50:21.407Z] #21 29.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T10:50:21.422Z] #48 DONE 0.6s [2022-07-12T10:50:21.422Z] [2022-07-12T10:50:21.422Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:50:21.422Z] #64 sha256:89323fbb316422ea887b40145e3db117c64f20f81da8a8b0b03aa04d77be1e29 [2022-07-12T10:50:21.422Z] #64 ... [2022-07-12T10:50:21.422Z] [2022-07-12T10:50:21.422Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T10:50:21.422Z] #52 sha256:764b620684c323c7fa1439accce0138d5d18d845af6a8aa741865bfc38a8bafb [2022-07-12T10:50:21.422Z] #52 DONE 0.1s [2022-07-12T10:50:21.422Z] [2022-07-12T10:50:21.422Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T10:50:21.422Z] #54 sha256:fe67b23ca5c16ffb9d146204a43c8d33e42a2454fce2d7eb6a653aa76edd9920 [2022-07-12T10:50:21.422Z] #54 DONE 0.1s [2022-07-12T10:50:21.629Z] #77 173.5 checking for ANSI C header files... yes [2022-07-12T10:50:21.679Z] [2022-07-12T10:50:21.679Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T10:50:21.679Z] #56 sha256:416988124fd6c4d98d7217f2a5fc6fa53b17103baee7e5226d97cc4e30011ef4 [2022-07-12T10:50:21.886Z] #77 174.4 checking for sys/types.h... yes [2022-07-12T10:50:21.886Z] #77 174.7 checking for sys/stat.h... yes [2022-07-12T10:50:21.970Z] #21 30.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-12T10:50:21.970Z] #21 30.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T10:50:21.970Z] #21 30.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T10:50:21.970Z] #21 30.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T10:50:21.970Z] #21 30.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T10:50:21.970Z] #21 30.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-12T10:50:21.970Z] #21 30.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T10:50:21.970Z] #21 30.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-12T10:50:21.970Z] #21 30.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-12T10:50:22.143Z] #77 174.8 checking for stdlib.h... yes [2022-07-12T10:50:22.227Z] #21 30.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-12T10:50:22.227Z] #21 30.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T10:50:22.227Z] #21 30.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-12T10:50:22.227Z] #21 30.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-12T10:50:22.227Z] #21 30.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-12T10:50:22.227Z] #21 30.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-12T10:50:22.227Z] #21 30.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-12T10:50:22.400Z] #77 175.0 checking for string.h... yes [2022-07-12T10:50:22.483Z] #21 30.75 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-12T10:50:22.483Z] #21 30.77 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-12T10:50:22.483Z] #21 31.06 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-12T10:50:22.484Z] #21 31.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-12T10:50:22.608Z] #56 DONE 1.1s [2022-07-12T10:50:22.608Z] [2022-07-12T10:50:22.608Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T10:50:22.608Z] #58 sha256:683b89c084e83b07ffb76ceb9ef17e3a8ed916ca1346af06b2e1fa3c708b27d3 [2022-07-12T10:50:22.608Z] #58 DONE 0.1s [2022-07-12T10:50:22.608Z] [2022-07-12T10:50:22.608Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:50:22.608Z] #64 sha256:89323fbb316422ea887b40145e3db117c64f20f81da8a8b0b03aa04d77be1e29 [2022-07-12T10:50:22.740Z] #21 31.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-12T10:50:22.740Z] #21 31.17 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-12T10:50:22.864Z] #64 ... [2022-07-12T10:50:22.864Z] [2022-07-12T10:50:22.864Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T10:50:22.864Z] #61 sha256:aa1bc049ad9671ce6710e59c379f94dc040a52c4c973a81d1c2caa4b68a39660 [2022-07-12T10:50:22.913Z] #77 175.5 checking for memory.h... yes [2022-07-12T10:50:23.426Z] #77 175.8 checking for strings.h... yes [2022-07-12T10:50:23.426Z] #61 DONE 0.7s [2022-07-12T10:50:23.426Z] [2022-07-12T10:50:23.426Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:50:23.426Z] #64 sha256:89323fbb316422ea887b40145e3db117c64f20f81da8a8b0b03aa04d77be1e29 [2022-07-12T10:50:23.426Z] #64 242.1 + bin/containerd [2022-07-12T10:50:23.670Z] #21 32.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:50:23.670Z] #21 32.28 Fetched 27.7 MB in 2s (14.4 MB/s) [2022-07-12T10:50:23.683Z] #77 176.2 checking for inttypes.h... yes [2022-07-12T10:50:23.927Z] #21 32.40 Selecting previously unselected package pigz. [2022-07-12T10:50:23.927Z] #21 32.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-12T10:50:23.927Z] #21 32.50 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-12T10:50:23.940Z] #77 176.4 checking for stdint.h... yes [2022-07-12T10:50:24.183Z] #21 32.51 Unpacking pigz (2.6-1) ... [2022-07-12T10:50:24.183Z] #21 32.68 Selecting previously unselected package libelf1:amd64. [2022-07-12T10:50:24.183Z] #21 32.68 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-12T10:50:24.183Z] #21 32.70 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-12T10:50:24.197Z] #77 176.7 checking for unistd.h... yes [2022-07-12T10:50:24.440Z] #21 32.96 Selecting previously unselected package libbpf0:amd64. [2022-07-12T10:50:24.440Z] #21 32.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-12T10:50:24.440Z] #21 32.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-12T10:50:24.454Z] #77 176.9 checking minix/config.h usability... no [2022-07-12T10:50:24.697Z] #21 33.20 Selecting previously unselected package libcap2:amd64. [2022-07-12T10:50:24.697Z] #21 33.21 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T10:50:24.697Z] #21 33.21 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:50:24.711Z] #77 177.1 checking minix/config.h presence... no [2022-07-12T10:50:24.711Z] #77 177.3 checking for minix/config.h... no [2022-07-12T10:50:24.711Z] #77 177.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-12T10:50:24.953Z] #21 33.34 Selecting previously unselected package libmnl0:amd64. [2022-07-12T10:50:24.953Z] #21 33.34 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-12T10:50:24.953Z] #21 33.34 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-12T10:50:24.953Z] #21 33.47 Selecting previously unselected package libxtables12:amd64. [2022-07-12T10:50:24.953Z] #21 33.47 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-12T10:50:24.953Z] #21 33.49 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-12T10:50:24.967Z] #77 177.6 checking build system type... [2022-07-12T10:50:24.967Z] #77 ... [2022-07-12T10:50:24.967Z] [2022-07-12T10:50:24.967Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:24.967Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:24.967Z] #21 35.49 Selecting previously unselected package xxd. [2022-07-12T10:50:24.967Z] #21 35.50 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:50:24.967Z] #21 35.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:24.967Z] #21 35.71 Selecting previously unselected package vim-common. [2022-07-12T10:50:24.967Z] #21 35.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:50:24.967Z] #21 35.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:24.968Z] #21 36.04 Selecting previously unselected package bash-completion. [2022-07-12T10:50:24.968Z] #21 36.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-12T10:50:24.968Z] #21 41.06 Unpacking bash-completion (1:2.11-2) ... [2022-07-12T10:50:24.968Z] #21 41.66 Selecting previously unselected package bzip2. [2022-07-12T10:50:24.968Z] #21 41.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 41.67 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T10:50:24.968Z] #21 42.00 Selecting previously unselected package xz-utils. [2022-07-12T10:50:24.968Z] #21 42.02 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 42.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:50:24.968Z] #21 42.54 Selecting previously unselected package apparmor. [2022-07-12T10:50:24.968Z] #21 42.54 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 42.70 Unpacking apparmor (2.13.6-10) ... [2022-07-12T10:50:24.968Z] #21 43.41 Selecting previously unselected package inetutils-ping. [2022-07-12T10:50:24.968Z] #21 43.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 43.42 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-12T10:50:24.968Z] #21 43.75 Selecting previously unselected package libip4tc2:amd64. [2022-07-12T10:50:24.968Z] #21 43.75 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 43.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T10:50:24.968Z] #21 43.85 Selecting previously unselected package libip6tc2:amd64. [2022-07-12T10:50:24.968Z] #21 43.86 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 43.87 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T10:50:24.968Z] #21 43.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-12T10:50:24.968Z] #21 43.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 43.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T10:50:24.968Z] #21 44.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-12T10:50:24.968Z] #21 44.09 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 44.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T10:50:24.968Z] #21 44.24 Selecting previously unselected package libnftnl11:amd64. [2022-07-12T10:50:24.968Z] #21 44.27 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 44.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T10:50:24.968Z] #21 44.41 Selecting previously unselected package iptables. [2022-07-12T10:50:24.968Z] #21 44.41 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 44.42 Unpacking iptables (1.8.7-1) ... [2022-07-12T10:50:24.968Z] #21 44.99 Selecting previously unselected package libonig5:amd64. [2022-07-12T10:50:24.968Z] #21 44.99 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 45.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:50:24.968Z] #21 45.23 Selecting previously unselected package libjq1:amd64. [2022-07-12T10:50:24.968Z] #21 45.24 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T10:50:24.968Z] #21 45.24 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:50:25.210Z] #21 33.64 Selecting previously unselected package libcap2-bin. [2022-07-12T10:50:25.210Z] #21 33.66 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-12T10:50:25.210Z] #21 33.66 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-12T10:50:25.210Z] #21 33.83 Selecting previously unselected package iproute2. [2022-07-12T10:50:25.210Z] #21 33.83 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-12T10:50:25.210Z] #21 33.84 Unpacking iproute2 (5.10.0-4) ... [2022-07-12T10:50:25.224Z] #21 45.61 Selecting previously unselected package jq. [2022-07-12T10:50:25.224Z] #21 45.61 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-12T10:50:25.224Z] #21 45.62 Unpacking jq (1.6-2.1) ... [2022-07-12T10:50:25.481Z] #21 ... [2022-07-12T10:50:25.481Z] [2022-07-12T10:50:25.481Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:25.481Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:25.481Z] #77 177.6 checking build system type... x86_64-pc-linux-gnu [2022-07-12T10:50:25.481Z] #77 178.2 checking host system type... x86_64-pc-linux-gnu [2022-07-12T10:50:25.481Z] #77 178.2 checking how to print strings... printf [2022-07-12T10:50:25.481Z] #77 178.2 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:50:25.481Z] #77 178.3 checking for fgrep... /bin/grep -F [2022-07-12T10:50:25.481Z] #77 178.3 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:50:25.738Z] #77 178.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:50:25.738Z] #77 178.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:50:25.995Z] #77 178.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:50:25.995Z] #77 178.7 checking whether ln -s works... yes [2022-07-12T10:50:25.995Z] #77 178.7 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:50:25.995Z] #77 178.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T10:50:25.995Z] #77 178.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:50:25.995Z] #77 178.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:50:25.995Z] #77 178.8 checking for objdump... objdump [2022-07-12T10:50:25.995Z] #77 178.8 checking how to recognize dependent libraries... pass_all [2022-07-12T10:50:25.995Z] #77 178.8 checking for dlltool... no [2022-07-12T10:50:25.995Z] #77 178.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:50:25.995Z] #77 178.8 checking for ar... ar [2022-07-12T10:50:26.140Z] #21 34.52 Selecting previously unselected package xxd. [2022-07-12T10:50:26.140Z] #21 34.53 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:50:26.140Z] #21 34.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:26.396Z] #21 34.88 Selecting previously unselected package vim-common. [2022-07-12T10:50:26.396Z] #21 34.88 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:50:26.396Z] #21 34.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:26.558Z] #77 178.8 checking for archiver @FILE support... @ [2022-07-12T10:50:26.558Z] #77 179.1 checking for strip... strip [2022-07-12T10:50:26.558Z] #77 179.1 checking for ranlib... ranlib [2022-07-12T10:50:26.558Z] #77 179.1 checking for gawk... no [2022-07-12T10:50:26.558Z] #77 179.1 checking for mawk... mawk [2022-07-12T10:50:26.959Z] #21 35.45 Selecting previously unselected package bash-completion. [2022-07-12T10:50:26.959Z] #21 35.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-12T10:50:27.122Z] #77 179.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:50:27.378Z] #77 180.0 checking for sysroot... no [2022-07-12T10:50:27.378Z] #77 180.0 checking for a working dd... /bin/dd [2022-07-12T10:50:27.378Z] #77 180.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:50:27.528Z] #77 ... [2022-07-12T10:50:27.528Z] [2022-07-12T10:50:27.528Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:50:27.528Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:50:27.528Z] #47 DONE 275.1s [2022-07-12T10:50:27.528Z] [2022-07-12T10:50:27.528Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:50:27.528Z] #60 sha256:e086863880ddae5c76041563cb7f9aefff44140d73e79c022910bcfdae2cbd9b [2022-07-12T10:50:27.635Z] #77 180.3 checking for mt... no [2022-07-12T10:50:27.635Z] #77 180.3 checking if : is a manifest tool... no [2022-07-12T10:50:27.892Z] #77 180.3 checking for dlfcn.h... yes [2022-07-12T10:50:27.892Z] #77 180.6 checking for objdir... .libs [2022-07-12T10:50:29.139Z] #77 181.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:50:29.140Z] #77 181.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:50:29.140Z] #77 181.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:50:29.437Z] #60 ... [2022-07-12T10:50:29.437Z] [2022-07-12T10:50:29.437Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:29.437Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:29.437Z] #77 228.3 CCLD tests/init [2022-07-12T10:50:30.114Z] #77 182.0 checking if gcc static flag -static works... yes [2022-07-12T10:50:30.114Z] #77 182.7 checking if gcc supports -c -o file.o... yes [2022-07-12T10:50:30.114Z] #77 183.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:50:30.230Z] #21 ... [2022-07-12T10:50:30.230Z] [2022-07-12T10:50:30.230Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:30.230Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:30.230Z] #77 177.1 checking for string.h... yes [2022-07-12T10:50:30.230Z] #77 177.4 checking for memory.h... yes [2022-07-12T10:50:30.230Z] #77 177.8 checking for strings.h... yes [2022-07-12T10:50:30.230Z] #77 178.1 checking for inttypes.h... yes [2022-07-12T10:50:30.230Z] #77 178.4 checking for stdint.h... yes [2022-07-12T10:50:30.230Z] #77 178.8 checking for unistd.h... yes [2022-07-12T10:50:30.230Z] #77 179.0 checking minix/config.h usability... no [2022-07-12T10:50:30.230Z] #77 179.3 checking minix/config.h presence... no [2022-07-12T10:50:30.230Z] #77 179.4 checking for minix/config.h... no [2022-07-12T10:50:30.230Z] #77 179.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-12T10:50:30.230Z] #77 179.8 checking build system type... x86_64-pc-linux-gnu [2022-07-12T10:50:30.230Z] #77 180.2 checking host system type... x86_64-pc-linux-gnu [2022-07-12T10:50:30.230Z] #77 180.2 checking how to print strings... printf [2022-07-12T10:50:30.230Z] #77 180.3 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:50:30.230Z] #77 180.3 checking for fgrep... /bin/grep -F [2022-07-12T10:50:30.230Z] #77 180.3 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:50:30.230Z] #77 180.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:50:30.230Z] #77 180.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:50:30.230Z] #77 180.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:50:30.230Z] #77 180.6 checking whether ln -s works... yes [2022-07-12T10:50:30.230Z] #77 180.6 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:50:30.230Z] #77 180.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T10:50:30.230Z] #77 180.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:50:30.230Z] #77 180.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:50:30.230Z] #77 180.7 checking for objdump... objdump [2022-07-12T10:50:30.230Z] #77 180.7 checking how to recognize dependent libraries... pass_all [2022-07-12T10:50:30.230Z] #77 180.7 checking for dlltool... no [2022-07-12T10:50:30.230Z] #77 180.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:50:30.230Z] #77 180.7 checking for ar... ar [2022-07-12T10:50:30.230Z] #77 180.7 checking for archiver @FILE support... @ [2022-07-12T10:50:30.230Z] #77 181.0 checking for strip... strip [2022-07-12T10:50:30.230Z] #77 181.0 checking for ranlib... ranlib [2022-07-12T10:50:30.230Z] #77 181.0 checking for gawk... no [2022-07-12T10:50:30.230Z] #77 181.0 checking for mawk... mawk [2022-07-12T10:50:30.230Z] #77 181.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:50:30.230Z] #77 181.4 checking for sysroot... no [2022-07-12T10:50:30.230Z] #77 181.4 checking for a working dd... /bin/dd [2022-07-12T10:50:30.230Z] #77 181.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:50:30.230Z] #77 181.7 checking for mt... no [2022-07-12T10:50:30.230Z] #77 181.7 checking if : is a manifest tool... no [2022-07-12T10:50:30.230Z] #77 181.7 checking for dlfcn.h... yes [2022-07-12T10:50:30.230Z] #77 182.1 checking for objdir... .libs [2022-07-12T10:50:30.230Z] #77 182.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:50:30.230Z] #77 183.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:50:30.230Z] #77 183.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:50:30.230Z] #77 183.3 checking if gcc static flag -static works... yes [2022-07-12T10:50:30.230Z] #77 183.8 checking if gcc supports -c -o file.o... yes [2022-07-12T10:50:30.230Z] #77 184.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:50:30.230Z] #77 184.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T10:50:30.230Z] #77 184.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:50:30.230Z] #77 185.0 checking how to hardcode library paths into programs... immediate [2022-07-12T10:50:30.230Z] #77 185.0 checking whether stripping libraries is possible... yes [2022-07-12T10:50:30.230Z] #77 185.1 checking if libtool supports shared libraries... yes [2022-07-12T10:50:30.230Z] #77 185.1 checking whether to build shared libraries... no [2022-07-12T10:50:30.230Z] #77 185.1 checking whether to build static libraries... yes [2022-07-12T10:50:30.230Z] #77 185.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:50:30.230Z] #77 185.1 checking whether build environment is sane... yes [2022-07-12T10:50:30.230Z] #77 185.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:50:30.230Z] #77 185.2 checking whether make sets $(MAKE)... yes [2022-07-12T10:50:30.230Z] #77 185.3 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:50:30.230Z] #77 185.4 checking whether make supports nested variables... yes [2022-07-12T10:50:30.230Z] #77 185.5 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:50:30.230Z] #77 185.5 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:50:30.230Z] #77 185.5 checking how to create a ustar tar archive... gnutar [2022-07-12T10:50:30.230Z] #77 185.7 checking dependency style of gcc... gcc3 [2022-07-12T10:50:30.230Z] #77 185.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:50:30.230Z] #77 185.9 checking whether make supports nested variables... (cached) yes [2022-07-12T10:50:30.230Z] #77 185.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T10:50:30.230Z] #77 185.9 checking pkg-config is at least version 0.9.0... yes [2022-07-12T10:50:30.230Z] #77 185.9 checking for yajl >= 2.1.0... yes [2022-07-12T10:50:30.230Z] #77 186.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T10:50:30.230Z] #77 186.0 checking for gcc... (cached) gcc [2022-07-12T10:50:30.420Z] #77 183.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T10:50:30.486Z] #77 186.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T10:50:30.486Z] #77 186.3 checking whether gcc accepts -g... (cached) yes [2022-07-12T10:50:30.486Z] #77 186.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T10:50:30.486Z] #77 186.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T10:50:30.743Z] #77 186.3 checking for a Python interpreter with version >= 3... python3 [2022-07-12T10:50:30.743Z] #77 186.4 checking for python3... /usr/bin/python3 [2022-07-12T10:50:30.932Z] #77 183.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:50:30.932Z] #77 183.7 checking how to hardcode library paths into programs... immediate [2022-07-12T10:50:30.932Z] #77 183.7 checking whether stripping libraries is possible... yes [2022-07-12T10:50:30.932Z] #77 183.8 checking if libtool supports shared libraries... yes [2022-07-12T10:50:30.932Z] #77 183.8 checking whether to build shared libraries... no [2022-07-12T10:50:30.932Z] #77 183.8 checking whether to build static libraries... yes [2022-07-12T10:50:30.932Z] #77 183.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:50:31.000Z] #77 186.4 checking for python3 version... 3.9 [2022-07-12T10:50:31.000Z] #77 186.6 checking for python3 platform... linux [2022-07-12T10:50:31.188Z] #77 183.8 checking whether build environment is sane... yes [2022-07-12T10:50:31.188Z] #77 183.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:50:31.188Z] #77 183.8 checking whether make sets $(MAKE)... yes [2022-07-12T10:50:31.188Z] #77 183.9 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:50:31.188Z] #77 183.9 checking whether make supports nested variables... yes [2022-07-12T10:50:31.188Z] #77 184.0 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:50:31.188Z] #77 184.0 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:50:31.188Z] #77 184.0 checking how to create a ustar tar archive... gnutar [2022-07-12T10:50:31.256Z] #77 186.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T10:50:31.407Z] #77 ... [2022-07-12T10:50:31.407Z] [2022-07-12T10:50:31.407Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T10:50:31.407Z] #48 sha256:5f485655451c1bd4765b890f500aec658e2a63dd4986144d1fb1d0eec46f4731 [2022-07-12T10:50:31.407Z] #48 DONE 1.3s [2022-07-12T10:50:31.407Z] [2022-07-12T10:50:31.407Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T10:50:31.407Z] #52 sha256:219f0bf299b1a92816df5463dd666cb58cec269817ad3231c85e0aac6131ea43 [2022-07-12T10:50:31.444Z] #77 184.1 checking dependency style of gcc... gcc3 [2022-07-12T10:50:31.444Z] #77 184.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:50:31.444Z] #77 184.3 checking whether make supports nested variables... (cached) yes [2022-07-12T10:50:31.444Z] #77 184.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T10:50:31.444Z] #77 184.3 checking pkg-config is at least version 0.9.0... yes [2022-07-12T10:50:31.444Z] #77 184.3 checking for yajl >= 2.1.0... yes [2022-07-12T10:50:31.444Z] #77 184.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T10:50:31.444Z] #77 184.4 checking for gcc... (cached) gcc [2022-07-12T10:50:31.702Z] #77 184.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T10:50:31.702Z] #77 184.5 checking whether gcc accepts -g... (cached) yes [2022-07-12T10:50:31.702Z] #77 184.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T10:50:31.702Z] #77 184.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T10:50:31.702Z] #77 184.5 checking for a Python interpreter with version >= 3... python3 [2022-07-12T10:50:31.820Z] #77 187.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T10:50:31.961Z] #77 184.6 checking for python3... /usr/bin/python3 [2022-07-12T10:50:31.961Z] #77 184.6 checking for python3 version... 3.9 [2022-07-12T10:50:31.961Z] #77 184.7 checking for python3 platform... linux [2022-07-12T10:50:32.076Z] #77 187.7 checking that generated files are newer than configure... done [2022-07-12T10:50:32.076Z] #77 187.7 configure: creating ./config.status [2022-07-12T10:50:32.218Z] #77 184.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T10:50:32.344Z] #52 DONE 0.9s [2022-07-12T10:50:32.344Z] [2022-07-12T10:50:32.344Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T10:50:32.344Z] #54 sha256:17bd970eb33180c62ceb8c2c3948677f944c4b51d9731ac4dc2015b1132a0afb [2022-07-12T10:50:32.344Z] #54 DONE 0.1s [2022-07-12T10:50:32.344Z] [2022-07-12T10:50:32.344Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:50:32.344Z] #64 sha256:d6a219914244f3aa7136bb8442d7b487ae073a3ceec332b306860d0e4bfb2a3e [2022-07-12T10:50:32.475Z] #77 185.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T10:50:32.639Z] #77 ... [2022-07-12T10:50:32.639Z] [2022-07-12T10:50:32.639Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:32.639Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:32.639Z] #21 41.17 Unpacking bash-completion (1:2.11-2) ... [2022-07-12T10:50:32.732Z] #77 185.4 checking that generated files are newer than configure... done [2022-07-12T10:50:32.732Z] #77 185.4 configure: creating ./config.status [2022-07-12T10:50:33.203Z] #21 41.67 Selecting previously unselected package bzip2. [2022-07-12T10:50:33.203Z] #21 41.67 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T10:50:33.203Z] #21 41.69 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T10:50:33.459Z] #21 41.94 Selecting previously unselected package xz-utils. [2022-07-12T10:50:33.460Z] #21 41.95 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T10:50:33.460Z] #21 41.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:50:33.717Z] #21 42.15 Selecting previously unselected package apparmor. [2022-07-12T10:50:33.718Z] #21 42.15 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-12T10:50:33.996Z] #21 42.27 Unpacking apparmor (2.13.6-10) ... [2022-07-12T10:50:34.583Z] #21 43.09 Selecting previously unselected package inetutils-ping. [2022-07-12T10:50:34.583Z] #21 43.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-12T10:50:34.583Z] #21 43.10 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-12T10:50:34.841Z] #21 43.26 Selecting previously unselected package libip4tc2:amd64. [2022-07-12T10:50:34.841Z] #21 43.28 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-12T10:50:34.841Z] #21 43.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T10:50:35.102Z] #21 43.50 Selecting previously unselected package libip6tc2:amd64. [2022-07-12T10:50:35.102Z] #21 43.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-12T10:50:35.102Z] #21 43.53 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T10:50:35.358Z] #21 43.76 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-12T10:50:35.358Z] #21 43.77 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-12T10:50:35.358Z] #21 43.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T10:50:35.614Z] #21 44.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-12T10:50:35.614Z] #21 44.02 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-12T10:50:35.614Z] #21 44.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T10:50:35.870Z] #21 44.33 Selecting previously unselected package libnftnl11:amd64. [2022-07-12T10:50:35.870Z] #21 44.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-12T10:50:35.870Z] #21 44.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T10:50:36.007Z] #77 188.3 config.status: creating Makefile [2022-07-12T10:50:36.007Z] #77 188.4 config.status: creating config.h [2022-07-12T10:50:36.007Z] #77 ... [2022-07-12T10:50:36.007Z] [2022-07-12T10:50:36.007Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:36.007Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:36.007Z] #21 45.82 Selecting previously unselected package libaio1:amd64. [2022-07-12T10:50:36.007Z] #21 45.83 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-12T10:50:36.007Z] #21 45.83 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-12T10:50:36.007Z] #21 46.05 Selecting previously unselected package libgpm2:amd64. [2022-07-12T10:50:36.007Z] #21 46.06 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-12T10:50:36.007Z] #21 46.06 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-12T10:50:36.007Z] #21 46.17 Selecting previously unselected package libicu67:amd64. [2022-07-12T10:50:36.007Z] #21 46.18 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-12T10:50:36.007Z] #21 46.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T10:50:36.007Z] #21 52.34 Selecting previously unselected package libinih1:amd64. [2022-07-12T10:50:36.007Z] #21 52.34 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-12T10:50:36.007Z] #21 52.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-12T10:50:36.007Z] #21 52.45 Selecting previously unselected package libnet1:amd64. [2022-07-12T10:50:36.007Z] #21 52.46 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T10:50:36.007Z] #21 52.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:50:36.007Z] #21 52.63 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T10:50:36.007Z] #21 52.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T10:50:36.007Z] #21 52.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:50:36.007Z] #21 52.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T10:50:36.007Z] #21 52.78 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:50:36.007Z] #21 52.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:50:36.007Z] #21 53.02 Selecting previously unselected package libyajl2:amd64. [2022-07-12T10:50:36.007Z] #21 53.03 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T10:50:36.007Z] #21 53.04 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:50:36.007Z] #21 53.18 Selecting previously unselected package net-tools. [2022-07-12T10:50:36.007Z] #21 53.18 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-12T10:50:36.007Z] #21 53.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T10:50:36.007Z] #21 53.45 Selecting previously unselected package patch. [2022-07-12T10:50:36.007Z] #21 53.47 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-12T10:50:36.007Z] #21 53.48 Unpacking patch (2.7.6-7) ... [2022-07-12T10:50:36.007Z] #21 53.59 Selecting previously unselected package python-pip-whl. [2022-07-12T10:50:36.007Z] #21 53.60 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-12T10:50:36.007Z] #21 53.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T10:50:36.007Z] #21 54.61 Selecting previously unselected package python3-lib2to3. [2022-07-12T10:50:36.007Z] #21 54.62 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-12T10:50:36.007Z] #21 54.63 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-12T10:50:36.007Z] #21 54.78 Selecting previously unselected package python3-distutils. [2022-07-12T10:50:36.007Z] #21 54.78 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-12T10:50:36.007Z] #21 54.79 Unpacking python3-distutils (3.9.2-1) ... [2022-07-12T10:50:36.007Z] #21 54.94 Selecting previously unselected package python3-pkg-resources. [2022-07-12T10:50:36.007Z] #21 54.95 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T10:50:36.007Z] #21 54.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:50:36.007Z] #21 55.15 Selecting previously unselected package python3-setuptools. [2022-07-12T10:50:36.007Z] #21 55.15 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-12T10:50:36.007Z] #21 55.16 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-12T10:50:36.007Z] #21 55.56 Selecting previously unselected package python3-wheel. [2022-07-12T10:50:36.007Z] #21 55.56 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-12T10:50:36.007Z] #21 55.58 Unpacking python3-wheel (0.34.2-1) ... [2022-07-12T10:50:36.007Z] #21 55.67 Selecting previously unselected package python3-pip. [2022-07-12T10:50:36.007Z] #21 55.67 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-12T10:50:36.007Z] #21 55.68 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T10:50:36.007Z] #21 ... [2022-07-12T10:50:36.007Z] [2022-07-12T10:50:36.007Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:36.007Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:36.007Z] #77 188.5 config.status: executing libtool commands [2022-07-12T10:50:36.007Z] #77 188.5 config.status: executing depfiles commands [2022-07-12T10:50:36.126Z] #21 44.52 Selecting previously unselected package iptables. [2022-07-12T10:50:36.126Z] #21 44.54 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-12T10:50:36.126Z] #21 44.54 Unpacking iptables (1.8.7-1) ... [2022-07-12T10:50:36.569Z] #77 189.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-12T10:50:36.569Z] #77 189.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T10:50:36.688Z] #21 45.01 Selecting previously unselected package libonig5:amd64. [2022-07-12T10:50:36.688Z] #21 45.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T10:50:36.688Z] #21 45.07 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:50:36.945Z] #21 45.32 Selecting previously unselected package libjq1:amd64. [2022-07-12T10:50:36.945Z] #21 45.33 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T10:50:36.945Z] #21 45.34 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:50:37.132Z] #77 189.9 checking for gcc... gcc [2022-07-12T10:50:37.202Z] #21 45.53 Selecting previously unselected package jq. [2022-07-12T10:50:37.202Z] #21 45.54 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-12T10:50:37.202Z] #21 45.56 Unpacking jq (1.6-2.1) ... [2022-07-12T10:50:37.202Z] #21 45.75 Selecting previously unselected package libaio1:amd64. [2022-07-12T10:50:37.202Z] #21 45.75 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-12T10:50:37.202Z] #21 45.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-12T10:50:37.391Z] #77 190.0 checking whether the C compiler works... yes [2022-07-12T10:50:37.391Z] #77 190.3 checking for C compiler default output file name... a.out [2022-07-12T10:50:37.459Z] #21 45.90 Selecting previously unselected package libgpm2:amd64. [2022-07-12T10:50:37.459Z] #21 45.91 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-12T10:50:37.459Z] #21 45.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-12T10:50:37.647Z] #77 190.3 checking for suffix of executables... [2022-07-12T10:50:37.716Z] #21 46.20 Selecting previously unselected package libicu67:amd64. [2022-07-12T10:50:37.716Z] #21 46.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-12T10:50:37.716Z] #21 46.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T10:50:37.903Z] #77 190.5 checking whether we are cross compiling... no [2022-07-12T10:50:37.904Z] #77 190.7 checking for suffix of object files... o [2022-07-12T10:50:38.416Z] #77 190.8 checking whether we are using the GNU C compiler... yes [2022-07-12T10:50:38.416Z] #77 191.0 checking whether gcc accepts -g... yes [2022-07-12T10:50:38.672Z] #77 191.2 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:50:38.928Z] #77 191.5 checking whether gcc understands -c and -o together... yes [2022-07-12T10:50:39.184Z] #77 191.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:50:39.184Z] #77 191.9 checking whether build environment is sane... yes [2022-07-12T10:50:39.184Z] #77 192.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:50:39.184Z] #77 192.1 checking for gawk... no [2022-07-12T10:50:39.184Z] #77 192.1 checking for mawk... mawk [2022-07-12T10:50:39.441Z] #77 192.1 checking whether make sets $(MAKE)... yes [2022-07-12T10:50:39.441Z] #77 192.2 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:50:39.698Z] #77 192.3 checking whether make supports nested variables... yes [2022-07-12T10:50:39.698Z] #77 192.4 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:50:39.698Z] #77 192.4 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:50:39.698Z] #77 192.4 checking how to create a ustar tar archive... gnutar [2022-07-12T10:50:39.954Z] #77 192.5 checking dependency style of gcc... gcc3 [2022-07-12T10:50:40.211Z] #77 192.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:50:40.211Z] #77 192.9 checking whether make supports nested variables... (cached) yes [2022-07-12T10:50:40.774Z] #77 193.0 checking build system type... x86_64-pc-linux-gnu [2022-07-12T10:50:40.774Z] #77 193.7 checking host system type... x86_64-pc-linux-gnu [2022-07-12T10:50:41.031Z] #77 193.7 checking how to print strings... printf [2022-07-12T10:50:41.031Z] #77 193.7 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:50:41.031Z] #77 193.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:50:41.031Z] #77 193.8 checking for egrep... /bin/grep -E [2022-07-12T10:50:41.031Z] #77 193.9 checking for fgrep... /bin/grep -F [2022-07-12T10:50:41.031Z] #77 193.9 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:50:41.287Z] #77 193.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:50:41.287Z] #77 193.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:50:41.287Z] #77 194.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:50:41.287Z] #77 194.1 checking whether ln -s works... yes [2022-07-12T10:50:41.287Z] #77 194.1 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:50:41.544Z] #77 194.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T10:50:41.544Z] #77 194.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:50:41.544Z] #77 194.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:50:41.544Z] #77 194.2 checking for objdump... objdump [2022-07-12T10:50:41.544Z] #77 194.2 checking how to recognize dependent libraries... pass_all [2022-07-12T10:50:41.544Z] #77 194.2 checking for dlltool... no [2022-07-12T10:50:41.544Z] #77 194.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:50:41.544Z] #77 194.2 checking for ar... ar [2022-07-12T10:50:41.800Z] #77 194.2 checking for archiver @FILE support... @ [2022-07-12T10:50:41.800Z] #77 194.6 checking for strip... strip [2022-07-12T10:50:41.800Z] #77 194.6 checking for ranlib... ranlib [2022-07-12T10:50:41.889Z] #21 ... [2022-07-12T10:50:41.889Z] [2022-07-12T10:50:41.889Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:41.889Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:41.889Z] #77 191.2 config.status: creating Makefile [2022-07-12T10:50:41.889Z] #77 191.3 config.status: creating config.h [2022-07-12T10:50:41.889Z] #77 191.3 config.status: executing libtool commands [2022-07-12T10:50:41.889Z] #77 191.4 config.status: executing depfiles commands [2022-07-12T10:50:41.889Z] #77 192.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-12T10:50:41.889Z] #77 192.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T10:50:41.889Z] #77 193.4 checking for gcc... gcc [2022-07-12T10:50:41.889Z] #77 193.6 checking whether the C compiler works... yes [2022-07-12T10:50:41.889Z] #77 193.9 checking for C compiler default output file name... a.out [2022-07-12T10:50:41.889Z] #77 193.9 checking for suffix of executables... [2022-07-12T10:50:41.889Z] #77 194.1 checking whether we are cross compiling... no [2022-07-12T10:50:41.889Z] #77 194.7 checking for suffix of object files... o [2022-07-12T10:50:41.889Z] #77 194.9 checking whether we are using the GNU C compiler... yes [2022-07-12T10:50:41.889Z] #77 194.9 checking whether gcc accepts -g... yes [2022-07-12T10:50:41.889Z] #77 195.0 checking for gcc option to accept ISO C89... none needed [2022-07-12T10:50:41.889Z] #77 195.2 checking whether gcc understands -c and -o together... yes [2022-07-12T10:50:41.889Z] #77 195.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T10:50:41.889Z] #77 195.5 checking whether build environment is sane... yes [2022-07-12T10:50:41.889Z] #77 195.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T10:50:41.889Z] #77 195.6 checking for gawk... no [2022-07-12T10:50:41.889Z] #77 195.6 checking for mawk... mawk [2022-07-12T10:50:41.889Z] #77 195.6 checking whether make sets $(MAKE)... yes [2022-07-12T10:50:41.889Z] #77 195.7 checking whether make supports the include directive... yes (GNU style) [2022-07-12T10:50:41.889Z] #77 195.8 checking whether make supports nested variables... yes [2022-07-12T10:50:41.889Z] #77 195.9 checking whether UID '0' is supported by ustar format... yes [2022-07-12T10:50:41.889Z] #77 195.9 checking whether GID '0' is supported by ustar format... yes [2022-07-12T10:50:41.889Z] #77 195.9 checking how to create a ustar tar archive... gnutar [2022-07-12T10:50:41.889Z] #77 196.0 checking dependency style of gcc... gcc3 [2022-07-12T10:50:41.889Z] #77 196.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T10:50:41.889Z] #77 196.2 checking whether make supports nested variables... (cached) yes [2022-07-12T10:50:41.889Z] #77 196.3 checking build system type... x86_64-pc-linux-gnu [2022-07-12T10:50:41.889Z] #77 196.7 checking host system type... x86_64-pc-linux-gnu [2022-07-12T10:50:41.889Z] #77 196.7 checking how to print strings... printf [2022-07-12T10:50:41.889Z] #77 196.7 checking for a sed that does not truncate output... /bin/sed [2022-07-12T10:50:41.889Z] #77 196.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T10:50:41.889Z] #77 196.7 checking for egrep... /bin/grep -E [2022-07-12T10:50:41.889Z] #77 196.7 checking for fgrep... /bin/grep -F [2022-07-12T10:50:41.889Z] #77 196.7 checking for ld used by gcc... /usr/bin/ld [2022-07-12T10:50:41.889Z] #77 196.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T10:50:41.889Z] #77 196.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T10:50:41.889Z] #77 196.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T10:50:41.889Z] #77 197.1 checking whether ln -s works... yes [2022-07-12T10:50:41.889Z] #77 197.1 checking the maximum length of command line arguments... 1572864 [2022-07-12T10:50:41.889Z] #77 197.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T10:50:41.889Z] #77 197.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T10:50:41.889Z] #77 197.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T10:50:41.889Z] #77 197.2 checking for objdump... objdump [2022-07-12T10:50:41.889Z] #77 197.2 checking how to recognize dependent libraries... pass_all [2022-07-12T10:50:41.889Z] #77 197.2 checking for dlltool... no [2022-07-12T10:50:41.889Z] #77 197.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T10:50:41.889Z] #77 197.2 checking for ar... ar [2022-07-12T10:50:41.889Z] #77 197.2 checking for archiver @FILE support... @ [2022-07-12T10:50:41.889Z] #77 197.3 checking for strip... strip [2022-07-12T10:50:41.889Z] #77 197.3 checking for ranlib... ranlib [2022-07-12T10:50:41.889Z] #77 197.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:50:41.889Z] #77 197.7 checking for sysroot... no [2022-07-12T10:50:41.889Z] #77 197.7 checking for a working dd... /bin/dd [2022-07-12T10:50:41.889Z] #77 197.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:50:42.147Z] #77 197.8 checking for mt... no [2022-07-12T10:50:42.147Z] #77 197.8 checking if : is a manifest tool... no [2022-07-12T10:50:42.363Z] #77 194.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T10:50:42.363Z] #77 195.2 checking for sysroot... no [2022-07-12T10:50:42.363Z] #77 195.2 checking for a working dd... /bin/dd [2022-07-12T10:50:42.404Z] #77 197.9 checking how to run the C preprocessor... gcc -E [2022-07-12T10:50:42.620Z] #77 195.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T10:50:42.620Z] #77 195.4 checking for mt... no [2022-07-12T10:50:42.620Z] #77 195.4 checking if : is a manifest tool... no [2022-07-12T10:50:42.876Z] #77 195.4 checking how to run the C preprocessor... gcc -E [2022-07-12T10:50:43.234Z] #77 198.2 checking for ANSI C header files... yes [2022-07-12T10:50:43.491Z] #77 199.0 checking for sys/types.h... yes [2022-07-12T10:50:43.749Z] #77 199.2 checking for sys/stat.h... yes [2022-07-12T10:50:44.006Z] #77 199.4 checking for stdlib.h... yes [2022-07-12T10:50:44.006Z] #77 199.7 checking for string.h... [2022-07-12T10:50:44.006Z] #77 ... [2022-07-12T10:50:44.006Z] [2022-07-12T10:50:44.006Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:44.006Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:44.006Z] #21 52.46 Selecting previously unselected package libinih1:amd64. [2022-07-12T10:50:44.006Z] #21 52.46 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-12T10:50:44.006Z] #21 52.47 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-12T10:50:44.006Z] #21 52.55 Selecting previously unselected package libnet1:amd64. [2022-07-12T10:50:44.062Z] #77 195.9 checking for ANSI C header files... yes [2022-07-12T10:50:44.062Z] #77 196.7 checking for sys/types.h... yes [2022-07-12T10:50:44.265Z] #21 52.55 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T10:50:44.265Z] #21 52.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:50:44.265Z] #21 52.67 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T10:50:44.265Z] #21 52.68 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T10:50:44.265Z] #21 52.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:50:44.321Z] #77 196.8 checking for sys/stat.h... yes [2022-07-12T10:50:44.321Z] #77 197.1 checking for stdlib.h... yes [2022-07-12T10:50:44.522Z] #21 52.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T10:50:44.522Z] #21 52.83 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T10:50:44.522Z] #21 52.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:50:44.522Z] #21 52.92 Selecting previously unselected package libyajl2:amd64. [2022-07-12T10:50:44.522Z] #21 52.95 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T10:50:44.522Z] #21 52.96 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:50:44.578Z] #77 197.2 checking for string.h... yes [2022-07-12T10:50:44.779Z] #21 53.08 Selecting previously unselected package net-tools. [2022-07-12T10:50:44.779Z] #21 53.11 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-12T10:50:44.779Z] #21 53.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T10:50:44.779Z] #21 53.36 Selecting previously unselected package patch. [2022-07-12T10:50:44.836Z] #77 197.4 checking for memory.h... yes [2022-07-12T10:50:45.036Z] #21 53.37 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-12T10:50:45.036Z] #21 53.38 Unpacking patch (2.7.6-7) ... [2022-07-12T10:50:45.036Z] #21 53.56 Selecting previously unselected package python-pip-whl. [2022-07-12T10:50:45.036Z] #21 53.59 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-12T10:50:45.095Z] #77 197.7 checking for strings.h... yes [2022-07-12T10:50:45.095Z] #77 197.9 checking for inttypes.h... yes [2022-07-12T10:50:45.294Z] #21 53.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T10:50:45.607Z] #77 198.0 checking for stdint.h... yes [2022-07-12T10:50:45.607Z] #77 198.3 checking for unistd.h... yes [2022-07-12T10:50:45.864Z] #77 198.4 checking for dlfcn.h... yes [2022-07-12T10:50:45.864Z] #77 198.7 checking for objdir... [2022-07-12T10:50:45.864Z] #77 ... [2022-07-12T10:50:45.864Z] [2022-07-12T10:50:45.864Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:45.864Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:45.864Z] #21 56.16 Selecting previously unselected package sudo. [2022-07-12T10:50:45.864Z] #21 56.17 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-12T10:50:45.864Z] #21 56.18 Unpacking sudo (1.9.5p2-3) ... [2022-07-12T10:50:45.864Z] #21 57.05 Selecting previously unselected package thin-provisioning-tools. [2022-07-12T10:50:45.864Z] #21 57.08 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-12T10:50:45.864Z] #21 57.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-12T10:50:45.864Z] #21 57.44 Selecting previously unselected package uidmap. [2022-07-12T10:50:45.864Z] #21 57.47 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-12T10:50:45.864Z] #21 57.47 Unpacking uidmap (1:4.8.1-1) ... [2022-07-12T10:50:45.864Z] #21 57.74 Selecting previously unselected package vim-runtime. [2022-07-12T10:50:45.864Z] #21 57.75 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:50:45.864Z] #21 57.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-12T10:50:45.864Z] #21 57.83 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-12T10:50:45.864Z] #21 57.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:45.864Z] #21 63.40 Selecting previously unselected package vim. [2022-07-12T10:50:45.864Z] #21 63.40 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:50:45.864Z] #21 63.51 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:45.864Z] #21 64.14 Selecting previously unselected package xfsprogs. [2022-07-12T10:50:45.864Z] #21 64.16 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-12T10:50:45.864Z] #21 64.18 Unpacking xfsprogs (5.10.0-4) ... [2022-07-12T10:50:45.864Z] #21 64.79 Selecting previously unselected package zip. [2022-07-12T10:50:45.864Z] #21 64.80 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-12T10:50:45.864Z] #21 64.82 Unpacking zip (3.0-12) ... [2022-07-12T10:50:45.864Z] #21 65.01 Selecting previously unselected package zstd. [2022-07-12T10:50:45.864Z] #21 65.03 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-12T10:50:45.864Z] #21 65.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-12T10:50:45.864Z] #21 65.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:50:46.120Z] #21 ... [2022-07-12T10:50:46.120Z] [2022-07-12T10:50:46.120Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:46.120Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:46.120Z] #77 198.7 checking for objdir... .libs [2022-07-12T10:50:46.224Z] #21 54.56 Selecting previously unselected package python3-lib2to3. [2022-07-12T10:50:46.224Z] #21 54.58 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-12T10:50:46.224Z] #21 54.59 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-12T10:50:46.224Z] #21 54.78 Selecting previously unselected package python3-distutils. [2022-07-12T10:50:46.482Z] #21 54.79 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-12T10:50:46.482Z] #21 54.81 Unpacking python3-distutils (3.9.2-1) ... [2022-07-12T10:50:46.482Z] #21 55.02 Selecting previously unselected package python3-pkg-resources. [2022-07-12T10:50:46.482Z] #21 55.02 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T10:50:46.482Z] #21 55.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:50:46.739Z] #21 55.25 Selecting previously unselected package python3-setuptools. [2022-07-12T10:50:46.739Z] #21 55.26 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-12T10:50:46.739Z] #21 55.26 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-12T10:50:46.940Z] #77 199.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:50:46.940Z] #77 199.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:50:47.197Z] #77 199.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:50:47.305Z] #21 55.65 Selecting previously unselected package python3-wheel. [2022-07-12T10:50:47.305Z] #21 55.66 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-12T10:50:47.305Z] #21 55.67 Unpacking python3-wheel (0.34.2-1) ... [2022-07-12T10:50:47.561Z] #21 55.94 Selecting previously unselected package python3-pip. [2022-07-12T10:50:47.561Z] #21 55.94 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-12T10:50:47.561Z] #21 55.95 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T10:50:48.124Z] #21 56.46 Selecting previously unselected package sudo. [2022-07-12T10:50:48.124Z] #21 56.47 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-12T10:50:48.124Z] #21 56.48 Unpacking sudo (1.9.5p2-3) ... [2022-07-12T10:50:48.126Z] #77 200.0 checking if gcc static flag -static works... yes [2022-07-12T10:50:48.382Z] #77 200.8 checking if gcc supports -c -o file.o... yes [2022-07-12T10:50:48.382Z] #77 201.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:50:48.382Z] #77 201.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T10:50:48.945Z] #77 201.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:50:48.945Z] #77 201.5 checking how to hardcode library paths into programs... immediate [2022-07-12T10:50:48.945Z] #77 201.5 checking whether stripping libraries is possible... yes [2022-07-12T10:50:48.945Z] #77 201.5 checking if libtool supports shared libraries... yes [2022-07-12T10:50:48.945Z] #77 201.5 checking whether to build shared libraries... no [2022-07-12T10:50:48.945Z] #77 201.5 checking whether to build static libraries... yes [2022-07-12T10:50:49.053Z] #21 57.66 Selecting previously unselected package thin-provisioning-tools. [2022-07-12T10:50:49.202Z] #77 201.6 checking float.h usability... yes [2022-07-12T10:50:49.202Z] #77 201.8 checking float.h presence... yes [2022-07-12T10:50:49.202Z] #77 201.9 checking for float.h... yes [2022-07-12T10:50:49.310Z] #21 57.68 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-12T10:50:49.310Z] #21 57.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-12T10:50:49.459Z] #77 201.9 checking limits.h usability... yes [2022-07-12T10:50:49.459Z] #77 202.1 checking limits.h presence... yes [2022-07-12T10:50:49.459Z] #77 202.2 checking for limits.h... yes [2022-07-12T10:50:49.717Z] #77 202.3 checking stddef.h usability... yes [2022-07-12T10:50:49.717Z] #77 202.4 checking stddef.h presence... yes [2022-07-12T10:50:49.717Z] #77 202.5 checking for stddef.h... yes [2022-07-12T10:50:49.717Z] #77 202.5 checking for stdlib.h... (cached) yes [2022-07-12T10:50:49.717Z] #77 202.6 checking for string.h... (cached) yes [2022-07-12T10:50:49.872Z] #21 58.14 Selecting previously unselected package uidmap. [2022-07-12T10:50:49.872Z] #21 58.15 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-12T10:50:49.872Z] #21 58.15 Unpacking uidmap (1:4.8.1-1) ... [2022-07-12T10:50:49.974Z] #77 202.6 checking sys/time.h usability... yes [2022-07-12T10:50:49.974Z] #77 202.8 checking sys/time.h presence... yes [2022-07-12T10:50:50.128Z] #21 58.47 Selecting previously unselected package vim-runtime. [2022-07-12T10:50:50.128Z] #21 58.50 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T10:50:50.128Z] #21 58.56 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-12T10:50:50.128Z] #21 58.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-12T10:50:50.128Z] #21 58.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:50.233Z] #77 202.9 checking for sys/time.h... yes [2022-07-12T10:50:50.233Z] #77 202.9 checking for inline... inline [2022-07-12T10:50:50.809Z] #77 203.0 checking for size_t... yes [2022-07-12T10:50:50.809Z] #77 203.3 checking for stdlib.h... (cached) yes [2022-07-12T10:50:50.809Z] #77 203.3 checking for GNU libc compatible malloc... yes [2022-07-12T10:50:50.809Z] #77 203.5 checking for stdlib.h... (cached) yes [2022-07-12T10:50:51.066Z] #77 203.6 checking for GNU libc compatible realloc... yes [2022-07-12T10:50:51.066Z] #77 203.7 checking for working strtod... yes [2022-07-12T10:50:51.326Z] #77 204.0 checking for gettimeofday... yes [2022-07-12T10:50:51.839Z] #77 204.3 checking for memset... yes [2022-07-12T10:50:52.095Z] #77 204.6 checking for strspn... yes [2022-07-12T10:50:52.352Z] #77 205.1 checking that generated files are newer than configure... done [2022-07-12T10:50:52.352Z] #77 205.1 configure: creating ./config.status [2022-07-12T10:50:54.289Z] #64 ... [2022-07-12T10:50:54.289Z] [2022-07-12T10:50:54.289Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:54.289Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:54.289Z] #77 250.7 AR libcrun_testing.a [2022-07-12T10:50:54.289Z] #77 250.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-12T10:50:54.289Z] #77 250.8 CCLD tests/tests_libcrun_utils [2022-07-12T10:50:54.289Z] #77 250.8 CCLD tests/tests_libcrun_errors [2022-07-12T10:50:54.289Z] #77 250.8 CCLD tests/tests_libcrun_fuzzer [2022-07-12T10:50:54.289Z] #77 251.0 CCLD libcrun.la [2022-07-12T10:50:54.289Z] #77 252.3 CCLD crun [2022-07-12T10:50:54.289Z] #77 252.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-12T10:50:54.289Z] #77 253.1 /bin/mkdir -p '/usr/local/lib' [2022-07-12T10:50:54.289Z] #77 253.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-12T10:50:54.289Z] #77 253.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-12T10:50:54.289Z] #77 253.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-12T10:50:54.289Z] #77 253.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-12T10:50:54.289Z] #77 253.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-12T10:50:54.289Z] #77 253.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-12T10:50:54.289Z] #77 253.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-12T10:50:54.289Z] #77 253.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-12T10:50:54.289Z] #77 253.4 ---------------------------------------------------------------------- [2022-07-12T10:50:54.289Z] #77 253.4 Libraries have been installed in: [2022-07-12T10:50:54.289Z] #77 253.4 /usr/local/lib [2022-07-12T10:50:54.289Z] #77 253.4 [2022-07-12T10:50:54.289Z] #77 253.4 If you ever happen to want to link against installed libraries [2022-07-12T10:50:54.289Z] #77 253.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-12T10:50:54.289Z] #77 253.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-12T10:50:54.289Z] #77 253.4 flag during linking and do at least one of the following: [2022-07-12T10:50:54.290Z] #77 253.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-12T10:50:54.290Z] #77 253.4 during execution [2022-07-12T10:50:54.290Z] #77 253.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-12T10:50:54.290Z] #77 253.4 during linking [2022-07-12T10:50:54.290Z] #77 253.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-12T10:50:54.290Z] #77 253.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-12T10:50:54.290Z] #77 253.4 [2022-07-12T10:50:54.290Z] #77 253.4 See any operating system documentation about shared libraries for [2022-07-12T10:50:54.290Z] #77 253.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-12T10:50:54.290Z] #77 253.4 ---------------------------------------------------------------------- [2022-07-12T10:50:54.290Z] #77 253.4 /bin/mkdir -p '/build' [2022-07-12T10:50:54.290Z] #77 253.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-12T10:50:54.290Z] #77 253.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-12T10:50:54.290Z] #77 253.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-12T10:50:54.290Z] #77 253.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-12T10:50:54.290Z] #77 253.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-12T10:50:54.290Z] #77 DONE 253.6s [2022-07-12T10:50:54.290Z] [2022-07-12T10:50:54.290Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:50:54.290Z] #60 sha256:e086863880ddae5c76041563cb7f9aefff44140d73e79c022910bcfdae2cbd9b [2022-07-12T10:50:54.301Z] #21 ... [2022-07-12T10:50:54.301Z] [2022-07-12T10:50:54.301Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:54.301Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:54.301Z] #77 199.7 checking for string.h... yes [2022-07-12T10:50:54.301Z] #77 199.9 checking for memory.h... yes [2022-07-12T10:50:54.301Z] #77 200.1 checking for strings.h... yes [2022-07-12T10:50:54.301Z] #77 200.3 checking for inttypes.h... yes [2022-07-12T10:50:54.301Z] #77 200.5 checking for stdint.h... yes [2022-07-12T10:50:54.301Z] #77 200.7 checking for unistd.h... yes [2022-07-12T10:50:54.301Z] #77 200.9 checking for dlfcn.h... yes [2022-07-12T10:50:54.301Z] #77 201.1 checking for objdir... .libs [2022-07-12T10:50:54.301Z] #77 201.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T10:50:54.301Z] #77 201.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T10:50:54.301Z] #77 201.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T10:50:54.301Z] #77 201.8 checking if gcc static flag -static works... yes [2022-07-12T10:50:54.301Z] #77 202.3 checking if gcc supports -c -o file.o... yes [2022-07-12T10:50:54.301Z] #77 202.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T10:50:54.301Z] #77 202.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T10:50:54.301Z] #77 202.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T10:50:54.301Z] #77 203.0 checking how to hardcode library paths into programs... immediate [2022-07-12T10:50:54.301Z] #77 203.0 checking whether stripping libraries is possible... yes [2022-07-12T10:50:54.301Z] #77 203.0 checking if libtool supports shared libraries... yes [2022-07-12T10:50:54.301Z] #77 203.0 checking whether to build shared libraries... no [2022-07-12T10:50:54.301Z] #77 203.0 checking whether to build static libraries... yes [2022-07-12T10:50:54.301Z] #77 203.0 checking float.h usability... yes [2022-07-12T10:50:54.301Z] #77 203.3 checking float.h presence... yes [2022-07-12T10:50:54.301Z] #77 203.4 checking for float.h... yes [2022-07-12T10:50:54.301Z] #77 203.5 checking limits.h usability... yes [2022-07-12T10:50:54.301Z] #77 203.7 checking limits.h presence... yes [2022-07-12T10:50:54.301Z] #77 203.8 checking for limits.h... yes [2022-07-12T10:50:54.301Z] #77 203.8 checking stddef.h usability... yes [2022-07-12T10:50:54.301Z] #77 204.1 checking stddef.h presence... yes [2022-07-12T10:50:54.301Z] #77 204.3 checking for stddef.h... yes [2022-07-12T10:50:54.301Z] #77 204.4 checking for stdlib.h... (cached) yes [2022-07-12T10:50:54.301Z] #77 204.4 checking for string.h... (cached) yes [2022-07-12T10:50:54.301Z] #77 204.5 checking sys/time.h usability... yes [2022-07-12T10:50:54.301Z] #77 204.9 checking sys/time.h presence... yes [2022-07-12T10:50:54.301Z] #77 205.0 checking for sys/time.h... yes [2022-07-12T10:50:54.301Z] #77 205.0 checking for inline... inline [2022-07-12T10:50:54.301Z] #77 205.1 checking for size_t... yes [2022-07-12T10:50:54.301Z] #77 205.7 checking for stdlib.h... (cached) yes [2022-07-12T10:50:54.301Z] #77 205.7 checking for GNU libc compatible malloc... yes [2022-07-12T10:50:54.301Z] #77 206.2 checking for stdlib.h... (cached) yes [2022-07-12T10:50:54.301Z] #77 206.2 checking for GNU libc compatible realloc... yes [2022-07-12T10:50:54.301Z] #77 206.6 checking for working strtod... yes [2022-07-12T10:50:54.301Z] #77 207.2 checking for gettimeofday... yes [2022-07-12T10:50:54.301Z] #77 207.6 checking for memset... yes [2022-07-12T10:50:54.301Z] #77 208.1 checking for strspn... yes [2022-07-12T10:50:54.301Z] #77 209.0 checking that generated files are newer than configure... done [2022-07-12T10:50:54.301Z] #77 209.0 configure: creating ./config.status [2022-07-12T10:50:55.232Z] #77 ... [2022-07-12T10:50:55.232Z] [2022-07-12T10:50:55.232Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:55.232Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:55.232Z] #21 63.88 Selecting previously unselected package vim. [2022-07-12T10:50:55.488Z] #21 63.89 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T10:50:55.488Z] #21 63.92 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:56.855Z] #21 65.04 Selecting previously unselected package xfsprogs. [2022-07-12T10:50:56.855Z] #21 65.06 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-12T10:50:56.855Z] #21 65.07 Unpacking xfsprogs (5.10.0-4) ... [2022-07-12T10:50:57.419Z] #21 65.80 Selecting previously unselected package zip. [2022-07-12T10:50:57.419Z] #21 65.81 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-12T10:50:57.419Z] #21 65.82 Unpacking zip (3.0-12) ... [2022-07-12T10:50:57.602Z] #77 ... [2022-07-12T10:50:57.602Z] [2022-07-12T10:50:57.602Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:50:57.602Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:50:57.602Z] #21 67.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T10:50:57.602Z] #21 67.24 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T10:50:57.602Z] #21 67.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-12T10:50:57.602Z] #21 67.26 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T10:50:57.602Z] #21 67.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T10:50:57.602Z] #21 67.28 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-12T10:50:57.602Z] #21 67.29 Setting up uidmap (1:4.8.1-1) ... [2022-07-12T10:50:57.602Z] #21 67.30 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:50:57.602Z] #21 67.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:50:57.602Z] #21 67.36 Setting up bzip2 (1.0.8-4) ... [2022-07-12T10:50:57.602Z] #21 67.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:50:57.602Z] #21 67.39 Setting up python3-wheel (0.34.2-1) ... [2022-07-12T10:50:57.602Z] #21 68.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:57.602Z] #21 68.41 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:50:57.602Z] #21 68.42 Setting up libcap2-bin (1:2.44-1) ... [2022-07-12T10:50:57.602Z] #21 68.44 Setting up apparmor (2.13.6-10) ... [2022-07-12T10:50:57.602Z] #21 70.68 Setting up zip (3.0-12) ... [2022-07-12T10:50:57.602Z] #21 70.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:57.602Z] #21 70.72 Setting up bash-completion (1:2.11-2) ... [2022-07-12T10:50:57.602Z] #21 74.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:50:57.602Z] #21 74.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T10:50:57.602Z] #21 74.70 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-12T10:50:57.602Z] #21 74.71 Setting up patch (2.7.6-7) ... [2022-07-12T10:50:57.602Z] #21 74.72 Setting up sudo (1.9.5p2-3) ... [2022-07-12T10:50:57.602Z] #21 74.84 invoke-rc.d: could not determine current runlevel [2022-07-12T10:50:57.602Z] #21 74.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T10:50:57.602Z] #21 74.89 Setting up xfsprogs (5.10.0-4) ... [2022-07-12T10:50:57.602Z] #21 74.91 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-12T10:50:57.602Z] #21 74.92 Setting up inetutils-ping (2:2.0-1) ... [2022-07-12T10:50:57.602Z] #21 74.95 Setting up pigz (2.6-1) ... [2022-07-12T10:50:57.602Z] #21 74.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T10:50:57.603Z] #21 75.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:50:57.603Z] #21 75.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T10:50:57.603Z] #21 75.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:50:57.603Z] #21 76.50 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-12T10:50:57.603Z] #21 76.56 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-12T10:50:57.603Z] #21 77.21 Setting up libelf1:amd64 (0.183-1) ... [2022-07-12T10:50:57.603Z] #21 77.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-12T10:50:57.603Z] #21 77.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:50:57.603Z] #21 77.24 Setting up python3-distutils (3.9.2-1) ... [2022-07-12T10:50:57.603Z] #21 ... [2022-07-12T10:50:57.603Z] [2022-07-12T10:50:57.603Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:50:57.603Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:50:57.603Z] #77 209.8 config.status: creating Makefile [2022-07-12T10:50:57.603Z] #77 209.9 config.status: creating config.h [2022-07-12T10:50:57.603Z] #77 209.9 config.status: executing depfiles commands [2022-07-12T10:50:57.603Z] #77 210.1 config.status: executing libtool commands [2022-07-12T10:50:57.675Z] #21 66.06 Selecting previously unselected package zstd. [2022-07-12T10:50:57.675Z] #21 66.06 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-12T10:50:57.675Z] #21 66.07 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-12T10:50:58.165Z] #77 210.9 GEN .version [2022-07-12T10:50:58.165Z] #77 210.9 make install-recursive [2022-07-12T10:50:58.166Z] #77 210.9 make[1]: Entering directory '/tmp/crun-build' [2022-07-12T10:50:58.166Z] #77 211.0 Making install in libocispec [2022-07-12T10:50:58.422Z] #77 211.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:50:58.422Z] #77 211.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-12T10:50:58.422Z] #77 211.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-12T10:50:58.422Z] #77 211.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-12T10:50:58.422Z] #77 211.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-12T10:50:58.494Z] #21 66.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T10:50:59.352Z] #77 211.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-12T10:50:59.352Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-12T10:50:59.352Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-12T10:50:59.352Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-12T10:50:59.352Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-12T10:50:59.352Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-12T10:50:59.352Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-12T10:50:59.352Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-12T10:50:59.352Z] #77 212.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-12T10:50:59.352Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-12T10:50:59.352Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-12T10:50:59.352Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-12T10:50:59.352Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-12T10:50:59.352Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-12T10:50:59.352Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-12T10:50:59.352Z] #77 212.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-12T10:51:00.387Z] #21 68.64 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T10:51:00.387Z] #21 68.66 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T10:51:00.387Z] #21 68.68 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-12T10:51:00.387Z] #21 68.70 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T10:51:00.387Z] #21 68.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T10:51:00.387Z] #21 68.74 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-12T10:51:00.387Z] #21 68.75 Setting up uidmap (1:4.8.1-1) ... [2022-07-12T10:51:00.387Z] #21 68.76 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T10:51:00.387Z] #21 68.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T10:51:00.387Z] #21 68.78 Setting up bzip2 (1.0.8-4) ... [2022-07-12T10:51:00.387Z] #21 68.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T10:51:00.387Z] #21 68.81 Setting up python3-wheel (0.34.2-1) ... [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-12T10:51:00.719Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-12T10:51:00.719Z] #77 213.3 make install-recursive [2022-07-12T10:51:00.719Z] #77 213.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:00.719Z] #77 213.4 Making install in yajl [2022-07-12T10:51:00.719Z] #77 213.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:51:00.719Z] #77 213.4 CC verify/json_verify-json_verify.o [2022-07-12T10:51:00.720Z] #77 213.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-12T10:51:00.720Z] #77 213.5 CC src/libyajl_la-yajl.lo [2022-07-12T10:51:00.720Z] #77 213.5 CC src/libyajl_la-yajl_gen.lo [2022-07-12T10:51:00.720Z] #77 213.5 CC src/libyajl_la-yajl_parser.lo [2022-07-12T10:51:00.720Z] #77 213.5 CC src/libyajl_la-yajl_buf.lo [2022-07-12T10:51:00.720Z] #77 213.5 CC src/libyajl_la-yajl_encode.lo [2022-07-12T10:51:00.720Z] #77 213.6 CC src/libyajl_la-yajl_tree.lo [2022-07-12T10:51:00.976Z] #77 213.6 CC src/libyajl_la-yajl_lex.lo [2022-07-12T10:51:01.316Z] #21 69.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:51:01.316Z] #21 69.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T10:51:01.573Z] #21 69.83 Setting up libcap2-bin (1:2.44-1) ... [2022-07-12T10:51:01.573Z] #21 69.84 Setting up apparmor (2.13.6-10) ... [2022-07-12T10:51:01.905Z] #77 ... [2022-07-12T10:51:01.905Z] [2022-07-12T10:51:01.905Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:51:01.905Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:51:01.905Z] #21 77.79 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:51:01.905Z] #21 77.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-12T10:51:01.905Z] #21 77.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-12T10:51:01.905Z] #21 77.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-12T10:51:01.905Z] #21 77.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-12T10:51:01.905Z] #21 77.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-12T10:51:01.905Z] #21 77.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-12T10:51:01.905Z] #21 77.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-12T10:51:01.905Z] #21 77.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-12T10:51:01.905Z] #21 77.85 Setting up python3-setuptools (52.0.0-4) ... [2022-07-12T10:51:01.905Z] #21 79.34 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:51:01.905Z] #21 79.35 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T10:51:01.905Z] #21 79.39 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-12T10:51:01.905Z] #21 79.40 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T10:51:01.905Z] #21 80.61 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T10:51:01.905Z] #21 80.62 Setting up jq (1.6-2.1) ... [2022-07-12T10:51:01.905Z] #21 80.64 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-12T10:51:01.905Z] #21 80.65 Setting up iptables (1.8.7-1) ... [2022-07-12T10:51:01.905Z] #21 80.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T10:51:01.905Z] #21 80.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T10:51:01.905Z] #21 80.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T10:51:01.905Z] #21 80.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T10:51:01.905Z] #21 80.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-12T10:51:01.905Z] #21 80.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-12T10:51:01.905Z] #21 80.71 Setting up iproute2 (5.10.0-4) ... [2022-07-12T10:51:01.905Z] #21 81.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:51:01.905Z] #21 DONE 82.1s [2022-07-12T10:51:01.905Z] [2022-07-12T10:51:01.905Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-12T10:51:01.905Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-12T10:51:02.469Z] #22 0.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-12T10:51:02.726Z] #22 0.849 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-12T10:51:02.726Z] #22 0.852 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-12T10:51:02.983Z] #22 DONE 1.1s [2022-07-12T10:51:02.983Z] [2022-07-12T10:51:02.983Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:51:02.983Z] #60 sha256:a1517b9cc07745ed81d304fe699cd88b6020baea306935247b5962182783c3ac [2022-07-12T10:51:02.983Z] #60 ... [2022-07-12T10:51:02.983Z] [2022-07-12T10:51:02.983Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T10:51:02.983Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T10:51:04.846Z] #21 72.85 Setting up zip (3.0-12) ... [2022-07-12T10:51:04.846Z] #21 72.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:51:04.846Z] #21 72.92 Setting up bash-completion (1:2.11-2) ... [2022-07-12T10:51:05.776Z] #21 ... [2022-07-12T10:51:05.776Z] [2022-07-12T10:51:05.776Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:51:05.776Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:51:05.776Z] #77 211.4 config.status: creating Makefile [2022-07-12T10:51:05.776Z] #77 211.5 config.status: creating config.h [2022-07-12T10:51:05.776Z] #77 211.6 config.status: executing depfiles commands [2022-07-12T10:51:05.776Z] #77 212.1 config.status: executing libtool commands [2022-07-12T10:51:05.776Z] #77 214.3 GEN .version [2022-07-12T10:51:05.776Z] #77 214.4 make install-recursive [2022-07-12T10:51:05.776Z] #77 214.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-12T10:51:05.776Z] #77 214.7 Making install in libocispec [2022-07-12T10:51:05.776Z] #77 214.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:05.776Z] #77 214.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-12T10:51:05.776Z] #77 214.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-12T10:51:05.776Z] #77 214.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-12T10:51:05.776Z] #77 214.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-12T10:51:05.776Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-12T10:51:05.776Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-12T10:51:05.776Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-12T10:51:05.776Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-12T10:51:05.776Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-12T10:51:05.776Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-12T10:51:05.776Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-12T10:51:05.776Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-12T10:51:05.776Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-12T10:51:05.776Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-12T10:51:05.776Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-12T10:51:05.776Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-12T10:51:05.776Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-12T10:51:05.776Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-12T10:51:05.776Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-12T10:51:05.776Z] #77 216.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-12T10:51:05.776Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-12T10:51:05.776Z] #77 217.8 make install-recursive [2022-07-12T10:51:05.776Z] #77 217.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:05.776Z] #77 218.0 Making install in yajl [2022-07-12T10:51:05.776Z] #77 218.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:51:05.776Z] #77 218.1 CC verify/json_verify-json_verify.o [2022-07-12T10:51:05.776Z] #77 218.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-12T10:51:05.776Z] #77 218.1 CC src/libyajl_la-yajl.lo [2022-07-12T10:51:05.776Z] #77 218.1 CC src/libyajl_la-yajl_gen.lo [2022-07-12T10:51:05.776Z] #77 218.2 CC src/libyajl_la-yajl_parser.lo [2022-07-12T10:51:05.776Z] #77 218.2 CC src/libyajl_la-yajl_buf.lo [2022-07-12T10:51:05.776Z] #77 218.2 CC src/libyajl_la-yajl_encode.lo [2022-07-12T10:51:05.776Z] #77 218.4 CC src/libyajl_la-yajl_tree.lo [2022-07-12T10:51:05.776Z] #77 218.4 CC src/libyajl_la-yajl_lex.lo [2022-07-12T10:51:08.235Z] #23 ... [2022-07-12T10:51:08.235Z] [2022-07-12T10:51:08.235Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:51:08.235Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:51:08.235Z] #77 219.5 CCLD libyajl.la [2022-07-12T10:51:08.235Z] #77 219.8 CCLD verify/json_verify [2022-07-12T10:51:08.235Z] #77 220.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:51:08.235Z] #77 220.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T10:51:08.235Z] #77 220.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T10:51:08.235Z] #77 220.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:51:08.236Z] #77 220.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:51:08.236Z] #77 220.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:08.236Z] #77 220.3 CC src/validate.o [2022-07-12T10:51:08.236Z] #77 220.3 CC src/image_spec_schema_config_schema.lo [2022-07-12T10:51:08.236Z] #77 220.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-12T10:51:08.236Z] #77 220.3 CC src/image_spec_schema_defs.lo [2022-07-12T10:51:08.236Z] #77 220.4 CC src/image_spec_schema_defs_descriptor.lo [2022-07-12T10:51:08.236Z] #77 220.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-12T10:51:08.236Z] #77 220.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-12T10:51:08.236Z] #77 220.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-12T10:51:08.236Z] #77 220.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-12T10:51:08.236Z] #77 220.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-12T10:51:08.236Z] #77 220.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-12T10:51:08.236Z] #77 220.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-12T10:51:08.236Z] #77 220.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-12T10:51:08.236Z] #77 220.6 CC src/runtime_spec_schema_defs.lo [2022-07-12T10:51:08.236Z] #77 220.6 CC src/runtime_spec_schema_config_windows.lo [2022-07-12T10:51:08.236Z] #77 220.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-12T10:51:08.236Z] #77 220.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-12T10:51:08.236Z] #77 220.7 CC src/runtime_spec_schema_defs_vm.lo [2022-07-12T10:51:08.236Z] #77 220.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-12T10:51:08.236Z] #77 220.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-12T10:51:08.236Z] #77 220.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-12T10:51:08.236Z] #77 221.0 CC src/basic_test_double_array_item.lo [2022-07-12T10:51:08.236Z] #77 221.0 CC src/basic_test_double_array.lo [2022-07-12T10:51:08.236Z] #77 221.0 CC src/basic_test_top_array_string.lo [2022-07-12T10:51:08.236Z] #77 221.1 CC src/basic_test_top_array_int.lo [2022-07-12T10:51:08.295Z] #77 ... [2022-07-12T10:51:08.295Z] [2022-07-12T10:51:08.295Z] #21 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T10:51:08.295Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T10:51:08.295Z] #21 76.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T10:51:08.295Z] #21 76.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T10:51:08.295Z] #21 76.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-12T10:51:08.295Z] #21 76.81 Setting up patch (2.7.6-7) ... [2022-07-12T10:51:08.295Z] #21 76.82 Setting up sudo (1.9.5p2-3) ... [2022-07-12T10:51:08.492Z] #77 221.1 CC src/basic_test_top_double_array_obj.lo [2022-07-12T10:51:08.492Z] #77 221.2 CC src/basic_test_top_double_array_int.lo [2022-07-12T10:51:08.492Z] #77 221.2 CC src/basic_test_top_double_array_refobj.lo [2022-07-12T10:51:08.492Z] #77 221.2 CC src/basic_test_top_double_array_string.lo [2022-07-12T10:51:08.492Z] #77 221.3 CC src/read-file.lo [2022-07-12T10:51:08.492Z] #77 221.3 CC src/json_common.lo [2022-07-12T10:51:08.492Z] #77 221.3 CC tests/test-1.o [2022-07-12T10:51:08.552Z] #21 76.91 invoke-rc.d: could not determine current runlevel [2022-07-12T10:51:08.552Z] #21 76.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T10:51:08.552Z] #21 76.93 Setting up xfsprogs (5.10.0-4) ... [2022-07-12T10:51:08.552Z] #21 76.95 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-12T10:51:08.552Z] #21 76.97 Setting up inetutils-ping (2:2.0-1) ... [2022-07-12T10:51:08.552Z] #21 76.98 Setting up pigz (2.6-1) ... [2022-07-12T10:51:08.552Z] #21 77.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T10:51:08.552Z] #21 77.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T10:51:08.552Z] #21 77.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T10:51:08.552Z] #21 77.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:51:08.749Z] #77 221.4 CC tests/test-2.o [2022-07-12T10:51:08.749Z] #77 221.4 CC tests/test-3.o [2022-07-12T10:51:08.749Z] #77 221.5 CC tests/test-5.o [2022-07-12T10:51:08.749Z] #77 221.5 CC tests/test-4.o [2022-07-12T10:51:08.749Z] #77 221.6 CC tests/test-6.o [2022-07-12T10:51:09.006Z] #77 221.7 CC tests/test-8.o [2022-07-12T10:51:09.006Z] #77 221.7 CC tests/test-7.o [2022-07-12T10:51:09.006Z] #77 221.8 CC tests/test-9.o [2022-07-12T10:51:09.262Z] #77 221.9 CC tests/test-11.o [2022-07-12T10:51:09.262Z] #77 222.0 CC tests/test-10.o [2022-07-12T10:51:09.481Z] #21 77.99 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-12T10:51:09.481Z] #21 78.00 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-12T10:51:10.043Z] #21 78.47 Setting up libelf1:amd64 (0.183-1) ... [2022-07-12T10:51:10.043Z] #21 78.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-12T10:51:10.043Z] #21 78.49 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T10:51:10.043Z] #21 78.50 Setting up python3-distutils (3.9.2-1) ... [2022-07-12T10:51:10.055Z] #64 281.6 # github.com/containerd/containerd/cmd/containerd [2022-07-12T10:51:10.055Z] #64 281.6 /usr/bin/ld: /tmp/go-link-804769250/000019.o: in function `New': [2022-07-12T10:51:10.055Z] #64 281.6 /tmp/tmp.p7JCxdZX5i/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-12T10:51:10.055Z] #64 281.7 + bin/containerd-stress [2022-07-12T10:51:10.055Z] #64 282.8 + bin/containerd-shim [2022-07-12T10:51:10.606Z] #21 79.02 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T10:51:10.606Z] #21 79.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-12T10:51:10.606Z] #21 79.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-12T10:51:10.606Z] #21 79.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-12T10:51:10.606Z] #21 79.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-12T10:51:10.606Z] #21 79.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-12T10:51:10.606Z] #21 79.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-12T10:51:10.606Z] #21 79.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-12T10:51:10.606Z] #21 79.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-12T10:51:10.606Z] #21 79.12 Setting up python3-setuptools (52.0.0-4) ... [2022-07-12T10:51:12.386Z] #60 189.0 + mkdir -p /build [2022-07-12T10:51:12.386Z] #60 189.0 + cp runc /build/runc [2022-07-12T10:51:12.498Z] #21 80.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T10:51:12.498Z] #21 80.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T10:51:12.499Z] #21 80.71 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-12T10:51:12.499Z] #21 80.72 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T10:51:12.574Z] #64 291.5 + bin/containerd-shim-runc-v1 [2022-07-12T10:51:12.646Z] #60 DONE 190.1s [2022-07-12T10:51:12.646Z] [2022-07-12T10:51:12.646Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:51:12.646Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:51:12.646Z] #55 320.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-12T10:51:12.646Z] #55 DONE 320.6s [2022-07-12T10:51:12.646Z] [2022-07-12T10:51:12.646Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:51:12.646Z] #64 sha256:d6a219914244f3aa7136bb8442d7b487ae073a3ceec332b306860d0e4bfb2a3e [2022-07-12T10:51:13.867Z] #21 82.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T10:51:13.867Z] #21 82.21 Setting up jq (1.6-2.1) ... [2022-07-12T10:51:13.867Z] #21 82.23 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-12T10:51:13.867Z] #21 82.24 Setting up iptables (1.8.7-1) ... [2022-07-12T10:51:13.867Z] #21 82.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T10:51:13.867Z] #21 82.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T10:51:13.867Z] #21 82.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T10:51:13.867Z] #21 82.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T10:51:13.867Z] #21 82.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-12T10:51:13.867Z] #21 82.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-12T10:51:13.867Z] #21 82.30 Setting up iproute2 (5.10.0-4) ... [2022-07-12T10:51:14.433Z] #21 82.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:51:15.365Z] #21 DONE 83.8s [2022-07-12T10:51:15.365Z] [2022-07-12T10:51:15.366Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-12T10:51:15.366Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-12T10:51:15.937Z] #64 ... [2022-07-12T10:51:15.937Z] [2022-07-12T10:51:15.937Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T10:51:15.937Z] #56 sha256:851869522919628fb34958a8a60cea56b2afeee952c876e77ed4f6ffd0f1708b [2022-07-12T10:51:15.937Z] #56 DONE 0.6s [2022-07-12T10:51:15.937Z] [2022-07-12T10:51:15.937Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T10:51:15.937Z] #58 sha256:7d7cd7c0026b3b3743dc884bf316c12ba206d32bf234a45911ad9b7ab69148af [2022-07-12T10:51:15.937Z] #58 DONE 0.1s [2022-07-12T10:51:15.937Z] [2022-07-12T10:51:15.937Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:51:15.937Z] #64 sha256:d6a219914244f3aa7136bb8442d7b487ae073a3ceec332b306860d0e4bfb2a3e [2022-07-12T10:51:16.197Z] #64 ... [2022-07-12T10:51:16.197Z] [2022-07-12T10:51:16.197Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T10:51:16.197Z] #61 sha256:a959f0e04de979319eee23c7a41cd0c1e22d0c18ad0419f42ab379d23f2f1616 [2022-07-12T10:51:16.298Z] #22 0.875 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-12T10:51:16.298Z] #22 0.879 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-12T10:51:16.298Z] #22 0.883 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-12T10:51:16.298Z] #22 DONE 1.0s [2022-07-12T10:51:16.298Z] [2022-07-12T10:51:16.298Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:51:16.298Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:51:16.298Z] #77 225.5 CCLD libyajl.la [2022-07-12T10:51:16.298Z] #77 225.9 CCLD verify/json_verify [2022-07-12T10:51:16.298Z] #77 226.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:51:16.298Z] #77 226.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T10:51:16.298Z] #77 226.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T10:51:16.298Z] #77 226.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:51:16.298Z] #77 226.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T10:51:16.298Z] #77 226.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:16.298Z] #77 226.5 CC src/image_spec_schema_config_schema.lo [2022-07-12T10:51:16.298Z] #77 226.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-12T10:51:16.298Z] #77 226.5 CC src/validate.o [2022-07-12T10:51:16.298Z] #77 226.5 CC src/image_spec_schema_defs.lo [2022-07-12T10:51:16.298Z] #77 226.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-12T10:51:16.298Z] #77 226.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-12T10:51:16.298Z] #77 226.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-12T10:51:16.298Z] #77 226.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-12T10:51:16.298Z] #77 226.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-12T10:51:16.298Z] #77 226.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-12T10:51:16.298Z] #77 226.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-12T10:51:16.298Z] #77 226.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-12T10:51:16.298Z] #77 226.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-12T10:51:16.298Z] #77 226.7 CC src/runtime_spec_schema_defs.lo [2022-07-12T10:51:16.298Z] #77 226.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-12T10:51:16.298Z] #77 226.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-12T10:51:16.298Z] #77 226.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-12T10:51:16.298Z] #77 226.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-12T10:51:16.298Z] #77 226.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-12T10:51:16.298Z] #77 226.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-12T10:51:16.298Z] #77 227.0 CC src/basic_test_double_array_item.lo [2022-07-12T10:51:16.298Z] #77 227.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-12T10:51:16.298Z] #77 227.1 CC src/basic_test_double_array.lo [2022-07-12T10:51:16.298Z] #77 227.1 CC src/basic_test_top_array_int.lo [2022-07-12T10:51:16.298Z] #77 227.2 CC src/basic_test_top_array_string.lo [2022-07-12T10:51:16.298Z] #77 227.2 CC src/basic_test_top_double_array_int.lo [2022-07-12T10:51:16.298Z] #77 227.3 CC src/basic_test_top_double_array_obj.lo [2022-07-12T10:51:16.298Z] #77 227.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-12T10:51:16.298Z] #77 227.3 CC src/basic_test_top_double_array_string.lo [2022-07-12T10:51:16.298Z] #77 227.5 CC src/read-file.lo [2022-07-12T10:51:16.298Z] #77 227.6 CC src/json_common.lo [2022-07-12T10:51:16.298Z] #77 227.7 CC tests/test-1.o [2022-07-12T10:51:16.298Z] #77 227.8 CC tests/test-2.o [2022-07-12T10:51:16.298Z] #77 227.9 CC tests/test-3.o [2022-07-12T10:51:16.298Z] #77 227.9 CC tests/test-4.o [2022-07-12T10:51:16.298Z] #77 228.0 CC tests/test-5.o [2022-07-12T10:51:16.298Z] #77 228.0 CC tests/test-6.o [2022-07-12T10:51:16.298Z] #77 228.2 CC tests/test-8.o [2022-07-12T10:51:16.298Z] #77 228.3 CC tests/test-9.o [2022-07-12T10:51:16.298Z] #77 228.4 CC tests/test-7.o [2022-07-12T10:51:16.298Z] #77 228.4 CC tests/test-11.o [2022-07-12T10:51:16.298Z] #77 228.5 CC tests/test-10.o [2022-07-12T10:51:16.456Z] #61 DONE 0.2s [2022-07-12T10:51:16.456Z] [2022-07-12T10:51:16.456Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:51:16.456Z] #64 sha256:d6a219914244f3aa7136bb8442d7b487ae073a3ceec332b306860d0e4bfb2a3e [2022-07-12T10:51:17.823Z] #64 296.6 + bin/containerd-shim-runc-v2 [2022-07-12T10:51:18.386Z] #64 297.4 + binaries [2022-07-12T10:51:18.386Z] #64 297.4 + install -D bin/containerd /build/containerd [2022-07-12T10:51:18.386Z] #64 297.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-12T10:51:18.386Z] #64 297.4 + install -D bin/ctr /build/ctr [2022-07-12T10:51:18.991Z] #64 282.3 + bin/containerd [2022-07-12T10:51:19.221Z] #77 ... [2022-07-12T10:51:19.221Z] [2022-07-12T10:51:19.221Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T10:51:19.221Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T10:51:19.221Z] #23 10.37 Collecting yamllint==1.26.1 [2022-07-12T10:51:19.221Z] #23 11.44 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-12T10:51:19.221Z] #23 12.76 Collecting pathspec>=0.5.3 [2022-07-12T10:51:19.221Z] #23 12.78 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-12T10:51:19.221Z] #23 13.24 Collecting pyyaml [2022-07-12T10:51:19.221Z] #23 13.25 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-12T10:51:19.221Z] #23 13.59 Building wheels for collected packages: yamllint [2022-07-12T10:51:19.221Z] #23 13.59 Building wheel for yamllint (setup.py): started [2022-07-12T10:51:19.221Z] #23 14.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-12T10:51:19.221Z] #23 14.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=893e58acfe10b126f54bb0947b6d3010ba8e095bd9b8185b6a1b4294a236c5d4 [2022-07-12T10:51:19.221Z] #23 14.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-12T10:51:19.221Z] #23 14.80 Successfully built yamllint [2022-07-12T10:51:19.221Z] #23 14.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-12T10:51:19.221Z] #23 15.19 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-12T10:51:19.221Z] #23 DONE 15.8s [2022-07-12T10:51:19.221Z] [2022-07-12T10:51:19.221Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T10:51:19.221Z] #27 sha256:7bc2ef917caf2519e59367cf680673de851453502fe06ea8c2cc80eeef11d55e [2022-07-12T10:51:19.477Z] #27 DONE 0.8s [2022-07-12T10:51:19.477Z] [2022-07-12T10:51:19.477Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:51:19.477Z] #60 sha256:a1517b9cc07745ed81d304fe699cd88b6020baea306935247b5962182783c3ac [2022-07-12T10:51:19.734Z] #60 ... [2022-07-12T10:51:19.734Z] [2022-07-12T10:51:19.734Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T10:51:19.734Z] #32 sha256:56fa49f3d64ce7f3d0af6798df01c74b98d2776291f591eb66c2cb642a935a27 [2022-07-12T10:51:20.330Z] #32 DONE 0.8s [2022-07-12T10:51:20.330Z] [2022-07-12T10:51:20.330Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T10:51:20.330Z] #35 sha256:3ac3d9ee3b72c7b01287e8a760077037a9b0307bf71eb50f32791b2d04e6fa8e [2022-07-12T10:51:20.586Z] #35 DONE 0.1s [2022-07-12T10:51:20.586Z] [2022-07-12T10:51:20.586Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T10:51:20.586Z] #37 sha256:e4a0251f8b343796c0c879ca1e2e462da6cee9f9a564e866e2d81a9522fa6285 [2022-07-12T10:51:20.873Z] #37 DONE 0.5s [2022-07-12T10:51:20.873Z] [2022-07-12T10:51:20.873Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T10:51:20.873Z] #39 sha256:1f0288196de0cefb126a2b1f84df45e99975a8ef9f54306565efa76750828df7 [2022-07-12T10:51:20.873Z] #39 DONE 0.1s [2022-07-12T10:51:20.873Z] [2022-07-12T10:51:20.873Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:51:20.873Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:51:21.129Z] #77 ... [2022-07-12T10:51:21.129Z] [2022-07-12T10:51:21.129Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T10:51:21.129Z] #41 sha256:d70a4256d08f753df62562a8feae681c8671cae4dd01e7bac702eb5b20842c91 [2022-07-12T10:51:21.385Z] #41 DONE 0.2s [2022-07-12T10:51:21.385Z] [2022-07-12T10:51:21.385Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T10:51:21.385Z] #45 sha256:c636ed47c0750701949528fca8b44137530f47ce79449c63812dc789ce3f5eb4 [2022-07-12T10:51:21.385Z] #45 DONE 0.1s [2022-07-12T10:51:21.385Z] [2022-07-12T10:51:21.385Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:51:21.385Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:51:23.629Z] #64 DONE 301.6s [2022-07-12T10:51:23.629Z] [2022-07-12T10:51:23.629Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T10:51:23.629Z] #65 sha256:286eb68d46bcec2b82c2f6f69b66cfc79e3f007c7f6c1a27849c3f125e8ca25c [2022-07-12T10:51:25.518Z] #65 DONE 1.7s [2022-07-12T10:51:25.518Z] [2022-07-12T10:51:25.518Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T10:51:25.518Z] #70 sha256:711d7aa9d23cd7b31c82a5cdbf06897a7e939724aac2fbaba14e31d1dae827d2 [2022-07-12T10:51:25.518Z] #70 DONE 0.4s [2022-07-12T10:51:25.518Z] [2022-07-12T10:51:25.518Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T10:51:25.518Z] #75 sha256:47344e2f1d1be9952dda181d21baee81c97e9bf55d44dc0248329ae16504399e [2022-07-12T10:51:26.273Z] #77 ... [2022-07-12T10:51:26.274Z] [2022-07-12T10:51:26.274Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T10:51:26.274Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T10:51:26.544Z] #23 10.35 Collecting yamllint==1.26.1 [2022-07-12T10:51:27.406Z] #75 DONE 1.8s [2022-07-12T10:51:27.406Z] [2022-07-12T10:51:27.406Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T10:51:27.406Z] #78 sha256:925638ba8968e58574dc5f99350ff181db6485f750748853636515f46f19f0a3 [2022-07-12T10:51:27.406Z] #78 DONE 0.1s [2022-07-12T10:51:27.406Z] [2022-07-12T10:51:27.406Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T10:51:27.406Z] #79 sha256:18836beff5ae1f1eec7cda38616357121bcb5d5e12332d52c1949df2bbf07d0e [2022-07-12T10:51:27.406Z] #79 DONE 0.1s [2022-07-12T10:51:27.662Z] [2022-07-12T10:51:27.662Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T10:51:27.662Z] #80 sha256:6bb3c49f32267e77ee0aed01b8d95801607ade96534abad5a02f2ffc43e1f100 [2022-07-12T10:51:27.662Z] #80 DONE 0.1s [2022-07-12T10:51:27.662Z] [2022-07-12T10:51:27.662Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T10:51:27.662Z] #81 sha256:17cd9ecc9612aa3e05421b906aa21f82066c65547dd95e61be4e23606c1ef4a6 [2022-07-12T10:51:27.934Z] #23 11.43 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-12T10:51:29.299Z] #23 12.87 Collecting pathspec>=0.5.3 [2022-07-12T10:51:29.299Z] #23 12.88 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-12T10:51:29.862Z] #23 13.34 Collecting pyyaml [2022-07-12T10:51:29.862Z] #23 13.35 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-12T10:51:29.862Z] #23 13.51 Building wheels for collected packages: yamllint [2022-07-12T10:51:29.862Z] #23 13.51 Building wheel for yamllint (setup.py): started [2022-07-12T10:51:30.179Z] #81 DONE 2.4s [2022-07-12T10:51:30.179Z] [2022-07-12T10:51:30.179Z] #82 exporting to image [2022-07-12T10:51:30.179Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T10:51:30.179Z] #82 exporting layers [2022-07-12T10:51:30.792Z] #23 14.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-12T10:51:31.048Z] #23 14.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=87f306e60b21ed29208d69e07a701c7dfc0acb7d9a4604313b3e09ae11ea0b6c [2022-07-12T10:51:31.048Z] #23 14.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-12T10:51:31.048Z] #23 14.64 Successfully built yamllint [2022-07-12T10:51:31.048Z] #23 14.67 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-12T10:51:31.609Z] #23 15.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-12T10:51:32.172Z] #23 DONE 15.9s [2022-07-12T10:51:32.172Z] [2022-07-12T10:51:32.172Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T10:51:32.172Z] #27 sha256:d5b902e401202b77006c139ceb7a356a47d46a967f671c70df55d280ba494c0c [2022-07-12T10:51:32.428Z] #27 DONE 0.4s [2022-07-12T10:51:32.428Z] [2022-07-12T10:51:32.428Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:51:32.428Z] #60 sha256:6983bde351a4fdf001ce45d485c35c77682bab75f5f905b3f5df6b4ebd7892d6 [2022-07-12T10:51:32.685Z] #60 ... [2022-07-12T10:51:32.685Z] [2022-07-12T10:51:32.685Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T10:51:32.685Z] #32 sha256:b51ce2bb3f33398e073e8398bb56670cd844d5e06e0d13936b743f53dd06a8f0 [2022-07-12T10:51:33.248Z] #32 DONE 0.6s [2022-07-12T10:51:33.248Z] [2022-07-12T10:51:33.248Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:51:33.248Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:51:33.248Z] #55 ... [2022-07-12T10:51:33.248Z] [2022-07-12T10:51:33.248Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T10:51:33.248Z] #35 sha256:f031e4c08539b67a69c82917602757702a80e875f1f09c572114e627190f150c [2022-07-12T10:51:33.248Z] #35 DONE 0.3s [2022-07-12T10:51:33.248Z] [2022-07-12T10:51:33.248Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:51:33.248Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:51:33.504Z] #47 ... [2022-07-12T10:51:33.504Z] [2022-07-12T10:51:33.504Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T10:51:33.504Z] #37 sha256:4c93712a22ce8e48621210751359efd65f9f6a4264445895dace85eb52ed18d1 [2022-07-12T10:51:33.760Z] #37 DONE 0.3s [2022-07-12T10:51:33.760Z] [2022-07-12T10:51:33.760Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:51:33.760Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:51:33.760Z] #47 ... [2022-07-12T10:51:33.760Z] [2022-07-12T10:51:33.760Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T10:51:33.760Z] #39 sha256:1aa6f2c05f1d439ec5366828a45ac4a36a85fbbb562d5313029bad17a34175d6 [2022-07-12T10:51:33.760Z] #39 DONE 0.1s [2022-07-12T10:51:33.760Z] [2022-07-12T10:51:33.760Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T10:51:33.760Z] #41 sha256:c6b6be830ae9644ab64210731f140c4151836585f1c9ecf827e6431b6e616203 [2022-07-12T10:51:33.760Z] #41 DONE 0.1s [2022-07-12T10:51:34.016Z] [2022-07-12T10:51:34.016Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T10:51:34.016Z] #45 sha256:37e4ab1cba46b119741cf04998761dfb4cafb18eb38fd2bdce1aeb5ad3576503 [2022-07-12T10:51:34.016Z] #45 DONE 0.0s [2022-07-12T10:51:34.016Z] [2022-07-12T10:51:34.016Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:51:34.016Z] #60 sha256:6983bde351a4fdf001ce45d485c35c77682bab75f5f905b3f5df6b4ebd7892d6 [2022-07-12T10:51:34.349Z] #82 exporting layers 3.7s done [2022-07-12T10:51:34.349Z] #82 writing image sha256:941418acfd37635f1b35137537085711677676e383d5607f2a080f42db9b80b3 done [2022-07-12T10:51:34.349Z] #82 naming to docker.io/library/docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:51:34.349Z] #82 naming to docker.io/library/docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 done [2022-07-12T10:51:34.349Z] #82 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-12T10:51:34.708Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-12T10:51:34.986Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/test/unit [2022-07-12T10:51:36.876Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-12T10:51:36.876Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-12T10:51:36.876Z] + TESTDIRS=./... [2022-07-12T10:51:36.876Z] + exclude_paths='/vendor/|/integration' [2022-07-12T10:51:36.876Z] ++ go list ./... [2022-07-12T10:51:36.876Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-12T10:51:37.806Z] + pkg_list='github.com/docker/docker/api [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/backend/build [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/httputils [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/middleware [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/build [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/container [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/debug [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/image [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/network [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/session [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/system [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/server/router/volume [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/backend [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/container [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/events [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/filters [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/image [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/mount [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/network [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/registry [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/strslice [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/swarm [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/time [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/versions [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T10:51:37.806Z] github.com/docker/docker/api/types/volume [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/builder-next [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/dockerfile [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/remotecontext [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T10:51:37.806Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T10:51:37.806Z] github.com/docker/docker/cli [2022-07-12T10:51:37.806Z] github.com/docker/docker/cli/config [2022-07-12T10:51:37.806Z] github.com/docker/docker/cli/debug [2022-07-12T10:51:37.806Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T10:51:37.806Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T10:51:37.806Z] github.com/docker/docker/client [2022-07-12T10:51:37.806Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T10:51:37.806Z] github.com/docker/docker/cmd/dockerd [2022-07-12T10:51:37.806Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T10:51:37.806Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T10:51:37.806Z] github.com/docker/docker/container [2022-07-12T10:51:37.806Z] github.com/docker/docker/container/stream [2022-07-12T10:51:37.806Z] github.com/docker/docker/contrib/apparmor [2022-07-12T10:51:37.807Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T10:51:37.807Z] github.com/docker/docker/contrib/httpserver [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/config [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/events [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/exec [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/images [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/initlayer [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/links [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/listeners [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/local [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/names [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/network [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/stats [2022-07-12T10:51:37.807Z] github.com/docker/docker/distribution [2022-07-12T10:51:37.807Z] github.com/docker/docker/distribution/metadata [2022-07-12T10:51:37.807Z] github.com/docker/docker/distribution/utils [2022-07-12T10:51:37.807Z] github.com/docker/docker/distribution/xfer [2022-07-12T10:51:37.807Z] github.com/docker/docker/dockerversion [2022-07-12T10:51:37.807Z] github.com/docker/docker/errdefs [2022-07-12T10:51:37.807Z] github.com/docker/docker/image [2022-07-12T10:51:37.807Z] github.com/docker/docker/image/cache [2022-07-12T10:51:37.807Z] github.com/docker/docker/image/tarexport [2022-07-12T10:51:37.807Z] github.com/docker/docker/image/v1 [2022-07-12T10:51:37.807Z] github.com/docker/docker/internal/test/suite [2022-07-12T10:51:37.807Z] github.com/docker/docker/layer [2022-07-12T10:51:37.807Z] github.com/docker/docker/libcontainerd [2022-07-12T10:51:37.807Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T10:51:37.807Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T10:51:37.807Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T10:51:37.807Z] github.com/docker/docker/libcontainerd/types [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/config [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/idm [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/ns [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/options [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/osl [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/types [2022-07-12T10:51:37.807Z] github.com/docker/docker/oci [2022-07-12T10:51:37.807Z] github.com/docker/docker/oci/caps [2022-07-12T10:51:37.807Z] github.com/docker/docker/opts [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/aaparser [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/archive [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/authorization [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/capabilities [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/containerfs [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/directory [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/dmesg [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/fileutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/fsutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/homedir [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/idtools [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/ioutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/longpath [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/loopback [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/parsers [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/pidfile [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/platform [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/plugins [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/pools [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/progress [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/pubsub [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/reexec [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/signal [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/stack [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/stringid [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/system [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/tailfile [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/tarsum [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/urlutil [2022-07-12T10:51:37.807Z] github.com/docker/docker/pkg/useragent [2022-07-12T10:51:37.807Z] github.com/docker/docker/plugin [2022-07-12T10:51:37.807Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T10:51:37.807Z] github.com/docker/docker/plugin/v2 [2022-07-12T10:51:37.807Z] github.com/docker/docker/profiles/apparmor [2022-07-12T10:51:37.807Z] github.com/docker/docker/profiles/seccomp [2022-07-12T10:51:37.807Z] github.com/docker/docker/quota [2022-07-12T10:51:37.807Z] github.com/docker/docker/reference [2022-07-12T10:51:37.807Z] github.com/docker/docker/registry [2022-07-12T10:51:37.807Z] github.com/docker/docker/registry/resumable [2022-07-12T10:51:37.807Z] github.com/docker/docker/restartmanager [2022-07-12T10:51:37.807Z] github.com/docker/docker/rootless [2022-07-12T10:51:37.807Z] github.com/docker/docker/rootless/specconv [2022-07-12T10:51:37.807Z] github.com/docker/docker/runconfig [2022-07-12T10:51:37.807Z] github.com/docker/docker/runconfig/opts [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil/daemon [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil/environment [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil/fakegit [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil/registry [2022-07-12T10:51:37.807Z] github.com/docker/docker/testutil/request [2022-07-12T10:51:37.807Z] github.com/docker/docker/volume [2022-07-12T10:51:37.807Z] github.com/docker/docker/volume/drivers [2022-07-12T10:51:37.807Z] github.com/docker/docker/volume/local [2022-07-12T10:51:37.807Z] github.com/docker/docker/volume/mounts [2022-07-12T10:51:37.807Z] github.com/docker/docker/volume/service [2022-07-12T10:51:37.807Z] github.com/docker/docker/volume/service/opts [2022-07-12T10:51:37.807Z] github.com/docker/docker/volume/testutils' [2022-07-12T10:51:37.807Z] ++ grep --fixed-strings -v /libnetwork [2022-07-12T10:51:37.807Z] ++ echo 'github.com/docker/docker/api [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/backend/build [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/httputils [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/middleware [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/build [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/container [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/debug [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/image [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/network [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/session [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/system [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/server/router/volume [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/backend [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/container [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/events [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/filters [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/image [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/mount [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/network [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/registry [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/strslice [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/swarm [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/time [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/versions [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T10:51:37.807Z] github.com/docker/docker/api/types/volume [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/builder-next [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/dockerfile [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/remotecontext [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T10:51:37.807Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T10:51:37.807Z] github.com/docker/docker/cli [2022-07-12T10:51:37.807Z] github.com/docker/docker/cli/config [2022-07-12T10:51:37.807Z] github.com/docker/docker/cli/debug [2022-07-12T10:51:37.807Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T10:51:37.807Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T10:51:37.807Z] github.com/docker/docker/client [2022-07-12T10:51:37.807Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T10:51:37.807Z] github.com/docker/docker/cmd/dockerd [2022-07-12T10:51:37.807Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T10:51:37.807Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T10:51:37.807Z] github.com/docker/docker/container [2022-07-12T10:51:37.807Z] github.com/docker/docker/container/stream [2022-07-12T10:51:37.807Z] github.com/docker/docker/contrib/apparmor [2022-07-12T10:51:37.807Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T10:51:37.807Z] github.com/docker/docker/contrib/httpserver [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/config [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/events [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/exec [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/images [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/initlayer [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/links [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/listeners [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/local [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/names [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/network [2022-07-12T10:51:37.807Z] github.com/docker/docker/daemon/stats [2022-07-12T10:51:37.807Z] github.com/docker/docker/distribution [2022-07-12T10:51:37.807Z] github.com/docker/docker/distribution/metadata [2022-07-12T10:51:37.807Z] github.com/docker/docker/distribution/utils [2022-07-12T10:51:37.807Z] github.com/docker/docker/distribution/xfer [2022-07-12T10:51:37.807Z] github.com/docker/docker/dockerversion [2022-07-12T10:51:37.807Z] github.com/docker/docker/errdefs [2022-07-12T10:51:37.807Z] github.com/docker/docker/image [2022-07-12T10:51:37.807Z] github.com/docker/docker/image/cache [2022-07-12T10:51:37.807Z] github.com/docker/docker/image/tarexport [2022-07-12T10:51:37.807Z] github.com/docker/docker/image/v1 [2022-07-12T10:51:37.807Z] github.com/docker/docker/internal/test/suite [2022-07-12T10:51:37.807Z] github.com/docker/docker/layer [2022-07-12T10:51:37.807Z] github.com/docker/docker/libcontainerd [2022-07-12T10:51:37.807Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T10:51:37.807Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T10:51:37.807Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T10:51:37.807Z] github.com/docker/docker/libcontainerd/types [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/config [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T10:51:37.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/idm [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/ns [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/options [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/osl [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/libnetwork/types [2022-07-12T10:51:37.808Z] github.com/docker/docker/oci [2022-07-12T10:51:37.808Z] github.com/docker/docker/oci/caps [2022-07-12T10:51:37.808Z] github.com/docker/docker/opts [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/aaparser [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/archive [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/authorization [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/capabilities [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/containerfs [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/directory [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/dmesg [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/fileutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/fsutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/homedir [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/idtools [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/ioutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/longpath [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/loopback [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/parsers [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/pidfile [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/platform [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugins [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/pools [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/progress [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/pubsub [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/reexec [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/signal [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/stack [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/stringid [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/system [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/tailfile [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/tarsum [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/urlutil [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/useragent [2022-07-12T10:51:37.808Z] github.com/docker/docker/plugin [2022-07-12T10:51:37.808Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T10:51:37.808Z] github.com/docker/docker/plugin/v2 [2022-07-12T10:51:37.808Z] github.com/docker/docker/profiles/apparmor [2022-07-12T10:51:37.808Z] github.com/docker/docker/profiles/seccomp [2022-07-12T10:51:37.808Z] github.com/docker/docker/quota [2022-07-12T10:51:37.808Z] github.com/docker/docker/reference [2022-07-12T10:51:37.808Z] github.com/docker/docker/registry [2022-07-12T10:51:37.808Z] github.com/docker/docker/registry/resumable [2022-07-12T10:51:37.808Z] github.com/docker/docker/restartmanager [2022-07-12T10:51:37.808Z] github.com/docker/docker/rootless [2022-07-12T10:51:37.808Z] github.com/docker/docker/rootless/specconv [2022-07-12T10:51:37.808Z] github.com/docker/docker/runconfig [2022-07-12T10:51:37.808Z] github.com/docker/docker/runconfig/opts [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/daemon [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/environment [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fakegit [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/registry [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/request [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/drivers [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/local [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/mounts [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/service [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/service/opts [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/testutils' [2022-07-12T10:51:37.808Z] + base_pkg_list='github.com/docker/docker/api [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/backend/build [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/httputils [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/middleware [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/build [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/container [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/debug [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/image [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/network [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/session [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/system [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/volume [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/backend [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/container [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/events [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/filters [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/image [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/mount [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/network [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/registry [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/strslice [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/swarm [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/time [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/versions [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/volume [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/builder-next [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/dockerfile [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/remotecontext [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T10:51:37.808Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T10:51:37.808Z] github.com/docker/docker/cli [2022-07-12T10:51:37.808Z] github.com/docker/docker/cli/config [2022-07-12T10:51:37.808Z] github.com/docker/docker/cli/debug [2022-07-12T10:51:37.808Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T10:51:37.808Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T10:51:37.808Z] github.com/docker/docker/client [2022-07-12T10:51:37.808Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T10:51:37.808Z] github.com/docker/docker/cmd/dockerd [2022-07-12T10:51:37.808Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T10:51:37.808Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T10:51:37.808Z] github.com/docker/docker/container [2022-07-12T10:51:37.808Z] github.com/docker/docker/container/stream [2022-07-12T10:51:37.808Z] github.com/docker/docker/contrib/apparmor [2022-07-12T10:51:37.808Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T10:51:37.808Z] github.com/docker/docker/contrib/httpserver [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/cluster [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/config [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/events [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/exec [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/images [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/initlayer [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/links [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/listeners [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/local [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/names [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/network [2022-07-12T10:51:37.808Z] github.com/docker/docker/daemon/stats [2022-07-12T10:51:37.808Z] github.com/docker/docker/distribution [2022-07-12T10:51:37.808Z] github.com/docker/docker/distribution/metadata [2022-07-12T10:51:37.808Z] github.com/docker/docker/distribution/utils [2022-07-12T10:51:37.808Z] github.com/docker/docker/distribution/xfer [2022-07-12T10:51:37.808Z] github.com/docker/docker/dockerversion [2022-07-12T10:51:37.808Z] github.com/docker/docker/errdefs [2022-07-12T10:51:37.808Z] github.com/docker/docker/image [2022-07-12T10:51:37.808Z] github.com/docker/docker/image/cache [2022-07-12T10:51:37.808Z] github.com/docker/docker/image/tarexport [2022-07-12T10:51:37.808Z] github.com/docker/docker/image/v1 [2022-07-12T10:51:37.808Z] github.com/docker/docker/internal/test/suite [2022-07-12T10:51:37.808Z] github.com/docker/docker/layer [2022-07-12T10:51:37.808Z] github.com/docker/docker/libcontainerd [2022-07-12T10:51:37.808Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T10:51:37.808Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T10:51:37.808Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T10:51:37.808Z] github.com/docker/docker/libcontainerd/types [2022-07-12T10:51:37.808Z] github.com/docker/docker/oci [2022-07-12T10:51:37.808Z] github.com/docker/docker/oci/caps [2022-07-12T10:51:37.808Z] github.com/docker/docker/opts [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/aaparser [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/archive [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/authorization [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/capabilities [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/containerfs [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/directory [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/dmesg [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/fileutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/fsutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/homedir [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/idtools [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/ioutils [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/longpath [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/loopback [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/parsers [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/pidfile [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/platform [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugins [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/pools [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/progress [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/pubsub [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/reexec [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/signal [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/stack [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/stringid [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/system [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/tailfile [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/tarsum [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/urlutil [2022-07-12T10:51:37.808Z] github.com/docker/docker/pkg/useragent [2022-07-12T10:51:37.808Z] github.com/docker/docker/plugin [2022-07-12T10:51:37.808Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T10:51:37.808Z] github.com/docker/docker/plugin/v2 [2022-07-12T10:51:37.808Z] github.com/docker/docker/profiles/apparmor [2022-07-12T10:51:37.808Z] github.com/docker/docker/profiles/seccomp [2022-07-12T10:51:37.808Z] github.com/docker/docker/quota [2022-07-12T10:51:37.808Z] github.com/docker/docker/reference [2022-07-12T10:51:37.808Z] github.com/docker/docker/registry [2022-07-12T10:51:37.808Z] github.com/docker/docker/registry/resumable [2022-07-12T10:51:37.808Z] github.com/docker/docker/restartmanager [2022-07-12T10:51:37.808Z] github.com/docker/docker/rootless [2022-07-12T10:51:37.808Z] github.com/docker/docker/rootless/specconv [2022-07-12T10:51:37.808Z] github.com/docker/docker/runconfig [2022-07-12T10:51:37.808Z] github.com/docker/docker/runconfig/opts [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/daemon [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/environment [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fakegit [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/registry [2022-07-12T10:51:37.808Z] github.com/docker/docker/testutil/request [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/drivers [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/local [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/mounts [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/service [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/service/opts [2022-07-12T10:51:37.808Z] github.com/docker/docker/volume/testutils' [2022-07-12T10:51:37.808Z] ++ grep --fixed-strings /libnetwork [2022-07-12T10:51:37.808Z] ++ echo 'github.com/docker/docker/api [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/backend/build [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/httputils [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/middleware [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/build [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/container [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/debug [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/image [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/network [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/session [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/system [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/server/router/volume [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/backend [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/container [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/events [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/filters [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/image [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/mount [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/network [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T10:51:37.808Z] github.com/docker/docker/api/types/registry [2022-07-12T10:51:37.809Z] github.com/docker/docker/api/types/strslice [2022-07-12T10:51:37.809Z] github.com/docker/docker/api/types/swarm [2022-07-12T10:51:37.809Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T10:51:37.809Z] github.com/docker/docker/api/types/time [2022-07-12T10:51:37.809Z] github.com/docker/docker/api/types/versions [2022-07-12T10:51:37.809Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T10:51:37.809Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T10:51:37.809Z] github.com/docker/docker/api/types/volume [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/builder-next [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/dockerfile [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/remotecontext [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T10:51:37.809Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T10:51:37.809Z] github.com/docker/docker/cli [2022-07-12T10:51:37.809Z] github.com/docker/docker/cli/config [2022-07-12T10:51:37.809Z] github.com/docker/docker/cli/debug [2022-07-12T10:51:37.809Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T10:51:37.809Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T10:51:37.809Z] github.com/docker/docker/client [2022-07-12T10:51:37.809Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T10:51:37.809Z] github.com/docker/docker/cmd/dockerd [2022-07-12T10:51:37.809Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T10:51:37.809Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T10:51:37.809Z] github.com/docker/docker/container [2022-07-12T10:51:37.809Z] github.com/docker/docker/container/stream [2022-07-12T10:51:37.809Z] github.com/docker/docker/contrib/apparmor [2022-07-12T10:51:37.809Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T10:51:37.809Z] github.com/docker/docker/contrib/httpserver [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/cluster [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/config [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/events [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/exec [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/images [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/initlayer [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/links [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/listeners [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/local [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/names [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/network [2022-07-12T10:51:37.809Z] github.com/docker/docker/daemon/stats [2022-07-12T10:51:37.809Z] github.com/docker/docker/distribution [2022-07-12T10:51:37.809Z] github.com/docker/docker/distribution/metadata [2022-07-12T10:51:37.809Z] github.com/docker/docker/distribution/utils [2022-07-12T10:51:37.809Z] github.com/docker/docker/distribution/xfer [2022-07-12T10:51:37.809Z] github.com/docker/docker/dockerversion [2022-07-12T10:51:37.809Z] github.com/docker/docker/errdefs [2022-07-12T10:51:37.809Z] github.com/docker/docker/image [2022-07-12T10:51:37.809Z] github.com/docker/docker/image/cache [2022-07-12T10:51:37.809Z] github.com/docker/docker/image/tarexport [2022-07-12T10:51:37.809Z] github.com/docker/docker/image/v1 [2022-07-12T10:51:37.809Z] github.com/docker/docker/internal/test/suite [2022-07-12T10:51:37.809Z] github.com/docker/docker/layer [2022-07-12T10:51:37.809Z] github.com/docker/docker/libcontainerd [2022-07-12T10:51:37.809Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T10:51:37.809Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T10:51:37.809Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T10:51:37.809Z] github.com/docker/docker/libcontainerd/types [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/config [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/idm [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ns [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/options [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/osl [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/types [2022-07-12T10:51:37.809Z] github.com/docker/docker/oci [2022-07-12T10:51:37.809Z] github.com/docker/docker/oci/caps [2022-07-12T10:51:37.809Z] github.com/docker/docker/opts [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/aaparser [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/archive [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/authorization [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/capabilities [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/containerfs [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/directory [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/dmesg [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/fileutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/fsutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/homedir [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/idtools [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/ioutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/longpath [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/loopback [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/parsers [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/pidfile [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/platform [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/plugins [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/pools [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/progress [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/pubsub [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/reexec [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/signal [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/stack [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/stringid [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/system [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/tailfile [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/tarsum [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/urlutil [2022-07-12T10:51:37.809Z] github.com/docker/docker/pkg/useragent [2022-07-12T10:51:37.809Z] github.com/docker/docker/plugin [2022-07-12T10:51:37.809Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T10:51:37.809Z] github.com/docker/docker/plugin/v2 [2022-07-12T10:51:37.809Z] github.com/docker/docker/profiles/apparmor [2022-07-12T10:51:37.809Z] github.com/docker/docker/profiles/seccomp [2022-07-12T10:51:37.809Z] github.com/docker/docker/quota [2022-07-12T10:51:37.809Z] github.com/docker/docker/reference [2022-07-12T10:51:37.809Z] github.com/docker/docker/registry [2022-07-12T10:51:37.809Z] github.com/docker/docker/registry/resumable [2022-07-12T10:51:37.809Z] github.com/docker/docker/restartmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/rootless [2022-07-12T10:51:37.809Z] github.com/docker/docker/rootless/specconv [2022-07-12T10:51:37.809Z] github.com/docker/docker/runconfig [2022-07-12T10:51:37.809Z] github.com/docker/docker/runconfig/opts [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil/daemon [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil/environment [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil/fakegit [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil/registry [2022-07-12T10:51:37.809Z] github.com/docker/docker/testutil/request [2022-07-12T10:51:37.809Z] github.com/docker/docker/volume [2022-07-12T10:51:37.809Z] github.com/docker/docker/volume/drivers [2022-07-12T10:51:37.809Z] github.com/docker/docker/volume/local [2022-07-12T10:51:37.809Z] github.com/docker/docker/volume/mounts [2022-07-12T10:51:37.809Z] github.com/docker/docker/volume/service [2022-07-12T10:51:37.809Z] github.com/docker/docker/volume/service/opts [2022-07-12T10:51:37.809Z] github.com/docker/docker/volume/testutils' [2022-07-12T10:51:37.809Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/config [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/idm [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/ns [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/options [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/osl [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/types' [2022-07-12T10:51:37.809Z] + echo 'github.com/docker/docker/libnetwork [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/config [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T10:51:37.809Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/idm [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/ns [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/options [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/osl [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/types' [2022-07-12T10:51:37.810Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T10:51:37.810Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T10:51:37.810Z] + type docker-proxy [2022-07-12T10:51:37.810Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-12T10:51:37.810Z] + hack/make.sh binary-proxy install-proxy [2022-07-12T10:51:37.810Z] [2022-07-12T10:51:37.810Z] Removing bundles/ [2022-07-12T10:51:37.810Z] [2022-07-12T10:51:37.810Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-12T10:51:37.810Z] Building: bundles/binary-proxy/docker-proxy [2022-07-12T10:51:37.810Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T10:51:43.295Z] #47 336.8 + dpkg --print-architecture [2022-07-12T10:51:43.296Z] #47 336.8 + git checkout -q v2.1.0 [2022-07-12T10:51:43.296Z] #47 337.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-12T10:51:43.296Z] #47 337.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-12T10:51:44.395Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-12T10:51:44.395Z] [2022-07-12T10:51:44.395Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-12T10:51:44.395Z] Installing docker-proxy to /usr/local/bin/ [2022-07-12T10:51:44.395Z] [2022-07-12T10:51:44.395Z] + mkdir -p bundles [2022-07-12T10:51:44.395Z] + '[' -n 'github.com/docker/docker/api [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/backend/build [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/httputils [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/middleware [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/build [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/container [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/debug [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/image [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/network [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/session [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/system [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/server/router/volume [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/backend [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/container [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/events [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/filters [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/image [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/mount [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/network [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/registry [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/strslice [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/swarm [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/time [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/versions [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T10:51:44.395Z] github.com/docker/docker/api/types/volume [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/builder-next [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/dockerfile [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/remotecontext [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T10:51:44.395Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T10:51:44.395Z] github.com/docker/docker/cli [2022-07-12T10:51:44.395Z] github.com/docker/docker/cli/config [2022-07-12T10:51:44.395Z] github.com/docker/docker/cli/debug [2022-07-12T10:51:44.395Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T10:51:44.395Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T10:51:44.395Z] github.com/docker/docker/client [2022-07-12T10:51:44.395Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T10:51:44.395Z] github.com/docker/docker/cmd/dockerd [2022-07-12T10:51:44.395Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T10:51:44.395Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T10:51:44.395Z] github.com/docker/docker/container [2022-07-12T10:51:44.395Z] github.com/docker/docker/container/stream [2022-07-12T10:51:44.395Z] github.com/docker/docker/contrib/apparmor [2022-07-12T10:51:44.395Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T10:51:44.395Z] github.com/docker/docker/contrib/httpserver [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/cluster [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/config [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/events [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/exec [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/images [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/initlayer [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/links [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/listeners [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/local [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/names [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/network [2022-07-12T10:51:44.395Z] github.com/docker/docker/daemon/stats [2022-07-12T10:51:44.395Z] github.com/docker/docker/distribution [2022-07-12T10:51:44.395Z] github.com/docker/docker/distribution/metadata [2022-07-12T10:51:44.395Z] github.com/docker/docker/distribution/utils [2022-07-12T10:51:44.395Z] github.com/docker/docker/distribution/xfer [2022-07-12T10:51:44.395Z] github.com/docker/docker/dockerversion [2022-07-12T10:51:44.395Z] github.com/docker/docker/errdefs [2022-07-12T10:51:44.395Z] github.com/docker/docker/image [2022-07-12T10:51:44.395Z] github.com/docker/docker/image/cache [2022-07-12T10:51:44.395Z] github.com/docker/docker/image/tarexport [2022-07-12T10:51:44.395Z] github.com/docker/docker/image/v1 [2022-07-12T10:51:44.395Z] github.com/docker/docker/internal/test/suite [2022-07-12T10:51:44.395Z] github.com/docker/docker/layer [2022-07-12T10:51:44.395Z] github.com/docker/docker/libcontainerd [2022-07-12T10:51:44.395Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T10:51:44.395Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T10:51:44.395Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T10:51:44.395Z] github.com/docker/docker/libcontainerd/types [2022-07-12T10:51:44.395Z] github.com/docker/docker/oci [2022-07-12T10:51:44.395Z] github.com/docker/docker/oci/caps [2022-07-12T10:51:44.395Z] github.com/docker/docker/opts [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/aaparser [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/archive [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/authorization [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/capabilities [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/containerfs [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/directory [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/dmesg [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/fileutils [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/fsutils [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/homedir [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/idtools [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/ioutils [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/longpath [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/loopback [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/parsers [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/pidfile [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/platform [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/plugins [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/pools [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/progress [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/pubsub [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/reexec [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/signal [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/stack [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/stringid [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/system [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/tailfile [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/tarsum [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/urlutil [2022-07-12T10:51:44.395Z] github.com/docker/docker/pkg/useragent [2022-07-12T10:51:44.395Z] github.com/docker/docker/plugin [2022-07-12T10:51:44.395Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T10:51:44.395Z] github.com/docker/docker/plugin/v2 [2022-07-12T10:51:44.395Z] github.com/docker/docker/profiles/apparmor [2022-07-12T10:51:44.395Z] github.com/docker/docker/profiles/seccomp [2022-07-12T10:51:44.395Z] github.com/docker/docker/quota [2022-07-12T10:51:44.395Z] github.com/docker/docker/reference [2022-07-12T10:51:44.395Z] github.com/docker/docker/registry [2022-07-12T10:51:44.395Z] github.com/docker/docker/registry/resumable [2022-07-12T10:51:44.395Z] github.com/docker/docker/restartmanager [2022-07-12T10:51:44.395Z] github.com/docker/docker/rootless [2022-07-12T10:51:44.395Z] github.com/docker/docker/rootless/specconv [2022-07-12T10:51:44.395Z] github.com/docker/docker/runconfig [2022-07-12T10:51:44.395Z] github.com/docker/docker/runconfig/opts [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil/daemon [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil/environment [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil/fakegit [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil/registry [2022-07-12T10:51:44.395Z] github.com/docker/docker/testutil/request [2022-07-12T10:51:44.395Z] github.com/docker/docker/volume [2022-07-12T10:51:44.395Z] github.com/docker/docker/volume/drivers [2022-07-12T10:51:44.395Z] github.com/docker/docker/volume/local [2022-07-12T10:51:44.395Z] github.com/docker/docker/volume/mounts [2022-07-12T10:51:44.395Z] github.com/docker/docker/volume/service [2022-07-12T10:51:44.395Z] github.com/docker/docker/volume/service/opts [2022-07-12T10:51:44.395Z] github.com/docker/docker/volume/testutils' ']' [2022-07-12T10:51:44.396Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-12T10:51:44.652Z] ? github.com/docker/docker/api [no test files] [2022-07-12T10:51:49.831Z] #47 ... [2022-07-12T10:51:49.831Z] [2022-07-12T10:51:49.831Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:51:49.831Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:51:49.831Z] #77 256.8 CCLD libocispec.la [2022-07-12T10:51:49.831Z] #77 257.2 CCLD src/validate [2022-07-12T10:51:49.831Z] #77 257.2 CCLD tests/test-1 [2022-07-12T10:51:49.831Z] #77 257.2 CCLD tests/test-2 [2022-07-12T10:51:49.831Z] #77 257.2 CCLD tests/test-3 [2022-07-12T10:51:49.831Z] #77 257.3 CCLD tests/test-4 [2022-07-12T10:51:49.831Z] #77 257.3 CCLD tests/test-5 [2022-07-12T10:51:49.831Z] #77 257.3 CCLD tests/test-6 [2022-07-12T10:51:49.831Z] #77 257.4 CCLD tests/test-7 [2022-07-12T10:51:49.831Z] #77 257.4 CCLD tests/test-8 [2022-07-12T10:51:49.831Z] #77 257.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-12T10:51:49.831Z] #77 257.4 CCLD tests/test-9 [2022-07-12T10:51:49.831Z] #77 257.5 CCLD tests/test-10 [2022-07-12T10:51:49.831Z] #77 257.5 CCLD tests/test-11 [2022-07-12T10:51:49.831Z] #77 259.4 libtool: link: ar cr libocispec.a [2022-07-12T10:51:49.831Z] #77 259.4 libtool: link: ranlib libocispec.a [2022-07-12T10:51:49.831Z] #77 261.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:49.831Z] #77 261.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T10:51:49.831Z] #77 261.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T10:51:49.831Z] #77 261.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:49.831Z] #77 261.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:49.831Z] #77 261.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:49.831Z] #77 261.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:49.831Z] #77 261.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-12T10:51:49.831Z] #77 261.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-12T10:51:49.831Z] #77 261.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-12T10:51:49.831Z] #77 261.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-12T10:51:49.831Z] #77 261.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-12T10:51:49.831Z] #77 261.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-12T10:51:49.831Z] #77 261.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-12T10:51:49.831Z] #77 261.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-12T10:51:49.831Z] #77 261.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-12T10:51:49.831Z] #77 261.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-12T10:51:49.831Z] #77 261.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-12T10:51:49.831Z] #77 261.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-12T10:51:49.831Z] #77 261.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-12T10:51:49.831Z] #77 261.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-12T10:51:49.831Z] #77 261.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-12T10:51:49.831Z] #77 261.8 CC src/libcrun/libcrun_testing_a-error.o [2022-07-12T10:51:49.831Z] #77 261.8 CC src/libcrun/libcrun_testing_a-status.o [2022-07-12T10:51:49.831Z] #77 261.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-12T10:51:49.831Z] #77 261.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-12T10:51:49.831Z] #77 261.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-12T10:51:49.831Z] #77 262.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-12T10:51:49.831Z] #77 262.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-12T10:51:49.831Z] #77 262.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-12T10:51:49.831Z] #77 262.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-12T10:51:49.831Z] #77 262.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-12T10:51:49.831Z] #77 262.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-12T10:51:49.831Z] #77 262.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-12T10:51:49.831Z] #77 262.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-12T10:51:49.831Z] #77 262.4 CC src/crun-crun.o [2022-07-12T10:51:49.831Z] #77 262.4 CC src/crun-run.o [2022-07-12T10:51:49.831Z] #77 262.5 CC src/crun-delete.o [2022-07-12T10:51:49.831Z] #77 262.5 CC src/crun-kill.o [2022-07-12T10:51:49.831Z] #77 262.6 CC src/crun-pause.o [2022-07-12T10:51:49.831Z] #77 262.6 CC src/crun-unpause.o [2022-07-12T10:51:50.087Z] #77 262.7 CC src/crun-spec.o [2022-07-12T10:51:50.087Z] #77 262.7 CC src/crun-exec.o [2022-07-12T10:51:50.087Z] #77 262.8 CC src/crun-list.o [2022-07-12T10:51:50.087Z] #77 262.9 CC src/crun-create.o [2022-07-12T10:51:50.343Z] #77 263.0 CC src/crun-state.o [2022-07-12T10:51:50.343Z] #77 263.0 CC src/crun-start.o [2022-07-12T10:51:50.343Z] #77 263.1 CC src/crun-update.o [2022-07-12T10:51:50.343Z] #77 263.1 CC src/crun-ps.o [2022-07-12T10:51:50.600Z] #77 263.3 CC src/crun-checkpoint.o [2022-07-12T10:51:50.600Z] #77 263.3 CC src/crun-restore.o [2022-07-12T10:51:50.600Z] #77 263.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-12T10:51:50.600Z] #77 263.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-12T10:51:50.600Z] #77 263.4 CC src/libcrun/libcrun_la-container.lo [2022-07-12T10:51:50.858Z] #77 263.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-12T10:51:50.858Z] #77 263.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-12T10:51:50.858Z] #77 263.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-12T10:51:51.123Z] #77 263.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-12T10:51:51.123Z] #77 263.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-12T10:51:51.123Z] #77 263.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-12T10:51:51.380Z] #77 264.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-12T10:51:51.380Z] #77 264.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-12T10:51:51.380Z] #77 264.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-12T10:51:51.380Z] #77 264.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-12T10:51:51.380Z] #77 264.3 CC src/libcrun/libcrun_la-error.lo [2022-07-12T10:51:51.636Z] #77 264.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-12T10:51:51.636Z] #77 264.5 CC src/libcrun/libcrun_la-status.lo [2022-07-12T10:51:51.893Z] #77 264.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-12T10:51:51.893Z] #77 264.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-12T10:51:52.078Z] #60 ... [2022-07-12T10:51:52.078Z] [2022-07-12T10:51:52.078Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:51:52.078Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:51:52.078Z] #47 343.1 + dpkg --print-architecture [2022-07-12T10:51:52.078Z] #47 343.1 + git checkout -q v2.1.0 [2022-07-12T10:51:52.078Z] #47 343.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-12T10:51:52.078Z] #47 343.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-12T10:51:52.149Z] #77 264.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-12T10:51:52.150Z] #77 264.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-12T10:51:52.150Z] #77 264.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-12T10:51:52.150Z] #77 265.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-12T10:51:52.406Z] #77 265.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-12T10:51:52.406Z] #77 265.3 CC tests/init.o [2022-07-12T10:51:52.662Z] #77 265.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-12T10:51:52.662Z] #77 265.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-12T10:51:52.662Z] #77 265.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-12T10:51:56.257Z] #47 ... [2022-07-12T10:51:56.257Z] [2022-07-12T10:51:56.257Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:51:56.257Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:51:56.257Z] #77 265.6 CCLD libocispec.la [2022-07-12T10:51:56.257Z] #77 266.1 CCLD src/validate [2022-07-12T10:51:56.257Z] #77 266.1 CCLD tests/test-1 [2022-07-12T10:51:56.257Z] #77 266.1 CCLD tests/test-2 [2022-07-12T10:51:56.257Z] #77 266.1 CCLD tests/test-3 [2022-07-12T10:51:56.257Z] #77 266.2 CCLD tests/test-4 [2022-07-12T10:51:56.257Z] #77 266.2 CCLD tests/test-6 [2022-07-12T10:51:56.257Z] #77 266.2 CCLD tests/test-5 [2022-07-12T10:51:56.257Z] #77 266.3 CCLD tests/test-7 [2022-07-12T10:51:56.257Z] #77 266.3 CCLD tests/test-8 [2022-07-12T10:51:56.257Z] #77 266.4 CCLD tests/test-9 [2022-07-12T10:51:56.257Z] #77 266.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-12T10:51:56.257Z] #77 266.5 CCLD tests/test-11 [2022-07-12T10:51:56.257Z] #77 266.5 CCLD tests/test-10 [2022-07-12T10:51:56.257Z] #77 268.3 libtool: link: ar cr libocispec.a [2022-07-12T10:51:56.257Z] #77 268.4 libtool: link: ranlib libocispec.a [2022-07-12T10:51:56.257Z] #77 270.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:56.257Z] #77 270.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T10:51:56.257Z] #77 270.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T10:51:56.257Z] #77 270.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:56.257Z] #77 270.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:56.257Z] #77 270.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:56.257Z] #77 270.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T10:51:56.257Z] #77 270.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-12T10:51:56.257Z] #77 270.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-12T10:51:56.257Z] #77 270.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-12T10:51:56.257Z] #77 270.3 CC src/libcrun/libcrun_testing_a-container.o [2022-07-12T10:51:56.257Z] #77 270.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-12T10:51:56.257Z] #77 270.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-12T10:51:56.257Z] #77 270.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-12T10:51:56.257Z] #77 270.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-12T10:51:56.257Z] #77 270.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-12T10:51:56.257Z] #77 270.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-12T10:51:56.257Z] #77 270.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-12T10:51:56.257Z] #77 270.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-12T10:51:56.257Z] #77 270.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-12T10:51:56.257Z] #77 270.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-12T10:51:56.257Z] #77 270.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-12T10:51:56.257Z] #77 270.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-12T10:51:56.257Z] #77 270.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-12T10:51:56.257Z] #77 270.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-12T10:51:56.257Z] #77 270.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-12T10:51:56.257Z] #77 270.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-12T10:51:56.257Z] #77 270.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-12T10:51:56.257Z] #77 270.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-12T10:51:56.257Z] #77 270.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-12T10:51:56.257Z] #77 270.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-12T10:51:56.257Z] #77 270.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-12T10:51:56.257Z] #77 270.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-12T10:51:56.257Z] #77 270.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-12T10:51:56.257Z] #77 270.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-12T10:51:56.257Z] #77 271.1 CC src/crun-crun.o [2022-07-12T10:51:56.257Z] #77 271.1 CC src/crun-run.o [2022-07-12T10:51:56.257Z] #77 271.1 CC src/crun-delete.o [2022-07-12T10:51:56.257Z] #77 271.3 CC src/crun-spec.o [2022-07-12T10:51:56.257Z] #77 271.3 CC src/crun-pause.o [2022-07-12T10:51:56.257Z] #77 271.3 CC src/crun-kill.o [2022-07-12T10:51:56.257Z] #77 271.3 CC src/crun-unpause.o [2022-07-12T10:51:56.257Z] #77 271.3 CC src/crun-exec.o [2022-07-12T10:51:56.257Z] #77 271.4 CC src/crun-list.o [2022-07-12T10:51:56.257Z] #77 271.4 CC src/crun-create.o [2022-07-12T10:51:56.257Z] #77 271.5 CC src/crun-state.o [2022-07-12T10:51:56.257Z] #77 271.6 CC src/crun-start.o [2022-07-12T10:51:56.257Z] #77 271.6 CC src/crun-update.o [2022-07-12T10:51:56.257Z] #77 271.7 CC src/crun-ps.o [2022-07-12T10:51:56.257Z] #77 271.9 CC src/crun-checkpoint.o [2022-07-12T10:51:56.257Z] #77 272.0 CC src/crun-restore.o [2022-07-12T10:51:56.257Z] #77 272.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-12T10:51:56.257Z] #77 272.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-12T10:51:56.514Z] #77 272.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-12T10:51:56.514Z] #77 272.4 CC src/libcrun/libcrun_la-container.lo [2022-07-12T10:51:56.771Z] #77 272.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-12T10:51:56.771Z] #77 272.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-12T10:51:56.771Z] #77 272.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-12T10:51:57.028Z] #77 272.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-12T10:51:57.028Z] #77 272.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-12T10:51:57.028Z] #77 272.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-12T10:51:57.028Z] #77 272.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-12T10:51:57.288Z] #77 273.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-12T10:51:57.288Z] #77 273.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-12T10:51:57.288Z] #77 273.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-12T10:51:57.545Z] #77 273.2 CC src/libcrun/libcrun_la-error.lo [2022-07-12T10:51:57.545Z] #77 273.2 CC src/libcrun/libcrun_la-status.lo [2022-07-12T10:51:57.545Z] #77 273.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-12T10:51:57.545Z] #77 273.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-12T10:51:57.545Z] #77 273.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-12T10:51:57.802Z] #77 273.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-12T10:51:57.802Z] #77 273.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-12T10:51:57.802Z] #77 273.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-12T10:51:58.059Z] #77 273.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-12T10:51:58.059Z] #77 273.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-12T10:51:58.059Z] #77 273.9 CC tests/init.o [2022-07-12T10:51:58.059Z] #77 273.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-12T10:51:58.059Z] #77 273.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-12T10:51:59.499Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-12T10:52:14.573Z] #77 ... [2022-07-12T10:52:14.573Z] [2022-07-12T10:52:14.573Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:52:14.573Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:52:14.573Z] #47 DONE 366.1s [2022-07-12T10:52:14.573Z] [2022-07-12T10:52:14.573Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:52:14.573Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:52:14.573Z] #55 ... [2022-07-12T10:52:14.573Z] [2022-07-12T10:52:14.573Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T10:52:14.573Z] #48 sha256:ab0fd51cd7e07937be5603b58cd33345d52f4a203b033c016fce0731b8bc4c87 [2022-07-12T10:52:14.573Z] #48 DONE 0.2s [2022-07-12T10:52:14.573Z] [2022-07-12T10:52:14.573Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T10:52:14.573Z] #52 sha256:5688bc7b1322f136b31a19f3ed0c2fe7523bac80c8f5809f752a20484a955694 [2022-07-12T10:52:14.573Z] #52 DONE 0.1s [2022-07-12T10:52:14.573Z] [2022-07-12T10:52:14.573Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:52:14.573Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:52:14.573Z] #55 ... [2022-07-12T10:52:14.573Z] [2022-07-12T10:52:14.573Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T10:52:14.573Z] #54 sha256:fe905c1d4681c099e9b63de86ba61121d5491c411d29409539097ec0e5b83425 [2022-07-12T10:52:14.573Z] #54 DONE 0.1s [2022-07-12T10:52:14.573Z] [2022-07-12T10:52:14.573Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:52:14.573Z] #60 sha256:a1517b9cc07745ed81d304fe699cd88b6020baea306935247b5962182783c3ac [2022-07-12T10:52:15.238Z] #64 334.7 # github.com/containerd/containerd/cmd/containerd [2022-07-12T10:52:15.238Z] #64 334.7 /usr/bin/ld: /tmp/go-link-1049007567/000019.o: in function `New': [2022-07-12T10:52:15.238Z] #64 334.7 /tmp/tmp.BdKEguOFt2/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-12T10:52:15.238Z] #64 334.8 + bin/containerd-stress [2022-07-12T10:52:15.238Z] #64 336.0 + bin/containerd-shim [2022-07-12T10:52:19.907Z] #60 ... [2022-07-12T10:52:19.907Z] [2022-07-12T10:52:19.907Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:52:19.907Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:52:19.907Z] #77 292.2 CCLD tests/init [2022-07-12T10:52:20.109Z] #77 ... [2022-07-12T10:52:20.109Z] [2022-07-12T10:52:20.109Z] #47 [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 "v2.3.0" && 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 "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T10:52:20.109Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T10:52:20.109Z] #47 DONE 372.0s [2022-07-12T10:52:20.109Z] [2022-07-12T10:52:20.109Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:52:20.109Z] #60 sha256:6983bde351a4fdf001ce45d485c35c77682bab75f5f905b3f5df6b4ebd7892d6 [2022-07-12T10:52:22.002Z] #60 ... [2022-07-12T10:52:22.002Z] [2022-07-12T10:52:22.002Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T10:52:22.002Z] #48 sha256:15d744bacec769b4dccc7f437a4c6b129d26337b6d70b51a106a90385a19ba50 [2022-07-12T10:52:22.258Z] #48 DONE 0.5s [2022-07-12T10:52:22.258Z] [2022-07-12T10:52:22.258Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T10:52:22.258Z] #52 sha256:f0daf3d15fee610a84b83d6d3e9a16afa1deed3b61d2bb1e699cb33808edb911 [2022-07-12T10:52:22.258Z] #52 DONE 0.1s [2022-07-12T10:52:22.258Z] [2022-07-12T10:52:22.258Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T10:52:22.258Z] #54 sha256:816f36e5a453e322b7ec9711908dc79d49eaf807bdd311648dea5c631c7e3e28 [2022-07-12T10:52:22.514Z] #54 DONE 0.1s [2022-07-12T10:52:22.514Z] [2022-07-12T10:52:22.514Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:52:22.514Z] #60 sha256:6983bde351a4fdf001ce45d485c35c77682bab75f5f905b3f5df6b4ebd7892d6 [2022-07-12T10:52:25.272Z] #64 347.4 + bin/containerd-shim-runc-v1 [2022-07-12T10:52:25.636Z] #60 ... [2022-07-12T10:52:25.636Z] [2022-07-12T10:52:25.636Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T10:52:25.636Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T10:52:25.636Z] #77 301.1 CCLD tests/init [2022-07-12T10:52:30.547Z] #64 353.8 + bin/containerd-shim-runc-v2 [2022-07-12T10:52:31.115Z] #64 354.7 + binaries [2022-07-12T10:52:31.115Z] #64 354.7 + install -D bin/containerd /build/containerd [2022-07-12T10:52:31.115Z] #64 354.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-12T10:52:31.115Z] #64 354.7 + install -D bin/ctr /build/ctr [2022-07-12T10:52:33.017Z] #64 DONE 356.6s [2022-07-12T10:52:33.953Z] [2022-07-12T10:52:33.953Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T10:52:33.953Z] #65 sha256:5c704efd122fabef2c3bd44b188a369613ac51517a4d2e8c39352c7b04275c39 [2022-07-12T10:52:34.888Z] #65 DONE 0.9s [2022-07-12T10:52:34.888Z] [2022-07-12T10:52:34.888Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T10:52:34.888Z] #70 sha256:b46840b53415a82c545203d4df3085b5a29d9c5f67e07865b01cb24c6ade2998 [2022-07-12T10:52:34.888Z] #70 DONE 0.2s [2022-07-12T10:52:34.888Z] [2022-07-12T10:52:34.888Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T10:52:34.888Z] #75 sha256:119c866d9eaf76b002587b548f74befb043441d5e96026bc0ba86ddd66af32a6 [2022-07-12T10:52:35.823Z] #75 DONE 0.9s [2022-07-12T10:52:35.823Z] [2022-07-12T10:52:35.823Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T10:52:35.824Z] #78 sha256:bac1a772fa62d981dc7ace4827a52397d688dd86cc56482a0882fdfbe44f096e [2022-07-12T10:52:35.824Z] #78 DONE 0.1s [2022-07-12T10:52:35.824Z] [2022-07-12T10:52:35.824Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T10:52:35.824Z] #79 sha256:f2eff6111318cf061a523d342468790f697399d31f4349fce7f446f0c751905b [2022-07-12T10:52:35.824Z] #79 DONE 0.1s [2022-07-12T10:52:36.084Z] [2022-07-12T10:52:36.084Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T10:52:36.084Z] #80 sha256:e6581bd26fa0b2f50f3a51e44ca211f561718ccd5a870fd7a132390d97f90d60 [2022-07-12T10:52:36.084Z] #80 DONE 0.0s [2022-07-12T10:52:36.084Z] [2022-07-12T10:52:36.085Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-12T10:52:36.085Z] #81 sha256:1efe845236d97860c480568fed73e59175d52b487c730ff7ab33abcaf925f3b1 [2022-07-12T10:52:36.656Z] #81 0.648 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-12T10:52:36.656Z] #81 0.648 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-12T10:52:36.656Z] #81 0.648 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-12T10:52:37.485Z] #81 0.892 Reading package lists... [2022-07-12T10:52:38.003Z] #81 1.532 Reading package lists... [2022-07-12T10:52:38.261Z] #81 2.052 Building dependency tree... [2022-07-12T10:52:38.261Z] #81 2.171 Reading state information... [2022-07-12T10:52:38.521Z] #81 2.289 The following additional packages will be installed: [2022-07-12T10:52:38.521Z] #81 2.290 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-12T10:52:38.521Z] #81 2.291 Suggested packages: [2022-07-12T10:52:38.521Z] #81 2.291 systemd-container policykit-1 [2022-07-12T10:52:38.521Z] #81 2.291 Recommended packages: [2022-07-12T10:52:38.521Z] #81 2.291 systemd-timesyncd | time-daemon libnss-systemd [2022-07-12T10:52:38.521Z] #81 2.358 The following NEW packages will be installed: [2022-07-12T10:52:38.521Z] #81 2.358 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-12T10:52:38.521Z] #81 2.359 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-12T10:52:38.779Z] #81 2.627 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T10:52:38.779Z] #81 2.627 Need to get 5817 kB of archives. [2022-07-12T10:52:38.779Z] #81 2.627 After this operation, 19.3 MB of additional disk space will be used. [2022-07-12T10:52:38.779Z] #81 2.627 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-12T10:52:38.779Z] #81 2.630 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-12T10:52:38.779Z] #81 2.631 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-12T10:52:38.779Z] #81 2.634 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-12T10:52:38.779Z] #81 2.635 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-12T10:52:38.779Z] #81 2.721 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-12T10:52:38.779Z] #81 2.724 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-12T10:52:38.779Z] #81 2.725 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-12T10:52:38.779Z] #81 2.727 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-12T10:52:38.779Z] #81 2.729 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-12T10:52:39.039Z] #81 2.876 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T10:52:39.039Z] #81 2.907 Fetched 5817 kB in 0s (15.9 MB/s) [2022-07-12T10:52:39.039Z] #81 2.938 Selecting previously unselected package libargon2-1:amd64. [2022-07-12T10:52:39.039Z] #81 2.938 (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 ... 28639 files and directories currently installed.) [2022-07-12T10:52:39.039Z] #81 2.955 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-12T10:52:39.039Z] #81 2.964 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-12T10:52:39.039Z] #81 3.003 Selecting previously unselected package libjson-c5:amd64. [2022-07-12T10:52:39.039Z] #81 3.006 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-12T10:52:39.039Z] #81 3.011 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-12T10:52:39.039Z] #81 3.050 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-12T10:52:39.039Z] #81 3.053 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-12T10:52:39.039Z] #81 3.057 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-12T10:52:39.039Z] #81 3.114 Selecting previously unselected package libkmod2:amd64. [2022-07-12T10:52:39.299Z] #81 3.116 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-12T10:52:39.299Z] #81 3.120 Unpacking libkmod2:amd64 (28-1) ... [2022-07-12T10:52:39.299Z] #81 3.166 Selecting previously unselected package systemd. [2022-07-12T10:52:39.299Z] #81 3.168 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-12T10:52:39.299Z] #81 3.206 Unpacking systemd (247.3-7) ... [2022-07-12T10:52:39.866Z] #81 3.759 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-12T10:52:39.866Z] #81 3.771 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-12T10:52:39.866Z] #81 3.781 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-12T10:52:39.866Z] #81 3.792 Setting up libkmod2:amd64 (28-1) ... [2022-07-12T10:52:39.866Z] #81 3.805 Setting up systemd (247.3-7) ... [2022-07-12T10:52:39.866Z] #81 3.847 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-12T10:52:39.866Z] #81 3.848 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-12T10:52:39.866Z] #81 3.851 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-12T10:52:39.866Z] #81 3.874 Initializing machine ID from KVM UUID. [2022-07-12T10:52:40.053Z] #77 312.5 CCLD libcrun.la [2022-07-12T10:52:40.053Z] #77 312.6 AR libcrun_testing.a [2022-07-12T10:52:40.053Z] #77 312.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-12T10:52:40.053Z] #77 312.7 CCLD tests/tests_libcrun_utils [2022-07-12T10:52:40.053Z] #77 312.7 CCLD tests/tests_libcrun_errors [2022-07-12T10:52:40.053Z] #77 312.7 CCLD tests/tests_libcrun_fuzzer [2022-07-12T10:52:40.125Z] #81 4.255 Selecting previously unselected package systemd-sysv. [2022-07-12T10:52:40.384Z] #81 4.255 (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 ... 29450 files and directories currently installed.) [2022-07-12T10:52:40.384Z] #81 4.272 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-12T10:52:40.384Z] #81 4.276 Unpacking systemd-sysv (247.3-7) ... [2022-07-12T10:52:40.384Z] #81 4.323 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-12T10:52:40.384Z] #81 4.326 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-12T10:52:40.384Z] #81 4.330 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-12T10:52:40.384Z] #81 4.390 Selecting previously unselected package dbus. [2022-07-12T10:52:40.384Z] #81 4.393 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-12T10:52:40.384Z] #81 4.404 Unpacking dbus (1.12.20-2) ... [2022-07-12T10:52:40.384Z] #81 4.458 Selecting previously unselected package libpam-systemd:amd64. [2022-07-12T10:52:40.384Z] #81 4.461 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-12T10:52:40.384Z] #81 4.465 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-12T10:52:40.384Z] #81 4.515 Selecting previously unselected package dbus-user-session. [2022-07-12T10:52:40.643Z] #81 4.517 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-12T10:52:40.643Z] #81 4.522 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-12T10:52:40.643Z] #81 4.597 Setting up systemd-sysv (247.3-7) ... [2022-07-12T10:52:40.643Z] #81 4.609 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-12T10:52:40.643Z] #81 4.622 Setting up dbus (1.12.20-2) ... [2022-07-12T10:52:40.643Z] #81 4.744 invoke-rc.d: could not determine current runlevel [2022-07-12T10:52:40.902Z] #81 4.747 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T10:52:40.902Z] #81 4.752 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-12T10:52:40.902Z] #81 4.906 Setting up dbus-user-session (1.12.20-2) ... [2022-07-12T10:52:40.902Z] #81 4.922 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T10:52:41.161Z] #81 DONE 5.1s [2022-07-12T10:52:41.161Z] [2022-07-12T10:52:41.161Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-12T10:52:41.161Z] #82 sha256:3701f33490525521ea44e691867ea9fa0b6132e338d6f20d4668f000804de71b [2022-07-12T10:52:41.421Z] #77 313.9 CCLD crun [2022-07-12T10:52:41.678Z] #82 0.394 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T10:52:41.678Z] #82 0.395 Dload Upload Total Spent Left Speed [2022-07-12T10:52:41.678Z] #77 314.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-12T10:52:41.678Z] #77 314.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-12T10:52:41.935Z] #77 314.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-12T10:52:41.935Z] #77 314.6 /bin/mkdir -p '/usr/local/lib' [2022-07-12T10:52:41.935Z] #77 314.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-12T10:52:41.935Z] #77 314.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-12T10:52:41.935Z] #77 314.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-12T10:52:41.935Z] #77 314.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-12T10:52:41.935Z] #77 314.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-12T10:52:41.936Z] #82 0.396 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6036 0 --:--:-- --:--:-- --:--:-- 6036 [2022-07-12T10:52:41.936Z] #82 DONE 0.7s [2022-07-12T10:52:41.936Z] [2022-07-12T10:52:41.936Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T10:52:41.936Z] #83 sha256:91ad6b06f0e6d81eb080d8f3b8df010f30355ac41d4a8dab584c2bfdcf43726a [2022-07-12T10:52:42.192Z] #77 314.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-12T10:52:42.192Z] #77 314.9 ---------------------------------------------------------------------- [2022-07-12T10:52:42.192Z] #77 314.9 Libraries have been installed in: [2022-07-12T10:52:42.192Z] #77 314.9 /usr/local/lib [2022-07-12T10:52:42.192Z] #77 314.9 [2022-07-12T10:52:42.192Z] #77 314.9 If you ever happen to want to link against installed libraries [2022-07-12T10:52:42.192Z] #77 314.9 in a given directory, LIBDIR, you must either use libtool, and [2022-07-12T10:52:42.192Z] #77 314.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-12T10:52:42.192Z] #77 314.9 flag during linking and do at least one of the following: [2022-07-12T10:52:42.192Z] #77 314.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-12T10:52:42.192Z] #77 314.9 during execution [2022-07-12T10:52:42.192Z] #77 314.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-12T10:52:42.192Z] #77 314.9 during linking [2022-07-12T10:52:42.192Z] #77 314.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-12T10:52:42.192Z] #77 314.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-12T10:52:42.192Z] #77 314.9 [2022-07-12T10:52:42.192Z] #77 314.9 See any operating system documentation about shared libraries for [2022-07-12T10:52:42.192Z] #77 314.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-12T10:52:42.192Z] #77 314.9 ---------------------------------------------------------------------- [2022-07-12T10:52:42.192Z] #77 314.9 /bin/mkdir -p '/build' [2022-07-12T10:52:42.192Z] #77 314.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-12T10:52:42.192Z] #77 315.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-12T10:52:42.450Z] #77 315.0 make[3]: Leaving directory '/tmp/crun-build' [2022-07-12T10:52:42.450Z] #77 315.0 make[2]: Leaving directory '/tmp/crun-build' [2022-07-12T10:52:42.450Z] #77 315.0 make[1]: Leaving directory '/tmp/crun-build' [2022-07-12T10:52:42.706Z] #77 DONE 315.3s [2022-07-12T10:52:42.706Z] [2022-07-12T10:52:42.706Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:52:42.706Z] #64 sha256:801dfa56e5b6f9cdcbe5cfecbaedd33f948f936ea4fb1e27e574cd3543b16595 [2022-07-12T10:52:43.842Z] #83 DONE 1.8s [2022-07-12T10:52:43.842Z] [2022-07-12T10:52:43.842Z] #84 exporting to image [2022-07-12T10:52:43.842Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T10:52:43.842Z] #84 exporting layers [2022-07-12T10:52:47.541Z] #77 321.7 CCLD libcrun.la [2022-07-12T10:52:47.541Z] #77 321.9 AR libcrun_testing.a [2022-07-12T10:52:47.541Z] #77 321.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-12T10:52:47.541Z] #77 322.0 CCLD tests/tests_libcrun_utils [2022-07-12T10:52:47.541Z] #77 322.1 CCLD tests/tests_libcrun_errors [2022-07-12T10:52:47.541Z] #77 322.1 CCLD tests/tests_libcrun_fuzzer [2022-07-12T10:52:47.541Z] #77 323.2 CCLD crun [2022-07-12T10:52:48.105Z] #77 323.8 make[3]: Entering directory '/tmp/crun-build' [2022-07-12T10:52:48.362Z] #77 324.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-12T10:52:48.362Z] #77 324.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-12T10:52:48.362Z] #77 324.1 /bin/mkdir -p '/usr/local/lib' [2022-07-12T10:52:48.362Z] #77 324.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-12T10:52:48.362Z] #77 324.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-12T10:52:48.622Z] #77 324.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-12T10:52:48.622Z] #77 324.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-12T10:52:48.622Z] #77 324.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-12T10:52:48.622Z] #77 324.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-12T10:52:48.880Z] #77 324.5 ---------------------------------------------------------------------- [2022-07-12T10:52:48.880Z] #77 324.5 Libraries have been installed in: [2022-07-12T10:52:48.880Z] #77 324.5 /usr/local/lib [2022-07-12T10:52:48.880Z] #77 324.5 [2022-07-12T10:52:48.880Z] #77 324.5 If you ever happen to want to link against installed libraries [2022-07-12T10:52:48.880Z] #77 324.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-12T10:52:48.880Z] #77 324.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-12T10:52:48.880Z] #77 324.5 flag during linking and do at least one of the following: [2022-07-12T10:52:48.880Z] #77 324.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-12T10:52:48.880Z] #77 324.5 during execution [2022-07-12T10:52:48.880Z] #77 324.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-12T10:52:48.880Z] #77 324.5 during linking [2022-07-12T10:52:48.880Z] #77 324.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-12T10:52:48.880Z] #77 324.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-12T10:52:48.880Z] #77 324.5 [2022-07-12T10:52:48.880Z] #77 324.5 See any operating system documentation about shared libraries for [2022-07-12T10:52:48.880Z] #77 324.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-12T10:52:48.880Z] #77 324.5 ---------------------------------------------------------------------- [2022-07-12T10:52:48.880Z] #77 324.5 /bin/mkdir -p '/build' [2022-07-12T10:52:48.880Z] #77 324.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-12T10:52:48.880Z] #77 324.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-12T10:52:48.880Z] #77 324.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-12T10:52:48.880Z] #77 324.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-12T10:52:48.880Z] #77 324.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-12T10:52:49.137Z] #77 DONE 324.9s [2022-07-12T10:52:49.137Z] [2022-07-12T10:52:49.137Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:52:49.137Z] #60 sha256:6983bde351a4fdf001ce45d485c35c77682bab75f5f905b3f5df6b4ebd7892d6 [2022-07-12T10:52:51.961Z] #84 exporting layers 7.1s done [2022-07-12T10:52:51.961Z] #84 writing image sha256:28dc6662b8a0d6b8bd6b27deb107622301c75a07ba799714503501c3e4af6d14 done [2022-07-12T10:52:51.961Z] #84 naming to docker.io/library/docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 done [2022-07-12T10:52:51.961Z] #84 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T10:52:52.297Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -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=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/make.sh dynbinary test-integration [2022-07-12T10:52:54.199Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-12T10:52:54.199Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-12T10:52:54.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-12T10:52:54.199Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-12T10:52:54.199Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-12T10:52:54.199Z] Detected virtualization docker. [2022-07-12T10:52:54.199Z] Detected architecture x86-64. [2022-07-12T10:52:54.199Z] Set hostname to <594304bb66cb>. [2022-07-12T10:52:54.199Z] modprobe@configfs.service: Succeeded. [2022-07-12T10:52:54.199Z] modprobe@drm.service: Succeeded. [2022-07-12T10:52:54.199Z] modprobe@fuse.service: Succeeded. [2022-07-12T10:52:54.199Z] + source /etc/docker-entrypoint-cmd [2022-07-12T10:52:54.199Z] ++ hack/make.sh dynbinary test-integration [2022-07-12T10:52:54.199Z] [2022-07-12T10:52:54.458Z] Removing bundles/ [2022-07-12T10:52:54.458Z] [2022-07-12T10:52:54.458Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T10:52:54.458Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T10:52:54.458Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T10:52:54.898Z] #64 ... [2022-07-12T10:52:54.898Z] [2022-07-12T10:52:54.898Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:52:54.898Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:52:54.898Z] #55 409.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-12T10:52:55.155Z] #55 DONE 409.8s [2022-07-12T10:52:55.155Z] [2022-07-12T10:52:55.155Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:52:55.155Z] #64 sha256:801dfa56e5b6f9cdcbe5cfecbaedd33f948f936ea4fb1e27e574cd3543b16595 [2022-07-12T10:52:56.092Z] #64 ... [2022-07-12T10:52:56.092Z] [2022-07-12T10:52:56.092Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T10:52:56.092Z] #60 sha256:a1517b9cc07745ed81d304fe699cd88b6020baea306935247b5962182783c3ac [2022-07-12T10:52:56.092Z] #60 207.5 + mkdir -p /build [2022-07-12T10:52:56.092Z] #60 207.5 + cp runc /build/runc [2022-07-12T10:52:56.092Z] #60 DONE 207.7s [2022-07-12T10:52:56.092Z] [2022-07-12T10:52:56.092Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:52:56.092Z] #64 sha256:801dfa56e5b6f9cdcbe5cfecbaedd33f948f936ea4fb1e27e574cd3543b16595 [2022-07-12T10:52:57.469Z] #64 ... [2022-07-12T10:52:57.469Z] [2022-07-12T10:52:57.469Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T10:52:57.469Z] #56 sha256:8215d93546d11c621acf90b07e440b515c4a38b8b06b5cc6cdc0ff1afee387cf [2022-07-12T10:52:57.817Z] INFO [loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 2m52.434124971s [2022-07-12T10:52:57.817Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 490.269115ms [2022-07-12T10:52:58.399Z] #56 DONE 0.7s [2022-07-12T10:52:58.399Z] [2022-07-12T10:52:58.399Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T10:52:58.399Z] #58 sha256:f47f42dc3f95ce929a59ff8365db3554b017697dfff488d76a36b3cba84b3de4 [2022-07-12T10:52:58.399Z] #58 DONE 0.1s [2022-07-12T10:52:58.399Z] [2022-07-12T10:52:58.399Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:52:58.399Z] #64 sha256:801dfa56e5b6f9cdcbe5cfecbaedd33f948f936ea4fb1e27e574cd3543b16595 [2022-07-12T10:52:58.399Z] #64 ... [2022-07-12T10:52:58.399Z] [2022-07-12T10:52:58.399Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T10:52:58.399Z] #61 sha256:d67425f7ac33f7c82727408c34fdf181c3e23e151366a2b676c50184ba4cb868 [2022-07-12T10:52:58.963Z] #61 DONE 0.7s [2022-07-12T10:52:58.963Z] [2022-07-12T10:52:58.963Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:52:58.963Z] #64 sha256:801dfa56e5b6f9cdcbe5cfecbaedd33f948f936ea4fb1e27e574cd3543b16595 [2022-07-12T10:53:02.238Z] #64 354.6 + bin/containerd [2022-07-12T10:53:07.139Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-12T10:53:07.139Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-12T10:53:07.139Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-12T10:53:07.207Z] #60 204.7 + mkdir -p /build [2022-07-12T10:53:07.207Z] #60 204.7 + cp runc /build/runc [2022-07-12T10:53:07.207Z] #60 DONE 205.7s [2022-07-12T10:53:07.207Z] [2022-07-12T10:53:07.207Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T10:53:07.207Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T10:53:07.207Z] #55 418.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-12T10:53:07.207Z] #55 DONE 419.7s [2022-07-12T10:53:07.207Z] [2022-07-12T10:53:07.207Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:53:07.207Z] #64 sha256:b9664cd40f2c2fa842c076c727a44283bc64d9bbf2fb7e7c9155cc593ca4546d [2022-07-12T10:53:07.396Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-07-12T10:53:07.396Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-12T10:53:07.396Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-12T10:53:07.396Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-12T10:53:07.653Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-12T10:53:07.653Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-12T10:53:07.653Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-12T10:53:07.910Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-12T10:53:07.910Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-12T10:53:07.910Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-12T10:53:08.839Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-12T10:53:08.839Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-12T10:53:09.096Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-12T10:53:09.101Z] #64 ... [2022-07-12T10:53:09.101Z] [2022-07-12T10:53:09.101Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T10:53:09.101Z] #56 sha256:58b34e825882bbbf1f876d6e1770158122bcc7524014a93a93e6a68a55f71642 [2022-07-12T10:53:09.353Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-12T10:53:09.358Z] #56 DONE 0.6s [2022-07-12T10:53:09.358Z] [2022-07-12T10:53:09.358Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:53:09.358Z] #64 sha256:b9664cd40f2c2fa842c076c727a44283bc64d9bbf2fb7e7c9155cc593ca4546d [2022-07-12T10:53:09.610Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-12T10:53:09.610Z] ? github.com/docker/docker/api/types [no test files] [2022-07-12T10:53:09.610Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-12T10:53:09.610Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-12T10:53:09.610Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-12T10:53:09.610Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-12T10:53:09.614Z] #64 ... [2022-07-12T10:53:09.614Z] [2022-07-12T10:53:09.614Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T10:53:09.614Z] #58 sha256:514c79e90495e0ea4c5904951a0dce588e77f5f4980d9c7c36297504d1912f5d [2022-07-12T10:53:09.614Z] #58 DONE 0.1s [2022-07-12T10:53:09.614Z] [2022-07-12T10:53:09.614Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T10:53:09.614Z] #61 sha256:4b7259800732c30f44811ff7bd02582da80edf344b94bc4b041c36e468807a46 [2022-07-12T10:53:09.614Z] #61 DONE 0.2s [2022-07-12T10:53:09.614Z] [2022-07-12T10:53:09.614Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T10:53:09.614Z] #64 sha256:b9664cd40f2c2fa842c076c727a44283bc64d9bbf2fb7e7c9155cc593ca4546d [2022-07-12T10:53:09.866Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-07-12T10:53:09.866Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-12T10:53:09.866Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-12T10:53:09.866Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-12T10:53:09.866Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-12T10:53:09.866Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-12T10:53:09.866Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-07-12T10:53:09.866Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-12T10:53:09.866Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-12T10:53:09.866Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-12T10:53:10.123Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/builder [no test files] [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-12T10:53:10.123Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-12T10:53:10.978Z] #64 361.9 + bin/containerd [2022-07-12T10:53:12.641Z] ok github.com/docker/docker/builder/remotecontext 0.112s coverage: 13.7% of statements [2022-07-12T10:53:12.641Z] ok github.com/docker/docker/builder/dockerfile 0.460s coverage: 49.3% of statements [2022-07-12T10:53:12.898Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-12T10:53:13.467Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-12T10:53:14.425Z] ok github.com/docker/docker/builder/remotecontext/git 1.727s coverage: 86.3% of statements [2022-07-12T10:53:14.425Z] ? github.com/docker/docker/cli [no test files] [2022-07-12T10:53:14.425Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-12T10:53:14.425Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-12T10:53:14.425Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-12T10:53:15.368Z] ok github.com/docker/docker/cmd/docker-proxy 0.253s coverage: 67.6% of statements [2022-07-12T10:53:17.886Z] ok github.com/docker/docker/client 0.073s coverage: 75.6% of statements [2022-07-12T10:53:49.921Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 31.9% of statements [2022-07-12T10:53:51.814Z] ok github.com/docker/docker/container 0.117s coverage: 36.2% of statements [2022-07-12T10:53:51.814Z] ok github.com/docker/docker/cmd/dockerd/trap 2.403s coverage: 0.0% of statements [2022-07-12T10:53:51.814Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-12T10:53:51.814Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-12T10:53:51.814Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-12T10:53:51.814Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-12T10:53:52.070Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-12T10:53:57.331Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2022-07-12T10:53:58.424Z] #64 405.0 # github.com/containerd/containerd/cmd/containerd [2022-07-12T10:53:58.424Z] #64 405.0 /usr/bin/ld: /tmp/go-link-227314123/000019.o: in function `New': [2022-07-12T10:53:58.424Z] #64 405.0 /tmp/tmp.Z7h55njFHx/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-12T10:53:58.424Z] #64 405.1 + bin/containerd-stress [2022-07-12T10:53:58.424Z] #64 406.2 + bin/containerd-shim [2022-07-12T10:53:58.699Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-07-12T10:54:00.069Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-12T10:54:04.971Z] #64 417.2 + bin/containerd-shim-runc-v1 [2022-07-12T10:54:06.747Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-07-12T10:54:07.159Z] #64 412.4 # github.com/containerd/containerd/cmd/containerd [2022-07-12T10:54:07.159Z] #64 412.4 /usr/bin/ld: /tmp/go-link-943284957/000019.o: in function `New': [2022-07-12T10:54:07.159Z] #64 412.4 /tmp/tmp.Bz8HxdRz3T/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-12T10:54:07.159Z] #64 412.5 + bin/containerd-stress [2022-07-12T10:54:07.159Z] #64 413.6 + bin/containerd-shim [2022-07-12T10:54:07.676Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-12T10:54:08.238Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-12T10:54:08.799Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-12T10:54:09.362Z] ok github.com/docker/docker/daemon 10.118s coverage: 16.2% of statements [2022-07-12T10:54:09.362Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-12T10:54:09.362Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-12T10:54:09.362Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-12T10:54:09.362Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-12T10:54:09.925Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.603s coverage: 74.8% of statements [2022-07-12T10:54:10.858Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.308s coverage: 56.2% of statements [2022-07-12T10:54:11.420Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-12T10:54:11.518Z] #64 423.5 + bin/containerd-shim-runc-v2 [2022-07-12T10:54:11.518Z] #64 424.3 + binaries [2022-07-12T10:54:11.776Z] #64 424.3 + install -D bin/containerd /build/containerd [2022-07-12T10:54:11.776Z] #64 424.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-12T10:54:11.776Z] #64 424.3 + install -D bin/ctr /build/ctr [2022-07-12T10:54:12.338Z] #64 DONE 424.8s [2022-07-12T10:54:12.789Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-12T10:54:13.269Z] [2022-07-12T10:54:13.269Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T10:54:13.269Z] #65 sha256:9db2e5aac372ddbd146faec1e2b821787735e28875f26f3b899f59ebd3e27c3d [2022-07-12T10:54:13.269Z] #65 DONE 0.2s [2022-07-12T10:54:13.269Z] [2022-07-12T10:54:13.269Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T10:54:13.269Z] #70 sha256:285596708af1f23a7e72ac95e358ee866eca89f88a6f2810a86195d390380ab5 [2022-07-12T10:54:13.269Z] #70 DONE 0.1s [2022-07-12T10:54:13.525Z] [2022-07-12T10:54:13.525Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T10:54:13.525Z] #75 sha256:1376c11703f526cbb5b9c45ccae66ec6f73a18d8cce9f4bc871083f51e19baa7 [2022-07-12T10:54:13.699Z] #64 424.7 + bin/containerd-shim-runc-v1 [2022-07-12T10:54:13.783Z] #75 DONE 0.3s [2022-07-12T10:54:13.783Z] [2022-07-12T10:54:13.783Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T10:54:13.783Z] #78 sha256:fff10d4174007d22ca6c17d988a7ce32f55251e71d1be60a0c4ff629ff337e3c [2022-07-12T10:54:13.783Z] #78 DONE 0.0s [2022-07-12T10:54:13.783Z] [2022-07-12T10:54:13.783Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T10:54:13.783Z] #79 sha256:fe3586230f1dfd411afa92e328087f1a777480da79d81a7b6e1ca0e01fd9917e [2022-07-12T10:54:13.783Z] #79 DONE 0.0s [2022-07-12T10:54:13.783Z] [2022-07-12T10:54:13.783Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T10:54:13.783Z] #80 sha256:890bd6bcaaca51ade41084a7d8f93d92dd4e347f95136b3fb799b8bdf52c1afe [2022-07-12T10:54:13.783Z] #80 DONE 0.0s [2022-07-12T10:54:14.039Z] [2022-07-12T10:54:14.039Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T10:54:14.039Z] #81 sha256:bf874580c1b410b98caa2410744f3df0dd417e69aef94ddc2e5bf86f535de867 [2022-07-12T10:54:14.168Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.354s coverage: 50.6% of statements [2022-07-12T10:54:16.058Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.188s coverage: 46.1% of statements [2022-07-12T10:54:16.058Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-12T10:54:16.058Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.938s coverage: 58.5% of statements [2022-07-12T10:54:16.058Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-12T10:54:16.058Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-12T10:54:16.552Z] #81 DONE 2.8s [2022-07-12T10:54:16.807Z] [2022-07-12T10:54:16.807Z] #82 exporting to image [2022-07-12T10:54:16.807Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T10:54:16.807Z] #82 exporting layers [2022-07-12T10:54:16.985Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-07-12T10:54:16.985Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-12T10:54:17.242Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-12T10:54:19.133Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.8% of statements [2022-07-12T10:54:19.133Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-12T10:54:19.133Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-12T10:54:19.133Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-07-12T10:54:20.062Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-07-12T10:54:20.062Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 80.2% of statements [2022-07-12T10:54:20.062Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-12T10:54:20.239Z] #64 431.0 + bin/containerd-shim-runc-v2 [2022-07-12T10:54:20.495Z] #64 431.8 + binaries [2022-07-12T10:54:20.495Z] #64 431.8 + install -D bin/containerd /build/containerd [2022-07-12T10:54:20.495Z] #64 431.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-12T10:54:20.495Z] #64 431.8 + install -D bin/ctr /build/ctr [2022-07-12T10:54:20.626Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-07-12T10:54:20.626Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-12T10:54:20.882Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-07-12T10:54:21.445Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.168s coverage: 76.8% of statements [2022-07-12T10:54:21.702Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements [2022-07-12T10:54:21.702Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-12T10:54:21.702Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-12T10:54:22.631Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 62.0% of statements [2022-07-12T10:54:22.631Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-07-12T10:54:23.009Z] #64 DONE 433.8s [2022-07-12T10:54:23.342Z] #82 exporting layers 6.7s done [2022-07-12T10:54:23.342Z] #82 writing image sha256:cedee3376258754422b0d78cea959fcbebdd4e95fffbc343093158c96678aa0c done [2022-07-12T10:54:23.342Z] #82 naming to docker.io/library/docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 done [2022-07-12T10:54:23.342Z] #82 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-12T10:54:23.561Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2022-07-12T10:54:23.561Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-12T10:54:23.571Z] [2022-07-12T10:54:23.571Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T10:54:23.571Z] #65 sha256:02f74b9d302af5dfb12a305c9d4f5a96e5806a920398e5c7aca50a9a5ad15daf [2022-07-12T10:54:23.712Z] + trap exit INT TERM [2022-07-12T10:54:23.712Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-12T10:54:23.712Z] + CONTAINER_NAME=docker-pr1 [2022-07-12T10:54:23.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/make.sh dynbinary [2022-07-12T10:54:24.123Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-12T10:54:24.132Z] #65 DONE 0.8s [2022-07-12T10:54:24.387Z] [2022-07-12T10:54:24.387Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T10:54:24.387Z] #70 sha256:1d820e87e1ff70a148cc54e23c97d42a87e3fe8823316ad9f61de2ff5efca5ac [2022-07-12T10:54:24.387Z] #70 DONE 0.2s [2022-07-12T10:54:24.387Z] [2022-07-12T10:54:24.387Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T10:54:24.387Z] #75 sha256:5d034bd65813e67266bbe86d030f425b589b262f085059feedc7b92814ec7c0a [2022-07-12T10:54:25.052Z] ok github.com/docker/docker/daemon/logger/splunk 1.506s coverage: 82.5% of statements [2022-07-12T10:54:25.052Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-12T10:54:25.052Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-12T10:54:25.313Z] #75 DONE 0.9s [2022-07-12T10:54:25.313Z] [2022-07-12T10:54:25.313Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T10:54:25.313Z] #78 sha256:3a14c0db7328e9c3d73070ae1034178750303f4fac4a18537ae836aac806517d [2022-07-12T10:54:25.313Z] #78 DONE 0.0s [2022-07-12T10:54:25.313Z] [2022-07-12T10:54:25.313Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T10:54:25.313Z] #79 sha256:e9a47761d1fb0daf6176ca783cd9a44cfba22fc83f6e5862a06938140ccfb5ce [2022-07-12T10:54:25.313Z] #79 DONE 0.0s [2022-07-12T10:54:25.313Z] [2022-07-12T10:54:25.313Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T10:54:25.313Z] #80 sha256:b2bfda60cba1d21f4cbf55cf8e36ea156ab374da7494755e9c413d8427d29c60 [2022-07-12T10:54:25.313Z] #80 DONE 0.0s [2022-07-12T10:54:25.568Z] [2022-07-12T10:54:25.568Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T10:54:25.568Z] #81 sha256:635c0a4d7b9e13924e64923c65ad63d90c6cb777fc1c4520e71681f390a676b4 [2022-07-12T10:54:25.600Z] [2022-07-12T10:54:25.600Z] Removing bundles/ [2022-07-12T10:54:25.600Z] [2022-07-12T10:54:25.600Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T10:54:25.600Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T10:54:25.600Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T10:54:25.614Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-12T10:54:26.983Z] ok github.com/docker/docker/distribution 1.503s coverage: 28.0% of statements [2022-07-12T10:54:26.984Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-12T10:54:27.240Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-12T10:54:28.168Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-12T10:54:28.424Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-07-12T10:54:28.424Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-12T10:54:28.424Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-07-12T10:54:28.986Z] ok github.com/docker/docker/image/tarexport 0.020s coverage: 0.7% of statements [2022-07-12T10:54:28.986Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-12T10:54:28.986Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-12T10:54:29.549Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-12T10:54:29.735Z] #81 DONE 3.9s [2022-07-12T10:54:29.735Z] [2022-07-12T10:54:29.735Z] #82 exporting to image [2022-07-12T10:54:29.735Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T10:54:29.735Z] #82 exporting layers [2022-07-12T10:54:30.111Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-12T10:54:30.674Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-07-12T10:54:30.674Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-12T10:54:32.565Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.3% of statements [2022-07-12T10:54:33.127Z] ok github.com/docker/docker/pkg/authorization 0.307s coverage: 68.3% of statements [2022-07-12T10:54:33.383Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-12T10:54:33.384Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-12T10:54:34.308Z] INFO [linters context/goanalysis] analyzers took 6m25.392324198s with top 10 stages: buildir: 2m18.551729555s, the_only_name: 40.750810977s, goimports: 28.795914781s, unconvert: 25.117063723s, gosec: 18.589432752s, S1038: 17.101003136s, misspell: 7.284042497s, S1039: 5.261738836s, nilness: 4.977693281s, unused: 4.58099091s [2022-07-12T10:54:34.308Z] INFO [runner] Issues before processing: 2388, after processing: 0 [2022-07-12T10:54:34.308Z] INFO [runner] Processors filtering stat (out/in): cgo: 2125/2388, skip_dirs: 2125/2125, path_prettifier: 2125/2125, exclude: 2022/2022, nolint: 0/77, skip_files: 2125/2125, autogenerated_exclude: 2022/2125, filename_unadjuster: 2125/2125, identifier_marker: 2022/2022, exclude-rules: 77/2022 [2022-07-12T10:54:34.308Z] INFO [runner] processing took 80.940719ms with stages: nolint: 32.554827ms, identifier_marker: 21.572954ms, path_prettifier: 9.039767ms, autogenerated_exclude: 7.917742ms, exclude-rules: 7.768366ms, skip_dirs: 1.737271ms, cgo: 213.598µs, filename_unadjuster: 131.166µs, max_same_issues: 1.523µs, diff: 566ns, uniq_by_line: 519ns, skip_files: 388ns, exclude: 352ns, max_from_linter: 272ns, source_code: 262ns, severity-rules: 241ns, max_per_file_from_linter: 238ns, path_shortener: 237ns, sort_results: 233ns, path_prefixer: 197ns [2022-07-12T10:54:34.308Z] INFO [runner] linters took 1m44.783746657s with stages: goanalysis_metalinter: 1m44.702626637s [2022-07-12T10:54:34.308Z] INFO File cache stats: 1673 entries of total size 8.6MiB [2022-07-12T10:54:34.308Z] INFO Memory: 2778 samples, avg is 311.6MB, max is 1231.1MB [2022-07-12T10:54:34.308Z] INFO Execution took 4m37.71825244s [2022-07-12T10:54:34.308Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-12T10:54:34.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/make.sh dynbinary test-docker-py [2022-07-12T10:54:34.903Z] [2022-07-12T10:54:35.174Z] Removing bundles/ [2022-07-12T10:54:35.174Z] [2022-07-12T10:54:35.174Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T10:54:35.174Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T10:54:35.174Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T10:54:36.742Z] ok github.com/docker/docker/pkg/chrootarchive 2.527s coverage: 42.7% of statements [2022-07-12T10:54:36.998Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-12T10:54:36.998Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-12T10:54:37.254Z] ok github.com/docker/docker/layer 7.252s coverage: 68.9% of statements [2022-07-12T10:54:37.254Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-12T10:54:37.254Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-12T10:54:37.254Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-12T10:54:37.254Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-12T10:54:37.254Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-12T10:54:37.254Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-12T10:54:37.510Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-07-12T10:54:37.510Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-07-12T10:54:37.819Z] #82 exporting layers 7.2s done [2022-07-12T10:54:37.820Z] #82 writing image sha256:0d784c8e73b6a911b3a3f119ea85db51b7303aba3292d4f368c86af741fe3a69 done [2022-07-12T10:54:37.820Z] #82 naming to docker.io/library/docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 done [2022-07-12T10:54:37.820Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T10:54:38.073Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-07-12T10:54:38.073Z] ok github.com/docker/docker/pkg/fsutils 0.196s coverage: 85.1% of statements [2022-07-12T10:54:38.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -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=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/make.sh dynbinary test-integration [2022-07-12T10:54:39.001Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 67.9% of statements [2022-07-12T10:54:39.002Z] ok github.com/docker/docker/pkg/ioutils 0.360s coverage: 71.0% of statements [2022-07-12T10:54:39.093Z] [2022-07-12T10:54:39.258Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-07-12T10:54:39.258Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-07-12T10:54:39.258Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-12T10:54:39.349Z] Removing bundles/ [2022-07-12T10:54:39.349Z] [2022-07-12T10:54:39.349Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T10:54:39.349Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T10:54:39.349Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T10:54:39.515Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-12T10:54:39.515Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-12T10:54:39.771Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-07-12T10:54:39.771Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-12T10:54:40.028Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-12T10:54:40.028Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-12T10:54:40.028Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-12T10:54:40.590Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-07-12T10:54:40.847Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-12T10:54:41.103Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-12T10:54:41.359Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-12T10:54:42.723Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-07-12T10:54:42.979Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-12T10:54:43.235Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-12T10:54:43.492Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-12T10:54:43.748Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-12T10:54:43.748Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-12T10:54:44.311Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-12T10:54:44.874Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-12T10:54:45.130Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-07-12T10:54:45.693Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-07-12T10:54:45.693Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-12T10:54:47.584Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-12T10:54:47.839Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-12T10:54:48.096Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-12T10:54:49.462Z] ok github.com/docker/docker/quota 0.210s coverage: 71.4% of statements [2022-07-12T10:54:49.718Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-07-12T10:54:50.647Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-07-12T10:54:50.904Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-12T10:54:51.160Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-12T10:54:51.723Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-12T10:54:51.979Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-12T10:54:53.869Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-12T10:54:54.126Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.8% of statements [2022-07-12T10:54:54.688Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-12T10:54:56.056Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-12T10:55:01.022Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T10:55:01.022Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T10:55:01.022Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T10:55:01.022Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T10:55:01.022Z] [2022-07-12T10:55:01.022Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T10:55:01.022Z] DOCKER_SYSTEMD=1 [2022-07-12T10:55:01.022Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T10:55:01.022Z] HOSTNAME=594304bb66cb [2022-07-12T10:55:01.022Z] DEST=bundles/test-integration [2022-07-12T10:55:01.022Z] PWD=/go/src/github.com/docker/docker [2022-07-12T10:55:01.022Z] DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:55:01.022Z] container=docker [2022-07-12T10:55:01.022Z] HOME=/root [2022-07-12T10:55:01.022Z] LANG=C.UTF-8 [2022-07-12T10:55:01.022Z] INVOCATION_ID=f4fdff3c370b4bfd9fc13e9f4504d3cb [2022-07-12T10:55:01.022Z] GOLANG_VERSION=1.18.3 [2022-07-12T10:55:01.022Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T10:55:01.022Z] VALIDATE_BRANCH=master [2022-07-12T10:55:01.022Z] TERM=xterm [2022-07-12T10:55:01.022Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T10:55:01.022Z] SHLVL=3 [2022-07-12T10:55:01.022Z] TIMEOUT=120m [2022-07-12T10:55:01.022Z] DOCKER_BUILDTAGS= journald [2022-07-12T10:55:01.022Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T10:55:01.022Z] GO111MODULE=off [2022-07-12T10:55:01.022Z] DOCKER_EXPERIMENTAL=1 [2022-07-12T10:55:01.022Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T10:55:01.022Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T10:55:01.022Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T10:55:01.022Z] GOPATH=/go [2022-07-12T10:55:01.022Z] PKG_CONFIG=pkg-config [2022-07-12T10:55:01.022Z] _=/usr/bin/env [2022-07-12T10:55:01.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T10:55:17.942Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/rootless [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/volume [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-12T10:55:17.942Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === Skipped [2022-07-12T10:55:17.942Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-12T10:55:17.942Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-12T10:55:17.942Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-12T10:55:17.942Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-12T10:55:17.942Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:71: No driver to put! [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-12T10:55:17.942Z] time="2022-07-12T10:54:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-12T10:55:17.942Z] time="2022-07-12T10:54:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-12T10:55:17.942Z] time="2022-07-12T10:54:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-12T10:55:17.942Z] time="2022-07-12T10:54:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-12T10:55:17.942Z] time="2022-07-12T10:54:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:71: No driver to put! [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-12T10:55:17.942Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-12T10:55:17.942Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-12T10:55:17.942Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T10:55:17.942Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-12T10:55:17.942Z] graphtest_unix.go:71: No driver to put! [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-12T10:55:17.942Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-12T10:55:17.942Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-12T10:55:17.942Z] [2022-07-12T10:55:17.942Z] DONE 2811 tests, 28 skipped in 210.800s [2022-07-12T10:55:17.942Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/config [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/idm [2022-07-12T10:55:17.942Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/ns [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/options [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/osl [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T10:55:17.943Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-12T10:55:17.943Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-12T10:55:47.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T10:55:47.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T10:56:04.562Z] ok github.com/docker/docker/libnetwork 37.432s coverage: 40.6% of statements [2022-07-12T10:56:04.562Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-12T10:56:04.562Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-12T10:56:04.562Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-12T10:56:04.562Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-12T10:56:04.562Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.563s coverage: 59.9% of statements [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-12T10:56:04.562Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-12T10:56:04.562Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-12T10:56:04.562Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-12T10:56:04.562Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-12T10:56:04.562Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-12T10:56:14.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T10:56:14.548Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.142s coverage: 6.7% of statements [2022-07-12T10:56:14.548Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-12T10:56:14.548Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-12T10:56:14.548Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-12T10:56:14.548Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-12T10:56:14.548Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-12T10:56:14.548Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-12T10:56:14.804Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-12T10:56:15.061Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-07-12T10:56:15.317Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-12T10:56:15.317Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-12T10:56:19.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T10:56:27.529Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-12T10:56:29.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T10:56:29.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T10:56:30.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T10:56:31.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T10:56:31.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T10:56:31.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T10:56:32.045Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T10:56:32.045Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T10:56:32.045Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T10:56:32.045Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T10:56:32.045Z] [2022-07-12T10:56:32.045Z] + c=0 [2022-07-12T10:56:32.045Z] ++ jobs -p [2022-07-12T10:56:32.045Z] + for job in $(jobs -p) [2022-07-12T10:56:32.045Z] + wait 7388 [2022-07-12T10:56:32.045Z] + TEST_INTEGRATION_DEST=3 [2022-07-12T10:56:32.045Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-12T10:56:32.045Z] + TEST_SKIP_INTEGRATION=1 [2022-07-12T10:56:32.045Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-12T10:56:32.045Z] + run_tests [2022-07-12T10:56:32.045Z] + '[' -n 0 ']' [2022-07-12T10:56:32.045Z] + rm= [2022-07-12T10:56:32.045Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43797/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/make.sh '' test-integration [2022-07-12T10:56:32.045Z] + TEST_INTEGRATION_DEST=1 [2022-07-12T10:56:32.045Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-12T10:56:32.045Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T10:56:32.045Z] + run_tests test-integration-flaky [2022-07-12T10:56:32.045Z] + '[' -n 0 ']' [2022-07-12T10:56:32.045Z] + rm= [2022-07-12T10:56:32.045Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43797/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/make.sh test-integration-flaky test-integration [2022-07-12T10:56:32.045Z] + TEST_INTEGRATION_DEST=2 [2022-07-12T10:56:32.045Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-12T10:56:32.045Z] + TEST_SKIP_INTEGRATION=1 [2022-07-12T10:56:32.045Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-12T10:56:32.045Z] + run_tests [2022-07-12T10:56:32.045Z] + '[' -n 0 ']' [2022-07-12T10:56:32.045Z] + rm= [2022-07-12T10:56:32.045Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43797/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/make.sh '' test-integration [2022-07-12T10:56:32.045Z] [2022-07-12T10:56:32.045Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T10:56:32.045Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T10:56:32.045Z] HOSTNAME=7b9531c1f12c [2022-07-12T10:56:32.045Z] TEST_SKIP_INTEGRATION=1 [2022-07-12T10:56:32.045Z] TESTDEBUG=0 [2022-07-12T10:56:32.045Z] DEST=bundles/test-integration [2022-07-12T10:56:32.045Z] PWD=/go/src/github.com/docker/docker [2022-07-12T10:56:32.045Z] KEEPBUNDLE=1 [2022-07-12T10:56:32.045Z] DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:56:32.045Z] container=docker [2022-07-12T10:56:32.045Z] HOME=/root [2022-07-12T10:56:32.045Z] GOLANG_VERSION=1.18.3 [2022-07-12T10:56:32.045Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T10:56:32.045Z] VALIDATE_BRANCH=master [2022-07-12T10:56:32.045Z] TERM=xterm [2022-07-12T10:56:32.045Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T10:56:32.045Z] SHLVL=1 [2022-07-12T10:56:32.045Z] TIMEOUT=120m [2022-07-12T10:56:32.045Z] DOCKER_BUILDTAGS= journald [2022-07-12T10:56:32.045Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T10:56:32.045Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-12T10:56:32.045Z] GO111MODULE=off [2022-07-12T10:56:32.045Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T10:56:32.045Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T10:56:32.045Z] GOPATH=/go [2022-07-12T10:56:32.045Z] PKG_CONFIG=pkg-config [2022-07-12T10:56:32.045Z] _=/usr/bin/env [2022-07-12T10:56:32.045Z] Building test suite binary ./integration-cli/test.main [2022-07-12T10:56:32.045Z] [2022-07-12T10:56:32.045Z] [2022-07-12T10:56:32.045Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-12T10:56:32.045Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T10:56:32.045Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T10:56:32.045Z] HOSTNAME=8016344539ec [2022-07-12T10:56:32.045Z] TEST_SKIP_INTEGRATION=1 [2022-07-12T10:56:32.045Z] TESTDEBUG=0 [2022-07-12T10:56:32.045Z] DEST=bundles/test-integration [2022-07-12T10:56:32.045Z] PWD=/go/src/github.com/docker/docker [2022-07-12T10:56:32.045Z] KEEPBUNDLE=1 [2022-07-12T10:56:32.045Z] DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:56:32.045Z] container=docker [2022-07-12T10:56:32.045Z] HOME=/root [2022-07-12T10:56:32.045Z] GOLANG_VERSION=1.18.3 [2022-07-12T10:56:32.045Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T10:56:32.045Z] VALIDATE_BRANCH=master [2022-07-12T10:56:32.045Z] TERM=xterm [2022-07-12T10:56:32.045Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T10:56:32.045Z] SHLVL=1 [2022-07-12T10:56:32.045Z] TIMEOUT=120m [2022-07-12T10:56:32.045Z] DOCKER_BUILDTAGS= journald [2022-07-12T10:56:32.045Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T10:56:32.045Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-12T10:56:32.045Z] GO111MODULE=off [2022-07-12T10:56:32.045Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T10:56:32.045Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T10:56:32.045Z] GOPATH=/go [2022-07-12T10:56:32.045Z] PKG_CONFIG=pkg-config [2022-07-12T10:56:32.045Z] _=/usr/bin/env [2022-07-12T10:56:32.045Z] Building test suite binary ./integration-cli/test.main [2022-07-12T10:56:32.045Z] No new tests added to integration. [2022-07-12T10:56:32.045Z] [2022-07-12T10:56:32.045Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T10:56:32.045Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T10:56:32.045Z] HOSTNAME=37ec0dccb5ad [2022-07-12T10:56:32.045Z] TESTDEBUG=0 [2022-07-12T10:56:32.045Z] DEST=bundles/test-integration [2022-07-12T10:56:32.045Z] PWD=/go/src/github.com/docker/docker [2022-07-12T10:56:32.045Z] KEEPBUNDLE=1 [2022-07-12T10:56:32.045Z] DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:56:32.045Z] container=docker [2022-07-12T10:56:32.045Z] HOME=/root [2022-07-12T10:56:32.045Z] GOLANG_VERSION=1.18.3 [2022-07-12T10:56:32.045Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T10:56:32.045Z] VALIDATE_BRANCH=master [2022-07-12T10:56:32.045Z] TERM=xterm [2022-07-12T10:56:32.045Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T10:56:32.045Z] SHLVL=1 [2022-07-12T10:56:32.045Z] TIMEOUT=120m [2022-07-12T10:56:32.045Z] DOCKER_BUILDTAGS= journald [2022-07-12T10:56:32.045Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T10:56:32.045Z] GO111MODULE=off [2022-07-12T10:56:32.045Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T10:56:32.045Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T10:56:32.045Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T10:56:32.045Z] GOPATH=/go [2022-07-12T10:56:32.045Z] PKG_CONFIG=pkg-config [2022-07-12T10:56:32.045Z] _=/usr/bin/env [2022-07-12T10:56:32.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T10:56:32.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T10:56:35.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T10:56:36.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T10:56:37.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T10:56:37.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T10:56:38.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T10:56:39.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T10:56:40.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T10:56:41.681Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T10:56:41.681Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T10:56:41.681Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T10:56:41.681Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T10:56:41.681Z] [2022-07-12T10:56:41.681Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-12T10:56:41.681Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-12T10:56:41.681Z] Using test binary docker [2022-07-12T10:56:41.681Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T10:56:41.681Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T10:56:41.681Z] INFO: Waiting for daemon to start... [2022-07-12T10:56:41.681Z] Starting dockerd [2022-07-12T10:56:41.681Z] . [2022-07-12T10:56:41.681Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-12T10:56:41.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T10:56:42.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T10:56:43.596Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T10:56:43.596Z] Using test binary docker [2022-07-12T10:56:43.596Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T10:56:43.596Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-12T10:56:43.596Z] Starting dockerd [2022-07-12T10:56:43.596Z] INFO: Waiting for daemon to start... [2022-07-12T10:56:45.585Z] ok github.com/docker/docker/libnetwork/ipam 16.369s coverage: 85.3% of statements [2022-07-12T10:56:45.585Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-12T10:56:45.585Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-12T10:56:45.585Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-12T10:56:45.585Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-12T10:56:45.585Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-12T10:56:45.585Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-12T10:56:45.585Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2022-07-12T10:56:45.585Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.1% of statements [2022-07-12T10:56:45.585Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-12T10:56:45.585Z] ok github.com/docker/docker/libnetwork/netutils 0.021s coverage: 44.1% of statements [2022-07-12T10:56:45.807Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T10:56:45.807Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T10:56:45.807Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T10:56:45.807Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T10:56:45.807Z] [2022-07-12T10:56:45.807Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T10:56:45.807Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T10:56:45.807Z] HOSTNAME=d227eaf98085 [2022-07-12T10:56:45.807Z] DEST=bundles/test-integration [2022-07-12T10:56:45.807Z] PWD=/go/src/github.com/docker/docker [2022-07-12T10:56:45.807Z] DOCKER_ROOTLESS=1 [2022-07-12T10:56:45.807Z] DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T10:56:45.807Z] container=docker [2022-07-12T10:56:45.807Z] HOME=/root [2022-07-12T10:56:45.807Z] GOLANG_VERSION=1.18.3 [2022-07-12T10:56:45.807Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T10:56:45.807Z] VALIDATE_BRANCH=master [2022-07-12T10:56:45.807Z] TERM=xterm [2022-07-12T10:56:45.807Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T10:56:45.807Z] SHLVL=1 [2022-07-12T10:56:45.807Z] TIMEOUT=120m [2022-07-12T10:56:45.807Z] DOCKER_BUILDTAGS= journald [2022-07-12T10:56:45.807Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T10:56:45.807Z] GO111MODULE=off [2022-07-12T10:56:45.807Z] DOCKER_EXPERIMENTAL=1 [2022-07-12T10:56:45.807Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T10:56:45.807Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T10:56:45.807Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T10:56:45.807Z] GOPATH=/go [2022-07-12T10:56:45.807Z] PKG_CONFIG=pkg-config [2022-07-12T10:56:45.807Z] _=/usr/bin/env [2022-07-12T10:56:45.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T10:56:46.127Z] . [2022-07-12T10:56:46.127Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T10:56:46.127Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T10:56:46.127Z] Error: No such image: emptyfs [2022-07-12T10:56:46.386Z] Running integration-test (iteration 1) [2022-07-12T10:56:46.386Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T10:56:46.645Z] Loaded image: busybox:latest [2022-07-12T10:56:46.645Z] Loaded image: busybox:glibc [2022-07-12T10:56:48.022Z] Loaded image: debian:bullseye-slim [2022-07-12T10:56:48.022Z] Loaded image: hello-world:latest [2022-07-12T10:56:48.280Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T10:56:48.280Z] INFO: Testing against a local daemon [2022-07-12T10:56:48.280Z] === RUN TestCgroupNamespacesBuild [2022-07-12T10:56:49.654Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-07-12T10:56:49.654Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T10:56:51.030Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-07-12T10:56:51.030Z] === RUN TestBuildWithSession [2022-07-12T10:56:51.030Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T10:56:51.030Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T10:56:51.030Z] === RUN TestBuildSquashParent [2022-07-12T10:56:56.300Z] --- PASS: TestBuildSquashParent (4.80s) [2022-07-12T10:56:56.300Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T10:56:56.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T10:56:56.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T10:56:56.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T10:56:56.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T10:56:56.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T10:56:56.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T10:56:56.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T10:56:56.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T10:56:56.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T10:56:56.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T10:56:56.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T10:56:56.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T10:56:56.300Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T10:56:56.300Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T10:56:57.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T10:56:57.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T10:56:59.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T10:56:59.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T10:57:00.989Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-07-12T10:57:00.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.95s) [2022-07-12T10:57:00.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.04s) [2022-07-12T10:57:00.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2022-07-12T10:57:00.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2022-07-12T10:57:00.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-07-12T10:57:00.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s) [2022-07-12T10:57:00.989Z] === RUN TestBuildMultiStageCopy [2022-07-12T10:57:00.989Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T10:57:02.365Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T10:57:02.365Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T10:57:02.623Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T10:57:02.882Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T10:57:03.142Z] --- PASS: TestBuildMultiStageCopy (2.43s) [2022-07-12T10:57:03.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-07-12T10:57:03.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-07-12T10:57:03.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-07-12T10:57:03.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-12T10:57:03.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-07-12T10:57:03.142Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T10:57:04.079Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-07-12T10:57:04.079Z] === RUN TestBuildLabelWithTargets [2022-07-12T10:57:05.014Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2022-07-12T10:57:05.014Z] === RUN TestBuildWithEmptyLayers [2022-07-12T10:57:05.581Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-07-12T10:57:05.581Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T10:57:06.957Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-07-12T10:57:06.957Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T10:57:07.892Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-12T10:57:07.892Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T10:57:09.795Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-07-12T10:57:09.795Z] === RUN TestBuildWithHugeFile [2022-07-12T10:57:20.422Z] sha256:4399fdedf59fe00f6e80c69779fc129272c8e0b5b307ab1aa65b1ab8de1f1026 [2022-07-12T10:57:20.422Z] INFO: Starting docker-py tests... [2022-07-12T10:57:20.422Z] ============================= test session starts ============================== [2022-07-12T10:57:20.422Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-12T10:57:20.422Z] rootdir: /src, inifile: pytest.ini [2022-07-12T10:57:20.422Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-12T10:57:20.422Z] collected 395 items / 2 deselected / 393 selected [2022-07-12T10:57:20.422Z] [2022-07-12T10:57:32.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T10:57:32.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T10:57:34.376Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-12T10:57:35.205Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-12T10:57:36.973Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-12T10:57:54.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T10:57:59.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T10:58:06.026Z] --- PASS: TestBuildWithHugeFile (49.60s) [2022-07-12T10:58:06.027Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T10:58:06.027Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T10:58:06.027Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T10:58:06.027Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T10:58:06.027Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T10:58:06.027Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T10:58:06.027Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T10:58:06.027Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T10:58:06.027Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T10:58:06.027Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T10:58:06.027Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T10:58:06.027Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T10:58:06.027Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T10:58:06.027Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-12T10:58:06.027Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-07-12T10:58:06.027Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-07-12T10:58:06.027Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-12T10:58:06.027Z] === RUN TestBuildPreserveOwnership [2022-07-12T10:58:06.027Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T10:58:06.027Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T10:58:06.027Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2022-07-12T10:58:06.027Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2022-07-12T10:58:06.027Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-07-12T10:58:06.027Z] === RUN TestBuildPlatformInvalid [2022-07-12T10:58:06.027Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-12T10:58:06.027Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T10:58:06.027Z] Loaded image: busybox:latest [2022-07-12T10:58:06.027Z] Loaded image: busybox:glibc [2022-07-12T10:58:06.027Z] Loaded image: debian:bullseye-slim [2022-07-12T10:58:06.027Z] Loaded image: hello-world:latest [2022-07-12T10:58:06.027Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T10:58:06.745Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-12T10:58:09.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T10:58:09.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T10:58:09.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T10:58:10.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T10:58:10.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T10:58:11.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T10:58:11.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T10:58:14.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T10:58:15.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T10:58:16.006Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.90s) [2022-07-12T10:58:16.006Z] PASS [2022-07-12T10:58:16.006Z] [2022-07-12T10:58:16.006Z] === Skipped [2022-07-12T10:58:16.006Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-12T10:58:16.006Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T10:58:16.006Z] [2022-07-12T10:58:16.006Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T10:58:16.006Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T10:58:16.006Z] [2022-07-12T10:58:16.006Z] DONE 34 tests, 2 skipped in 88.622s [2022-07-12T10:58:16.006Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T10:58:16.006Z] INFO: Testing against a local daemon [2022-07-12T10:58:16.006Z] === RUN TestConfigInspect [2022-07-12T10:58:16.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T10:58:16.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T10:58:17.381Z] --- PASS: TestConfigInspect (2.38s) [2022-07-12T10:58:17.381Z] === RUN TestConfigList [2022-07-12T10:58:17.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T10:58:18.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T10:58:19.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T10:58:19.913Z] --- PASS: TestConfigList (2.14s) [2022-07-12T10:58:19.913Z] === RUN TestConfigsCreateAndDelete [2022-07-12T10:58:20.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T10:58:20.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T10:58:21.814Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-12T10:58:21.814Z] === RUN TestConfigsUpdate [2022-07-12T10:58:21.877Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T10:58:21.877Z] Using test binary docker [2022-07-12T10:58:21.877Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T10:58:21.877Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T10:58:21.877Z] INFO: Waiting for daemon to start... [2022-07-12T10:58:21.877Z] Starting dockerd [2022-07-12T10:58:23.715Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-12T10:58:23.715Z] === RUN TestTemplatedConfig [2022-07-12T10:58:23.782Z] . [2022-07-12T10:58:23.782Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T10:58:23.782Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T10:58:23.782Z] Error: No such image: emptyfs [2022-07-12T10:58:24.042Z] Running integration-test (iteration 1) [2022-07-12T10:58:24.042Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T10:58:24.303Z] Loaded image: busybox:latest [2022-07-12T10:58:24.303Z] Loaded image: busybox:glibc [2022-07-12T10:58:25.670Z] Loaded image: debian:bullseye-slim [2022-07-12T10:58:25.926Z] Loaded image: hello-world:latest [2022-07-12T10:58:25.926Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T10:58:25.926Z] INFO: Testing against a local daemon [2022-07-12T10:58:25.926Z] === RUN TestCgroupNamespacesBuild [2022-07-12T10:58:26.999Z] --- PASS: TestTemplatedConfig (2.65s) [2022-07-12T10:58:26.999Z] === RUN TestConfigCreateResolve [2022-07-12T10:58:27.290Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-07-12T10:58:27.290Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T10:58:28.653Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-07-12T10:58:28.653Z] === RUN TestBuildWithSession [2022-07-12T10:58:28.653Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T10:58:28.653Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T10:58:28.653Z] === RUN TestBuildSquashParent [2022-07-12T10:58:28.900Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-07-12T10:58:28.900Z] PASS [2022-07-12T10:58:28.900Z] [2022-07-12T10:58:28.900Z] DONE 6 tests in 13.726s [2022-07-12T10:58:28.900Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T10:58:28.900Z] INFO: Testing against a local daemon [2022-07-12T10:58:28.900Z] === RUN TestAttachWithTTY [2022-07-12T10:58:28.900Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-12T10:58:28.900Z] === RUN TestAttachWithoutTTy [2022-07-12T10:58:28.900Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-12T10:58:28.900Z] === RUN TestCheckpoint [2022-07-12T10:58:28.900Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T10:58:28.900Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T10:58:28.900Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T10:58:28.900Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T10:58:28.900Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T10:58:28.900Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T10:58:28.900Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T10:58:28.900Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T10:58:28.900Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T10:58:28.900Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T10:58:28.900Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T10:58:28.900Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T10:58:28.900Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T10:58:28.900Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T10:58:28.900Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T10:58:28.900Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T10:58:28.900Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T10:58:28.900Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T10:58:28.900Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T10:58:28.900Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-12T10:58:28.900Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T10:58:28.900Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-12T10:58:28.900Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T10:58:29.158Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-07-12T10:58:29.158Z] === RUN TestCopyEmptyFile [2022-07-12T10:58:29.417Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-07-12T10:58:29.417Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T10:58:29.417Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-12T10:58:29.417Z] === RUN TestCopyFromContainer [2022-07-12T10:58:30.792Z] === RUN TestCopyFromContainer// [2022-07-12T10:58:30.792Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T10:58:30.792Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T10:58:30.792Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T10:58:30.792Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T10:58:30.792Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T10:58:31.050Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T10:58:31.050Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T10:58:31.050Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T10:58:31.050Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer (1.78s) [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-12T10:58:31.309Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-12T10:58:31.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T10:58:31.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T10:58:31.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T10:58:31.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T10:58:31.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T10:58:31.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T10:58:31.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T10:58:31.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T10:58:31.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T10:58:31.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T10:58:31.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-12T10:58:31.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T10:58:31.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T10:58:31.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T10:58:31.309Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T10:58:31.309Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-12T10:58:31.309Z] === RUN TestCreateWithInvalidEnv [2022-07-12T10:58:31.309Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T10:58:31.309Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T10:58:31.309Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T10:58:31.309Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T10:58:31.309Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T10:58:31.309Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T10:58:31.309Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T10:58:31.309Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T10:58:31.309Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T10:58:31.309Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-12T10:58:31.309Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T10:58:31.309Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T10:58:31.309Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T10:58:31.309Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T10:58:31.309Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-12T10:58:31.309Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T10:58:33.210Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-07-12T10:58:33.210Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T10:58:34.585Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) [2022-07-12T10:58:34.585Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T10:58:34.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T10:58:34.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T10:58:34.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T10:58:34.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T10:58:34.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T10:58:34.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T10:58:34.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T10:58:34.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T10:58:34.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T10:58:34.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T10:58:34.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T10:58:34.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T10:58:34.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T10:58:34.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T10:58:34.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T10:58:34.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-12T10:58:34.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-12T10:58:34.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-12T10:58:34.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-12T10:58:34.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-12T10:58:34.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-12T10:58:34.585Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T10:58:35.153Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-07-12T10:58:35.153Z] === RUN TestCreateDifferentPlatform [2022-07-12T10:58:35.153Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T10:58:35.153Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T10:58:35.153Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-12T10:58:35.153Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T10:58:35.153Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T10:58:35.153Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T10:58:35.153Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-12T10:58:35.153Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T10:58:35.153Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-12T10:58:35.153Z] === RUN TestCreateInvalidHostConfig [2022-07-12T10:58:35.153Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T10:58:35.153Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T10:58:35.153Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T10:58:35.153Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T10:58:35.153Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T10:58:35.153Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T10:58:35.153Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T10:58:35.153Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T10:58:35.153Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T10:58:35.153Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T10:58:35.153Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T10:58:35.153Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T10:58:35.153Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-12T10:58:35.153Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T10:58:35.153Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-12T10:58:35.153Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T10:58:35.153Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T10:58:35.153Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T10:58:35.153Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-12T10:58:35.153Z] === RUN TestDaemonRestartIpcMode [2022-07-12T10:58:35.153Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T10:58:35.153Z] === RUN TestDaemonHostGatewayIP [2022-07-12T10:58:35.153Z] === PAUSE TestDaemonHostGatewayIP [2022-07-12T10:58:35.153Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T10:58:35.153Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T10:58:35.153Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T10:58:35.153Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-12T10:58:35.153Z] === RUN TestDiff [2022-07-12T10:58:35.200Z] --- PASS: TestBuildSquashParent (6.84s) [2022-07-12T10:58:35.200Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T10:58:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T10:58:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T10:58:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T10:58:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T10:58:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T10:58:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T10:58:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T10:58:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T10:58:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T10:58:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T10:58:35.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T10:58:35.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T10:58:35.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T10:58:35.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T10:58:35.719Z] --- PASS: TestDiff (0.56s) [2022-07-12T10:58:35.720Z] === RUN TestExecConsoleSize [2022-07-12T10:58:36.288Z] --- PASS: TestExecConsoleSize (0.66s) [2022-07-12T10:58:36.288Z] === RUN TestExecWithCloseStdin [2022-07-12T10:58:36.964Z] ok github.com/docker/docker/libnetwork/networkdb 104.593s coverage: 60.0% of statements [2022-07-12T10:58:36.964Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-12T10:58:36.964Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-12T10:58:36.964Z] ok github.com/docker/docker/libnetwork/osl 4.329s coverage: 39.7% of statements [2022-07-12T10:58:36.964Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-12T10:58:36.964Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-12T10:58:37.087Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T10:58:37.087Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T10:58:37.222Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-07-12T10:58:37.222Z] === RUN TestExec [2022-07-12T10:58:37.809Z] --- PASS: TestExec (0.68s) [2022-07-12T10:58:37.809Z] === RUN TestExecUser [2022-07-12T10:58:37.903Z] ok github.com/docker/docker/libnetwork/portmapper 0.685s coverage: 48.6% of statements [2022-07-12T10:58:38.159Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-12T10:58:38.159Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-12T10:58:38.387Z] --- PASS: TestExecUser (0.68s) [2022-07-12T10:58:38.387Z] === RUN TestExportContainerAndImportImage [2022-07-12T10:58:38.415Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-12T10:58:38.415Z] [2022-07-12T10:58:38.415Z] === Skipped [2022-07-12T10:58:38.415Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-12T10:58:38.415Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T10:58:38.415Z] [2022-07-12T10:58:38.415Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-12T10:58:38.415Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T10:58:38.415Z] [2022-07-12T10:58:38.415Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-12T10:58:38.415Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T10:58:38.415Z] [2022-07-12T10:58:38.415Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-12T10:58:38.415Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T10:58:38.415Z] [2022-07-12T10:58:38.415Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-12T10:58:38.415Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T10:58:38.415Z] [2022-07-12T10:58:38.415Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-12T10:58:38.415Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T10:58:38.415Z] [2022-07-12T10:58:38.415Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-12T10:58:38.415Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T10:58:38.415Z] [2022-07-12T10:58:38.415Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-12T10:58:38.415Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T10:58:38.415Z] [2022-07-12T10:58:38.415Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-12T10:58:38.415Z] firewalld_test.go:14: firewalld is not running [2022-07-12T10:58:38.415Z] [2022-07-12T10:58:38.415Z] DONE 327 tests, 9 skipped in 204.017s Post stage [2022-07-12T10:58:38.984Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T10:58:38.984Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] junit [2022-07-12T10:58:38.989Z] Recording test results [2022-07-12T10:58:39.334Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-07-12T10:58:39.334Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T10:58:40.222Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T10:58:40.565Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/make.sh dynbinary test-integration [2022-07-12T10:58:40.711Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-12T10:58:40.711Z] === RUN TestHealthCheckWorkdir [2022-07-12T10:58:40.821Z] [2022-07-12T10:58:40.872Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-12T10:58:40.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2022-07-12T10:58:40.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-07-12T10:58:40.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-07-12T10:58:40.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2022-07-12T10:58:40.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2022-07-12T10:58:40.872Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2022-07-12T10:58:40.872Z] === RUN TestBuildMultiStageCopy [2022-07-12T10:58:40.872Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T10:58:41.077Z] Removing bundles/ [2022-07-12T10:58:41.077Z] [2022-07-12T10:58:41.077Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T10:58:41.077Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T10:58:41.077Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T10:58:41.277Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-07-12T10:58:41.277Z] === RUN TestHealthKillContainer [2022-07-12T10:58:44.135Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T10:58:45.061Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T10:58:46.424Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T10:58:47.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T10:58:48.277Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-07-12T10:58:48.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-07-12T10:58:48.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-12T10:58:48.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-12T10:58:48.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-12T10:58:48.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-12T10:58:48.277Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T10:58:49.388Z] --- PASS: TestHealthKillContainer (8.24s) [2022-07-12T10:58:49.388Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T10:58:49.955Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-07-12T10:58:49.955Z] === RUN TestIpcModeNone [2022-07-12T10:58:50.521Z] --- PASS: TestIpcModeNone (0.66s) [2022-07-12T10:58:50.521Z] === RUN TestIpcModePrivate [2022-07-12T10:58:51.088Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-07-12T10:58:51.346Z] --- PASS: TestIpcModePrivate (0.68s) [2022-07-12T10:58:51.346Z] === RUN TestIpcModeShareable [2022-07-12T10:58:51.604Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-07-12T10:58:51.863Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-12T10:58:51.863Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T10:58:53.519Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-12T10:58:53.519Z] === RUN TestBuildLabelWithTargets [2022-07-12T10:58:53.765Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s) [2022-07-12T10:58:53.765Z] === RUN TestAPIIpcModeHost [2022-07-12T10:58:54.337Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-12T10:58:54.337Z] === RUN TestDaemonIpcModeShareable [2022-07-12T10:58:55.273Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-12T10:58:55.532Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-07-12T10:58:55.532Z] === RUN TestDaemonIpcModePrivate [2022-07-12T10:58:56.468Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-12T10:58:56.726Z] --- PASS: TestDaemonIpcModePrivate (1.31s) [2022-07-12T10:58:56.726Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T10:58:58.101Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-12T10:58:58.101Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-07-12T10:58:58.101Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T10:58:59.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-12T10:58:59.038Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-12T10:58:59.038Z] === RUN TestIpcModeOlderClient [2022-07-12T10:58:59.038Z] === PAUSE TestIpcModeOlderClient [2022-07-12T10:58:59.038Z] === RUN TestKillContainerInvalidSignal [2022-07-12T10:58:59.604Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-12T10:58:59.604Z] === RUN TestKillContainer [2022-07-12T10:58:59.604Z] === RUN TestKillContainer/no_signal [2022-07-12T10:58:59.918Z] .........................xx.................... [ 29%] [2022-07-12T10:59:00.171Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T10:59:00.431Z] === RUN TestKillContainer/killing_signal [2022-07-12T10:59:00.999Z] --- PASS: TestKillContainer (1.37s) [2022-07-12T10:59:00.999Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-12T10:59:00.999Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-12T10:59:00.999Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-07-12T10:59:00.999Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T10:59:00.999Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T10:59:01.566Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T10:59:01.601Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-12T10:59:01.601Z] === RUN TestBuildWithEmptyLayers [2022-07-12T10:59:02.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-07-12T10:59:02.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-12T10:59:02.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-07-12T10:59:02.502Z] === RUN TestKillStoppedContainer [2022-07-12T10:59:02.502Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-12T10:59:02.502Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T10:59:02.502Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-12T10:59:02.502Z] === RUN TestKillDifferentUserContainer [2022-07-12T10:59:02.762Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-07-12T10:59:02.762Z] === RUN TestInspectOomKilledTrue [2022-07-12T10:59:02.762Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-12T10:59:02.762Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-12T10:59:02.762Z] === RUN TestInspectOomKilledFalse [2022-07-12T10:59:03.328Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-12T10:59:03.328Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T10:59:03.587Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-07-12T10:59:03.587Z] === RUN TestLinksContainerNames [2022-07-12T10:59:04.113Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-12T10:59:04.113Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T10:59:04.522Z] --- PASS: TestLinksContainerNames (0.92s) [2022-07-12T10:59:04.522Z] === RUN TestLogsFollowTailEmpty [2022-07-12T10:59:05.089Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-12T10:59:05.089Z] === RUN TestLogs [2022-07-12T10:59:05.089Z] === RUN TestLogs/driver_local [2022-07-12T10:59:05.089Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T10:59:05.089Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T10:59:05.089Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T10:59:05.089Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T10:59:05.089Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T10:59:05.089Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T10:59:05.089Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T10:59:05.089Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T10:59:05.089Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T10:59:05.089Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T10:59:05.089Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T10:59:05.089Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T10:59:05.089Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T10:59:05.089Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T10:59:05.657Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T10:59:05.657Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T10:59:06.595Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T10:59:06.595Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T10:59:07.162Z] === RUN TestLogs/driver_json-file [2022-07-12T10:59:07.162Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T10:59:07.162Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T10:59:07.162Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T10:59:07.162Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T10:59:07.162Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T10:59:07.163Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T10:59:07.163Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T10:59:07.163Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T10:59:07.163Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T10:59:07.163Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T10:59:07.163Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T10:59:07.163Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T10:59:07.163Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T10:59:07.163Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T10:59:08.098Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T10:59:08.098Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T10:59:08.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T10:59:08.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T10:59:08.666Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T10:59:08.666Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T10:59:09.232Z] --- PASS: TestLogs (4.26s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.66s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.84s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.85s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.59s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-07-12T10:59:09.232Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.67s) [2022-07-12T10:59:09.232Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T10:59:09.354Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-12T10:59:09.354Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T10:59:09.799Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/default [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/private [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/slave [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/shared [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/default [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/shared [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/slave [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/private [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T10:59:09.799Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T10:59:09.799Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T10:59:09.799Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T10:59:09.800Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T10:59:09.800Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T10:59:09.800Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T10:59:09.800Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T10:59:09.800Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T10:59:09.916Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-12T10:59:09.916Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T10:59:10.058Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T10:59:10.059Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T10:59:10.317Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T10:59:10.317Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T10:59:10.317Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-12T10:59:10.317Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-12T10:59:10.317Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T10:59:11.699Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-07-12T10:59:11.699Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T10:59:11.958Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-12T10:59:11.958Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T10:59:12.526Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-12T10:59:12.526Z] === RUN TestNetworkNat [2022-07-12T10:59:12.784Z] --- PASS: TestNetworkNat (0.49s) [2022-07-12T10:59:12.784Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T10:59:13.351Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2022-07-12T10:59:13.351Z] === RUN TestNetworkLoopbackNat [2022-07-12T10:59:14.081Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-07-12T10:59:14.081Z] === RUN TestBuildWithHugeFile [2022-07-12T10:59:15.842Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-12T10:59:15.880Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-07-12T10:59:15.880Z] === RUN TestPause [2022-07-12T10:59:16.447Z] --- PASS: TestPause (0.48s) [2022-07-12T10:59:16.447Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T10:59:16.447Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T10:59:16.447Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T10:59:16.447Z] === RUN TestPauseStopPausedContainer [2022-07-12T10:59:17.014Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-07-12T10:59:17.014Z] === RUN TestPidHost [2022-07-12T10:59:17.949Z] --- PASS: TestPidHost (1.04s) [2022-07-12T10:59:17.949Z] === RUN TestPsFilter [2022-07-12T10:59:18.207Z] --- PASS: TestPsFilter (0.13s) [2022-07-12T10:59:18.207Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T10:59:18.466Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-12T10:59:18.466Z] === RUN TestRemoveContainerWithVolume [2022-07-12T10:59:19.033Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-12T10:59:19.033Z] === RUN TestRemoveContainerRunning [2022-07-12T10:59:19.600Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-07-12T10:59:19.600Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T10:59:19.858Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-07-12T10:59:19.858Z] === RUN TestRemoveInvalidContainer [2022-07-12T10:59:19.858Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T10:59:19.858Z] === RUN TestRenameLinkedContainer [2022-07-12T10:59:21.763Z] --- PASS: TestRenameLinkedContainer (1.86s) [2022-07-12T10:59:21.763Z] === RUN TestRenameStoppedContainer [2022-07-12T10:59:22.329Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-12T10:59:22.329Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T10:59:23.284Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-07-12T10:59:23.284Z] === RUN TestRenameInvalidName [2022-07-12T10:59:23.376Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-12T10:59:23.547Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-12T10:59:23.547Z] === RUN TestRenameAnonymousContainer [2022-07-12T10:59:25.452Z] --- PASS: TestRenameAnonymousContainer (1.67s) [2022-07-12T10:59:25.452Z] === RUN TestRenameContainerWithSameName [2022-07-12T10:59:25.710Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-12T10:59:25.710Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T10:59:26.646Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-07-12T10:59:26.646Z] === RUN TestResize [2022-07-12T10:59:27.213Z] --- PASS: TestResize (0.44s) [2022-07-12T10:59:27.213Z] === RUN TestResizeWithInvalidSize [2022-07-12T10:59:27.472Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-12T10:59:27.472Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T10:59:28.002Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-12T10:59:28.039Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T10:59:28.039Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T10:59:28.039Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T10:59:28.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T10:59:28.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T10:59:29.941Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T10:59:31.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T10:59:32.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T10:59:33.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T10:59:34.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T10:59:35.503Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T10:59:36.070Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T10:59:37.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T10:59:37.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T10:59:38.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T10:59:39.209Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T10:59:39.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T10:59:40.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T10:59:43.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T10:59:44.197Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.87s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-07-12T10:59:47.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2022-07-12T10:59:47.814Z] === RUN TestCgroupNamespacesRun [2022-07-12T10:59:48.381Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-07-12T10:59:48.381Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T10:59:48.381Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-12T10:59:48.381Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-12T10:59:48.381Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T10:59:49.757Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-07-12T10:59:49.757Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T10:59:51.139Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-07-12T10:59:51.139Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T10:59:52.078Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2022-07-12T10:59:52.078Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T10:59:53.455Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-07-12T10:59:53.455Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T10:59:53.999Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-12T10:59:54.021Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-12T10:59:54.022Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T10:59:55.396Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-07-12T10:59:55.396Z] === RUN TestNISDomainname [2022-07-12T10:59:55.458Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-12T10:59:55.654Z] --- PASS: TestNISDomainname (0.59s) [2022-07-12T10:59:55.654Z] === RUN TestHostnameDnsResolution [2022-07-12T10:59:56.589Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-07-12T10:59:56.589Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T10:59:57.155Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-07-12T10:59:57.155Z] === RUN TestPrivilegedHostDevices [2022-07-12T10:59:57.722Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-07-12T10:59:57.722Z] === RUN TestRunConsoleSize [2022-07-12T10:59:57.981Z] --- PASS: TestRunConsoleSize (0.45s) [2022-07-12T10:59:57.981Z] === RUN TestStats [2022-07-12T10:59:59.837Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-12T11:00:00.511Z] --- PASS: TestStats (2.50s) [2022-07-12T11:00:00.511Z] === RUN TestStopContainerWithTimeout [2022-07-12T11:00:00.511Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T11:00:00.511Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T11:00:00.511Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T11:00:00.511Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T11:00:00.511Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T11:00:00.511Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T11:00:00.511Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T11:00:00.511Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T11:00:00.511Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T11:00:00.511Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T11:00:01.447Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T11:00:03.349Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T11:00:04.187Z] ............................ [ 66%] [2022-07-12T11:00:04.725Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-12T11:00:04.725Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-07-12T11:00:04.725Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-07-12T11:00:04.725Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-07-12T11:00:04.725Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-07-12T11:00:04.725Z] === RUN TestDeleteDevicemapper [2022-07-12T11:00:04.725Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T11:00:04.725Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T11:00:04.725Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T11:00:06.627Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-07-12T11:00:06.627Z] === RUN TestUpdateMemory [2022-07-12T11:00:06.886Z] --- PASS: TestUpdateMemory (0.59s) [2022-07-12T11:00:06.886Z] === RUN TestUpdateCPUQuota [2022-07-12T11:00:07.823Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-07-12T11:00:07.823Z] === RUN TestUpdatePidsLimit [2022-07-12T11:00:07.823Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-12T11:00:08.082Z] === RUN TestUpdatePidsLimit/no_change [2022-07-12T11:00:08.082Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-12T11:00:08.340Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-12T11:00:08.600Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-12T11:00:08.883Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-12T11:00:09.148Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-12T11:00:10.096Z] --- PASS: TestUpdatePidsLimit (2.16s) [2022-07-12T11:00:10.097Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-12T11:00:10.097Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-12T11:00:10.097Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-12T11:00:10.097Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-12T11:00:10.097Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-07-12T11:00:10.097Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-07-12T11:00:10.097Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-07-12T11:00:10.097Z] === RUN TestUpdateRestartPolicy [2022-07-12T11:00:10.246Z] --- PASS: TestBuildWithHugeFile (50.32s) [2022-07-12T11:00:10.246Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T11:00:10.246Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T11:00:10.246Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T11:00:10.246Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T11:00:10.246Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T11:00:10.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T11:00:10.246Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T11:00:10.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T11:00:10.246Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T11:00:10.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T11:00:10.246Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T11:00:10.246Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T11:00:10.246Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T11:00:10.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-12T11:00:10.246Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-07-12T11:00:10.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-07-12T11:00:10.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-12T11:00:10.246Z] === RUN TestBuildPreserveOwnership [2022-07-12T11:00:10.246Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T11:00:11.172Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T11:00:15.384Z] --- PASS: TestBuildPreserveOwnership (10.36s) [2022-07-12T11:00:15.385Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.34s) [2022-07-12T11:00:15.385Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-12T11:00:15.385Z] === RUN TestBuildPlatformInvalid [2022-07-12T11:00:15.385Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-12T11:00:15.385Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T11:00:15.385Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-12T11:00:15.385Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-12T11:00:15.385Z] PASS [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] === Skipped [2022-07-12T11:00:15.385Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-12T11:00:15.385Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T11:00:15.385Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-12T11:00:15.385Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] DONE 34 tests, 3 skipped in 111.241s [2022-07-12T11:00:15.385Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T11:00:15.385Z] INFO: Testing against a local daemon [2022-07-12T11:00:15.385Z] === RUN TestConfigInspect [2022-07-12T11:00:15.385Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-12T11:00:15.385Z] === RUN TestConfigList [2022-07-12T11:00:15.385Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] --- SKIP: TestConfigList (0.01s) [2022-07-12T11:00:15.385Z] === RUN TestConfigsCreateAndDelete [2022-07-12T11:00:15.385Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-12T11:00:15.385Z] === RUN TestConfigsUpdate [2022-07-12T11:00:15.385Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-12T11:00:15.385Z] === RUN TestTemplatedConfig [2022-07-12T11:00:15.385Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-12T11:00:15.385Z] === RUN TestConfigCreateResolve [2022-07-12T11:00:15.385Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-12T11:00:15.385Z] PASS [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] === Skipped [2022-07-12T11:00:15.385Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-12T11:00:15.385Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-12T11:00:15.385Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-12T11:00:15.385Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-12T11:00:15.385Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-12T11:00:15.385Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-12T11:00:15.385Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:00:15.385Z] [2022-07-12T11:00:15.385Z] DONE 6 tests, 6 skipped in 0.153s [2022-07-12T11:00:15.385Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T11:00:15.643Z] INFO: Testing against a local daemon [2022-07-12T11:00:15.643Z] === RUN TestAttachWithTTY [2022-07-12T11:00:15.643Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-12T11:00:15.643Z] === RUN TestAttachWithoutTTy [2022-07-12T11:00:15.643Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-12T11:00:15.643Z] === RUN TestCheckpoint [2022-07-12T11:00:15.643Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T11:00:15.643Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T11:00:15.643Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T11:00:15.643Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T11:00:15.643Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T11:00:15.643Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T11:00:15.643Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T11:00:15.643Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T11:00:15.643Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T11:00:15.643Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T11:00:15.643Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T11:00:15.643Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T11:00:15.643Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T11:00:15.643Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T11:00:15.643Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T11:00:15.643Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T11:00:15.643Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T11:00:15.643Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T11:00:15.643Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T11:00:15.899Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-12T11:00:15.899Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T11:00:15.899Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-12T11:00:15.899Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T11:00:15.899Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-12T11:00:15.899Z] === RUN TestCopyEmptyFile [2022-07-12T11:00:16.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T11:00:16.154Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-12T11:00:16.154Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T11:00:16.154Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-12T11:00:16.154Z] === RUN TestCopyFromContainer [2022-07-12T11:00:17.483Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T11:00:17.483Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T11:00:17.483Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T11:00:17.483Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T11:00:17.483Z] [2022-07-12T11:00:17.483Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T11:00:17.483Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T11:00:17.483Z] HOSTNAME=ffd123342e8a [2022-07-12T11:00:17.483Z] TESTDEBUG=0 [2022-07-12T11:00:17.483Z] DEST=bundles/test-integration [2022-07-12T11:00:17.483Z] PWD=/go/src/github.com/docker/docker [2022-07-12T11:00:17.483Z] DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 [2022-07-12T11:00:17.483Z] container=docker [2022-07-12T11:00:17.483Z] HOME=/root [2022-07-12T11:00:17.483Z] GOLANG_VERSION=1.18.3 [2022-07-12T11:00:17.483Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T11:00:17.483Z] VALIDATE_BRANCH=master [2022-07-12T11:00:17.483Z] TERM=xterm [2022-07-12T11:00:17.483Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T11:00:17.483Z] SHLVL=1 [2022-07-12T11:00:17.483Z] TIMEOUT=120m [2022-07-12T11:00:17.483Z] DOCKER_BUILDTAGS= journald [2022-07-12T11:00:17.483Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T11:00:17.483Z] GO111MODULE=off [2022-07-12T11:00:17.483Z] DOCKER_EXPERIMENTAL=1 [2022-07-12T11:00:17.483Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T11:00:17.483Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T11:00:17.483Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T11:00:17.483Z] GOPATH=/go [2022-07-12T11:00:17.483Z] PKG_CONFIG=pkg-config [2022-07-12T11:00:17.483Z] _=/usr/bin/env [2022-07-12T11:00:17.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T11:00:20.315Z] === RUN TestCopyFromContainer// [2022-07-12T11:00:20.315Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T11:00:20.315Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T11:00:20.315Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T11:00:20.315Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T11:00:20.571Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T11:00:20.571Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T11:00:20.571Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T11:00:20.571Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T11:00:20.571Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer (4.63s) [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-12T11:00:20.827Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-12T11:00:20.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T11:00:20.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T11:00:20.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T11:00:20.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T11:00:20.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T11:00:20.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T11:00:20.827Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T11:00:20.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T11:00:20.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T11:00:20.827Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T11:00:20.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-12T11:00:20.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T11:00:20.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T11:00:20.827Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T11:00:20.827Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T11:00:20.827Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-12T11:00:20.827Z] === RUN TestCreateWithInvalidEnv [2022-07-12T11:00:20.827Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T11:00:20.827Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T11:00:20.827Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T11:00:20.827Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T11:00:20.827Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T11:00:20.827Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T11:00:20.827Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T11:00:20.827Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T11:00:20.827Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T11:00:20.827Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-12T11:00:20.827Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T11:00:20.827Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T11:00:20.827Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T11:00:20.827Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T11:00:20.827Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-12T11:00:20.827Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T11:00:22.190Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-07-12T11:00:22.190Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T11:00:22.298Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2022-07-12T11:00:22.298Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T11:00:22.298Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-07-12T11:00:22.298Z] === RUN TestWaitNonBlocked [2022-07-12T11:00:22.298Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:00:22.298Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:00:22.298Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:00:22.298Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:00:22.298Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:00:22.298Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:00:22.298Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T11:00:22.298Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-07-12T11:00:22.298Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-07-12T11:00:22.298Z] === RUN TestWaitBlocked [2022-07-12T11:00:22.298Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:00:22.298Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:00:22.298Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:00:22.298Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:00:22.298Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:00:22.298Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:00:23.117Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-12T11:00:23.117Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T11:00:23.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T11:00:23.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T11:00:23.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T11:00:23.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T11:00:23.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T11:00:23.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T11:00:23.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T11:00:23.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T11:00:23.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T11:00:23.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T11:00:23.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T11:00:23.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T11:00:23.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T11:00:23.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T11:00:23.234Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-12T11:00:23.234Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-07-12T11:00:23.234Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2022-07-12T11:00:23.234Z] === RUN TestWaitConditions [2022-07-12T11:00:23.234Z] === RUN TestWaitConditions/default [2022-07-12T11:00:23.234Z] === PAUSE TestWaitConditions/default [2022-07-12T11:00:23.234Z] === RUN TestWaitConditions/not-running [2022-07-12T11:00:23.234Z] === PAUSE TestWaitConditions/not-running [2022-07-12T11:00:23.234Z] === RUN TestWaitConditions/next-exit [2022-07-12T11:00:23.234Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T11:00:23.234Z] === RUN TestWaitConditions/removed [2022-07-12T11:00:23.234Z] === PAUSE TestWaitConditions/removed [2022-07-12T11:00:23.234Z] === CONT TestWaitConditions/default [2022-07-12T11:00:23.234Z] === CONT TestWaitConditions/removed [2022-07-12T11:00:23.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T11:00:23.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-12T11:00:23.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-12T11:00:23.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-12T11:00:23.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-12T11:00:23.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2022-07-12T11:00:23.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-12T11:00:23.374Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T11:00:23.630Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-07-12T11:00:23.630Z] === RUN TestCreateDifferentPlatform [2022-07-12T11:00:23.630Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T11:00:23.630Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T11:00:23.630Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-12T11:00:23.630Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T11:00:23.630Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T11:00:23.630Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T11:00:23.630Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-12T11:00:23.630Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T11:00:23.630Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-12T11:00:23.630Z] === RUN TestCreateInvalidHostConfig [2022-07-12T11:00:23.630Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T11:00:23.630Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T11:00:23.630Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T11:00:23.630Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T11:00:23.630Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T11:00:23.630Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T11:00:23.630Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T11:00:23.630Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T11:00:23.630Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T11:00:23.630Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T11:00:23.631Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T11:00:23.631Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T11:00:23.631Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-12T11:00:23.631Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T11:00:23.631Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-12T11:00:23.631Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T11:00:23.631Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T11:00:23.631Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T11:00:23.631Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-12T11:00:23.631Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-12T11:00:23.631Z] === RUN TestDaemonRestartIpcMode [2022-07-12T11:00:23.631Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T11:00:23.631Z] === RUN TestDaemonHostGatewayIP [2022-07-12T11:00:23.631Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:00:23.631Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-12T11:00:23.631Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T11:00:23.631Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T11:00:23.631Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T11:00:23.631Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-12T11:00:23.631Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-12T11:00:23.631Z] === RUN TestDiff [2022-07-12T11:00:24.192Z] --- PASS: TestDiff (0.42s) [2022-07-12T11:00:24.192Z] === RUN TestExecConsoleSize [2022-07-12T11:00:24.610Z] === CONT TestWaitConditions/next-exit [2022-07-12T11:00:24.754Z] --- PASS: TestExecConsoleSize (0.44s) [2022-07-12T11:00:24.754Z] === RUN TestExecWithCloseStdin [2022-07-12T11:00:24.870Z] === CONT TestWaitConditions/not-running [2022-07-12T11:00:25.010Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-07-12T11:00:25.010Z] === RUN TestExec [2022-07-12T11:00:25.573Z] --- PASS: TestExec (0.50s) [2022-07-12T11:00:25.573Z] === RUN TestExecUser [2022-07-12T11:00:26.134Z] --- PASS: TestExecUser (0.45s) [2022-07-12T11:00:26.134Z] === RUN TestExportContainerAndImportImage [2022-07-12T11:00:26.246Z] --- PASS: TestWaitConditions (0.02s) [2022-07-12T11:00:26.246Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-07-12T11:00:26.246Z] --- PASS: TestWaitConditions/default (1.68s) [2022-07-12T11:00:26.246Z] --- PASS: TestWaitConditions/next-exit (1.54s) [2022-07-12T11:00:26.246Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-07-12T11:00:26.246Z] === CONT TestContainerStartOnDaemonRestart [2022-07-12T11:00:26.246Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T11:00:26.695Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-12T11:00:26.695Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T11:00:28.066Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-12T11:00:28.066Z] === RUN TestHealthCheckWorkdir [2022-07-12T11:00:28.322Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-07-12T11:00:28.322Z] === RUN TestHealthKillContainer [2022-07-12T11:00:28.779Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-07-12T11:00:28.779Z] === CONT TestIpcModeOlderClient [2022-07-12T11:00:28.779Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-07-12T11:00:28.779Z] === CONT TestContainerKillOnDaemonStart [2022-07-12T11:00:28.779Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-07-12T11:00:28.779Z] === CONT TestDaemonHostGatewayIP [2022-07-12T11:00:31.311Z] --- PASS: TestDaemonHostGatewayIP (2.63s) [2022-07-12T11:00:31.311Z] === CONT TestDaemonRestartIpcMode [2022-07-12T11:00:33.842Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2022-07-12T11:00:36.399Z] --- PASS: TestHealthKillContainer (7.78s) [2022-07-12T11:00:36.399Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T11:00:36.399Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-12T11:00:36.399Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-12T11:00:36.399Z] === RUN TestIpcModeNone [2022-07-12T11:00:36.655Z] --- PASS: TestIpcModeNone (0.42s) [2022-07-12T11:00:36.655Z] === RUN TestIpcModePrivate [2022-07-12T11:00:37.216Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-12T11:00:37.216Z] --- PASS: TestIpcModePrivate (0.63s) [2022-07-12T11:00:37.216Z] === RUN TestIpcModeShareable [2022-07-12T11:00:37.216Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T11:00:37.216Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-12T11:00:37.216Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T11:00:38.581Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-07-12T11:00:38.581Z] === RUN TestAPIIpcModeHost [2022-07-12T11:00:38.581Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T11:00:38.581Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-12T11:00:38.581Z] === RUN TestDaemonIpcModeShareable [2022-07-12T11:00:38.581Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T11:00:38.581Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-12T11:00:38.581Z] === RUN TestDaemonIpcModePrivate [2022-07-12T11:00:39.507Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-12T11:00:39.764Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-07-12T11:00:39.764Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T11:00:39.764Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T11:00:39.764Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-12T11:00:39.764Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T11:00:39.764Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T11:00:39.764Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-12T11:00:39.764Z] === RUN TestIpcModeOlderClient [2022-07-12T11:00:39.764Z] === PAUSE TestIpcModeOlderClient [2022-07-12T11:00:39.764Z] === RUN TestKillContainerInvalidSignal [2022-07-12T11:00:40.327Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-07-12T11:00:40.327Z] === RUN TestKillContainer [2022-07-12T11:00:40.327Z] === RUN TestKillContainer/no_signal [2022-07-12T11:00:40.400Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-07-12T11:00:40.400Z] PASS [2022-07-12T11:00:40.400Z] [2022-07-12T11:00:40.400Z] === Skipped [2022-07-12T11:00:40.400Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-12T11:00:40.400Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T11:00:40.400Z] [2022-07-12T11:00:40.400Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-12T11:00:40.400Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-12T11:00:40.400Z] [2022-07-12T11:00:40.400Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T11:00:40.400Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T11:00:40.400Z] [2022-07-12T11:00:40.400Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-12T11:00:40.400Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-12T11:00:40.400Z] [2022-07-12T11:00:40.400Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T11:00:40.400Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T11:00:40.400Z] [2022-07-12T11:00:40.400Z] DONE 264 tests, 5 skipped in 131.829s [2022-07-12T11:00:40.400Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T11:00:40.583Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T11:00:40.658Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T11:00:40.839Z] === RUN TestKillContainer/killing_signal [2022-07-12T11:00:41.225Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-12T11:00:41.225Z] === RUN TestConfigDaemonID [2022-07-12T11:00:41.401Z] --- PASS: TestKillContainer (1.27s) [2022-07-12T11:00:41.401Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-12T11:00:41.401Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-12T11:00:41.401Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-12T11:00:41.401Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T11:00:41.401Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T11:00:41.963Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T11:00:42.161Z] daemon_test.go:83: [d03abd331e14c] daemon is not started [2022-07-12T11:00:42.161Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-12T11:00:42.161Z] === RUN TestDaemonConfigValidation [2022-07-12T11:00:42.161Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:00:42.161Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:00:42.161Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T11:00:42.161Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T11:00:42.161Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T11:00:42.161Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T11:00:42.161Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T11:00:42.161Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T11:00:42.161Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T11:00:42.161Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T11:00:42.161Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:00:42.161Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T11:00:42.161Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T11:00:42.161Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T11:00:42.161Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T11:00:42.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-07-12T11:00:42.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-12T11:00:42.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-12T11:00:42.219Z] === RUN TestKillStoppedContainer [2022-07-12T11:00:42.219Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-12T11:00:42.219Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T11:00:42.219Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-12T11:00:42.219Z] === RUN TestKillDifferentUserContainer [2022-07-12T11:00:42.419Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T11:00:42.419Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-12T11:00:42.419Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-07-12T11:00:42.419Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-12T11:00:42.419Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-07-12T11:00:42.419Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-12T11:00:42.419Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T11:00:42.419Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T11:00:42.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T11:00:42.780Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-12T11:00:42.780Z] === RUN TestInspectOomKilledTrue [2022-07-12T11:00:42.780Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:00:42.780Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-12T11:00:42.780Z] === RUN TestInspectOomKilledFalse [2022-07-12T11:00:42.780Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T11:00:42.780Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-12T11:00:42.780Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T11:00:42.780Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-12T11:00:42.780Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-12T11:00:42.780Z] === RUN TestLinksContainerNames [2022-07-12T11:00:43.354Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T11:00:43.707Z] --- PASS: TestLinksContainerNames (0.79s) [2022-07-12T11:00:43.707Z] === RUN TestLogsFollowTailEmpty [2022-07-12T11:00:43.962Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-07-12T11:00:43.962Z] === RUN TestLogs [2022-07-12T11:00:43.962Z] === RUN TestLogs/driver_local [2022-07-12T11:00:43.962Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T11:00:43.962Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T11:00:43.962Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T11:00:43.962Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T11:00:43.962Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T11:00:43.962Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T11:00:43.962Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T11:00:43.962Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T11:00:43.962Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T11:00:43.962Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T11:00:43.962Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T11:00:43.962Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T11:00:43.962Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T11:00:43.962Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T11:00:44.730Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T11:00:44.889Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T11:00:44.889Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T11:00:45.152Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T11:00:45.152Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T11:00:45.664Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T11:00:45.665Z] daemon_test.go:197: [d44c6b99e56d3] daemon is not started [2022-07-12T11:00:45.665Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-12T11:00:45.665Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-12T11:00:45.665Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-12T11:00:45.665Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-12T11:00:45.665Z] === RUN TestDaemonProxy [2022-07-12T11:00:45.665Z] === RUN TestDaemonProxy/environment_variables [2022-07-12T11:00:45.770Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-12T11:00:46.078Z] === RUN TestLogs/driver_json-file [2022-07-12T11:00:46.078Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T11:00:46.078Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T11:00:46.078Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T11:00:46.078Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T11:00:46.078Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T11:00:46.078Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T11:00:46.078Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T11:00:46.078Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T11:00:46.078Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T11:00:46.078Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T11:00:46.079Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T11:00:46.079Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T11:00:46.079Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T11:00:46.079Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T11:00:46.640Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T11:00:46.640Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T11:00:47.202Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T11:00:47.202Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T11:00:47.565Z] === RUN TestDaemonProxy/command-line_options [2022-07-12T11:00:47.765Z] --- PASS: TestLogs (3.87s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.51s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.69s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.68s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.77s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-07-12T11:00:47.765Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-07-12T11:00:47.765Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T11:00:48.326Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/default [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/private [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/slave [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/shared [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/default [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/private [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/shared [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/slave [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T11:00:48.326Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T11:00:48.326Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T11:00:48.326Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T11:00:48.582Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T11:00:48.582Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T11:00:48.582Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T11:00:48.582Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T11:00:48.582Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T11:00:48.582Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T11:00:48.582Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-12T11:00:48.582Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-12T11:00:48.582Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T11:00:48.582Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T11:00:48.582Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-12T11:00:48.582Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T11:00:48.582Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T11:00:48.582Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-12T11:00:48.582Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T11:00:48.582Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T11:00:48.582Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-12T11:00:48.582Z] === RUN TestNetworkNat [2022-07-12T11:00:48.939Z] === RUN TestDaemonProxy/configuration_file [2022-07-12T11:00:49.143Z] --- PASS: TestNetworkNat (0.49s) [2022-07-12T11:00:49.143Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T11:00:49.398Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-07-12T11:00:49.398Z] === RUN TestNetworkLoopbackNat [2022-07-12T11:00:49.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T11:00:49.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T11:00:50.839Z] === RUN TestDaemonProxy/conflicting_options [2022-07-12T11:00:51.097Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-12T11:00:51.664Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-12T11:00:51.664Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-12T11:00:51.664Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-12T11:00:51.664Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-12T11:00:51.664Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-12T11:00:51.664Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-12T11:00:51.664Z] PASS [2022-07-12T11:00:51.664Z] [2022-07-12T11:00:51.664Z] DONE 18 tests in 11.153s [2022-07-12T11:00:51.664Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T11:00:51.664Z] INFO: Testing against a local daemon [2022-07-12T11:00:51.664Z] === RUN TestCommitInheritsEnv [2022-07-12T11:00:51.910Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-07-12T11:00:51.910Z] === RUN TestPause [2022-07-12T11:00:51.910Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:00:51.910Z] --- SKIP: TestPause (0.00s) [2022-07-12T11:00:51.910Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T11:00:51.910Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T11:00:51.910Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T11:00:51.910Z] === RUN TestPauseStopPausedContainer [2022-07-12T11:00:51.910Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:00:51.910Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-12T11:00:51.910Z] === RUN TestPidHost [2022-07-12T11:00:52.231Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-12T11:00:52.231Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T11:00:52.231Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-12T11:00:52.231Z] === RUN TestImportWithCustomPlatform [2022-07-12T11:00:52.231Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T11:00:52.231Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T11:00:52.231Z] === RUN TestImportWithCustomPlatform// [2022-07-12T11:00:52.231Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T11:00:52.231Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T11:00:52.231Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T11:00:52.489Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T11:00:52.489Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T11:00:52.489Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T11:00:52.489Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-12T11:00:52.489Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-12T11:00:52.489Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T11:00:52.489Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T11:00:52.489Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-12T11:00:52.489Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-12T11:00:52.489Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-12T11:00:52.489Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T11:00:52.489Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T11:00:52.489Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T11:00:52.489Z] === RUN TestImagesFilterMultiReference [2022-07-12T11:00:52.489Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-12T11:00:52.489Z] === RUN TestImagePullPlatformInvalid [2022-07-12T11:00:52.489Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-12T11:00:52.489Z] === RUN TestRemoveImageOrphaning [2022-07-12T11:00:52.747Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-07-12T11:00:52.747Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T11:00:52.837Z] --- PASS: TestPidHost (0.87s) [2022-07-12T11:00:52.837Z] === RUN TestPsFilter [2022-07-12T11:00:53.092Z] --- PASS: TestPsFilter (0.09s) [2022-07-12T11:00:53.092Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T11:00:53.313Z] time="2022-07-12T11:00:53Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-12T11:00:53.348Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-12T11:00:53.348Z] === RUN TestRemoveContainerWithVolume [2022-07-12T11:00:53.910Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-07-12T11:00:53.910Z] === RUN TestRemoveContainerRunning [2022-07-12T11:00:54.166Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-12T11:00:54.166Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T11:00:54.727Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-12T11:00:54.727Z] === RUN TestRemoveInvalidContainer [2022-07-12T11:00:54.727Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T11:00:54.727Z] === RUN TestRenameLinkedContainer [2022-07-12T11:00:55.216Z] --- PASS: TestRemoveImageGarbageCollector (2.35s) [2022-07-12T11:00:55.216Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T11:00:55.216Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-12T11:00:55.216Z] === RUN TestTagInvalidReference [2022-07-12T11:00:55.216Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-12T11:00:55.216Z] === RUN TestTagValidPrefixedRepo [2022-07-12T11:00:55.216Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-12T11:00:55.216Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T11:00:55.216Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-12T11:00:55.216Z] === RUN TestTagOfficialNames [2022-07-12T11:00:55.216Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-12T11:00:55.216Z] === RUN TestTagMatchesDigest [2022-07-12T11:00:55.216Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-12T11:00:55.216Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-12T11:00:56.092Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-07-12T11:00:56.092Z] === RUN TestRenameStoppedContainer [2022-07-12T11:00:56.652Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-12T11:00:56.652Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T11:00:57.578Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-07-12T11:00:57.578Z] === RUN TestRenameInvalidName [2022-07-12T11:00:57.835Z] --- PASS: TestRenameInvalidName (0.38s) [2022-07-12T11:00:57.835Z] === RUN TestRenameAnonymousContainer [2022-07-12T11:00:59.200Z] --- PASS: TestRenameAnonymousContainer (1.39s) [2022-07-12T11:00:59.200Z] === RUN TestRenameContainerWithSameName [2022-07-12T11:00:59.458Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-12T11:00:59.458Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T11:01:00.423Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-07-12T11:01:00.423Z] === RUN TestResize [2022-07-12T11:01:00.688Z] --- PASS: TestResize (0.40s) [2022-07-12T11:01:00.688Z] === RUN TestResizeWithInvalidSize [2022-07-12T11:01:00.918Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-12T11:01:01.255Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-07-12T11:01:01.255Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T11:01:01.510Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-07-12T11:01:01.510Z] === RUN TestDaemonRestartKillContainers [2022-07-12T11:01:01.767Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-12T11:01:01.767Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-12T11:01:01.767Z] === RUN TestCgroupNamespacesRun [2022-07-12T11:01:02.694Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-12T11:01:02.694Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T11:01:03.457Z] tests/integration/client_test.py ..... [ 75%] [2022-07-12T11:01:03.457Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-12T11:01:03.717Z] tests/integration/errors_test.py . [ 76%] [2022-07-12T11:01:04.060Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-07-12T11:01:04.060Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T11:01:04.987Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-12T11:01:04.987Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T11:01:06.350Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-12T11:01:06.350Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T11:01:07.282Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-07-12T11:01:07.282Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T11:01:07.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T11:01:08.646Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-07-12T11:01:08.646Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T11:01:09.208Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-12T11:01:09.208Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T11:01:10.136Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-12T11:01:10.136Z] === RUN TestNISDomainname [2022-07-12T11:01:10.136Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-12T11:01:10.136Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-12T11:01:10.136Z] === RUN TestHostnameDnsResolution [2022-07-12T11:01:11.064Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-07-12T11:01:11.064Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T11:01:11.064Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-12T11:01:11.064Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-12T11:01:11.064Z] === RUN TestPrivilegedHostDevices [2022-07-12T11:01:11.320Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-07-12T11:01:11.320Z] === RUN TestRunConsoleSize [2022-07-12T11:01:11.881Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-12T11:01:11.881Z] === RUN TestStats [2022-07-12T11:01:11.881Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:11.881Z] --- SKIP: TestStats (0.00s) [2022-07-12T11:01:11.881Z] === RUN TestStopContainerWithTimeout [2022-07-12T11:01:11.881Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T11:01:11.881Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T11:01:11.881Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T11:01:11.881Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T11:01:11.881Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T11:01:11.881Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T11:01:11.881Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T11:01:11.881Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T11:01:11.881Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T11:01:11.881Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T11:01:12.443Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T11:01:12.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T11:01:14.329Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T11:01:14.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T11:01:14.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T11:01:14.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T11:01:16.216Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-12T11:01:16.216Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-07-12T11:01:16.216Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-07-12T11:01:16.216Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-07-12T11:01:16.216Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2022-07-12T11:01:16.216Z] === RUN TestDeleteDevicemapper [2022-07-12T11:01:16.216Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T11:01:16.216Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T11:01:16.216Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T11:01:17.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.19s) [2022-07-12T11:01:17.143Z] === RUN TestUpdateMemory [2022-07-12T11:01:17.143Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:17.143Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-12T11:01:17.143Z] === RUN TestUpdateCPUQuota [2022-07-12T11:01:17.143Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:17.143Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-12T11:01:17.143Z] === RUN TestUpdatePidsLimit [2022-07-12T11:01:17.143Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:17.143Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-12T11:01:17.143Z] === RUN TestUpdateRestartPolicy [2022-07-12T11:01:17.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T11:01:19.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T11:01:19.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T11:01:19.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T11:01:20.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T11:01:20.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T11:01:21.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T11:01:21.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T11:01:21.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T11:01:22.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T11:01:22.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T11:01:23.120Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-12T11:01:24.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T11:01:26.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T11:01:26.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T11:01:27.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T11:01:28.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T11:01:28.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T11:01:29.311Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-07-12T11:01:29.311Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T11:01:29.311Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-07-12T11:01:29.311Z] === RUN TestWaitNonBlocked [2022-07-12T11:01:29.311Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:01:29.311Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:01:29.311Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:01:29.311Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:01:29.311Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:01:29.311Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:01:29.311Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T11:01:29.311Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-07-12T11:01:29.311Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-07-12T11:01:29.311Z] === RUN TestWaitBlocked [2022-07-12T11:01:29.311Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:01:29.311Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:01:29.311Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:01:29.311Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:01:29.311Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:01:29.311Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:01:29.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T11:01:29.872Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-12T11:01:29.872Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-07-12T11:01:29.872Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-07-12T11:01:29.872Z] === RUN TestWaitConditions [2022-07-12T11:01:29.872Z] === RUN TestWaitConditions/default [2022-07-12T11:01:29.872Z] === PAUSE TestWaitConditions/default [2022-07-12T11:01:29.872Z] === RUN TestWaitConditions/not-running [2022-07-12T11:01:29.872Z] === PAUSE TestWaitConditions/not-running [2022-07-12T11:01:29.872Z] === RUN TestWaitConditions/next-exit [2022-07-12T11:01:29.872Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T11:01:29.872Z] === RUN TestWaitConditions/removed [2022-07-12T11:01:29.872Z] === PAUSE TestWaitConditions/removed [2022-07-12T11:01:29.872Z] === CONT TestWaitConditions/default [2022-07-12T11:01:29.872Z] === CONT TestWaitConditions/removed [2022-07-12T11:01:30.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T11:01:30.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T11:01:31.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T11:01:31.235Z] === CONT TestWaitConditions/next-exit [2022-07-12T11:01:31.235Z] === CONT TestWaitConditions/not-running [2022-07-12T11:01:32.114Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T11:01:32.114Z] Using test binary docker [2022-07-12T11:01:32.114Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T11:01:32.114Z] +++ /etc/init.d/apparmor start [2022-07-12T11:01:32.114Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T11:01:32.114Z] INFO: Waiting for daemon to start... [2022-07-12T11:01:32.114Z] Starting dockerd [2022-07-12T11:01:32.114Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-07-12T11:01:33.122Z] --- PASS: TestWaitConditions (0.01s) [2022-07-12T11:01:33.122Z] --- PASS: TestWaitConditions/removed (1.56s) [2022-07-12T11:01:33.122Z] --- PASS: TestWaitConditions/default (1.61s) [2022-07-12T11:01:33.122Z] --- PASS: TestWaitConditions/next-exit (1.66s) [2022-07-12T11:01:33.122Z] --- PASS: TestWaitConditions/not-running (1.64s) [2022-07-12T11:01:33.122Z] === CONT TestDaemonRestartIpcMode [2022-07-12T11:01:33.122Z] === CONT TestIpcModeOlderClient [2022-07-12T11:01:33.122Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-12T11:01:33.122Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T11:01:33.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T11:01:35.641Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-07-12T11:01:35.899Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-07-12T11:01:35.899Z] PASS [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === Skipped [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-12T11:01:35.899Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-12T11:01:35.899Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-12T11:01:35.899Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-12T11:01:35.899Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-12T11:01:35.899Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-12T11:01:35.899Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-12T11:01:35.899Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-12T11:01:35.899Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-12T11:01:35.899Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-12T11:01:35.899Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-12T11:01:35.899Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-12T11:01:35.899Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-12T11:01:35.899Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-12T11:01:35.899Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-12T11:01:35.899Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-12T11:01:35.899Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-12T11:01:35.899Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T11:01:35.899Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-12T11:01:35.899Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-12T11:01:35.899Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-12T11:01:35.899Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-12T11:01:35.899Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-12T11:01:35.899Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T11:01:35.899Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-12T11:01:35.899Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-12T11:01:35.899Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-12T11:01:35.899Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T11:01:35.899Z] [2022-07-12T11:01:35.899Z] DONE 241 tests, 27 skipped in 80.293s [2022-07-12T11:01:35.899Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T11:01:35.899Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T11:01:35.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T11:01:36.463Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-12T11:01:36.463Z] === RUN TestConfigDaemonID [2022-07-12T11:01:37.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T11:01:37.831Z] daemon_test.go:83: [db847f4b47eaf] daemon is not started [2022-07-12T11:01:37.831Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-12T11:01:37.831Z] === RUN TestDaemonConfigValidation [2022-07-12T11:01:37.831Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:01:37.831Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:01:37.831Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T11:01:37.831Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T11:01:37.831Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T11:01:37.831Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T11:01:37.831Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T11:01:37.831Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T11:01:37.831Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T11:01:37.831Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T11:01:37.831Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:01:37.831Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T11:01:37.831Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T11:01:37.831Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T11:01:37.831Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T11:01:37.831Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T11:01:37.831Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-12T11:01:37.831Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-12T11:01:37.831Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-12T11:01:37.831Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-12T11:01:37.831Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-12T11:01:37.831Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T11:01:37.831Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T11:01:38.648Z] . [2022-07-12T11:01:38.648Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T11:01:38.648Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T11:01:38.648Z] Error: No such image: emptyfs [2022-07-12T11:01:38.648Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T11:01:38.648Z] ++++ docker load [2022-07-12T11:01:38.648Z] Running integration-test (iteration 1) [2022-07-12T11:01:38.648Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T11:01:38.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:01:38.648Z] ++ set -e [2022-07-12T11:01:38.648Z] ++ '[' -n 0 ']' [2022-07-12T11:01:38.648Z] ++ set -x [2022-07-12T11:01:38.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:01:38.757Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T11:01:38.904Z] Loaded image: busybox:latest [2022-07-12T11:01:38.904Z] Loaded image: busybox:glibc [2022-07-12T11:01:39.075Z] ......... [ 85%] [2022-07-12T11:01:39.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T11:01:40.122Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T11:01:40.271Z] Loaded image: debian:bullseye-slim [2022-07-12T11:01:40.271Z] Loaded image: hello-world:latest [2022-07-12T11:01:40.271Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T11:01:40.271Z] INFO: Testing against a local daemon [2022-07-12T11:01:40.271Z] === RUN TestCgroupNamespacesBuild [2022-07-12T11:01:41.048Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T11:01:41.048Z] daemon_test.go:197: [d83d63a8c94c2] daemon is not started [2022-07-12T11:01:41.048Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-12T11:01:41.048Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-07-12T11:01:41.048Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-12T11:01:41.048Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-12T11:01:41.048Z] === RUN TestDaemonProxy [2022-07-12T11:01:41.048Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-12T11:01:41.048Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-12T11:01:41.048Z] PASS [2022-07-12T11:01:41.048Z] [2022-07-12T11:01:41.048Z] === Skipped [2022-07-12T11:01:41.048Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-12T11:01:41.048Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-12T11:01:41.048Z] [2022-07-12T11:01:41.048Z] DONE 13 tests, 1 skipped in 5.251s [2022-07-12T11:01:41.048Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T11:01:41.303Z] INFO: Testing against a local daemon [2022-07-12T11:01:41.304Z] === RUN TestCommitInheritsEnv [2022-07-12T11:01:41.638Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-07-12T11:01:41.638Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T11:01:42.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T11:01:42.566Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-07-12T11:01:42.566Z] === RUN TestBuildWithSession [2022-07-12T11:01:42.566Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T11:01:42.566Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T11:01:42.566Z] === RUN TestBuildSquashParent [2022-07-12T11:01:43.189Z] --- PASS: TestCommitInheritsEnv (1.98s) [2022-07-12T11:01:43.189Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T11:01:43.189Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-12T11:01:43.189Z] === RUN TestImportWithCustomPlatform [2022-07-12T11:01:43.189Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T11:01:43.189Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T11:01:43.189Z] === RUN TestImportWithCustomPlatform// [2022-07-12T11:01:43.189Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T11:01:43.445Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T11:01:43.445Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T11:01:43.445Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T11:01:43.445Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T11:01:43.445Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T11:01:43.445Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-12T11:01:43.445Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-12T11:01:43.445Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T11:01:43.445Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T11:01:43.445Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-12T11:01:43.445Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-12T11:01:43.445Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-12T11:01:43.445Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T11:01:43.445Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T11:01:43.445Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T11:01:43.445Z] === RUN TestImagesFilterMultiReference [2022-07-12T11:01:43.445Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-12T11:01:43.445Z] === RUN TestImagePullPlatformInvalid [2022-07-12T11:01:43.700Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-12T11:01:43.700Z] === RUN TestRemoveImageOrphaning [2022-07-12T11:01:44.301Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-12T11:01:45.064Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-07-12T11:01:45.064Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T11:01:45.064Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-12T11:01:45.064Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-12T11:01:45.064Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T11:01:45.321Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-12T11:01:45.321Z] === RUN TestTagInvalidReference [2022-07-12T11:01:45.321Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-12T11:01:45.321Z] === RUN TestTagValidPrefixedRepo [2022-07-12T11:01:45.321Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-12T11:01:45.321Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T11:01:45.321Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-12T11:01:45.321Z] === RUN TestTagOfficialNames [2022-07-12T11:01:45.321Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-12T11:01:45.321Z] === RUN TestTagMatchesDigest [2022-07-12T11:01:45.321Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-12T11:01:45.321Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-12T11:01:45.500Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-12T11:01:45.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T11:01:46.775Z] --- PASS: TestBuildSquashParent (3.83s) [2022-07-12T11:01:46.775Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T11:01:46.775Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T11:01:46.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T11:01:46.775Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T11:01:46.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T11:01:46.775Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T11:01:46.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T11:01:46.775Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T11:01:46.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T11:01:46.775Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T11:01:46.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T11:01:46.775Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T11:01:46.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T11:01:46.775Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T11:01:46.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T11:01:47.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T11:01:47.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T11:01:48.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T11:01:48.634Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T11:01:48.634Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T11:01:50.000Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-12T11:01:50.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.22s) [2022-07-12T11:01:50.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s) [2022-07-12T11:01:50.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s) [2022-07-12T11:01:50.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.10s) [2022-07-12T11:01:50.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2022-07-12T11:01:50.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.29s) [2022-07-12T11:01:50.000Z] === RUN TestBuildMultiStageCopy [2022-07-12T11:01:50.000Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T11:01:50.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T11:01:51.367Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T11:01:51.367Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T11:01:51.623Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T11:01:51.879Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T11:01:52.072Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-12T11:01:52.072Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-12T11:01:52.136Z] --- PASS: TestBuildMultiStageCopy (2.11s) [2022-07-12T11:01:52.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.23s) [2022-07-12T11:01:52.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-12T11:01:52.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-12T11:01:52.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-12T11:01:52.136Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-12T11:01:52.136Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T11:01:52.698Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-07-12T11:01:52.698Z] === RUN TestBuildLabelWithTargets [2022-07-12T11:01:53.167Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T11:01:53.167Z] Using test binary docker [2022-07-12T11:01:53.167Z] +++ /etc/init.d/apparmor start [2022-07-12T11:01:53.167Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T11:01:53.167Z] Starting dockerd [2022-07-12T11:01:53.167Z] INFO: Waiting for daemon to start... [2022-07-12T11:01:53.167Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-12T11:01:53.626Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-07-12T11:01:53.626Z] === RUN TestBuildWithEmptyLayers [2022-07-12T11:01:53.840Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-12T11:01:54.188Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-12T11:01:54.188Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T11:01:55.061Z] . [2022-07-12T11:01:55.061Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T11:01:55.317Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T11:01:55.317Z] Error: No such image: emptyfs [2022-07-12T11:01:55.317Z] ++++ docker load [2022-07-12T11:01:55.317Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T11:01:55.554Z] --- PASS: TestBuildMultiStageOnBuild (1.44s) [2022-07-12T11:01:55.554Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T11:01:55.574Z] Running integration-test (iteration 1) [2022-07-12T11:01:55.574Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T11:01:55.574Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:01:55.574Z] ++ set -e [2022-07-12T11:01:55.574Z] ++ '[' -n 0 ']' [2022-07-12T11:01:55.574Z] ++ set -x [2022-07-12T11:01:55.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:01:56.482Z] --- PASS: TestBuildUncleanTarFilenames (0.78s) [2022-07-12T11:01:56.482Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T11:01:56.506Z] Loaded image: busybox:latest [2022-07-12T11:01:57.069Z] Loaded image: busybox:glibc [2022-07-12T11:01:57.129Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-12T11:01:57.129Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-12T11:01:57.849Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s) [2022-07-12T11:01:57.849Z] === RUN TestBuildWithHugeFile [2022-07-12T11:02:00.683Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-12T11:02:01.464Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-12T11:02:01.464Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-12T11:02:01.464Z] [2022-07-12T11:02:01.464Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-12T11:02:01.464Z] =========================== short test summary info ============================ [2022-07-12T11:02:01.464Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-12T11:02:01.464Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-12T11:02:01.464Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-12T11:02:01.464Z] Not supported on most drivers [2022-07-12T11:02:01.464Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-12T11:02:01.464Z] Output of docker top depends on host distro, and is not formalized. [2022-07-12T11:02:01.464Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-12T11:02:01.464Z] Output of docker top depends on host distro, and is not formalized. [2022-07-12T11:02:01.464Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-12T11:02:01.464Z] Can fail if eth0 has multiple IP addresses [2022-07-12T11:02:01.464Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-12T11:02:01.464Z] This doesn't seem to be taken into account by the engine [2022-07-12T11:02:01.464Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-12T11:02:01.464Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-12T11:02:01.464Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.26 seconds == [2022-07-12T11:02:01.723Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-12T11:02:02.322Z] Loaded image: debian:bullseye-slim [2022-07-12T11:02:02.322Z] Loaded image: hello-world:latest [2022-07-12T11:02:02.322Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T11:02:02.322Z] INFO: Testing against a local daemon [2022-07-12T11:02:02.322Z] === RUN TestCgroupNamespacesBuild [2022-07-12T11:02:04.217Z] --- PASS: TestCgroupNamespacesBuild (2.38s) [2022-07-12T11:02:04.217Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T11:02:06.752Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-07-12T11:02:06.752Z] === RUN TestBuildWithSession [2022-07-12T11:02:06.752Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T11:02:06.752Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T11:02:06.752Z] === RUN TestBuildSquashParent [2022-07-12T11:02:13.941Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T11:02:13.941Z] [2022-07-12T11:02:13.941Z] Unloading profiles will leave already running processes permanently [2022-07-12T11:02:13.941Z] unconfined, which can lead to unexpected situations. [2022-07-12T11:02:13.941Z] [2022-07-12T11:02:13.941Z] To set a process to complain mode, use the command line tool [2022-07-12T11:02:13.941Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T11:02:13.941Z] Post stage [Pipeline] junit [2022-07-12T11:02:13.954Z] Recording test results [2022-07-12T11:02:14.031Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-12T11:02:14.309Z] + echo Ensuring container killed. [2022-07-12T11:02:14.309Z] Ensuring container killed. [2022-07-12T11:02:14.309Z] + docker rm -vf docker-pr1 [2022-07-12T11:02:14.309Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-12T11:02:14.593Z] + echo Chowning /workspace to jenkins user [2022-07-12T11:02:14.594Z] Chowning /workspace to jenkins user [2022-07-12T11:02:14.594Z] + id -u [2022-07-12T11:02:14.594Z] + id -g [2022-07-12T11:02:14.594Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43797:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T11:02:14.847Z] --- PASS: TestBuildSquashParent (8.33s) [2022-07-12T11:02:14.847Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T11:02:14.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T11:02:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T11:02:14.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T11:02:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T11:02:14.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T11:02:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T11:02:14.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T11:02:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T11:02:14.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T11:02:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T11:02:14.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T11:02:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T11:02:14.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T11:02:14.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T11:02:17.451Z] + bundleName=docker-py [2022-07-12T11:02:17.451Z] + echo Creating docker-py-bundles.tar.gz [2022-07-12T11:02:17.451Z] Creating docker-py-bundles.tar.gz [2022-07-12T11:02:17.451Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-12T11:02:17.464Z] Archiving artifacts [2022-07-12T11:02:17.949Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43797/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-12T11:02:18.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T11:02:18.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T11:02:18.288Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/make.sh binary [2022-07-12T11:02:18.858Z] [2022-07-12T11:02:18.858Z] Removing bundles/ [2022-07-12T11:02:18.858Z] [2022-07-12T11:02:18.858Z] ---> Making bundle: binary (in bundles/binary) [2022-07-12T11:02:18.858Z] Building: bundles/binary-daemon/dockerd [2022-07-12T11:02:18.858Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T11:02:21.393Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T11:02:21.393Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T11:02:24.667Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-12T11:02:24.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2022-07-12T11:02:24.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2022-07-12T11:02:24.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2022-07-12T11:02:24.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2022-07-12T11:02:24.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2022-07-12T11:02:24.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s) [2022-07-12T11:02:24.667Z] === RUN TestBuildMultiStageCopy [2022-07-12T11:02:24.667Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T11:02:27.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T11:02:27.752Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T11:02:28.316Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T11:02:28.942Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T11:02:29.530Z] --- PASS: TestBuildMultiStageCopy (4.96s) [2022-07-12T11:02:29.530Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2022-07-12T11:02:29.530Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2022-07-12T11:02:29.530Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2022-07-12T11:02:29.530Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-07-12T11:02:29.530Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2022-07-12T11:02:29.530Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T11:02:30.899Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2022-07-12T11:02:30.899Z] === RUN TestBuildLabelWithTargets [2022-07-12T11:02:31.659Z] --- PASS: TestImportExtremelyLargeImageWorks (92.20s) [2022-07-12T11:02:31.659Z] PASS [2022-07-12T11:02:31.659Z] [2022-07-12T11:02:31.659Z] DONE 22 tests in 95.831s [2022-07-12T11:02:31.659Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T11:02:31.659Z] === RUN TestStripANSICommands [2022-07-12T11:02:31.659Z] === RUN TestStripANSICommands/#00 [2022-07-12T11:02:31.659Z] === RUN TestStripANSICommands/#01 [2022-07-12T11:02:31.659Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T11:02:31.659Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T11:02:31.659Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T11:02:31.659Z] PASS [2022-07-12T11:02:31.659Z] [2022-07-12T11:02:31.659Z] DONE 3 tests in 0.009s [2022-07-12T11:02:31.659Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T11:02:31.659Z] INFO: Testing against a local daemon [2022-07-12T11:02:31.659Z] === RUN TestNetworkCreateDelete [2022-07-12T11:02:31.659Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-12T11:02:31.659Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T11:02:31.659Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-12T11:02:31.659Z] === RUN TestDaemonDNSFallback [2022-07-12T11:02:33.420Z] --- PASS: TestBuildLabelWithTargets (2.33s) [2022-07-12T11:02:33.420Z] === RUN TestBuildWithEmptyLayers [2022-07-12T11:02:34.350Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2022-07-12T11:02:34.350Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T11:02:35.017Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-12T11:02:35.017Z] === RUN TestInspectNetwork [2022-07-12T11:02:37.550Z] === RUN TestInspectNetwork/full_network_id [2022-07-12T11:02:37.550Z] === RUN TestInspectNetwork/partial_network_id [2022-07-12T11:02:37.550Z] === RUN TestInspectNetwork/network_name [2022-07-12T11:02:37.550Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-12T11:02:37.621Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2022-07-12T11:02:37.621Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T11:02:39.513Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2022-07-12T11:02:39.513Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T11:02:41.735Z] --- PASS: TestInspectNetwork (7.29s) [2022-07-12T11:02:41.735Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-12T11:02:41.735Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-12T11:02:41.735Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-12T11:02:41.735Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-12T11:02:41.735Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T11:02:42.785Z] --- PASS: TestBuildMultiStageLayerLeak (3.48s) [2022-07-12T11:02:42.785Z] === RUN TestBuildWithHugeFile [2022-07-12T11:02:43.637Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T11:02:43.637Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:02:43.637Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:02:43.637Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:02:43.637Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T11:02:43.637Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T11:02:43.637Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T11:02:43.637Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T11:02:43.637Z] === RUN TestNetworkList [2022-07-12T11:02:43.637Z] === RUN TestNetworkList//networks [2022-07-12T11:02:43.637Z] === PAUSE TestNetworkList//networks [2022-07-12T11:02:43.637Z] === RUN TestNetworkList//networks/ [2022-07-12T11:02:43.637Z] === PAUSE TestNetworkList//networks/ [2022-07-12T11:02:43.637Z] === CONT TestNetworkList//networks [2022-07-12T11:02:43.637Z] === CONT TestNetworkList//networks/ [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkList (0.01s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T11:02:43.637Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T11:02:43.637Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T11:02:43.896Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-12T11:02:43.896Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T11:02:44.473Z] --- PASS: TestBuildWithHugeFile (44.18s) [2022-07-12T11:02:44.473Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T11:02:44.473Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T11:02:44.473Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T11:02:44.473Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T11:02:44.473Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T11:02:44.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T11:02:44.473Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T11:02:44.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T11:02:44.473Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T11:02:44.473Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T11:02:44.473Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T11:02:44.473Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T11:02:44.473Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T11:02:44.473Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-12T11:02:44.473Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-12T11:02:44.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-12T11:02:44.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-12T11:02:44.473Z] === RUN TestBuildPreserveOwnership [2022-07-12T11:02:44.473Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T11:02:44.473Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T11:02:45.271Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-12T11:02:45.271Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T11:02:45.402Z] --- PASS: TestBuildPreserveOwnership (3.02s) [2022-07-12T11:02:45.402Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.03s) [2022-07-12T11:02:45.402Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-07-12T11:02:45.402Z] === RUN TestBuildPlatformInvalid [2022-07-12T11:02:45.403Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-12T11:02:45.403Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T11:02:45.837Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-12T11:02:45.837Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T11:02:45.964Z] Loaded image: busybox:latest [2022-07-12T11:02:46.220Z] Loaded image: busybox:glibc [2022-07-12T11:02:46.773Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-12T11:02:46.773Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T11:02:47.154Z] Loaded image: debian:bullseye-slim [2022-07-12T11:02:47.154Z] Loaded image: hello-world:latest [2022-07-12T11:02:47.410Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T11:02:48.148Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-12T11:02:48.148Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T11:02:48.715Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-12T11:02:48.715Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T11:02:51.247Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-07-12T11:02:51.247Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T11:02:51.247Z] service_test.go:243: FLAKY_TEST [2022-07-12T11:02:51.247Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T11:02:51.247Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T11:02:55.645Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.55s) [2022-07-12T11:02:55.645Z] PASS [2022-07-12T11:02:55.645Z] [2022-07-12T11:02:55.645Z] === Skipped [2022-07-12T11:02:55.645Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-12T11:02:55.645Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T11:02:55.645Z] [2022-07-12T11:02:55.645Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T11:02:55.645Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T11:02:55.645Z] [2022-07-12T11:02:55.645Z] DONE 34 tests, 2 skipped in 76.216s [2022-07-12T11:02:55.645Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T11:02:55.645Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:02:55.645Z] ++ set -e [2022-07-12T11:02:55.645Z] ++ '[' -n 0 ']' [2022-07-12T11:02:55.645Z] ++ set -x [2022-07-12T11:02:55.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:02:55.645Z] INFO: Testing against a local daemon [2022-07-12T11:02:55.645Z] === RUN TestConfigInspect [2022-07-12T11:02:57.535Z] --- PASS: TestConfigInspect (2.26s) [2022-07-12T11:02:57.535Z] === RUN TestConfigList [2022-07-12T11:02:59.425Z] --- PASS: TestConfigList (2.19s) [2022-07-12T11:02:59.425Z] === RUN TestConfigsCreateAndDelete [2022-07-12T11:03:01.941Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-07-12T11:03:01.941Z] === RUN TestConfigsUpdate [2022-07-12T11:03:03.832Z] --- PASS: TestConfigsUpdate (2.18s) [2022-07-12T11:03:03.832Z] === RUN TestTemplatedConfig [2022-07-12T11:03:06.122Z] --- PASS: TestServiceWithDataPathPortInit (14.24s) [2022-07-12T11:03:06.122Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T11:03:06.348Z] --- PASS: TestTemplatedConfig (2.45s) [2022-07-12T11:03:06.348Z] === RUN TestConfigCreateResolve [2022-07-12T11:03:08.023Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p73o6o1evqmogjf250lvrncy3 Created:2022-07-12 11:03:06.491764402 +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[e22928c8bd0aaf07359184fad8c5c94587318c68d248747f88f7957dc13883ce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9ukcxurshhmyyskg94je9k94i EndpointID:881ae5ad52c4a9b14ff099046ecba5d8247f1db7d7aaf663f4cb27f6eb2bd181 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:af51daaa2d9b1598032aff6f77848c401220eede4159c6683ba65236894312d7 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:986a9b3769fe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9ukcxurshhmyyskg94je9k94i EndpointID:881ae5ad52c4a9b14ff099046ecba5d8247f1db7d7aaf663f4cb27f6eb2bd181 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-12T11:03:08.865Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-12T11:03:08.865Z] PASS [2022-07-12T11:03:08.865Z] [2022-07-12T11:03:08.865Z] DONE 6 tests in 13.543s [2022-07-12T11:03:08.865Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T11:03:08.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:03:08.865Z] ++ set -e [2022-07-12T11:03:08.865Z] ++ '[' -n 0 ']' [2022-07-12T11:03:08.865Z] ++ set -x [2022-07-12T11:03:08.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:03:08.865Z] INFO: Testing against a local daemon [2022-07-12T11:03:08.865Z] === RUN TestAttachWithTTY [2022-07-12T11:03:08.865Z] --- PASS: TestAttachWithTTY (0.08s) [2022-07-12T11:03:08.865Z] === RUN TestAttachWithoutTTy [2022-07-12T11:03:08.865Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-12T11:03:08.865Z] === RUN TestCheckpoint [2022-07-12T11:03:08.865Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T11:03:08.865Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T11:03:08.865Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T11:03:08.865Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T11:03:08.865Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T11:03:08.865Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T11:03:08.865Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T11:03:08.865Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T11:03:08.865Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T11:03:08.865Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T11:03:08.865Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T11:03:08.865Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T11:03:08.865Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T11:03:08.865Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T11:03:08.865Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T11:03:08.865Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T11:03:08.865Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T11:03:08.865Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T11:03:08.865Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T11:03:08.865Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-12T11:03:08.865Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T11:03:08.865Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-12T11:03:08.865Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T11:03:08.865Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-12T11:03:08.865Z] === RUN TestCopyEmptyFile [2022-07-12T11:03:09.122Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-12T11:03:09.122Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T11:03:09.122Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-12T11:03:09.122Z] === RUN TestCopyFromContainer [2022-07-12T11:03:10.050Z] === RUN TestCopyFromContainer// [2022-07-12T11:03:10.050Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T11:03:10.307Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T11:03:10.307Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T11:03:10.307Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T11:03:10.307Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T11:03:10.563Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T11:03:10.563Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T11:03:10.563Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T11:03:10.563Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer (1.55s) [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-12T11:03:10.820Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-12T11:03:10.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T11:03:10.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T11:03:10.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T11:03:10.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T11:03:10.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T11:03:10.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T11:03:10.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T11:03:10.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T11:03:10.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T11:03:10.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T11:03:10.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-12T11:03:10.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T11:03:10.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T11:03:10.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T11:03:10.820Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T11:03:10.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-12T11:03:10.820Z] === RUN TestCreateWithInvalidEnv [2022-07-12T11:03:10.820Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T11:03:10.820Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T11:03:10.820Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T11:03:10.820Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T11:03:10.820Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T11:03:10.820Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T11:03:10.820Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T11:03:10.820Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T11:03:10.820Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T11:03:10.820Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-12T11:03:10.820Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T11:03:10.820Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T11:03:10.820Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T11:03:10.820Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T11:03:10.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-12T11:03:10.820Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T11:03:12.209Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.15s) [2022-07-12T11:03:12.209Z] PASS [2022-07-12T11:03:12.209Z] [2022-07-12T11:03:12.209Z] === Skipped [2022-07-12T11:03:12.209Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T11:03:12.209Z] service_test.go:243: FLAKY_TEST [2022-07-12T11:03:12.209Z] [2022-07-12T11:03:12.209Z] DONE 38 tests, 1 skipped in 44.749s [2022-07-12T11:03:12.209Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T11:03:12.209Z] INFO: Testing against a local daemon [2022-07-12T11:03:12.209Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T11:03:12.209Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:03:12.209Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T11:03:12.209Z] === RUN TestDockerNetworkIpvlan [2022-07-12T11:03:12.209Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:03:12.209Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T11:03:12.209Z] PASS [2022-07-12T11:03:12.209Z] [2022-07-12T11:03:12.209Z] === Skipped [2022-07-12T11:03:12.209Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T11:03:12.209Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:03:12.209Z] [2022-07-12T11:03:12.209Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T11:03:12.209Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:03:12.209Z] [2022-07-12T11:03:12.209Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-12T11:03:12.209Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T11:03:12.211Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-07-12T11:03:12.211Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T11:03:12.468Z] INFO: Testing against a local daemon [2022-07-12T11:03:12.468Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T11:03:13.582Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2022-07-12T11:03:13.582Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T11:03:13.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T11:03:13.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T11:03:13.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T11:03:13.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T11:03:13.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T11:03:13.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T11:03:13.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T11:03:13.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T11:03:13.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T11:03:13.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T11:03:13.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T11:03:13.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T11:03:13.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T11:03:13.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T11:03:13.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T11:03:13.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-12T11:03:13.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-12T11:03:13.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-12T11:03:13.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-12T11:03:13.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-12T11:03:13.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-12T11:03:13.582Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T11:03:13.839Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-07-12T11:03:13.839Z] === RUN TestCreateDifferentPlatform [2022-07-12T11:03:13.839Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T11:03:13.839Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T11:03:13.839Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-12T11:03:13.839Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T11:03:13.839Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T11:03:13.839Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T11:03:13.839Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-12T11:03:13.839Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T11:03:13.839Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-12T11:03:13.839Z] === RUN TestCreateInvalidHostConfig [2022-07-12T11:03:13.839Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T11:03:13.839Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T11:03:13.839Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T11:03:13.839Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T11:03:13.839Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T11:03:13.839Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T11:03:13.839Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T11:03:13.839Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T11:03:13.839Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T11:03:13.839Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T11:03:13.839Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T11:03:13.839Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T11:03:13.839Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-12T11:03:13.839Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T11:03:13.839Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-12T11:03:13.839Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T11:03:13.839Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T11:03:13.839Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T11:03:13.839Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-12T11:03:13.839Z] === RUN TestDaemonRestartIpcMode [2022-07-12T11:03:13.839Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T11:03:13.839Z] === RUN TestDaemonHostGatewayIP [2022-07-12T11:03:13.839Z] === PAUSE TestDaemonHostGatewayIP [2022-07-12T11:03:13.839Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T11:03:13.839Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T11:03:13.839Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T11:03:13.839Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-12T11:03:13.839Z] === RUN TestDiff [2022-07-12T11:03:13.844Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-07-12T11:03:13.844Z] === RUN TestDockerNetworkMacvlan [2022-07-12T11:03:14.402Z] --- PASS: TestDiff (0.57s) [2022-07-12T11:03:14.402Z] === RUN TestExecConsoleSize [2022-07-12T11:03:14.412Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-12T11:03:14.965Z] --- PASS: TestExecConsoleSize (0.51s) [2022-07-12T11:03:14.965Z] === RUN TestExecWithCloseStdin [2022-07-12T11:03:14.978Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-12T11:03:15.527Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-12T11:03:15.527Z] === RUN TestExec [2022-07-12T11:03:15.783Z] --- PASS: TestExec (0.49s) [2022-07-12T11:03:15.783Z] === RUN TestExecUser [2022-07-12T11:03:15.915Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-12T11:03:16.346Z] --- PASS: TestExecUser (0.48s) [2022-07-12T11:03:16.346Z] === RUN TestExportContainerAndImportImage [2022-07-12T11:03:16.908Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-07-12T11:03:16.908Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T11:03:17.818Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-12T11:03:18.274Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-12T11:03:18.274Z] === RUN TestHealthCheckWorkdir [2022-07-12T11:03:18.837Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-12T11:03:18.837Z] === RUN TestHealthKillContainer [2022-07-12T11:03:19.721Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-12T11:03:21.748Z] --- PASS: TestImportExtremelyLargeImageWorks (93.23s) [2022-07-12T11:03:21.748Z] PASS [2022-07-12T11:03:21.748Z] [2022-07-12T11:03:21.748Z] === Skipped [2022-07-12T11:03:21.748Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-12T11:03:21.748Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-12T11:03:21.748Z] [2022-07-12T11:03:21.748Z] DONE 22 tests, 1 skipped in 97.523s [2022-07-12T11:03:21.748Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T11:03:21.748Z] === RUN TestStripANSICommands [2022-07-12T11:03:21.748Z] === RUN TestStripANSICommands/#00 [2022-07-12T11:03:21.748Z] === RUN TestStripANSICommands/#01 [2022-07-12T11:03:21.748Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T11:03:21.748Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T11:03:21.748Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T11:03:21.748Z] PASS [2022-07-12T11:03:21.748Z] [2022-07-12T11:03:21.748Z] DONE 3 tests in 0.036s [2022-07-12T11:03:21.748Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T11:03:21.748Z] INFO: Testing against a local daemon [2022-07-12T11:03:21.748Z] === RUN TestNetworkCreateDelete [2022-07-12T11:03:21.748Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-12T11:03:21.748Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T11:03:21.748Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-12T11:03:21.748Z] === RUN TestDaemonDNSFallback [2022-07-12T11:03:23.008Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-12T11:03:23.575Z] --- PASS: TestDockerNetworkMacvlan (9.99s) [2022-07-12T11:03:23.575Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-12T11:03:23.575Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-12T11:03:23.575Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-07-12T11:03:23.575Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-07-12T11:03:23.575Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2022-07-12T11:03:23.575Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-07-12T11:03:23.575Z] PASS [2022-07-12T11:03:23.575Z] [2022-07-12T11:03:23.575Z] DONE 8 tests in 11.312s [2022-07-12T11:03:23.575Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T11:03:23.575Z] testing: warning: no tests to run [2022-07-12T11:03:23.575Z] PASS [2022-07-12T11:03:23.575Z] [2022-07-12T11:03:23.575Z] DONE 0 tests in 0.007s [2022-07-12T11:03:23.575Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T11:03:23.834Z] INFO: Testing against a local daemon [2022-07-12T11:03:23.834Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T11:03:25.211Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2022-07-12T11:03:25.211Z] === RUN TestAuthZPluginTLS [2022-07-12T11:03:25.469Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-12T11:03:25.469Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T11:03:25.909Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-07-12T11:03:25.909Z] === RUN TestInspectNetwork [2022-07-12T11:03:25.909Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:25.909Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-12T11:03:25.909Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T11:03:25.909Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.909Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T11:03:25.909Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:03:25.909Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:03:25.909Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:03:25.909Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T11:03:25.909Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T11:03:25.909Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T11:03:25.909Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T11:03:25.909Z] === RUN TestNetworkList [2022-07-12T11:03:25.909Z] === RUN TestNetworkList//networks [2022-07-12T11:03:25.909Z] === PAUSE TestNetworkList//networks [2022-07-12T11:03:25.909Z] === RUN TestNetworkList//networks/ [2022-07-12T11:03:25.909Z] === PAUSE TestNetworkList//networks/ [2022-07-12T11:03:25.909Z] === CONT TestNetworkList//networks [2022-07-12T11:03:25.909Z] === CONT TestNetworkList//networks/ [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkList (0.01s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T11:03:25.909Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T11:03:25.909Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T11:03:25.909Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.909Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-12T11:03:25.909Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T11:03:25.909Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.909Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-12T11:03:25.909Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T11:03:25.910Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-12T11:03:25.910Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T11:03:25.910Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-12T11:03:25.910Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T11:03:25.910Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-12T11:03:25.910Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T11:03:25.910Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-12T11:03:25.910Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T11:03:25.910Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:25.910Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-12T11:03:25.910Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T11:03:25.910Z] service_test.go:243: FLAKY_TEST [2022-07-12T11:03:25.910Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T11:03:25.910Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T11:03:25.910Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:25.910Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-12T11:03:25.910Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T11:03:25.910Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:25.910Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-12T11:03:25.910Z] PASS [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === Skipped [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-12T11:03:25.910Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-12T11:03:25.910Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-12T11:03:25.910Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-12T11:03:25.910Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-12T11:03:25.910Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-12T11:03:25.910Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-12T11:03:25.910Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-12T11:03:25.910Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-12T11:03:25.910Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T11:03:25.910Z] service_test.go:243: FLAKY_TEST [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-12T11:03:25.910Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-12T11:03:25.910Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] DONE 34 tests, 12 skipped in 7.059s [2022-07-12T11:03:25.910Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T11:03:25.910Z] INFO: Testing against a local daemon [2022-07-12T11:03:25.910Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T11:03:25.910Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:03:25.910Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T11:03:25.910Z] === RUN TestDockerNetworkIpvlan [2022-07-12T11:03:25.910Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:03:25.910Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T11:03:25.910Z] PASS [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === Skipped [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T11:03:25.910Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T11:03:25.910Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] DONE 2 tests, 2 skipped in 0.098s [2022-07-12T11:03:25.910Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T11:03:25.910Z] INFO: Testing against a local daemon [2022-07-12T11:03:25.910Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T11:03:25.910Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-12T11:03:25.910Z] === RUN TestDockerNetworkMacvlan [2022-07-12T11:03:25.910Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-12T11:03:25.910Z] PASS [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === Skipped [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-12T11:03:25.910Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-12T11:03:25.910Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] DONE 2 tests, 2 skipped in 0.118s [2022-07-12T11:03:25.910Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T11:03:25.910Z] testing: warning: no tests to run [2022-07-12T11:03:25.910Z] PASS [2022-07-12T11:03:25.910Z] [2022-07-12T11:03:25.910Z] DONE 0 tests in 0.024s [2022-07-12T11:03:25.910Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T11:03:26.036Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-12T11:03:26.036Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T11:03:26.166Z] INFO: Testing against a local daemon [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginTLS [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginHeader [2022-07-12T11:03:26.166Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.166Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-12T11:03:26.166Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T11:03:26.421Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.421Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-12T11:03:26.421Z] === RUN TestAuthZPluginV2Disable [2022-07-12T11:03:26.603Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-12T11:03:26.603Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T11:03:26.922Z] --- PASS: TestHealthKillContainer (7.79s) [2022-07-12T11:03:26.922Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T11:03:26.922Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-07-12T11:03:26.922Z] === RUN TestIpcModeNone [2022-07-12T11:03:26.981Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:26.981Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-12T11:03:26.981Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T11:03:27.174Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-12T11:03:27.174Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T11:03:27.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.236Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-12T11:03:27.236Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T11:03:27.484Z] --- PASS: TestIpcModeNone (0.49s) [2022-07-12T11:03:27.484Z] === RUN TestIpcModePrivate [2022-07-12T11:03:27.491Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.491Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-12T11:03:27.491Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T11:03:27.740Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-12T11:03:27.746Z] PASS [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === Skipped [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-12T11:03:27.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:27.746Z] [2022-07-12T11:03:27.746Z] DONE 17 tests, 17 skipped in 1.823s [2022-07-12T11:03:27.746Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T11:03:27.996Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-12T11:03:27.996Z] === RUN TestIpcModeShareable [2022-07-12T11:03:28.001Z] INFO: Testing against a local daemon [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:03:28.001Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:03:28.001Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T11:03:28.001Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T11:03:28.001Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T11:03:28.001Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T11:03:28.001Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T11:03:28.001Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T11:03:28.001Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T11:03:28.001Z] === RUN TestPluginInstall [2022-07-12T11:03:28.001Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:28.001Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-12T11:03:28.001Z] === RUN TestPluginsWithRuntimes [2022-07-12T11:03:28.001Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-12T11:03:28.001Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-12T11:03:28.001Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T11:03:28.001Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-12T11:03:28.001Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-12T11:03:28.001Z] PASS [2022-07-12T11:03:28.001Z] [2022-07-12T11:03:28.001Z] === Skipped [2022-07-12T11:03:28.001Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-12T11:03:28.001Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T11:03:28.001Z] [2022-07-12T11:03:28.001Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-12T11:03:28.001Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-12T11:03:28.001Z] [2022-07-12T11:03:28.001Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-12T11:03:28.001Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-12T11:03:28.001Z] [2022-07-12T11:03:28.001Z] DONE 19 tests, 3 skipped in 0.127s [2022-07-12T11:03:28.001Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T11:03:28.001Z] INFO: Testing against a local daemon [2022-07-12T11:03:28.001Z] === RUN TestExternalGraphDriver [2022-07-12T11:03:28.252Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-07-12T11:03:28.252Z] --- PASS: TestIpcModeShareable (0.47s) [2022-07-12T11:03:28.252Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T11:03:28.549Z] --- PASS: TestAuthZPluginAllowEventStream (1.25s) [2022-07-12T11:03:28.549Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T11:03:28.562Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-12T11:03:28.562Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-12T11:03:28.562Z] === RUN TestGraphdriverPluginV2 [2022-07-12T11:03:28.808Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-12T11:03:28.808Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T11:03:29.375Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-12T11:03:29.375Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T11:03:29.941Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-12T11:03:29.941Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T11:03:30.143Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-07-12T11:03:30.143Z] === RUN TestAPIIpcModeHost [2022-07-12T11:03:30.143Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-12T11:03:30.143Z] === RUN TestDaemonIpcModeShareable [2022-07-12T11:03:31.318Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-07-12T11:03:31.318Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T11:03:31.514Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-12T11:03:31.514Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-07-12T11:03:31.514Z] === RUN TestDaemonIpcModePrivate [2022-07-12T11:03:32.442Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-12T11:03:32.442Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-12T11:03:32.442Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T11:03:32.694Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-07-12T11:03:32.694Z] === RUN TestAuthZPluginHeader [2022-07-12T11:03:32.725Z] --- PASS: TestGraphdriverPluginV2 (3.69s) [2022-07-12T11:03:32.726Z] PASS [2022-07-12T11:03:32.726Z] [2022-07-12T11:03:32.726Z] === Skipped [2022-07-12T11:03:32.726Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-12T11:03:32.726Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-12T11:03:32.726Z] [2022-07-12T11:03:32.726Z] DONE 2 tests, 1 skipped in 4.131s [2022-07-12T11:03:32.726Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T11:03:32.726Z] INFO: Testing against a local daemon [2022-07-12T11:03:32.726Z] === RUN TestContinueAfterPluginCrash [2022-07-12T11:03:32.726Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T11:03:32.726Z] === RUN TestReadPluginNoRead [2022-07-12T11:03:32.726Z] === PAUSE TestReadPluginNoRead [2022-07-12T11:03:32.726Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T11:03:32.726Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T11:03:32.726Z] === CONT TestContinueAfterPluginCrash [2022-07-12T11:03:32.726Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T11:03:33.684Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-07-12T11:03:33.684Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T11:03:33.809Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-12T11:03:33.809Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-12T11:03:33.809Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T11:03:34.737Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-12T11:03:34.737Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-07-12T11:03:34.737Z] === RUN TestIpcModeOlderClient [2022-07-12T11:03:34.737Z] === PAUSE TestIpcModeOlderClient [2022-07-12T11:03:34.737Z] === RUN TestKillContainerInvalidSignal [2022-07-12T11:03:35.299Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-12T11:03:35.299Z] === RUN TestKillContainer [2022-07-12T11:03:35.299Z] === RUN TestKillContainer/no_signal [2022-07-12T11:03:35.861Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T11:03:36.118Z] === RUN TestKillContainer/killing_signal [2022-07-12T11:03:36.680Z] --- PASS: TestKillContainer (1.27s) [2022-07-12T11:03:36.680Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-12T11:03:36.680Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-12T11:03:36.680Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-12T11:03:36.680Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T11:03:36.680Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T11:03:36.892Z] --- PASS: TestDaemonStartWithLogOpt (4.55s) [2022-07-12T11:03:36.892Z] === CONT TestReadPluginNoRead [2022-07-12T11:03:36.937Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T11:03:37.498Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-07-12T11:03:37.498Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-12T11:03:37.498Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-07-12T11:03:37.498Z] === RUN TestKillStoppedContainer [2022-07-12T11:03:37.498Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-12T11:03:37.498Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T11:03:37.498Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-12T11:03:37.498Z] === RUN TestKillDifferentUserContainer [2022-07-12T11:03:37.894Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.28s) [2022-07-12T11:03:37.894Z] === RUN TestAuthZPluginV2Disable [2022-07-12T11:03:38.061Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-12T11:03:38.061Z] === RUN TestInspectOomKilledTrue [2022-07-12T11:03:38.317Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-07-12T11:03:38.317Z] === RUN TestInspectOomKilledFalse [2022-07-12T11:03:38.879Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-12T11:03:38.879Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T11:03:39.136Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-12T11:03:39.136Z] === RUN TestLinksContainerNames [2022-07-12T11:03:39.407Z] === RUN TestReadPluginNoRead/default [2022-07-12T11:03:40.064Z] --- PASS: TestLinksContainerNames (0.83s) [2022-07-12T11:03:40.064Z] === RUN TestLogsFollowTailEmpty [2022-07-12T11:03:40.320Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-12T11:03:40.320Z] === RUN TestLogs [2022-07-12T11:03:40.320Z] === RUN TestLogs/driver_local [2022-07-12T11:03:40.320Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T11:03:40.320Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T11:03:40.320Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T11:03:40.320Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T11:03:40.320Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T11:03:40.320Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T11:03:40.320Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T11:03:40.320Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T11:03:40.320Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T11:03:40.320Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T11:03:40.320Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T11:03:40.320Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T11:03:40.320Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T11:03:40.320Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T11:03:40.334Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T11:03:41.249Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T11:03:41.249Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T11:03:41.260Z] --- PASS: TestContinueAfterPluginCrash (9.13s) [2022-07-12T11:03:41.505Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T11:03:41.515Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T11:03:41.761Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T11:03:42.082Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2022-07-12T11:03:42.082Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T11:03:42.324Z] === RUN TestLogs/driver_json-file [2022-07-12T11:03:42.324Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T11:03:42.324Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T11:03:42.324Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T11:03:42.324Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T11:03:42.324Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T11:03:42.324Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T11:03:42.324Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T11:03:42.324Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T11:03:42.324Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T11:03:42.324Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T11:03:42.324Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T11:03:42.324Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T11:03:42.324Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T11:03:42.324Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T11:03:42.878Z] === CONT TestReadPluginNoRead [2022-07-12T11:03:42.878Z] read_test.go:92: [d8a5611109cfe] daemon is not started [2022-07-12T11:03:42.878Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-07-12T11:03:42.878Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-07-12T11:03:42.878Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2022-07-12T11:03:42.878Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-07-12T11:03:42.878Z] PASS [2022-07-12T11:03:42.878Z] [2022-07-12T11:03:42.878Z] DONE 6 tests in 10.752s [2022-07-12T11:03:42.878Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-12T11:03:42.878Z] testing: warning: no tests to run [2022-07-12T11:03:42.878Z] PASS [2022-07-12T11:03:42.878Z] [2022-07-12T11:03:42.878Z] DONE 0 tests in 0.032s [2022-07-12T11:03:42.878Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T11:03:42.886Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T11:03:42.886Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T11:03:43.133Z] INFO: Testing against a local daemon [2022-07-12T11:03:43.133Z] === RUN TestPluginWithDevMounts [2022-07-12T11:03:43.133Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-12T11:03:43.133Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-12T11:03:43.133Z] PASS [2022-07-12T11:03:43.133Z] [2022-07-12T11:03:43.133Z] === Skipped [2022-07-12T11:03:43.133Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-12T11:03:43.133Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-12T11:03:43.133Z] [2022-07-12T11:03:43.133Z] DONE 1 tests, 1 skipped in 0.101s [2022-07-12T11:03:43.133Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T11:03:43.133Z] INFO: Testing against a local daemon [2022-07-12T11:03:43.133Z] === RUN TestSecretInspect [2022-07-12T11:03:43.133Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-12T11:03:43.133Z] === RUN TestSecretList [2022-07-12T11:03:43.133Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] --- SKIP: TestSecretList (0.01s) [2022-07-12T11:03:43.133Z] === RUN TestSecretsCreateAndDelete [2022-07-12T11:03:43.133Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-12T11:03:43.133Z] === RUN TestSecretsUpdate [2022-07-12T11:03:43.133Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-07-12T11:03:43.133Z] === RUN TestTemplatedSecret [2022-07-12T11:03:43.133Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-12T11:03:43.133Z] === RUN TestSecretCreateResolve [2022-07-12T11:03:43.133Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-07-12T11:03:43.133Z] PASS [2022-07-12T11:03:43.133Z] [2022-07-12T11:03:43.133Z] === Skipped [2022-07-12T11:03:43.133Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-12T11:03:43.133Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] [2022-07-12T11:03:43.133Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-12T11:03:43.133Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] [2022-07-12T11:03:43.133Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-12T11:03:43.133Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] [2022-07-12T11:03:43.133Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-07-12T11:03:43.133Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] [2022-07-12T11:03:43.133Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-12T11:03:43.133Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] [2022-07-12T11:03:43.133Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-07-12T11:03:43.133Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.133Z] [2022-07-12T11:03:43.133Z] DONE 6 tests, 6 skipped in 0.171s [2022-07-12T11:03:43.133Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T11:03:43.389Z] INFO: Testing against a local daemon [2022-07-12T11:03:43.389Z] === RUN TestServiceCreateInit [2022-07-12T11:03:43.389Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T11:03:43.389Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T11:03:43.389Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-12T11:03:43.389Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-12T11:03:43.389Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-12T11:03:43.389Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T11:03:43.389Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-12T11:03:43.389Z] === RUN TestCreateServiceConflict [2022-07-12T11:03:43.389Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-12T11:03:43.389Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T11:03:43.389Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-12T11:03:43.389Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T11:03:43.389Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-12T11:03:43.389Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T11:03:43.389Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-12T11:03:43.389Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T11:03:43.389Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-12T11:03:43.389Z] === RUN TestCreateServiceSysctls [2022-07-12T11:03:43.389Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-12T11:03:43.389Z] === RUN TestCreateServiceCapabilities [2022-07-12T11:03:43.389Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-07-12T11:03:43.389Z] === RUN TestInspect [2022-07-12T11:03:43.389Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestInspect (0.01s) [2022-07-12T11:03:43.389Z] === RUN TestCreateJob [2022-07-12T11:03:43.389Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestCreateJob (0.01s) [2022-07-12T11:03:43.389Z] === RUN TestReplicatedJob [2022-07-12T11:03:43.389Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-12T11:03:43.389Z] === RUN TestUpdateReplicatedJob [2022-07-12T11:03:43.389Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.389Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-12T11:03:43.389Z] === RUN TestServiceListWithStatuses [2022-07-12T11:03:43.389Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T11:03:43.389Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T11:03:43.389Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T11:03:43.389Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.645Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-12T11:03:43.645Z] === RUN TestDockerNetworkReConnect [2022-07-12T11:03:43.645Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:43.645Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-12T11:03:43.645Z] === RUN TestServicePlugin [2022-07-12T11:03:43.815Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T11:03:43.815Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T11:03:44.377Z] --- PASS: TestLogs (3.87s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.75s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.56s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.70s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-07-12T11:03:44.377Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-07-12T11:03:44.377Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T11:03:44.634Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/default [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/private [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/slave [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/shared [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/default [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/shared [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/slave [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/private [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T11:03:44.634Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T11:03:44.634Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T11:03:44.634Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T11:03:44.890Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T11:03:44.890Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T11:03:44.890Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T11:03:44.890Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T11:03:44.890Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T11:03:44.890Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T11:03:44.890Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T11:03:44.890Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T11:03:44.890Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T11:03:44.890Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T11:03:44.891Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T11:03:44.891Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T11:03:44.891Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T11:03:44.891Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T11:03:44.891Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T11:03:44.891Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T11:03:44.891Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T11:03:45.147Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T11:03:45.147Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T11:03:45.147Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T11:03:45.147Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T11:03:45.147Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T11:03:45.147Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-12T11:03:45.147Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-12T11:03:45.147Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T11:03:45.364Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2022-07-12T11:03:45.364Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T11:03:45.534Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] --- SKIP: TestServicePlugin (1.93s) [2022-07-12T11:03:45.534Z] === RUN TestServiceUpdateLabel [2022-07-12T11:03:45.534Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-12T11:03:45.534Z] === RUN TestServiceUpdateSecrets [2022-07-12T11:03:45.534Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-07-12T11:03:45.534Z] === RUN TestServiceUpdateConfigs [2022-07-12T11:03:45.534Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-12T11:03:45.534Z] === RUN TestServiceUpdateNetwork [2022-07-12T11:03:45.534Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-12T11:03:45.534Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T11:03:45.534Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-12T11:03:45.534Z] PASS [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === Skipped [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-12T11:03:45.534Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-12T11:03:45.534Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-12T11:03:45.534Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-12T11:03:45.534Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-12T11:03:45.534Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-12T11:03:45.534Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-12T11:03:45.534Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-12T11:03:45.534Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-12T11:03:45.534Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-07-12T11:03:45.534Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-12T11:03:45.534Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-12T11:03:45.534Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-12T11:03:45.534Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-12T11:03:45.534Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T11:03:45.534Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-12T11:03:45.534Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-12T11:03:45.534Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-07-12T11:03:45.534Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-12T11:03:45.534Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-07-12T11:03:45.534Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-12T11:03:45.534Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-12T11:03:45.534Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-12T11:03:45.534Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T11:03:45.534Z] [2022-07-12T11:03:45.534Z] DONE 24 tests, 23 skipped in 2.342s [2022-07-12T11:03:45.534Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T11:03:45.534Z] INFO: Testing against a local daemon [2022-07-12T11:03:45.534Z] === RUN TestSessionCreate [2022-07-12T11:03:45.790Z] --- PASS: TestSessionCreate (0.04s) [2022-07-12T11:03:45.790Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T11:03:45.790Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-12T11:03:45.790Z] PASS [2022-07-12T11:03:45.790Z] [2022-07-12T11:03:45.790Z] DONE 2 tests in 0.151s [2022-07-12T11:03:45.790Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T11:03:45.790Z] INFO: Testing against a local daemon [2022-07-12T11:03:45.790Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T11:03:45.790Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T11:03:45.790Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T11:03:45.790Z] === RUN TestDiskUsage [2022-07-12T11:03:45.790Z] === PAUSE TestDiskUsage [2022-07-12T11:03:45.790Z] === RUN TestEventsExecDie [2022-07-12T11:03:46.351Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-12T11:03:46.351Z] === RUN TestEventsBackwardsCompatible [2022-07-12T11:03:46.351Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-12T11:03:46.351Z] === RUN TestEventsVolumeCreate [2022-07-12T11:03:46.351Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-12T11:03:46.351Z] === RUN TestInfoBinaryCommits [2022-07-12T11:03:46.513Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-07-12T11:03:46.513Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T11:03:46.607Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-12T11:03:46.607Z] === RUN TestInfoAPIVersioned [2022-07-12T11:03:46.607Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-12T11:03:46.607Z] === RUN TestInfoAPI [2022-07-12T11:03:46.607Z] --- PASS: TestInfoAPI (0.02s) [2022-07-12T11:03:46.607Z] === RUN TestInfoAPIWarnings [2022-07-12T11:03:46.771Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-12T11:03:46.771Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T11:03:47.332Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-12T11:03:47.332Z] === RUN TestNetworkNat [2022-07-12T11:03:47.591Z] --- PASS: TestNetworkNat (0.47s) [2022-07-12T11:03:47.591Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T11:03:48.154Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-12T11:03:48.154Z] === RUN TestNetworkLoopbackNat [2022-07-12T11:03:50.670Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-12T11:03:50.670Z] === RUN TestPause [2022-07-12T11:03:51.232Z] --- PASS: TestPause (0.45s) [2022-07-12T11:03:51.232Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T11:03:51.232Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T11:03:51.232Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T11:03:51.232Z] === RUN TestPauseStopPausedContainer [2022-07-12T11:03:51.488Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-12T11:03:51.488Z] === RUN TestPidHost [2022-07-12T11:03:52.416Z] --- PASS: TestPidHost (0.92s) [2022-07-12T11:03:52.416Z] === RUN TestPsFilter [2022-07-12T11:03:52.672Z] --- PASS: TestPsFilter (0.10s) [2022-07-12T11:03:52.672Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T11:03:52.928Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-12T11:03:52.928Z] === RUN TestRemoveContainerWithVolume [2022-07-12T11:03:53.490Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-12T11:03:53.490Z] === RUN TestRemoveContainerRunning [2022-07-12T11:03:53.748Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-12T11:03:53.748Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T11:03:54.310Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-12T11:03:54.310Z] === RUN TestRemoveInvalidContainer [2022-07-12T11:03:54.310Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T11:03:54.310Z] === RUN TestRenameLinkedContainer [2022-07-12T11:03:56.200Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-07-12T11:03:56.200Z] === RUN TestRenameStoppedContainer [2022-07-12T11:03:56.457Z] --- PASS: TestRenameStoppedContainer (0.53s) [2022-07-12T11:03:56.457Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T11:03:57.385Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-12T11:03:57.385Z] === RUN TestRenameInvalidName [2022-07-12T11:03:57.566Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.27s) [2022-07-12T11:03:57.566Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T11:03:57.641Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-12T11:03:57.641Z] === RUN TestRenameAnonymousContainer [2022-07-12T11:03:59.562Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-07-12T11:03:59.562Z] === RUN TestRenameContainerWithSameName [2022-07-12T11:03:59.562Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-12T11:03:59.562Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T11:04:00.539Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-07-12T11:04:00.539Z] === RUN TestResize [2022-07-12T11:04:01.101Z] --- PASS: TestResize (0.43s) [2022-07-12T11:04:01.101Z] === RUN TestResizeWithInvalidSize [2022-07-12T11:04:01.357Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-12T11:04:01.357Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T11:04:01.920Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:04:01.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:04:01.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:04:01.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T11:04:01.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:04:03.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:04:04.639Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-12T11:04:04.639Z] === RUN TestInfoDebug [2022-07-12T11:04:04.639Z] --- PASS: TestInfoDebug (0.54s) [2022-07-12T11:04:04.639Z] === RUN TestInfoInsecureRegistries [2022-07-12T11:04:04.639Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-07-12T11:04:04.639Z] === RUN TestInfoRegistryMirrors [2022-07-12T11:04:04.639Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-12T11:04:04.639Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T11:04:04.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:04:05.204Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-12T11:04:05.204Z] === RUN TestPingCacheHeaders [2022-07-12T11:04:05.204Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-12T11:04:05.204Z] === RUN TestPingGet [2022-07-12T11:04:05.204Z] --- PASS: TestPingGet (0.01s) [2022-07-12T11:04:05.204Z] === RUN TestPingHead [2022-07-12T11:04:05.204Z] --- PASS: TestPingHead (0.03s) [2022-07-12T11:04:05.204Z] === RUN TestPingSwarmHeader [2022-07-12T11:04:05.765Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T11:04:05.765Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T11:04:06.105Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:04:06.105Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:04:07.129Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T11:04:07.129Z] --- PASS: TestPingSwarmHeader (1.71s) [2022-07-12T11:04:07.129Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T11:04:07.129Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T11:04:07.129Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T11:04:07.129Z] === RUN TestVersion [2022-07-12T11:04:07.129Z] --- PASS: TestVersion (0.03s) [2022-07-12T11:04:07.129Z] === CONT TestDiskUsage [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T11:04:07.385Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T11:04:07.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:04:07.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T11:04:07.642Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T11:04:07.899Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T11:04:07.899Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T11:04:07.899Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T11:04:07.899Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T11:04:07.899Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T11:04:07.899Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T11:04:07.899Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T11:04:07.899Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T11:04:07.899Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T11:04:07.899Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage (1.28s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T11:04:08.156Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-07-12T11:04:08.157Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T11:04:08.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-12T11:04:08.157Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:04:08.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-12T11:04:08.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-12T11:04:08.157Z] PASS [2022-07-12T11:04:08.157Z] [2022-07-12T11:04:08.157Z] === Skipped [2022-07-12T11:04:08.157Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T11:04:08.157Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T11:04:08.157Z] [2022-07-12T11:04:08.157Z] DONE 54 tests, 1 skipped in 22.466s [2022-07-12T11:04:08.157Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T11:04:08.418Z] INFO: Testing against a local daemon [2022-07-12T11:04:08.418Z] === RUN TestVolumesCreateAndList [2022-07-12T11:04:08.418Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T11:04:08.418Z] === RUN TestVolumesRemove [2022-07-12T11:04:08.418Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-12T11:04:08.418Z] === RUN TestVolumesInspect [2022-07-12T11:04:08.418Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-12T11:04:08.418Z] === RUN TestVolumesInvalidJSON [2022-07-12T11:04:08.418Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T11:04:08.418Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T11:04:08.418Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T11:04:08.418Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T11:04:08.418Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T11:04:08.418Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T11:04:08.418Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T11:04:08.418Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-12T11:04:08.418Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T11:04:08.418Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T11:04:08.419Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T11:04:08.419Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T11:04:08.419Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T11:04:08.419Z] PASS [2022-07-12T11:04:08.419Z] [2022-07-12T11:04:08.419Z] DONE 9 tests in 0.212s [2022-07-12T11:04:08.419Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T11:04:08.419Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14235 is not a child of this shell [2022-07-12T11:04:08.419Z] warning: PID 14235 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-12T11:04:08.419Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T11:04:08.419Z] [2022-07-12T11:04:08.419Z] Unloading profiles will leave already running processes permanently [2022-07-12T11:04:08.419Z] unconfined, which can lead to unexpected situations. [2022-07-12T11:04:08.419Z] [2022-07-12T11:04:08.419Z] To set a process to complain mode, use the command line tool [2022-07-12T11:04:08.419Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T11:04:08.419Z] Removing test suite binaries [2022-07-12T11:04:08.419Z] exiting test-integration [2022-07-12T11:04:08.419Z] ++ exit 0 [2022-07-12T11:04:08.419Z] Post stage [Pipeline] junit [2022-07-12T11:04:09.794Z] Recording test results [2022-07-12T11:04:10.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:04:10.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T11:04:11.437Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T11:04:11.766Z] + echo Ensuring container killed. [2022-07-12T11:04:11.766Z] Ensuring container killed. [2022-07-12T11:04:11.766Z] + docker rm -vf docker-pr1 [2022-07-12T11:04:11.766Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-12T11:04:12.084Z] + echo Chowning /workspace to jenkins user [2022-07-12T11:04:12.084Z] Chowning /workspace to jenkins user [2022-07-12T11:04:12.084Z] + id -u [2022-07-12T11:04:12.084Z] + id -g [2022-07-12T11:04:12.084Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43797:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T11:04:12.084Z] Unable to find image 'busybox:latest' locally [2022-07-12T11:04:12.339Z] latest: Pulling from library/busybox [2022-07-12T11:04:12.339Z] 19d511225f94: Pulling fs layer [2022-07-12T11:04:12.339Z] 19d511225f94: Verifying Checksum [2022-07-12T11:04:12.339Z] 19d511225f94: Download complete [2022-07-12T11:04:12.339Z] 19d511225f94: Pull complete [2022-07-12T11:04:12.339Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-12T11:04:12.339Z] Status: Downloaded newer image for busybox:latest [2022-07-12T11:04:12.437Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-12T11:04:12.437Z] PASS [2022-07-12T11:04:12.437Z] [2022-07-12T11:04:12.437Z] DONE 17 tests in 48.751s [2022-07-12T11:04:12.437Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T11:04:12.437Z] INFO: Testing against a local daemon [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:04:12.437Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:04:12.437Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T11:04:12.437Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T11:04:12.437Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T11:04:12.437Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T11:04:12.437Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T11:04:12.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T11:04:12.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T11:04:12.437Z] === RUN TestPluginInstall [2022-07-12T11:04:12.437Z] === RUN TestPluginInstall/no_auth [2022-07-12T11:04:12.632Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T11:04:13.373Z] time="2022-07-12T11:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:04:13.373Z] time="2022-07-12T11:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51eb83301dc9b551ef9b229bd38c24ccdd54e9c4be5865a74e6a7584f482478b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:04:13.374Z] time="2022-07-12T11:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:04:13.374Z] time="2022-07-12T11:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51eb83301dc9b551ef9b229bd38c24ccdd54e9c4be5865a74e6a7584f482478b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:04:13.632Z] === RUN TestPluginInstall/with_htpasswd [2022-07-12T11:04:13.891Z] time="2022-07-12T11:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:04:13.891Z] time="2022-07-12T11:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:497ff67dbcb1b7f01d40abcc428d458d9442df2ba72e6331399886f01b351e83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:04:13.891Z] time="2022-07-12T11:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:04:13.891Z] time="2022-07-12T11:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:497ff67dbcb1b7f01d40abcc428d458d9442df2ba72e6331399886f01b351e83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:04:14.150Z] === RUN TestPluginInstall/with_insecure [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T11:04:14.521Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T11:04:14.521Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T11:04:14.562Z] + bundleName=amd64-rootless [2022-07-12T11:04:14.562Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-12T11:04:14.562Z] Creating amd64-rootless-bundles.tar.gz [2022-07-12T11:04:14.562Z] + find bundles+ -path */root/*overlay2 -prune -o -type fxargs ( tar -name -czf *-report.json amd64-rootless-bundles.tar.gz -o [2022-07-12T11:04:14.562Z] -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-12T11:04:14.570Z] Archiving artifacts [2022-07-12T11:04:15.086Z] time="2022-07-12T11:04:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:04:15.086Z] time="2022-07-12T11:04:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8519ceec76acee70ab814355ab432aa6d3dc11a58d6cae474a40f82b09b5dbef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:04:15.086Z] time="2022-07-12T11:04:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:04:15.086Z] time="2022-07-12T11:04:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8519ceec76acee70ab814355ab432aa6d3dc11a58d6cae474a40f82b09b5dbef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:04:15.345Z] plugin_test.go:195: [de154f3743254] daemon is not started [2022-07-12T11:04:15.345Z] --- PASS: TestPluginInstall (2.82s) [2022-07-12T11:04:15.345Z] --- PASS: TestPluginInstall/no_auth (1.10s) [2022-07-12T11:04:15.345Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-07-12T11:04:15.345Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-07-12T11:04:15.345Z] === RUN TestPluginsWithRuntimes [2022-07-12T11:04:15.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T11:04:16.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T11:04:16.719Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-12T11:04:16.995Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43797/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T11:04:17.331Z] + make clean [2022-07-12T11:04:17.654Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-12T11:04:17.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T11:04:17.892Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T11:04:17.892Z] docker-dev-cache [2022-07-12T11:04:17.892Z] docker-mod-cache [Pipeline] deleteDir [2022-07-12T11:04:18.590Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-07-12T11:04:18.590Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-12T11:04:18.590Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-07-12T11:04:18.590Z] === RUN TestPluginBackCompatMediaTypes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T11:04:19.158Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-12T11:04:19.158Z] PASS [2022-07-12T11:04:19.158Z] [2022-07-12T11:04:19.158Z] DONE 24 tests in 6.829s [2022-07-12T11:04:19.416Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T11:04:19.416Z] INFO: Testing against a local daemon [2022-07-12T11:04:19.416Z] === RUN TestExternalGraphDriver [2022-07-12T11:04:19.674Z] === RUN TestExternalGraphDriver/json [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-07-12T11:04:19.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-12T11:04:19.709Z] === RUN TestCgroupNamespacesRun [2022-07-12T11:04:20.637Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-07-12T11:04:20.637Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T11:04:21.566Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-12T11:04:21.566Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T11:04:21.575Z] === RUN TestExternalGraphDriver/spec [2022-07-12T11:04:22.932Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-12T11:04:22.932Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T11:04:22.951Z] === RUN TestExternalGraphDriver/pull [2022-07-12T11:04:24.298Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-12T11:04:24.298Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T11:04:24.852Z] --- PASS: TestExternalGraphDriver (5.42s) [2022-07-12T11:04:24.852Z] --- PASS: TestExternalGraphDriver/json (1.71s) [2022-07-12T11:04:24.852Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-07-12T11:04:24.852Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-07-12T11:04:24.852Z] === RUN TestGraphdriverPluginV2 [2022-07-12T11:04:25.226Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2022-07-12T11:04:25.226Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T11:04:25.370Z] Created binary: bundles/binary-daemon/dockerd [2022-07-12T11:04:25.370Z] Copying nested executables into bundles/binary-daemon [2022-07-12T11:04:25.370Z] Building: bundles/binary-daemon/docker-proxy [2022-07-12T11:04:25.370Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T11:04:25.370Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-12T11:04:25.370Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-12T11:04:25.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/make.sh cross [2022-07-12T11:04:25.955Z] [2022-07-12T11:04:25.955Z] Removing bundles/ [2022-07-12T11:04:26.215Z] [2022-07-12T11:04:26.215Z] ---> Making bundle: cross (in bundles/cross) [2022-07-12T11:04:26.215Z] Cross building: bundles/cross/linux/amd64 [2022-07-12T11:04:26.215Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-12T11:04:26.215Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-12T11:04:26.593Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-12T11:04:26.593Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T11:04:27.155Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-12T11:04:27.155Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T11:04:28.086Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-07-12T11:04:28.086Z] === RUN TestNISDomainname [2022-07-12T11:04:28.648Z] --- PASS: TestNISDomainname (0.50s) [2022-07-12T11:04:28.648Z] === RUN TestHostnameDnsResolution [2022-07-12T11:04:29.039Z] --- PASS: TestGraphdriverPluginV2 (4.33s) [2022-07-12T11:04:29.039Z] PASS [2022-07-12T11:04:29.039Z] [2022-07-12T11:04:29.039Z] DONE 5 tests in 9.788s [2022-07-12T11:04:29.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T11:04:29.039Z] INFO: Testing against a local daemon [2022-07-12T11:04:29.039Z] === RUN TestContinueAfterPluginCrash [2022-07-12T11:04:29.039Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T11:04:29.039Z] === RUN TestReadPluginNoRead [2022-07-12T11:04:29.039Z] === PAUSE TestReadPluginNoRead [2022-07-12T11:04:29.039Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T11:04:29.039Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T11:04:29.039Z] === CONT TestContinueAfterPluginCrash [2022-07-12T11:04:29.039Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T11:04:29.210Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-07-12T11:04:29.210Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T11:04:29.772Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-07-12T11:04:29.772Z] === RUN TestPrivilegedHostDevices [2022-07-12T11:04:30.335Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-07-12T11:04:30.335Z] === RUN TestRunConsoleSize [2022-07-12T11:04:30.898Z] --- PASS: TestRunConsoleSize (0.45s) [2022-07-12T11:04:30.898Z] === RUN TestStats [2022-07-12T11:04:33.230Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-07-12T11:04:33.230Z] === CONT TestReadPluginNoRead [2022-07-12T11:04:33.414Z] --- PASS: TestStats (2.45s) [2022-07-12T11:04:33.414Z] === RUN TestStopContainerWithTimeout [2022-07-12T11:04:33.414Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T11:04:33.414Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T11:04:33.414Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T11:04:33.414Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T11:04:33.414Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T11:04:33.414Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T11:04:33.414Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T11:04:33.414Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T11:04:33.414Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T11:04:33.414Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T11:04:33.977Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T11:04:34.194Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T11:04:34.194Z] Using test binary docker [2022-07-12T11:04:34.194Z] +++ /etc/init.d/apparmor start [2022-07-12T11:04:34.194Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T11:04:34.194Z] Using test binary docker [2022-07-12T11:04:34.194Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T11:04:34.194Z] INFO: Waiting for daemon to start... [2022-07-12T11:04:34.194Z] Starting dockerd [2022-07-12T11:04:34.194Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-12T11:04:34.194Z] .+++ /etc/init.d/apparmor start [2022-07-12T11:04:34.194Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T11:04:34.194Z] INFO: Waiting for daemon to start... [2022-07-12T11:04:34.194Z] Starting dockerd [2022-07-12T11:04:34.194Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-12T11:04:34.194Z] . [2022-07-12T11:04:34.194Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T11:04:34.194Z] [2022-07-12T11:04:34.194Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T11:04:34.194Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T11:04:34.194Z] Error: No such image: emptyfs [2022-07-12T11:04:34.194Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T11:04:34.194Z] ++++ docker load [2022-07-12T11:04:34.194Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T11:04:34.194Z] Error: No such image: emptyfs [2022-07-12T11:04:34.194Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T11:04:34.194Z] ++++ docker load [2022-07-12T11:04:34.194Z] Running integration-test (iteration 1) [2022-07-12T11:04:34.194Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-12T11:04:34.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-12T11:04:34.194Z] Running integration-test (iteration 1) [2022-07-12T11:04:34.194Z] ++ set -e [2022-07-12T11:04:34.194Z] ++ '[' -n 0 ']' [2022-07-12T11:04:34.194Z] ++ set -x [2022-07-12T11:04:34.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-12T11:04:34.194Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-12T11:04:34.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-12T11:04:34.194Z] ++ set -e [2022-07-12T11:04:34.194Z] ++ '[' -n 0 ']' [2022-07-12T11:04:34.194Z] ++ set -x [2022-07-12T11:04:34.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-12T11:04:35.122Z] Loaded image: busybox:latest [2022-07-12T11:04:35.122Z] Loaded image: busybox:latest [2022-07-12T11:04:35.132Z] === RUN TestReadPluginNoRead/default [2022-07-12T11:04:35.380Z] Loaded image: busybox:glibc [2022-07-12T11:04:35.636Z] Loaded image: busybox:glibc [2022-07-12T11:04:35.868Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T11:04:36.068Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T11:04:37.234Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-12T11:04:37.234Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-07-12T11:04:37.234Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-07-12T11:04:37.234Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-07-12T11:04:37.234Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-12T11:04:37.234Z] === RUN TestDeleteDevicemapper [2022-07-12T11:04:37.234Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T11:04:37.234Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T11:04:37.234Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T11:04:37.444Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T11:04:37.444Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-07-12T11:04:38.819Z] === CONT TestReadPluginNoRead [2022-07-12T11:04:38.819Z] read_test.go:92: [d686f8e77f28f] daemon is not started [2022-07-12T11:04:38.819Z] --- PASS: TestReadPluginNoRead (6.10s) [2022-07-12T11:04:38.819Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-12T11:04:38.819Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-07-12T11:04:38.819Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-07-12T11:04:38.819Z] PASS [2022-07-12T11:04:38.819Z] [2022-07-12T11:04:38.819Z] DONE 6 tests in 9.535s [2022-07-12T11:04:38.819Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-12T11:04:38.819Z] testing: warning: no tests to run [2022-07-12T11:04:38.819Z] PASS [2022-07-12T11:04:38.819Z] [2022-07-12T11:04:38.819Z] DONE 0 tests in 0.007s [2022-07-12T11:04:38.819Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T11:04:38.819Z] INFO: Testing against a local daemon [2022-07-12T11:04:38.819Z] === RUN TestPluginWithDevMounts [2022-07-12T11:04:38.819Z] === PAUSE TestPluginWithDevMounts [2022-07-12T11:04:38.819Z] === CONT TestPluginWithDevMounts [2022-07-12T11:04:39.127Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-07-12T11:04:39.127Z] === RUN TestUpdateMemory [2022-07-12T11:04:39.383Z] --- PASS: TestUpdateMemory (0.54s) [2022-07-12T11:04:39.383Z] === RUN TestUpdateCPUQuota [2022-07-12T11:04:40.196Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-07-12T11:04:40.196Z] PASS [2022-07-12T11:04:40.196Z] [2022-07-12T11:04:40.196Z] DONE 1 tests in 1.601s [2022-07-12T11:04:40.196Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T11:04:40.196Z] INFO: Testing against a local daemon [2022-07-12T11:04:40.196Z] === RUN TestSecretInspect [2022-07-12T11:04:40.312Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-07-12T11:04:40.312Z] === RUN TestUpdatePidsLimit [2022-07-12T11:04:40.312Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-12T11:04:40.312Z] === RUN TestUpdatePidsLimit/no_change [2022-07-12T11:04:40.568Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-12T11:04:40.824Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-12T11:04:40.884Z] Loaded image: debian:bullseye-slim [2022-07-12T11:04:40.884Z] Loaded image: debian:bullseye-slim [2022-07-12T11:04:40.884Z] Loaded image: hello-world:latest [2022-07-12T11:04:40.884Z] Loaded image: arm32v7/hello-world:latestLoaded image: hello-world:latest [2022-07-12T11:04:40.884Z] [2022-07-12T11:04:40.884Z] INFO: Testing against a local daemon [2022-07-12T11:04:40.884Z] === RUN TestDockerSuite [2022-07-12T11:04:40.884Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-12T11:04:40.884Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-12T11:04:40.884Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-12T11:04:40.884Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-12T11:04:40.884Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-12T11:04:40.884Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-12T11:04:40.884Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-12T11:04:40.884Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-12T11:04:40.884Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T11:04:40.884Z] INFO: Testing against a local daemon [2022-07-12T11:04:40.884Z] === RUN TestDockerDaemonSuite [2022-07-12T11:04:40.884Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-12T11:04:41.080Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-12T11:04:41.336Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-12T11:04:41.593Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-12T11:04:42.155Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-07-12T11:04:42.155Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-07-12T11:04:42.155Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-12T11:04:42.155Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-12T11:04:42.155Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2022-07-12T11:04:42.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-07-12T11:04:42.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-12T11:04:42.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-07-12T11:04:42.155Z] === RUN TestUpdateRestartPolicy [2022-07-12T11:04:42.726Z] --- PASS: TestSecretInspect (2.17s) [2022-07-12T11:04:42.726Z] === RUN TestSecretList [2022-07-12T11:04:44.153Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-12T11:04:44.153Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-12T11:04:44.643Z] --- PASS: TestSecretList (2.23s) [2022-07-12T11:04:44.643Z] === RUN TestSecretsCreateAndDelete [2022-07-12T11:04:45.082Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-12T11:04:45.338Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-12T11:04:46.703Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-12T11:04:47.210Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2022-07-12T11:04:47.210Z] === RUN TestSecretsUpdate [2022-07-12T11:04:47.268Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-12T11:04:47.268Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-12T11:04:48.195Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-12T11:04:49.111Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-12T11:04:49.111Z] === RUN TestTemplatedSecret [2022-07-12T11:04:49.126Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-12T11:04:49.382Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-12T11:04:49.382Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-12T11:04:49.382Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-12T11:04:49.943Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-12T11:04:50.505Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-12T11:04:50.505Z] --- PASS: TestBuildWithHugeFile (127.81s) [2022-07-12T11:04:50.505Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T11:04:50.505Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T11:04:50.505Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T11:04:50.505Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T11:04:50.505Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T11:04:50.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T11:04:50.505Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T11:04:50.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T11:04:50.505Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T11:04:50.505Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T11:04:50.760Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T11:04:50.760Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T11:04:50.761Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T11:04:50.761Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-12T11:04:50.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-07-12T11:04:50.761Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-07-12T11:04:50.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-12T11:04:50.761Z] === RUN TestBuildPreserveOwnership [2022-07-12T11:04:50.761Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T11:04:51.017Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-12T11:04:51.274Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-12T11:04:51.274Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-12T11:04:51.274Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-12T11:04:51.642Z] --- PASS: TestTemplatedSecret (2.60s) [2022-07-12T11:04:51.642Z] === RUN TestSecretCreateResolve [2022-07-12T11:04:53.163Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T11:04:54.095Z] --- PASS: TestBuildPreserveOwnership (3.20s) [2022-07-12T11:04:54.095Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.22s) [2022-07-12T11:04:54.095Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-07-12T11:04:54.095Z] === RUN TestBuildPlatformInvalid [2022-07-12T11:04:54.095Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-12T11:04:54.095Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T11:04:54.171Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-07-12T11:04:54.171Z] PASS [2022-07-12T11:04:54.171Z] [2022-07-12T11:04:54.171Z] DONE 6 tests in 13.620s [2022-07-12T11:04:54.171Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T11:04:54.171Z] INFO: Testing against a local daemon [2022-07-12T11:04:54.171Z] === RUN TestServiceCreateInit [2022-07-12T11:04:54.171Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T11:04:54.374Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-07-12T11:04:54.374Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T11:04:54.374Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-12T11:04:54.374Z] === RUN TestWaitNonBlocked [2022-07-12T11:04:54.374Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:04:54.374Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:04:54.374Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:04:54.374Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:04:54.374Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:04:54.374Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:04:54.374Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T11:04:54.374Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-07-12T11:04:54.374Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-07-12T11:04:54.374Z] === RUN TestWaitBlocked [2022-07-12T11:04:54.374Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:04:54.374Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:04:54.374Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:04:54.374Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:04:54.374Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:04:54.374Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:04:54.937Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-12T11:04:54.937Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-07-12T11:04:54.937Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-07-12T11:04:54.937Z] === RUN TestWaitConditions [2022-07-12T11:04:54.937Z] === RUN TestWaitConditions/default [2022-07-12T11:04:54.937Z] === PAUSE TestWaitConditions/default [2022-07-12T11:04:54.937Z] === RUN TestWaitConditions/not-running [2022-07-12T11:04:54.937Z] === PAUSE TestWaitConditions/not-running [2022-07-12T11:04:54.937Z] === RUN TestWaitConditions/next-exit [2022-07-12T11:04:54.937Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T11:04:54.937Z] === RUN TestWaitConditions/removed [2022-07-12T11:04:54.937Z] === PAUSE TestWaitConditions/removed [2022-07-12T11:04:54.937Z] === CONT TestWaitConditions/default [2022-07-12T11:04:54.937Z] === CONT TestWaitConditions/next-exit [2022-07-12T11:04:55.024Z] Loaded image: busybox:latest [2022-07-12T11:04:55.024Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-12T11:04:55.024Z] Loaded image: busybox:glibc [2022-07-12T11:04:56.826Z] === CONT TestWaitConditions/removed [2022-07-12T11:04:56.826Z] === CONT TestWaitConditions/not-running [2022-07-12T11:04:56.914Z] Loaded image: debian:bullseye-slim [2022-07-12T11:04:56.914Z] Loaded image: hello-world:latest [2022-07-12T11:04:56.914Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T11:04:57.170Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-12T11:04:58.192Z] --- PASS: TestWaitConditions (0.01s) [2022-07-12T11:04:58.192Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-07-12T11:04:58.192Z] --- PASS: TestWaitConditions/default (1.75s) [2022-07-12T11:04:58.192Z] --- PASS: TestWaitConditions/removed (1.44s) [2022-07-12T11:04:58.192Z] --- PASS: TestWaitConditions/not-running (1.49s) [2022-07-12T11:04:58.192Z] === CONT TestContainerStartOnDaemonRestart [2022-07-12T11:04:58.192Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T11:04:58.361Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T11:04:59.060Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-12T11:05:00.710Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-07-12T11:05:00.710Z] === CONT TestIpcModeOlderClient [2022-07-12T11:05:00.710Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) [2022-07-12T11:05:00.710Z] === CONT TestContainerKillOnDaemonStart [2022-07-12T11:05:00.710Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-12T11:05:00.710Z] === CONT TestDaemonHostGatewayIP [2022-07-12T11:05:01.036Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-12T11:05:01.602Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-12T11:05:01.647Z] --- PASS: TestServiceCreateInit (7.73s) [2022-07-12T11:05:01.647Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.89s) [2022-07-12T11:05:01.647Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2022-07-12T11:05:01.647Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T11:05:02.971Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-12T11:05:03.228Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-07-12T11:05:03.228Z] === CONT TestDaemonRestartIpcMode [2022-07-12T11:05:04.336Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-12T11:05:05.119Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-07-12T11:05:05.265Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-12T11:05:06.632Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-12T11:05:06.632Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-12T11:05:06.632Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-12T11:05:07.195Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.15s) [2022-07-12T11:05:07.195Z] PASS [2022-07-12T11:05:07.195Z] [2022-07-12T11:05:07.195Z] === Skipped [2022-07-12T11:05:07.195Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-12T11:05:07.195Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T11:05:07.195Z] [2022-07-12T11:05:07.195Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T11:05:07.195Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T11:05:07.195Z] [2022-07-12T11:05:07.195Z] DONE 34 tests, 2 skipped in 191.587s [2022-07-12T11:05:07.195Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T11:05:07.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:07.195Z] ++ set -e [2022-07-12T11:05:07.195Z] ++ '[' -n 0 ']' [2022-07-12T11:05:07.195Z] ++ set -x [2022-07-12T11:05:07.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:07.452Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-12T11:05:07.452Z] INFO: Testing against a local daemon [2022-07-12T11:05:07.452Z] === RUN TestConfigInspect [2022-07-12T11:05:08.014Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-12T11:05:08.270Z] docker_cli_daemon_test.go:1474: [df1670301580a] daemon is not started [2022-07-12T11:05:08.831Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-12T11:05:08.831Z] check_test.go:540: [db18f3cda687d] daemon is not started [2022-07-12T11:05:08.831Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-12T11:05:10.197Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-12T11:05:10.453Z] --- PASS: TestConfigInspect (2.94s) [2022-07-12T11:05:10.453Z] === RUN TestConfigList [2022-07-12T11:05:11.016Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-12T11:05:12.906Z] check_test.go:540: [d84dacaf9383d] daemon is not started [2022-07-12T11:05:12.906Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-12T11:05:13.204Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-07-12T11:05:13.204Z] PASS [2022-07-12T11:05:13.204Z] [2022-07-12T11:05:13.204Z] === Skipped [2022-07-12T11:05:13.204Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-12T11:05:13.204Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T11:05:13.204Z] [2022-07-12T11:05:13.204Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T11:05:13.204Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T11:05:13.204Z] [2022-07-12T11:05:13.204Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T11:05:13.204Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T11:05:13.204Z] [2022-07-12T11:05:13.204Z] DONE 264 tests, 3 skipped in 123.649s [2022-07-12T11:05:13.204Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T11:05:13.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:13.204Z] ++ set -e [2022-07-12T11:05:13.204Z] ++ '[' -n 0 ']' [2022-07-12T11:05:13.204Z] ++ set -x [2022-07-12T11:05:13.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:13.204Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T11:05:13.204Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-12T11:05:13.204Z] === RUN TestConfigDaemonID [2022-07-12T11:05:13.467Z] --- PASS: TestConfigList (3.11s) [2022-07-12T11:05:13.467Z] === RUN TestConfigsCreateAndDelete [2022-07-12T11:05:13.766Z] daemon_test.go:83: [dae5d8766415c] daemon is not started [2022-07-12T11:05:13.766Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-12T11:05:13.766Z] === RUN TestDaemonConfigValidation [2022-07-12T11:05:13.766Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:05:13.766Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:05:13.766Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T11:05:13.766Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T11:05:13.766Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T11:05:13.766Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T11:05:13.766Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T11:05:13.766Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T11:05:13.766Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T11:05:13.766Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T11:05:13.766Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:05:13.766Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T11:05:14.022Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T11:05:14.022Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T11:05:14.022Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T11:05:14.022Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T11:05:14.022Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-12T11:05:14.022Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-12T11:05:14.022Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-12T11:05:14.022Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-12T11:05:14.022Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-12T11:05:14.022Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T11:05:14.022Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T11:05:14.833Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-12T11:05:14.951Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T11:05:15.395Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-12T11:05:15.957Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-12T11:05:16.213Z] --- PASS: TestConfigsCreateAndDelete (2.67s) [2022-07-12T11:05:16.213Z] === RUN TestConfigsUpdate [2022-07-12T11:05:16.317Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T11:05:16.469Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-12T11:05:17.031Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-12T11:05:17.031Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-12T11:05:17.031Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-12T11:05:17.031Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-12T11:05:17.256Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T11:05:17.256Z] daemon_test.go:197: [d233f3a4f2d6f] daemon is not started [2022-07-12T11:05:17.256Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-12T11:05:17.256Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-12T11:05:17.256Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-12T11:05:17.256Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-12T11:05:17.256Z] === RUN TestDaemonProxy [2022-07-12T11:05:17.256Z] === RUN TestDaemonProxy/environment_variables [2022-07-12T11:05:18.396Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-12T11:05:19.146Z] === RUN TestDaemonProxy/command-line_options [2022-07-12T11:05:19.325Z] --- PASS: TestConfigsUpdate (3.22s) [2022-07-12T11:05:19.325Z] === RUN TestTemplatedConfig [2022-07-12T11:05:19.727Z] --- PASS: TestCreateServiceMultipleTimes (15.72s) [2022-07-12T11:05:19.727Z] === RUN TestCreateServiceConflict [2022-07-12T11:05:19.727Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-12T11:05:19.727Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T11:05:19.887Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-12T11:05:19.887Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-12T11:05:19.887Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-12T11:05:20.448Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-12T11:05:20.512Z] === RUN TestDaemonProxy/configuration_file [2022-07-12T11:05:21.377Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-12T11:05:22.262Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-07-12T11:05:22.262Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T11:05:22.306Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-12T11:05:22.306Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-12T11:05:22.401Z] === RUN TestDaemonProxy/conflicting_options [2022-07-12T11:05:22.867Z] --- PASS: TestTemplatedConfig (3.52s) [2022-07-12T11:05:22.867Z] === RUN TestConfigCreateResolve [2022-07-12T11:05:22.867Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-12T11:05:22.963Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-12T11:05:23.525Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-12T11:05:23.525Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-12T11:05:23.525Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-12T11:05:23.525Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-12T11:05:23.525Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-12T11:05:23.525Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-12T11:05:23.525Z] PASS [2022-07-12T11:05:23.525Z] [2022-07-12T11:05:23.525Z] DONE 18 tests in 11.244s [2022-07-12T11:05:23.525Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T11:05:23.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:23.525Z] ++ set -e [2022-07-12T11:05:23.525Z] ++ '[' -n 0 ']' [2022-07-12T11:05:23.525Z] ++ set -x [2022-07-12T11:05:23.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:23.525Z] INFO: Testing against a local daemon [2022-07-12T11:05:23.525Z] === RUN TestCommitInheritsEnv [2022-07-12T11:05:23.781Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-07-12T11:05:23.781Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T11:05:23.781Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-12T11:05:23.781Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-12T11:05:23.781Z] === RUN TestImportWithCustomPlatform [2022-07-12T11:05:23.781Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T11:05:23.796Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-12T11:05:23.796Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-12T11:05:23.796Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-12T11:05:24.037Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T11:05:24.037Z] === RUN TestImportWithCustomPlatform// [2022-07-12T11:05:24.037Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T11:05:24.037Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T11:05:24.037Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T11:05:24.037Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T11:05:24.037Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T11:05:24.037Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T11:05:24.294Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-12T11:05:24.294Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-12T11:05:24.294Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T11:05:24.294Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T11:05:24.294Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-12T11:05:24.294Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-12T11:05:24.294Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-12T11:05:24.294Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T11:05:24.294Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T11:05:24.294Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T11:05:24.294Z] === RUN TestImagesFilterMultiReference [2022-07-12T11:05:24.294Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-12T11:05:24.294Z] === RUN TestImagePullPlatformInvalid [2022-07-12T11:05:24.294Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-12T11:05:24.294Z] === RUN TestRemoveImageOrphaning [2022-07-12T11:05:24.358Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-12T11:05:24.358Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-12T11:05:24.358Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-12T11:05:24.358Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-12T11:05:24.551Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-12T11:05:24.551Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T11:05:24.551Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:05:24.551Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-12T11:05:24.551Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T11:05:24.551Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-12T11:05:24.551Z] === RUN TestTagInvalidReference [2022-07-12T11:05:24.551Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-12T11:05:24.551Z] === RUN TestTagValidPrefixedRepo [2022-07-12T11:05:24.551Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-12T11:05:24.551Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T11:05:24.551Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-12T11:05:24.551Z] === RUN TestTagOfficialNames [2022-07-12T11:05:24.551Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-12T11:05:24.551Z] === RUN TestTagMatchesDigest [2022-07-12T11:05:24.614Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-12T11:05:24.807Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-12T11:05:24.807Z] PASS [2022-07-12T11:05:24.807Z] [2022-07-12T11:05:24.807Z] === Skipped [2022-07-12T11:05:24.807Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-12T11:05:24.807Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-12T11:05:24.807Z] [2022-07-12T11:05:24.807Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-12T11:05:24.807Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:05:24.807Z] [2022-07-12T11:05:24.807Z] DONE 22 tests, 2 skipped in 1.312s [2022-07-12T11:05:24.807Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T11:05:24.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:24.807Z] ++ set -e [2022-07-12T11:05:24.807Z] ++ '[' -n 0 ']' [2022-07-12T11:05:24.807Z] ++ set -x [2022-07-12T11:05:24.807Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:24.807Z] === RUN TestStripANSICommands [2022-07-12T11:05:24.807Z] === RUN TestStripANSICommands/#00 [2022-07-12T11:05:24.807Z] === RUN TestStripANSICommands/#01 [2022-07-12T11:05:24.807Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T11:05:24.807Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T11:05:24.807Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T11:05:24.807Z] PASS [2022-07-12T11:05:24.807Z] [2022-07-12T11:05:24.807Z] DONE 3 tests in 0.039s [2022-07-12T11:05:24.807Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T11:05:24.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:24.807Z] ++ set -e [2022-07-12T11:05:24.807Z] ++ '[' -n 0 ']' [2022-07-12T11:05:24.807Z] ++ set -x [2022-07-12T11:05:24.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:24.807Z] INFO: Testing against a local daemon [2022-07-12T11:05:24.807Z] === RUN TestNetworkCreateDelete [2022-07-12T11:05:25.063Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-12T11:05:25.063Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T11:05:25.319Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-12T11:05:25.319Z] === RUN TestDaemonDNSFallback [2022-07-12T11:05:25.545Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-12T11:05:25.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-12T11:05:26.107Z] --- PASS: TestConfigCreateResolve (3.21s) [2022-07-12T11:05:26.107Z] PASS [2022-07-12T11:05:26.107Z] [2022-07-12T11:05:26.107Z] DONE 6 tests in 18.805s [2022-07-12T11:05:26.107Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T11:05:26.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:26.107Z] ++ set -e [2022-07-12T11:05:26.107Z] ++ '[' -n 0 ']' [2022-07-12T11:05:26.107Z] ++ set -x [2022-07-12T11:05:26.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:05:26.107Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-12T11:05:26.364Z] INFO: Testing against a local daemon [2022-07-12T11:05:26.364Z] === RUN TestAttachWithTTY [2022-07-12T11:05:26.364Z] --- PASS: TestAttachWithTTY (0.08s) [2022-07-12T11:05:26.364Z] === RUN TestAttachWithoutTTy [2022-07-12T11:05:26.364Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-12T11:05:26.364Z] === RUN TestCheckpoint [2022-07-12T11:05:26.364Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T11:05:26.364Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T11:05:26.364Z] === RUN TestContainerInvalidJSON [2022-07-12T11:05:26.364Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T11:05:26.364Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T11:05:26.364Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T11:05:26.364Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T11:05:26.364Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T11:05:26.364Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T11:05:26.364Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T11:05:26.364Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T11:05:26.364Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T11:05:26.364Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T11:05:26.364Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T11:05:26.364Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T11:05:26.364Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T11:05:26.364Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T11:05:26.621Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T11:05:26.621Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T11:05:26.621Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T11:05:26.621Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T11:05:26.621Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T11:05:26.621Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T11:05:26.621Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T11:05:26.621Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T11:05:26.621Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T11:05:26.621Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T11:05:26.621Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-07-12T11:05:26.621Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T11:05:26.621Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-07-12T11:05:26.621Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T11:05:26.877Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-12T11:05:26.877Z] === RUN TestCopyEmptyFile [2022-07-12T11:05:27.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-12T11:05:27.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-12T11:05:27.133Z] --- PASS: TestCopyEmptyFile (0.39s) [2022-07-12T11:05:27.133Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T11:05:27.133Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-12T11:05:27.133Z] === RUN TestCopyFromContainer [2022-07-12T11:05:29.026Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-12T11:05:29.026Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-12T11:05:29.026Z] === RUN TestCopyFromContainer// [2022-07-12T11:05:29.026Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T11:05:29.026Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T11:05:29.282Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T11:05:29.282Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T11:05:29.539Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T11:05:29.539Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T11:05:29.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-12T11:05:29.539Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-12T11:05:29.796Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T11:05:29.796Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T11:05:29.796Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer (2.85s) [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-07-12T11:05:30.052Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2022-07-12T11:05:30.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T11:05:30.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T11:05:30.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T11:05:30.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T11:05:30.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T11:05:30.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T11:05:30.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T11:05:30.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T11:05:30.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T11:05:30.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T11:05:30.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-12T11:05:30.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T11:05:30.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T11:05:30.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T11:05:30.052Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T11:05:30.052Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-12T11:05:30.052Z] === RUN TestCreateWithInvalidEnv [2022-07-12T11:05:30.052Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T11:05:30.052Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T11:05:30.052Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T11:05:30.052Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T11:05:30.052Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T11:05:30.052Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T11:05:30.052Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T11:05:30.052Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T11:05:30.052Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T11:05:30.052Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-12T11:05:30.052Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T11:05:30.052Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T11:05:30.052Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T11:05:30.052Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T11:05:30.309Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-12T11:05:30.309Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T11:05:30.566Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-12T11:05:31.128Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-12T11:05:31.385Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-12T11:05:31.857Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-12T11:05:31.857Z] === RUN TestInspectNetwork [2022-07-12T11:05:32.314Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-12T11:05:32.314Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2022-07-12T11:05:32.314Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T11:05:32.571Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-12T11:05:32.827Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-12T11:05:32.827Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-12T11:05:33.754Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-12T11:05:34.683Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2022-07-12T11:05:34.683Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T11:05:34.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T11:05:34.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T11:05:34.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T11:05:34.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T11:05:34.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T11:05:34.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T11:05:34.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T11:05:34.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T11:05:34.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T11:05:34.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T11:05:34.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T11:05:34.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T11:05:34.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T11:05:34.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T11:05:34.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T11:05:34.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-12T11:05:34.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-12T11:05:34.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-12T11:05:34.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-12T11:05:34.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-12T11:05:34.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-12T11:05:34.683Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T11:05:34.683Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-12T11:05:34.683Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-12T11:05:35.125Z] === RUN TestInspectNetwork/full_network_id [2022-07-12T11:05:35.125Z] === RUN TestInspectNetwork/partial_network_id [2022-07-12T11:05:35.125Z] === RUN TestInspectNetwork/network_name [2022-07-12T11:05:35.125Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-12T11:05:35.246Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2022-07-12T11:05:35.246Z] === RUN TestCreateDifferentPlatform [2022-07-12T11:05:35.246Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T11:05:35.246Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T11:05:35.246Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-12T11:05:35.246Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T11:05:35.246Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T11:05:35.246Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T11:05:35.246Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-12T11:05:35.502Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T11:05:35.502Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-12T11:05:35.502Z] === RUN TestCreateInvalidHostConfig [2022-07-12T11:05:35.502Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T11:05:35.502Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T11:05:35.502Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T11:05:35.502Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T11:05:35.502Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T11:05:35.502Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T11:05:35.502Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T11:05:35.502Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T11:05:35.502Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T11:05:35.502Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T11:05:35.502Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T11:05:35.502Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T11:05:35.502Z] --- PASS: TestCreateInvalidHostConfig (0.03s) [2022-07-12T11:05:35.502Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-07-12T11:05:35.502Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T11:05:35.502Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T11:05:35.502Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-07-12T11:05:35.502Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T11:05:35.502Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-12T11:05:35.502Z] === RUN TestDaemonRestartIpcMode [2022-07-12T11:05:35.502Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T11:05:35.502Z] === RUN TestDaemonHostGatewayIP [2022-07-12T11:05:35.502Z] === PAUSE TestDaemonHostGatewayIP [2022-07-12T11:05:35.502Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T11:05:35.502Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T11:05:35.502Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T11:05:35.502Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-12T11:05:35.502Z] === RUN TestDiff [2022-07-12T11:05:35.502Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-12T11:05:35.758Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-12T11:05:36.321Z] --- PASS: TestDiff (0.72s) [2022-07-12T11:05:36.321Z] === RUN TestExecConsoleSize [2022-07-12T11:05:36.321Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-12T11:05:36.577Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-12T11:05:36.833Z] check_test.go:540: [df52e3882219b] daemon is not started [2022-07-12T11:05:36.833Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-12T11:05:37.090Z] --- PASS: TestExecConsoleSize (0.86s) [2022-07-12T11:05:37.090Z] === RUN TestExecWithCloseStdin [2022-07-12T11:05:37.138Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-07-12T11:05:37.138Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T11:05:38.019Z] --- PASS: TestExecWithCloseStdin (0.87s) [2022-07-12T11:05:38.019Z] === RUN TestExec [2022-07-12T11:05:38.019Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-12T11:05:38.073Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-07-12T11:05:38.073Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T11:05:38.948Z] --- PASS: TestExec (0.97s) [2022-07-12T11:05:38.948Z] === RUN TestExecUser [2022-07-12T11:05:38.948Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-12T11:05:39.294Z] --- PASS: TestInspectNetwork (7.09s) [2022-07-12T11:05:39.294Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-12T11:05:39.294Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-12T11:05:39.294Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-12T11:05:39.294Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-12T11:05:39.294Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T11:05:39.538Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-12T11:05:39.538Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-12T11:05:39.538Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-12T11:05:39.538Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-12T11:05:39.538Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-12T11:05:39.802Z] --- PASS: TestExecUser (0.87s) [2022-07-12T11:05:39.802Z] === RUN TestExportContainerAndImportImage [2022-07-12T11:05:40.221Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T11:05:40.221Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:05:40.221Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:05:40.221Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:05:40.221Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T11:05:40.221Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T11:05:40.221Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T11:05:40.221Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T11:05:40.221Z] === RUN TestNetworkList [2022-07-12T11:05:40.221Z] === RUN TestNetworkList//networks [2022-07-12T11:05:40.221Z] === PAUSE TestNetworkList//networks [2022-07-12T11:05:40.221Z] === RUN TestNetworkList//networks/ [2022-07-12T11:05:40.221Z] === PAUSE TestNetworkList//networks/ [2022-07-12T11:05:40.221Z] === CONT TestNetworkList//networks [2022-07-12T11:05:40.221Z] === CONT TestNetworkList//networks/ [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkList (0.01s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T11:05:40.221Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T11:05:40.221Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T11:05:40.369Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-12T11:05:40.605Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-07-12T11:05:40.605Z] === RUN TestCreateServiceSysctls [2022-07-12T11:05:40.783Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-12T11:05:40.783Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T11:05:40.938Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-12T11:05:40.938Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2022-07-12T11:05:40.938Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T11:05:41.711Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-12T11:05:41.711Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T11:05:42.301Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2022-07-12T11:05:42.301Z] === RUN TestHealthCheckWorkdir [2022-07-12T11:05:42.639Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-12T11:05:42.639Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T11:05:42.862Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-12T11:05:43.119Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-07-12T11:05:43.120Z] === RUN TestHealthKillContainer [2022-07-12T11:05:43.891Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-07-12T11:05:43.891Z] === RUN TestCreateServiceCapabilities [2022-07-12T11:05:44.005Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-12T11:05:44.005Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T11:05:44.933Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-12T11:05:44.933Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T11:05:45.006Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-12T11:05:45.262Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-12T11:05:45.495Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-12T11:05:45.495Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T11:05:45.824Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-12T11:05:45.824Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-12T11:05:45.824Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-12T11:05:45.824Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-12T11:05:46.385Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-12T11:05:46.422Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-07-12T11:05:46.422Z] === RUN TestInspect [2022-07-12T11:05:48.013Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-07-12T11:05:48.013Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T11:05:48.013Z] service_test.go:243: FLAKY_TEST [2022-07-12T11:05:48.013Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T11:05:48.013Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T11:05:48.271Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-12T11:05:48.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-12T11:05:49.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-12T11:05:49.707Z] --- PASS: TestInspect (2.88s) [2022-07-12T11:05:49.707Z] === RUN TestCreateJob [2022-07-12T11:05:49.958Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-12T11:05:50.519Z] check_test.go:540: [d5d1f2c9ad390] daemon is not started [2022-07-12T11:05:50.519Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-12T11:05:50.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-12T11:05:51.030Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-12T11:05:51.030Z] --- PASS: TestHealthKillContainer (8.08s) [2022-07-12T11:05:51.030Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T11:05:51.591Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-12T11:05:51.591Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-07-12T11:05:51.591Z] === RUN TestIpcModeNone [2022-07-12T11:05:51.847Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-12T11:05:52.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-12T11:05:52.238Z] --- PASS: TestCreateJob (3.16s) [2022-07-12T11:05:52.238Z] === RUN TestReplicatedJob [2022-07-12T11:05:52.359Z] --- PASS: TestIpcModeNone (0.59s) [2022-07-12T11:05:52.359Z] === RUN TestIpcModePrivate [2022-07-12T11:05:52.920Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-12T11:05:52.920Z] --- PASS: TestIpcModePrivate (0.79s) [2022-07-12T11:05:52.920Z] === RUN TestIpcModeShareable [2022-07-12T11:05:53.482Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-07-12T11:05:53.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-12T11:05:53.738Z] --- PASS: TestIpcModeShareable (0.68s) [2022-07-12T11:05:53.738Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T11:05:54.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cdeca8__} [2022-07-12T11:05:54.560Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-12T11:05:55.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12484503879_/foo_false_____} [2022-07-12T11:05:55.927Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.24s) [2022-07-12T11:05:55.927Z] === RUN TestAPIIpcModeHost [2022-07-12T11:05:56.489Z] --- PASS: TestAPIIpcModeHost (0.63s) [2022-07-12T11:05:56.489Z] === RUN TestDaemonIpcModeShareable [2022-07-12T11:05:57.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12484503879_/foo_true_____} [2022-07-12T11:05:57.507Z] --- PASS: TestReplicatedJob (5.14s) [2022-07-12T11:05:57.507Z] === RUN TestUpdateReplicatedJob [2022-07-12T11:05:57.675Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-07-12T11:05:57.932Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2022-07-12T11:05:57.932Z] === RUN TestDaemonIpcModePrivate [2022-07-12T11:05:58.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3997392739_/foo_false_____} [2022-07-12T11:05:59.117Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-12T11:05:59.373Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2022-07-12T11:05:59.373Z] --- PASS: TestDaemonIpcModePrivate (1.51s) [2022-07-12T11:05:59.373Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T11:06:00.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3997392739_/foo_true_____} [2022-07-12T11:06:00.789Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-07-12T11:06:00.790Z] === RUN TestServiceListWithStatuses [2022-07-12T11:06:00.790Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T11:06:00.790Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T11:06:00.790Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T11:06:00.864Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-07-12T11:06:01.120Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2022-07-12T11:06:01.120Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T11:06:01.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-12T11:06:01.120Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-12T11:06:01.120Z] check_test.go:540: [dbbc228426936] daemon is not started [2022-07-12T11:06:01.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-12T11:06:02.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3997392739_/foo_true__0xc000cdecd8___} [2022-07-12T11:06:02.612Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-12T11:06:02.612Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.58s) [2022-07-12T11:06:02.612Z] === RUN TestIpcModeOlderClient [2022-07-12T11:06:02.612Z] === PAUSE TestIpcModeOlderClient [2022-07-12T11:06:02.612Z] === RUN TestKillContainerInvalidSignal [2022-07-12T11:06:02.924Z] --- PASS: TestServiceWithDataPathPortInit (13.67s) [2022-07-12T11:06:02.924Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T11:06:03.174Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-12T11:06:03.432Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2022-07-12T11:06:03.432Z] === RUN TestKillContainer [2022-07-12T11:06:03.432Z] === RUN TestKillContainer/no_signal [2022-07-12T11:06:03.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cdecf0__} [2022-07-12T11:06:04.291Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fecn6vtq18bqopm06fecazc6z Created:2022-07-12 11:06:02.743426268 +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[44da90bab5b65eadfc6847864af9100ea2b859586c3b035bb76a109dfb09c062:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rbd0kvvqwlb7dbcbwkqz78bxl EndpointID:cdbd1c6f3ad307a5ae51f5b896e3910ca17d95ef60e5177057f7f52626ceb3a5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bd9c30aca620805f7f82932eca73c9e479c6eecc11038eef1813c976b78b0c6e 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:cb16c37ad4f5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rbd0kvvqwlb7dbcbwkqz78bxl EndpointID:cdbd1c6f3ad307a5ae51f5b896e3910ca17d95ef60e5177057f7f52626ceb3a5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-12T11:06:04.361Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T11:06:04.617Z] === RUN TestKillContainer/killing_signal [2022-07-12T11:06:04.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cded08__} [2022-07-12T11:06:04.873Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-12T11:06:04.979Z] --- PASS: TestDockerNetworkConnectAlias (4.26s) [2022-07-12T11:06:04.979Z] === RUN TestDockerNetworkReConnect [2022-07-12T11:06:05.435Z] --- PASS: TestKillContainer (2.04s) [2022-07-12T11:06:05.435Z] --- PASS: TestKillContainer/no_signal (0.76s) [2022-07-12T11:06:05.435Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2022-07-12T11:06:05.435Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2022-07-12T11:06:05.435Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T11:06:05.435Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T11:06:05.998Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T11:06:06.560Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-12T11:06:06.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cded20__} [2022-07-12T11:06:06.560Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-07-12T11:06:06.560Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2022-07-12T11:06:06.560Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2022-07-12T11:06:06.560Z] === RUN TestKillStoppedContainer [2022-07-12T11:06:06.816Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-07-12T11:06:06.816Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T11:06:06.816Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-12T11:06:06.816Z] === RUN TestKillDifferentUserContainer [2022-07-12T11:06:07.378Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-07-12T11:06:07.378Z] === RUN TestInspectOomKilledTrue [2022-07-12T11:06:07.378Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T11:06:07.378Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-12T11:06:07.378Z] === RUN TestInspectOomKilledFalse [2022-07-12T11:06:07.378Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T11:06:07.378Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-12T11:06:07.378Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T11:06:07.942Z] check_test.go:540: [d1a30807f1202] daemon is not started [2022-07-12T11:06:07.942Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-12T11:06:07.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cded38__} [2022-07-12T11:06:07.942Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2022-07-12T11:06:07.942Z] === RUN TestLinksContainerNames [2022-07-12T11:06:08.459Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-07-12T11:06:08.459Z] PASS [2022-07-12T11:06:08.459Z] [2022-07-12T11:06:08.459Z] === Skipped [2022-07-12T11:06:08.459Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T11:06:08.459Z] service_test.go:243: FLAKY_TEST [2022-07-12T11:06:08.459Z] [2022-07-12T11:06:08.459Z] DONE 38 tests, 1 skipped in 43.663s [2022-07-12T11:06:08.459Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T11:06:08.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:08.459Z] ++ set -e [2022-07-12T11:06:08.459Z] ++ '[' -n 0 ']' [2022-07-12T11:06:08.459Z] ++ set -x [2022-07-12T11:06:08.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:08.459Z] INFO: Testing against a local daemon [2022-07-12T11:06:08.459Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T11:06:08.459Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:06:08.459Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T11:06:08.459Z] === RUN TestDockerNetworkIpvlan [2022-07-12T11:06:08.459Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:06:08.459Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T11:06:08.459Z] PASS [2022-07-12T11:06:08.459Z] [2022-07-12T11:06:08.459Z] === Skipped [2022-07-12T11:06:08.459Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T11:06:08.459Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:06:08.459Z] [2022-07-12T11:06:08.459Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T11:06:08.459Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:06:08.459Z] [2022-07-12T11:06:08.459Z] DONE 2 tests, 2 skipped in 0.090s [2022-07-12T11:06:08.459Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T11:06:08.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:08.459Z] ++ set -e [2022-07-12T11:06:08.459Z] ++ '[' -n 0 ']' [2022-07-12T11:06:08.459Z] ++ set -x [2022-07-12T11:06:08.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:08.715Z] INFO: Testing against a local daemon [2022-07-12T11:06:08.715Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T11:06:09.215Z] --- PASS: TestDockerNetworkReConnect (3.51s) [2022-07-12T11:06:09.215Z] === RUN TestServicePlugin [2022-07-12T11:06:09.311Z] --- PASS: TestLinksContainerNames (1.32s) [2022-07-12T11:06:09.311Z] === RUN TestLogsFollowTailEmpty [2022-07-12T11:06:09.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-12T11:06:10.080Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-07-12T11:06:10.080Z] === RUN TestDockerNetworkMacvlan [2022-07-12T11:06:10.130Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2022-07-12T11:06:10.130Z] === RUN TestLogs [2022-07-12T11:06:10.130Z] === RUN TestLogs/driver_local [2022-07-12T11:06:10.130Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T11:06:10.130Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T11:06:10.130Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T11:06:10.130Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T11:06:10.130Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T11:06:10.130Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T11:06:10.130Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T11:06:10.130Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T11:06:10.130Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T11:06:10.130Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T11:06:10.130Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T11:06:10.130Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T11:06:10.130Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T11:06:10.130Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T11:06:10.388Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-12T11:06:10.642Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-12T11:06:10.950Z] check_test.go:540: [d35b2eb9f41fc] daemon is not started [2022-07-12T11:06:10.950Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-12T11:06:11.207Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T11:06:11.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-12T11:06:11.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-12T11:06:11.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-12T11:06:11.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-12T11:06:11.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-12T11:06:11.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-12T11:06:11.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-12T11:06:11.207Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T11:06:11.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-12T11:06:11.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-12T11:06:11.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-12T11:06:11.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-12T11:06:11.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-12T11:06:11.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-12T11:06:11.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-12T11:06:11.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-12T11:06:11.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-12T11:06:11.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-12T11:06:11.569Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-12T11:06:11.721Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-12T11:06:11.721Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-12T11:06:11.721Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-12T11:06:11.721Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-12T11:06:12.284Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T11:06:12.284Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T11:06:12.497Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-12T11:06:12.500Z] plugin_test.go:61: [d1582c3c40f92] joining swarm manager [daaf332b3b297]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:06:12.542Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-12T11:06:13.436Z] plugin_test.go:64: [de759b83c97e5] joining swarm manager [daaf332b3b297]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:06:13.470Z] === RUN TestLogs/driver_json-file [2022-07-12T11:06:13.470Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T11:06:13.470Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T11:06:13.470Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T11:06:13.470Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T11:06:13.470Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T11:06:13.470Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T11:06:13.470Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T11:06:13.470Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T11:06:13.470Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T11:06:13.470Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T11:06:13.470Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T11:06:13.470Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T11:06:13.470Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T11:06:13.470Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T11:06:13.864Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-12T11:06:14.031Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-12T11:06:14.287Z] docker_cli_daemon_plugins_test.go:80: [de80bf8520749] daemon is not started [2022-07-12T11:06:14.287Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T11:06:14.287Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T11:06:14.849Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-12T11:06:15.107Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T11:06:15.363Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T11:06:15.363Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-12T11:06:15.755Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-12T11:06:16.291Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-12T11:06:16.291Z] --- PASS: TestLogs (6.35s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.17s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.21s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.98s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.00s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.98s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.02s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.91s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.94s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.99s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.14s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.13s) [2022-07-12T11:06:16.291Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.00s) [2022-07-12T11:06:16.291Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T11:06:16.861Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/default [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/private [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/slave [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/shared [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T11:06:16.861Z] === CONT TestMountDaemonRoot/default [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T11:06:16.861Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T11:06:16.861Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T11:06:16.861Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T11:06:16.861Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T11:06:16.861Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/shared [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/slave [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/private [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T11:06:17.117Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T11:06:17.117Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T11:06:17.117Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T11:06:17.373Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T11:06:17.629Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T11:06:17.629Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-12T11:06:17.629Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-12T11:06:17.630Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-12T11:06:17.630Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T11:06:17.630Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-12T11:06:17.770Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-12T11:06:17.770Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-12T11:06:17.770Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-12T11:06:17.770Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-12T11:06:18.341Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-12T11:06:18.341Z] Cross building: bundles/cross/windows/amd64 [2022-07-12T11:06:18.341Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-12T11:06:18.341Z] { [2022-07-12T11:06:18.341Z] "RT_GROUP_ICON": { [2022-07-12T11:06:18.341Z] "#1": { [2022-07-12T11:06:18.341Z] "0409": "../../winresources/docker.ico" [2022-07-12T11:06:18.341Z] } [2022-07-12T11:06:18.341Z] }, [2022-07-12T11:06:18.341Z] "RT_MANIFEST": { [2022-07-12T11:06:18.341Z] "#1": { [2022-07-12T11:06:18.341Z] "0409": { [2022-07-12T11:06:18.341Z] "identity": {}, [2022-07-12T11:06:18.341Z] "description": "Docker Engine", [2022-07-12T11:06:18.341Z] "minimum-os": "vista", [2022-07-12T11:06:18.341Z] "execution-level": "", [2022-07-12T11:06:18.341Z] "ui-access": false, [2022-07-12T11:06:18.341Z] "auto-elevate": false, [2022-07-12T11:06:18.341Z] "dpi-awareness": "unaware", [2022-07-12T11:06:18.341Z] "disable-theming": false, [2022-07-12T11:06:18.341Z] "disable-window-filtering": false, [2022-07-12T11:06:18.341Z] "high-resolution-scrolling-aware": false, [2022-07-12T11:06:18.341Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-12T11:06:18.341Z] "long-path-aware": false, [2022-07-12T11:06:18.341Z] "printer-driver-isolation": false, [2022-07-12T11:06:18.341Z] "gdi-scaling": false, [2022-07-12T11:06:18.341Z] "segment-heap": false, [2022-07-12T11:06:18.341Z] "use-common-controls-v6": false [2022-07-12T11:06:18.341Z] } [2022-07-12T11:06:18.341Z] } [2022-07-12T11:06:18.341Z] }, [2022-07-12T11:06:18.341Z] "RT_MESSAGETABLE": { [2022-07-12T11:06:18.341Z] "#1": { [2022-07-12T11:06:18.341Z] "0409": "../../winresources/event_messages.bin" [2022-07-12T11:06:18.341Z] } [2022-07-12T11:06:18.341Z] }, [2022-07-12T11:06:18.341Z] "RT_VERSION": { [2022-07-12T11:06:18.341Z] "#1": { [2022-07-12T11:06:18.341Z] "0409": { [2022-07-12T11:06:18.341Z] "fixed": { [2022-07-12T11:06:18.341Z] "file_version": "0.0.0.0", [2022-07-12T11:06:18.341Z] "product_version": "0.0.0.0", [2022-07-12T11:06:18.341Z] "type": "Unknown" [2022-07-12T11:06:18.341Z] }, [2022-07-12T11:06:18.341Z] "info": { [2022-07-12T11:06:18.341Z] "0000": { [2022-07-12T11:06:18.341Z] "CompanyName": "", [2022-07-12T11:06:18.341Z] "FileVersion": "dev", [2022-07-12T11:06:18.341Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-12T11:06:18.341Z] "OriginalFileName": "dockerd.exe", [2022-07-12T11:06:18.341Z] "ProductName": "", [2022-07-12T11:06:18.341Z] "ProductVersion": "dev", [2022-07-12T11:06:18.341Z] "SpecialBuild": "10829dd2221fdf8c5fe8610ff257f9a910068ba4" [2022-07-12T11:06:18.341Z] } [2022-07-12T11:06:18.341Z] } [2022-07-12T11:06:18.341Z] } [2022-07-12T11:06:18.341Z] } [2022-07-12T11:06:18.341Z] } [2022-07-12T11:06:18.341Z] } [2022-07-12T11:06:18.341Z] cmd/dockerd/config.go [2022-07-12T11:06:18.341Z] cmd/dockerd/config_windows.go [2022-07-12T11:06:18.341Z] cmd/dockerd/daemon.go [2022-07-12T11:06:18.341Z] cmd/dockerd/daemon_test.go [2022-07-12T11:06:18.341Z] cmd/dockerd/daemon_windows.go [2022-07-12T11:06:18.341Z] cmd/dockerd/docker.go [2022-07-12T11:06:18.341Z] cmd/dockerd/docker_windows.go [2022-07-12T11:06:18.341Z] cmd/dockerd/genwinres_windows.go [2022-07-12T11:06:18.341Z] cmd/dockerd/metrics.go [2022-07-12T11:06:18.341Z] cmd/dockerd/options.go [2022-07-12T11:06:18.341Z] cmd/dockerd/options_test.go [2022-07-12T11:06:18.341Z] cmd/dockerd/service_windows.go [2022-07-12T11:06:18.341Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-12T11:06:18.341Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-12T11:06:18.608Z] docker_cli_daemon_plugins_test.go:170: [d0cb076375fcb] daemon is not started [2022-07-12T11:06:18.608Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-12T11:06:19.022Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-12T11:06:19.185Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-12T11:06:19.185Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-12T11:06:19.185Z] --- PASS: TestContainerBindMountNonRecursive (1.75s) [2022-07-12T11:06:19.185Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T11:06:19.584Z] --- PASS: TestDockerNetworkMacvlan (9.55s) [2022-07-12T11:06:19.584Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-12T11:06:19.584Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-12T11:06:19.584Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-07-12T11:06:19.584Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-07-12T11:06:19.584Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-07-12T11:06:19.584Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-07-12T11:06:19.584Z] PASS [2022-07-12T11:06:19.584Z] [2022-07-12T11:06:19.584Z] DONE 8 tests in 11.080s [2022-07-12T11:06:19.584Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T11:06:19.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:19.584Z] ++ set -e [2022-07-12T11:06:19.584Z] ++ '[' -n 0 ']' [2022-07-12T11:06:19.584Z] ++ set -x [2022-07-12T11:06:19.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:19.584Z] testing: warning: no tests to run [2022-07-12T11:06:19.584Z] PASS [2022-07-12T11:06:19.584Z] [2022-07-12T11:06:19.584Z] DONE 0 tests in 0.026s [2022-07-12T11:06:19.584Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T11:06:19.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:19.584Z] ++ set -e [2022-07-12T11:06:19.584Z] ++ '[' -n 0 ']' [2022-07-12T11:06:19.584Z] ++ set -x [2022-07-12T11:06:19.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:19.747Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-12T11:06:19.840Z] INFO: Testing against a local daemon [2022-07-12T11:06:19.840Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T11:06:20.004Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-12T11:06:20.004Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2022-07-12T11:06:20.004Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T11:06:20.932Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-07-12T11:06:20.932Z] === RUN TestNetworkNat [2022-07-12T11:06:20.932Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-12T11:06:21.205Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-07-12T11:06:21.205Z] === RUN TestAuthZPluginTLS [2022-07-12T11:06:21.461Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-12T11:06:21.461Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T11:06:21.496Z] --- PASS: TestNetworkNat (0.82s) [2022-07-12T11:06:21.496Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T11:06:21.752Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-12T11:06:22.023Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-12T11:06:22.023Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T11:06:22.316Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2022-07-12T11:06:22.316Z] === RUN TestNetworkLoopbackNat [2022-07-12T11:06:22.585Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-12T11:06:22.585Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T11:06:23.147Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-12T11:06:23.147Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T11:06:23.245Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-12T11:06:23.245Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-12T11:06:23.806Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-12T11:06:23.806Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-12T11:06:24.367Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-12T11:06:24.512Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-07-12T11:06:24.512Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T11:06:24.622Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-12T11:06:24.768Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-12T11:06:24.768Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T11:06:24.878Z] check_test.go:540: [d1c53b02236e7] daemon is not started [2022-07-12T11:06:24.878Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-12T11:06:25.135Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-12T11:06:25.330Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-12T11:06:25.330Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T11:06:25.391Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2022-07-12T11:06:25.391Z] === RUN TestPause [2022-07-12T11:06:25.892Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-12T11:06:25.892Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T11:06:25.954Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-12T11:06:26.211Z] --- PASS: TestPause (0.81s) [2022-07-12T11:06:26.211Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T11:06:26.211Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T11:06:26.211Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T11:06:26.211Z] === RUN TestPauseStopPausedContainer [2022-07-12T11:06:26.467Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-12T11:06:26.723Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-12T11:06:26.981Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2022-07-12T11:06:26.981Z] === RUN TestPidHost [2022-07-12T11:06:27.259Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-07-12T11:06:27.259Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T11:06:27.544Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-12T11:06:28.477Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-12T11:06:28.477Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-12T11:06:28.477Z] --- PASS: TestPidHost (1.56s) [2022-07-12T11:06:28.477Z] === RUN TestPsFilter [2022-07-12T11:06:28.624Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-07-12T11:06:28.624Z] === RUN TestAuthZPluginHeader [2022-07-12T11:06:28.733Z] --- PASS: TestPsFilter (0.16s) [2022-07-12T11:06:28.733Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T11:06:29.552Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-12T11:06:29.552Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T11:06:29.552Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:06:29.552Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-12T11:06:29.552Z] === RUN TestAuthZPluginV2Disable [2022-07-12T11:06:29.552Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:06:29.552Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-12T11:06:29.552Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T11:06:29.552Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:06:29.552Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-12T11:06:29.552Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T11:06:29.552Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:06:29.552Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-12T11:06:29.552Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T11:06:29.662Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-07-12T11:06:29.662Z] === RUN TestRemoveContainerWithVolume [2022-07-12T11:06:29.919Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-12T11:06:30.175Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-12T11:06:30.175Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2022-07-12T11:06:30.175Z] === RUN TestRemoveContainerRunning [2022-07-12T11:06:31.104Z] --- PASS: TestRemoveContainerRunning (0.63s) [2022-07-12T11:06:31.104Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T11:06:31.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2022-07-12T11:06:31.666Z] === RUN TestRemoveInvalidContainer [2022-07-12T11:06:31.666Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-12T11:06:31.666Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T11:06:31.666Z] === RUN TestRenameLinkedContainer [2022-07-12T11:06:33.032Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-12T11:06:33.963Z] --- PASS: TestRenameLinkedContainer (2.31s) [2022-07-12T11:06:33.963Z] === RUN TestRenameStoppedContainer [2022-07-12T11:06:34.219Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-12T11:06:34.476Z] --- PASS: TestRenameStoppedContainer (0.59s) [2022-07-12T11:06:34.476Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T11:06:35.843Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2022-07-12T11:06:35.843Z] === RUN TestRenameInvalidName [2022-07-12T11:06:35.843Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-12T11:06:36.405Z] --- PASS: TestRenameInvalidName (0.55s) [2022-07-12T11:06:36.405Z] === RUN TestRenameAnonymousContainer [2022-07-12T11:06:36.405Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-12T11:06:38.295Z] --- PASS: TestRenameAnonymousContainer (1.78s) [2022-07-12T11:06:38.295Z] === RUN TestRenameContainerWithSameName [2022-07-12T11:06:38.551Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2022-07-12T11:06:38.551Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T11:06:39.479Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-07-12T11:06:39.479Z] === RUN TestResize [2022-07-12T11:06:39.969Z] --- PASS: TestServicePlugin (29.78s) [2022-07-12T11:06:39.970Z] === RUN TestServiceUpdateLabel [2022-07-12T11:06:40.041Z] --- PASS: TestResize (0.44s) [2022-07-12T11:06:40.041Z] === RUN TestResizeWithInvalidSize [2022-07-12T11:06:40.041Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-12T11:06:40.540Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-07-12T11:06:40.541Z] === RUN TestServiceUpdateSecrets [2022-07-12T11:06:40.602Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2022-07-12T11:06:40.602Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T11:06:40.859Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:06:40.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:06:40.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:06:40.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T11:06:40.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:06:41.115Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-12T11:06:43.006Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:06:44.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:06:45.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T11:06:45.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T11:06:45.559Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-12T11:06:46.487Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-12T11:06:46.743Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:06:46.743Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T11:06:47.595Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-12T11:06:47.595Z] PASS [2022-07-12T11:06:47.595Z] [2022-07-12T11:06:47.595Z] === Skipped [2022-07-12T11:06:47.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-12T11:06:47.595Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:06:47.595Z] [2022-07-12T11:06:47.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-12T11:06:47.595Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:06:47.595Z] [2022-07-12T11:06:47.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-12T11:06:47.595Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:06:47.595Z] [2022-07-12T11:06:47.595Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-12T11:06:47.595Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:06:47.595Z] [2022-07-12T11:06:47.595Z] DONE 17 tests, 4 skipped in 26.530s [2022-07-12T11:06:47.595Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T11:06:47.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:47.595Z] ++ set -e [2022-07-12T11:06:47.595Z] ++ '[' -n 0 ']' [2022-07-12T11:06:47.595Z] ++ set -x [2022-07-12T11:06:47.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:47.595Z] INFO: Testing against a local daemon [2022-07-12T11:06:47.595Z] === RUN TestPluginInvalidJSON [2022-07-12T11:06:47.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:06:47.595Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:06:47.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:06:47.595Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:06:47.595Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T11:06:47.595Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T11:06:47.595Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:06:47.595Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T11:06:47.595Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T11:06:47.595Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T11:06:47.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T11:06:47.596Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T11:06:47.596Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T11:06:47.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T11:06:47.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T11:06:47.596Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T11:06:47.596Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:06:47.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T11:06:47.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T11:06:47.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T11:06:47.596Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T11:06:47.596Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T11:06:47.596Z] === RUN TestPluginInstall [2022-07-12T11:06:47.596Z] === RUN TestPluginInstall/no_auth [2022-07-12T11:06:47.596Z] time="2022-07-12T11:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:06:47.596Z] time="2022-07-12T11:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17494221ba1c9e9d1ddc1b50e80b2e306dd25f21b2987624717234c0496a2a23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:06:47.596Z] time="2022-07-12T11:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:06:47.596Z] time="2022-07-12T11:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17494221ba1c9e9d1ddc1b50e80b2e306dd25f21b2987624717234c0496a2a23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:06:47.596Z] === RUN TestPluginInstall/with_htpasswd [2022-07-12T11:06:47.596Z] time="2022-07-12T11:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:06:47.596Z] time="2022-07-12T11:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14d1d555b0f4a1a6ede4281ed4639374ea2b6419d7a49fecc8587201ab49c828" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:06:47.596Z] time="2022-07-12T11:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:06:47.596Z] time="2022-07-12T11:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14d1d555b0f4a1a6ede4281ed4639374ea2b6419d7a49fecc8587201ab49c828" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:06:47.852Z] === RUN TestPluginInstall/with_insecure [2022-07-12T11:06:48.781Z] time="2022-07-12T11:06:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:06:48.781Z] time="2022-07-12T11:06:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94745587e3c321e739fb68d5fc3704d1bf2a8055781c92f8fc0e9d24cd964adf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:06:48.781Z] time="2022-07-12T11:06:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:06:48.781Z] time="2022-07-12T11:06:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94745587e3c321e739fb68d5fc3704d1bf2a8055781c92f8fc0e9d24cd964adf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:06:49.037Z] plugin_test.go:195: [da377acb6a9b3] daemon is not started [2022-07-12T11:06:49.037Z] --- PASS: TestPluginInstall (2.58s) [2022-07-12T11:06:49.037Z] --- PASS: TestPluginInstall/no_auth (0.99s) [2022-07-12T11:06:49.037Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-12T11:06:49.037Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-12T11:06:49.037Z] === RUN TestPluginsWithRuntimes [2022-07-12T11:06:50.404Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-12T11:06:50.916Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-12T11:06:50.916Z] check_test.go:540: [de2f537a9d0de] daemon is not started [2022-07-12T11:06:50.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-12T11:06:50.916Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T11:06:50.916Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T11:06:51.333Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-12T11:06:51.844Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-12T11:06:52.261Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-07-12T11:06:52.262Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-12T11:06:52.262Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-07-12T11:06:52.262Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T11:06:52.824Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-12T11:06:52.824Z] PASS [2022-07-12T11:06:52.824Z] [2022-07-12T11:06:52.824Z] DONE 24 tests in 6.534s [2022-07-12T11:06:52.824Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T11:06:52.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:52.824Z] ++ set -e [2022-07-12T11:06:52.824Z] ++ '[' -n 0 ']' [2022-07-12T11:06:52.824Z] ++ set -x [2022-07-12T11:06:52.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:52.825Z] INFO: Testing against a local daemon [2022-07-12T11:06:52.825Z] === RUN TestExternalGraphDriver [2022-07-12T11:06:53.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-12T11:06:53.387Z] === RUN TestExternalGraphDriver/json [2022-07-12T11:06:54.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T11:06:54.754Z] === RUN TestExternalGraphDriver/spec [2022-07-12T11:06:55.411Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2022-07-12T11:06:55.411Z] === RUN TestServiceUpdateConfigs [2022-07-12T11:06:56.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T11:06:56.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T11:06:56.644Z] === RUN TestExternalGraphDriver/pull [2022-07-12T11:06:56.851Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-12T11:06:57.791Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-12T11:06:57.791Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-12T11:06:57.791Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-12T11:06:58.015Z] --- PASS: TestExternalGraphDriver (5.22s) [2022-07-12T11:06:58.015Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-12T11:06:58.015Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-12T11:06:58.015Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2022-07-12T11:06:58.015Z] === RUN TestGraphdriverPluginV2 [2022-07-12T11:06:58.593Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:06:58.594Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-12T11:06:58.594Z] PASS [2022-07-12T11:06:58.594Z] [2022-07-12T11:06:58.594Z] === Skipped [2022-07-12T11:06:58.594Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-12T11:06:58.594Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:06:58.594Z] [2022-07-12T11:06:58.594Z] DONE 5 tests, 1 skipped in 5.637s [2022-07-12T11:06:58.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T11:06:58.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:58.594Z] ++ set -e [2022-07-12T11:06:58.594Z] ++ '[' -n 0 ']' [2022-07-12T11:06:58.594Z] ++ set -x [2022-07-12T11:06:58.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:06:58.594Z] INFO: Testing against a local daemon [2022-07-12T11:06:58.594Z] === RUN TestContinueAfterPluginCrash [2022-07-12T11:06:58.594Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T11:06:58.594Z] === RUN TestReadPluginNoRead [2022-07-12T11:06:58.594Z] === PAUSE TestReadPluginNoRead [2022-07-12T11:06:58.594Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T11:06:58.594Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T11:06:58.594Z] === CONT TestContinueAfterPluginCrash [2022-07-12T11:06:58.594Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T11:06:58.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T11:06:58.719Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-12T11:07:00.086Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-12T11:07:00.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T11:07:00.942Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-12T11:07:01.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T11:07:01.863Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-07-12T11:07:01.863Z] === CONT TestReadPluginNoRead [2022-07-12T11:07:02.131Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-12T11:07:03.059Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-12T11:07:03.753Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T11:07:03.988Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-12T11:07:03.988Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-12T11:07:03.988Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.16s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.19s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.27s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.42s) [2022-07-12T11:07:04.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.33s) [2022-07-12T11:07:04.552Z] === RUN TestCgroupNamespacesRun [2022-07-12T11:07:04.808Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-12T11:07:05.119Z] === RUN TestReadPluginNoRead/default [2022-07-12T11:07:05.738Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-12T11:07:06.046Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T11:07:06.608Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2022-07-12T11:07:07.106Z] --- PASS: TestCgroupNamespacesRun (2.33s) [2022-07-12T11:07:07.106Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T11:07:07.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-12T11:07:07.171Z] === CONT TestReadPluginNoRead [2022-07-12T11:07:07.171Z] read_test.go:92: [d246080c366cb] daemon is not started [2022-07-12T11:07:07.171Z] --- PASS: TestReadPluginNoRead (5.74s) [2022-07-12T11:07:07.171Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-07-12T11:07:07.171Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-07-12T11:07:07.171Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-07-12T11:07:07.171Z] PASS [2022-07-12T11:07:07.171Z] [2022-07-12T11:07:07.171Z] DONE 6 tests in 8.857s [2022-07-12T11:07:07.427Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-12T11:07:07.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:07:07.427Z] ++ set -e [2022-07-12T11:07:07.427Z] ++ '[' -n 0 ']' [2022-07-12T11:07:07.427Z] ++ set -x [2022-07-12T11:07:07.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:07:07.427Z] testing: warning: no tests to run [2022-07-12T11:07:07.427Z] PASS [2022-07-12T11:07:07.427Z] [2022-07-12T11:07:07.427Z] DONE 0 tests in 0.031s [2022-07-12T11:07:07.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T11:07:07.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:07:07.427Z] ++ set -e [2022-07-12T11:07:07.427Z] ++ '[' -n 0 ']' [2022-07-12T11:07:07.427Z] ++ set -x [2022-07-12T11:07:07.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:07:07.427Z] INFO: Testing against a local daemon [2022-07-12T11:07:07.427Z] === RUN TestPluginWithDevMounts [2022-07-12T11:07:07.427Z] === PAUSE TestPluginWithDevMounts [2022-07-12T11:07:07.427Z] === CONT TestPluginWithDevMounts [2022-07-12T11:07:08.034Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.22s) [2022-07-12T11:07:08.034Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T11:07:08.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-12T11:07:09.316Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-07-12T11:07:09.316Z] PASS [2022-07-12T11:07:09.316Z] [2022-07-12T11:07:09.316Z] DONE 1 tests in 1.624s [2022-07-12T11:07:09.316Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T11:07:09.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:07:09.316Z] ++ set -e [2022-07-12T11:07:09.316Z] ++ '[' -n 0 ']' [2022-07-12T11:07:09.316Z] ++ set -x [2022-07-12T11:07:09.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:07:09.316Z] INFO: Testing against a local daemon [2022-07-12T11:07:09.316Z] === RUN TestSecretInspect [2022-07-12T11:07:09.525Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2022-07-12T11:07:09.525Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T11:07:10.088Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-12T11:07:10.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-12T11:07:10.285Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-07-12T11:07:10.285Z] === RUN TestServiceUpdateNetwork [2022-07-12T11:07:10.651Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-12T11:07:11.206Z] --- PASS: TestSecretInspect (2.18s) [2022-07-12T11:07:11.206Z] === RUN TestSecretList [2022-07-12T11:07:11.213Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2022-07-12T11:07:11.213Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T11:07:12.582Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.53s) [2022-07-12T11:07:12.582Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T11:07:13.723Z] --- PASS: TestSecretList (2.18s) [2022-07-12T11:07:13.723Z] === RUN TestSecretsCreateAndDelete [2022-07-12T11:07:13.946Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2022-07-12T11:07:13.946Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T11:07:14.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-12T11:07:14.765Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-12T11:07:14.765Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T11:07:15.328Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-12T11:07:15.613Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2022-07-12T11:07:15.613Z] === RUN TestSecretsUpdate [2022-07-12T11:07:16.257Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-12T11:07:16.257Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2022-07-12T11:07:16.257Z] === RUN TestNISDomainname [2022-07-12T11:07:16.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-12T11:07:17.383Z] --- PASS: TestNISDomainname (1.00s) [2022-07-12T11:07:17.383Z] === RUN TestHostnameDnsResolution [2022-07-12T11:07:17.945Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-12T11:07:18.131Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-12T11:07:18.131Z] === RUN TestTemplatedSecret [2022-07-12T11:07:18.507Z] --- PASS: TestHostnameDnsResolution (1.20s) [2022-07-12T11:07:18.507Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T11:07:19.068Z] --- PASS: TestUnprivilegedPortsAndPing (0.63s) [2022-07-12T11:07:19.068Z] === RUN TestPrivilegedHostDevices [2022-07-12T11:07:19.996Z] --- PASS: TestPrivilegedHostDevices (0.74s) [2022-07-12T11:07:19.996Z] === RUN TestRunConsoleSize [2022-07-12T11:07:20.252Z] --- PASS: TestRunConsoleSize (0.52s) [2022-07-12T11:07:20.252Z] === RUN TestStats [2022-07-12T11:07:20.647Z] --- PASS: TestTemplatedSecret (2.53s) [2022-07-12T11:07:20.647Z] === RUN TestSecretCreateResolve [2022-07-12T11:07:21.179Z] check_test.go:540: [d3dc836f26975] daemon is not started [2022-07-12T11:07:21.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-12T11:07:22.485Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2022-07-12T11:07:22.485Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T11:07:22.538Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-07-12T11:07:22.538Z] PASS [2022-07-12T11:07:22.538Z] [2022-07-12T11:07:22.538Z] DONE 6 tests in 13.603s [2022-07-12T11:07:22.538Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T11:07:22.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:07:22.538Z] ++ set -e [2022-07-12T11:07:22.538Z] ++ '[' -n 0 ']' [2022-07-12T11:07:22.538Z] ++ set -x [2022-07-12T11:07:22.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:07:22.542Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-12T11:07:22.794Z] INFO: Testing against a local daemon [2022-07-12T11:07:22.795Z] === RUN TestServiceCreateInit [2022-07-12T11:07:22.795Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T11:07:23.104Z] --- PASS: TestStats (2.63s) [2022-07-12T11:07:23.104Z] === RUN TestStopContainerWithTimeout [2022-07-12T11:07:23.104Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T11:07:23.104Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T11:07:23.104Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T11:07:23.104Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T11:07:23.104Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T11:07:23.104Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T11:07:23.104Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T11:07:23.104Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T11:07:23.104Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T11:07:23.104Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T11:07:23.420Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-12T11:07:23.987Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-12T11:07:24.032Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T11:07:24.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-12T11:07:24.544Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-12T11:07:24.544Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-12T11:07:24.544Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-12T11:07:25.111Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-12T11:07:25.111Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-12T11:07:25.674Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-12T11:07:25.674Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-12T11:07:25.674Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T11:07:26.603Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-12T11:07:26.603Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-12T11:07:26.963Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T11:07:27.532Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-12T11:07:27.532Z] --- PASS: TestStopContainerWithTimeout/0 (0.90s) [2022-07-12T11:07:27.532Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-07-12T11:07:27.532Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-07-12T11:07:27.532Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-07-12T11:07:27.532Z] === RUN TestDeleteDevicemapper [2022-07-12T11:07:27.532Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T11:07:27.532Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T11:07:27.532Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T11:07:27.788Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-12T11:07:27.788Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-12T11:07:28.717Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-12T11:07:30.230Z] --- PASS: TestServiceCreateInit (7.14s) [2022-07-12T11:07:30.230Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-07-12T11:07:30.230Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-07-12T11:07:30.230Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T11:07:31.235Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-12T11:07:31.235Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s) [2022-07-12T11:07:31.235Z] === RUN TestUpdateMemory [2022-07-12T11:07:31.235Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-12T11:07:31.235Z] --- SKIP: TestUpdateMemory (0.01s) [2022-07-12T11:07:31.235Z] === RUN TestUpdateCPUQuota [2022-07-12T11:07:32.096Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-12T11:07:32.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-12T11:07:32.422Z] --- PASS: TestUpdateCPUQuota (1.36s) [2022-07-12T11:07:32.422Z] === RUN TestUpdatePidsLimit [2022-07-12T11:07:32.422Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-12T11:07:32.678Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-12T11:07:32.678Z] === RUN TestUpdatePidsLimit/no_change [2022-07-12T11:07:33.241Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-12T11:07:33.497Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-12T11:07:33.753Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-12T11:07:34.009Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-12T11:07:34.266Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-12T11:07:34.522Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-12T11:07:34.780Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-12T11:07:35.342Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-12T11:07:35.905Z] --- PASS: TestUpdatePidsLimit (3.29s) [2022-07-12T11:07:35.905Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2022-07-12T11:07:35.905Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-07-12T11:07:35.905Z] --- PASS: TestUpdatePidsLimit/update_lower (0.52s) [2022-07-12T11:07:35.905Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-07-12T11:07:35.905Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-07-12T11:07:35.905Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-07-12T11:07:35.905Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-07-12T11:07:35.905Z] === RUN TestUpdateRestartPolicy [2022-07-12T11:07:36.161Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-12T11:07:36.723Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-12T11:07:36.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-12T11:07:37.542Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-12T11:07:38.661Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2022-07-12T11:07:38.661Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-12T11:07:38.661Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-12T11:07:38.661Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-12T11:07:38.661Z] PASS [2022-07-12T11:07:38.661Z] [2022-07-12T11:07:38.661Z] === Skipped [2022-07-12T11:07:38.661Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T11:07:38.661Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T11:07:38.661Z] [2022-07-12T11:07:38.661Z] DONE 27 tests, 1 skipped in 164.366s [2022-07-12T11:07:38.661Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T11:07:38.661Z] INFO: Testing against a local daemon [2022-07-12T11:07:38.661Z] === RUN TestSessionCreate [2022-07-12T11:07:38.661Z] --- PASS: TestSessionCreate (0.02s) [2022-07-12T11:07:38.661Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T11:07:38.661Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-12T11:07:38.661Z] PASS [2022-07-12T11:07:38.661Z] [2022-07-12T11:07:38.661Z] DONE 2 tests in 0.066s [2022-07-12T11:07:38.661Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T11:07:38.661Z] INFO: Testing against a local daemon [2022-07-12T11:07:38.661Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T11:07:38.661Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-12T11:07:38.661Z] === RUN TestDiskUsage [2022-07-12T11:07:38.661Z] === PAUSE TestDiskUsage [2022-07-12T11:07:38.661Z] === RUN TestEventsExecDie [2022-07-12T11:07:38.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-12T11:07:38.919Z] --- PASS: TestEventsExecDie (0.58s) [2022-07-12T11:07:38.919Z] === RUN TestEventsBackwardsCompatible [2022-07-12T11:07:38.919Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-12T11:07:38.919Z] === RUN TestEventsVolumeCreate [2022-07-12T11:07:39.177Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-12T11:07:39.177Z] === RUN TestInfoBinaryCommits [2022-07-12T11:07:39.177Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-12T11:07:39.177Z] === RUN TestInfoAPIVersioned [2022-07-12T11:07:39.177Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-12T11:07:39.177Z] === RUN TestInfoAPI [2022-07-12T11:07:39.177Z] --- PASS: TestInfoAPI (0.02s) [2022-07-12T11:07:39.177Z] === RUN TestInfoAPIWarnings [2022-07-12T11:07:42.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-12T11:07:42.228Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-12T11:07:42.228Z] check_test.go:540: [d5bd7f5ea5c19] daemon is not started [2022-07-12T11:07:42.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-12T11:07:42.228Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-12T11:07:42.228Z] check_test.go:540: [d872def42ef8d] daemon is not started [2022-07-12T11:07:42.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-12T11:07:44.760Z] check_test.go:540: [dbdc5b79b2298] daemon is not started [2022-07-12T11:07:44.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-12T11:07:45.071Z] --- PASS: TestCreateServiceMultipleTimes (14.87s) [2022-07-12T11:07:45.071Z] === RUN TestCreateServiceConflict [2022-07-12T11:07:46.961Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-07-12T11:07:46.961Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T11:07:48.026Z] --- PASS: TestUpdateRestartPolicy (12.14s) [2022-07-12T11:07:48.026Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T11:07:48.590Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2022-07-12T11:07:48.590Z] === RUN TestWaitNonBlocked [2022-07-12T11:07:48.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:07:48.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:07:48.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:07:48.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:07:48.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T11:07:48.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T11:07:48.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-12T11:07:49.957Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T11:07:49.957Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2022-07-12T11:07:49.957Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2022-07-12T11:07:49.957Z] === RUN TestWaitBlocked [2022-07-12T11:07:49.957Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:07:49.957Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:07:49.957Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:07:49.957Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:07:49.957Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T11:07:49.957Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T11:07:50.228Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2022-07-12T11:07:50.229Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T11:07:50.885Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-12T11:07:50.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2022-07-12T11:07:50.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2022-07-12T11:07:50.885Z] === RUN TestWaitConditions [2022-07-12T11:07:50.885Z] === RUN TestWaitConditions/default [2022-07-12T11:07:50.885Z] === PAUSE TestWaitConditions/default [2022-07-12T11:07:50.885Z] === RUN TestWaitConditions/not-running [2022-07-12T11:07:50.885Z] === PAUSE TestWaitConditions/not-running [2022-07-12T11:07:50.885Z] === RUN TestWaitConditions/next-exit [2022-07-12T11:07:50.885Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T11:07:50.885Z] === RUN TestWaitConditions/removed [2022-07-12T11:07:50.885Z] === PAUSE TestWaitConditions/removed [2022-07-12T11:07:50.885Z] === CONT TestWaitConditions/default [2022-07-12T11:07:50.885Z] === CONT TestWaitConditions/removed [2022-07-12T11:07:51.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-12T11:07:52.069Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-12T11:07:52.632Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-12T11:07:53.194Z] === CONT TestWaitConditions/not-running [2022-07-12T11:07:53.194Z] === CONT TestWaitConditions/next-exit [2022-07-12T11:07:54.129Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-12T11:07:54.386Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-12T11:07:54.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-12T11:07:55.571Z] --- PASS: TestWaitConditions (0.03s) [2022-07-12T11:07:55.571Z] --- PASS: TestWaitConditions/removed (2.18s) [2022-07-12T11:07:55.571Z] --- PASS: TestWaitConditions/default (2.27s) [2022-07-12T11:07:55.571Z] --- PASS: TestWaitConditions/not-running (2.30s) [2022-07-12T11:07:55.571Z] --- PASS: TestWaitConditions/next-exit (2.25s) [2022-07-12T11:07:55.571Z] === CONT TestContainerStartOnDaemonRestart [2022-07-12T11:07:55.571Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T11:07:55.828Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-12T11:07:57.253Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-12T11:07:57.253Z] === RUN TestInfoDebug [2022-07-12T11:07:57.253Z] --- PASS: TestInfoDebug (0.52s) [2022-07-12T11:07:57.253Z] === RUN TestInfoInsecureRegistries [2022-07-12T11:07:57.253Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-12T11:07:57.253Z] === RUN TestInfoRegistryMirrors [2022-07-12T11:07:57.253Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-12T11:07:57.253Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T11:07:57.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-12T11:07:57.820Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-12T11:07:57.820Z] === RUN TestPingCacheHeaders [2022-07-12T11:07:57.820Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-12T11:07:57.820Z] === RUN TestPingGet [2022-07-12T11:07:57.820Z] --- PASS: TestPingGet (0.01s) [2022-07-12T11:07:57.820Z] === RUN TestPingHead [2022-07-12T11:07:57.820Z] --- PASS: TestPingHead (0.02s) [2022-07-12T11:07:57.820Z] === RUN TestPingSwarmHeader [2022-07-12T11:07:58.388Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T11:07:58.646Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T11:07:58.647Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) [2022-07-12T11:07:58.647Z] === CONT TestIpcModeOlderClient [2022-07-12T11:07:58.647Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-12T11:07:58.647Z] === CONT TestContainerKillOnDaemonStart [2022-07-12T11:07:58.647Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.29s) [2022-07-12T11:07:58.647Z] === CONT TestDaemonHostGatewayIP [2022-07-12T11:07:58.647Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-12T11:07:59.576Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-12T11:08:00.021Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T11:08:00.021Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-07-12T11:08:00.021Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T11:08:00.021Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T11:08:00.021Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T11:08:00.021Z] === RUN TestVersion [2022-07-12T11:08:00.021Z] --- PASS: TestVersion (0.02s) [2022-07-12T11:08:00.021Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-12T11:08:00.021Z] === CONT TestDiskUsage [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T11:08:00.279Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T11:08:00.539Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T11:08:01.106Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T11:08:01.106Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T11:08:01.106Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T11:08:01.106Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T11:08:01.106Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T11:08:01.106Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T11:08:01.106Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T11:08:01.106Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T11:08:01.106Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T11:08:01.106Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T11:08:01.366Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage (1.60s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-12T11:08:01.366Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:08:01.366Z] PASS [2022-07-12T11:08:01.366Z] [2022-07-12T11:08:01.366Z] DONE 54 tests in 23.031s [2022-07-12T11:08:01.366Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T11:08:01.366Z] INFO: Testing against a local daemon [2022-07-12T11:08:01.366Z] === RUN TestVolumesCreateAndList [2022-07-12T11:08:01.366Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T11:08:01.366Z] === RUN TestVolumesRemove [2022-07-12T11:08:01.625Z] --- PASS: TestVolumesRemove (0.10s) [2022-07-12T11:08:01.625Z] === RUN TestVolumesInspect [2022-07-12T11:08:01.625Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-12T11:08:01.625Z] === RUN TestVolumesInvalidJSON [2022-07-12T11:08:01.625Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T11:08:01.625Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T11:08:01.625Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T11:08:01.625Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T11:08:01.625Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T11:08:01.625Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T11:08:01.625Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T11:08:01.625Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-12T11:08:01.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T11:08:01.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T11:08:01.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T11:08:01.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T11:08:01.625Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T11:08:01.625Z] PASS [2022-07-12T11:08:01.625Z] [2022-07-12T11:08:01.625Z] DONE 9 tests in 0.183s [2022-07-12T11:08:01.625Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T11:08:02.098Z] --- PASS: TestDaemonHostGatewayIP (3.39s) [2022-07-12T11:08:02.098Z] === CONT TestDaemonRestartIpcMode [2022-07-12T11:08:02.193Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-12T11:08:02.193Z] Removing test suite binaries [2022-07-12T11:08:02.193Z] exiting test-integration [2022-07-12T11:08:02.193Z] ++ exit 0 [2022-07-12T11:08:02.193Z] [2022-07-12T11:08:02.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts Post stage [Pipeline] junit [2022-07-12T11:08:03.644Z] Recording test results [2022-07-12T11:08:05.068Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2022-07-12T11:08:05.068Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T11:08:05.229Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T11:08:05.556Z] + echo Ensuring container killed. [2022-07-12T11:08:05.556Z] Ensuring container killed. [2022-07-12T11:08:05.556Z] + docker rm -vf docker-pr1 [2022-07-12T11:08:05.556Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-12T11:08:05.629Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-07-12T11:08:05.629Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T11:08:05.658Z] --- PASS: TestDaemonRestartIpcMode (3.26s) [2022-07-12T11:08:05.843Z] + echo Chowning /workspace to jenkins user [2022-07-12T11:08:05.843Z] Chowning /workspace to jenkins user [2022-07-12T11:08:05.843Z] + id -u [2022-07-12T11:08:05.843Z] + id -g [2022-07-12T11:08:05.843Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43797:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T11:08:05.843Z] Unable to find image 'busybox:latest' locally [2022-07-12T11:08:05.843Z] latest: Pulling from library/busybox [2022-07-12T11:08:06.109Z] 19d511225f94: Pulling fs layer [2022-07-12T11:08:06.109Z] 19d511225f94: Verifying Checksum [2022-07-12T11:08:06.109Z] 19d511225f94: Download complete [2022-07-12T11:08:06.109Z] 19d511225f94: Pull complete [2022-07-12T11:08:06.109Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-12T11:08:06.110Z] Status: Downloaded newer image for busybox:latest [2022-07-12T11:08:06.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-12T11:08:06.474Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T11:08:07.779Z] + bundleName=amd64-cgroup2 [2022-07-12T11:08:07.779Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-12T11:08:07.779Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-12T11:08:07.779Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-12T11:08:07.779Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-12T11:08:08.049Z] Archiving artifacts [2022-07-12T11:08:08.146Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-07-12T11:08:08.146Z] === RUN TestCreateServiceSysctls [2022-07-12T11:08:08.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-12T11:08:09.248Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-12T11:08:09.248Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-12T11:08:09.634Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43797/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T11:08:09.836Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-12T11:08:09.836Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-12T11:08:09.836Z] { [2022-07-12T11:08:09.836Z] "RT_GROUP_ICON": { [2022-07-12T11:08:09.836Z] "#1": { [2022-07-12T11:08:09.836Z] "0409": "../../winresources/docker.ico" [2022-07-12T11:08:09.836Z] } [2022-07-12T11:08:09.836Z] }, [2022-07-12T11:08:09.836Z] "RT_MANIFEST": { [2022-07-12T11:08:09.836Z] "#1": { [2022-07-12T11:08:09.836Z] "0409": { [2022-07-12T11:08:09.836Z] "identity": {}, [2022-07-12T11:08:09.836Z] "description": "Docker Engine", [2022-07-12T11:08:09.836Z] "minimum-os": "vista", [2022-07-12T11:08:09.836Z] "execution-level": "", [2022-07-12T11:08:09.836Z] "ui-access": false, [2022-07-12T11:08:09.836Z] "auto-elevate": false, [2022-07-12T11:08:09.836Z] "dpi-awareness": "unaware", [2022-07-12T11:08:09.836Z] "disable-theming": false, [2022-07-12T11:08:09.836Z] "disable-window-filtering": false, [2022-07-12T11:08:09.836Z] "high-resolution-scrolling-aware": false, [2022-07-12T11:08:09.836Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-12T11:08:09.836Z] "long-path-aware": false, [2022-07-12T11:08:09.836Z] "printer-driver-isolation": false, [2022-07-12T11:08:09.836Z] "gdi-scaling": false, [2022-07-12T11:08:09.836Z] "segment-heap": false, [2022-07-12T11:08:09.836Z] "use-common-controls-v6": false [2022-07-12T11:08:09.836Z] } [2022-07-12T11:08:09.836Z] } [2022-07-12T11:08:09.836Z] }, [2022-07-12T11:08:09.836Z] "RT_MESSAGETABLE": { [2022-07-12T11:08:09.836Z] "#1": { [2022-07-12T11:08:09.836Z] "0409": "../../winresources/event_messages.bin" [2022-07-12T11:08:09.836Z] } [2022-07-12T11:08:09.836Z] }, [2022-07-12T11:08:09.836Z] "RT_VERSION": { [2022-07-12T11:08:09.836Z] "#1": { [2022-07-12T11:08:09.836Z] "0409": { [2022-07-12T11:08:09.836Z] "fixed": { [2022-07-12T11:08:09.836Z] "file_version": "0.0.0.0", [2022-07-12T11:08:09.836Z] "product_version": "0.0.0.0", [2022-07-12T11:08:09.836Z] "type": "Unknown" [2022-07-12T11:08:09.836Z] }, [2022-07-12T11:08:09.836Z] "info": { [2022-07-12T11:08:09.836Z] "0000": { [2022-07-12T11:08:09.836Z] "CompanyName": "", [2022-07-12T11:08:09.836Z] "FileVersion": "dev", [2022-07-12T11:08:09.836Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-12T11:08:09.836Z] "OriginalFileName": "docker-proxy.exe", [2022-07-12T11:08:09.836Z] "ProductName": "", [2022-07-12T11:08:09.836Z] "ProductVersion": "dev", [2022-07-12T11:08:09.836Z] "SpecialBuild": "10829dd2221fdf8c5fe8610ff257f9a910068ba4" [2022-07-12T11:08:09.836Z] } [2022-07-12T11:08:09.836Z] } [2022-07-12T11:08:09.836Z] } [2022-07-12T11:08:09.836Z] } [2022-07-12T11:08:09.836Z] } [2022-07-12T11:08:09.836Z] } [2022-07-12T11:08:09.836Z] cmd/docker-proxy/genwinres_windows.go [2022-07-12T11:08:09.836Z] cmd/docker-proxy/main.go [2022-07-12T11:08:09.836Z] cmd/docker-proxy/network_proxy_test.go [2022-07-12T11:08:09.836Z] cmd/docker-proxy/proxy.go [2022-07-12T11:08:09.836Z] cmd/docker-proxy/sctp_proxy.go [2022-07-12T11:08:09.836Z] cmd/docker-proxy/tcp_proxy.go [2022-07-12T11:08:09.836Z] cmd/docker-proxy/udp_proxy.go [2022-07-12T11:08:09.836Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-12T11:08:09.836Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-12T11:08:09.836Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-12T11:08:09.836Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-12T11:08:09.836Z] remote: Enumerating objects: 23, done. [2022-07-12T11:08:09.836Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-12T11:08:09.836Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-12T11:08:09.836Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-12T11:08:09.836Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-12T11:08:09.836Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-12T11:08:09.836Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-12T11:08:09.836Z] Cross building: bundles/cross/linux/ppc64le [2022-07-12T11:08:09.836Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-12T11:08:09.836Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-12T11:08:09.944Z] + make clean [2022-07-12T11:08:09.944Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T11:08:09.944Z] docker-dev-cache [2022-07-12T11:08:09.944Z] docker-mod-cache [Pipeline] deleteDir [2022-07-12T11:08:10.616Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-12T11:08:10.872Z] check_test.go:540: [d4d8bd9a10877] daemon is not started [2022-07-12T11:08:10.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-12T11:08:11.128Z] --- PASS: TestContainerKillOnDaemonStart (12.63s) [2022-07-12T11:08:11.128Z] PASS [2022-07-12T11:08:11.128Z] [2022-07-12T11:08:11.128Z] === Skipped [2022-07-12T11:08:11.128Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-12T11:08:11.128Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T11:08:11.128Z] [2022-07-12T11:08:11.128Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-12T11:08:11.128Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T11:08:11.128Z] [2022-07-12T11:08:11.128Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-12T11:08:11.128Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T11:08:11.128Z] [2022-07-12T11:08:11.128Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T11:08:11.128Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T11:08:11.128Z] [2022-07-12T11:08:11.128Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T11:08:11.128Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T11:08:11.128Z] [2022-07-12T11:08:11.128Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-07-12T11:08:11.128Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-12T11:08:11.128Z] [2022-07-12T11:08:11.128Z] DONE 264 tests, 6 skipped in 164.961s [2022-07-12T11:08:11.128Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T11:08:11.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:08:11.128Z] ++ set -e [2022-07-12T11:08:11.128Z] ++ '[' -n 0 ']' [2022-07-12T11:08:11.128Z] ++ set -x [2022-07-12T11:08:11.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:08:11.384Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T11:08:11.423Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-07-12T11:08:11.423Z] === RUN TestCreateServiceCapabilities [2022-07-12T11:08:11.946Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-12T11:08:11.946Z] === RUN TestConfigDaemonID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T11:08:12.874Z] daemon_test.go:83: [d175f06e90cec] daemon is not started [2022-07-12T11:08:12.874Z] --- PASS: TestConfigDaemonID (1.05s) [2022-07-12T11:08:12.874Z] === RUN TestDaemonConfigValidation [2022-07-12T11:08:12.874Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:08:12.874Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:08:12.874Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T11:08:12.874Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T11:08:12.874Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T11:08:12.874Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T11:08:12.874Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T11:08:12.874Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T11:08:12.874Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T11:08:12.874Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T11:08:12.874Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T11:08:12.874Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T11:08:13.130Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T11:08:13.130Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T11:08:13.386Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T11:08:13.386Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T11:08:13.386Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-07-12T11:08:13.386Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2022-07-12T11:08:13.386Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.24s) [2022-07-12T11:08:13.386Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.29s) [2022-07-12T11:08:13.386Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2022-07-12T11:08:13.386Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T11:08:13.386Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T11:08:13.949Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-12T11:08:13.949Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-12T11:08:13.955Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2022-07-12T11:08:13.956Z] === RUN TestInspect [2022-07-12T11:08:14.511Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T11:08:15.074Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-12T11:08:15.637Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-12T11:08:15.637Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T11:08:16.472Z] --- PASS: TestInspect (2.68s) [2022-07-12T11:08:16.472Z] === RUN TestCreateJob [2022-07-12T11:08:16.564Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T11:08:16.564Z] daemon_test.go:197: [dace91425ee7d] daemon is not started [2022-07-12T11:08:16.564Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-07-12T11:08:16.564Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-07-12T11:08:16.564Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-07-12T11:08:16.564Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-07-12T11:08:16.564Z] === RUN TestDaemonProxy [2022-07-12T11:08:16.564Z] === RUN TestDaemonProxy/environment_variables [2022-07-12T11:08:16.820Z] docker_cli_daemon_plugins_test.go:106: [d8d965c3cefa1] daemon is not started [2022-07-12T11:08:17.748Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-12T11:08:18.309Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-12T11:08:18.565Z] === RUN TestDaemonProxy/command-line_options [2022-07-12T11:08:19.126Z] check_test.go:540: [d842eabd04232] daemon is not started [2022-07-12T11:08:19.126Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-12T11:08:19.738Z] --- PASS: TestCreateJob (2.96s) [2022-07-12T11:08:19.738Z] === RUN TestReplicatedJob [2022-07-12T11:08:20.490Z] === RUN TestDaemonProxy/configuration_file [2022-07-12T11:08:20.746Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-12T11:08:21.673Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-12T11:08:21.929Z] === RUN TestDaemonProxy/conflicting_options [2022-07-12T11:08:22.491Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-12T11:08:22.746Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-12T11:08:23.003Z] --- PASS: TestDaemonProxy (6.32s) [2022-07-12T11:08:23.003Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-07-12T11:08:23.003Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-12T11:08:23.003Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-12T11:08:23.003Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-12T11:08:23.003Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-12T11:08:23.003Z] PASS [2022-07-12T11:08:23.003Z] [2022-07-12T11:08:23.003Z] DONE 18 tests in 11.840s [2022-07-12T11:08:23.003Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T11:08:23.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:08:23.003Z] ++ set -e [2022-07-12T11:08:23.003Z] ++ '[' -n 0 ']' [2022-07-12T11:08:23.003Z] ++ set -x [2022-07-12T11:08:23.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:08:23.259Z] INFO: Testing against a local daemon [2022-07-12T11:08:23.259Z] === RUN TestCommitInheritsEnv [2022-07-12T11:08:23.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-12T11:08:23.515Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-07-12T11:08:23.515Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T11:08:23.515Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-12T11:08:23.515Z] === RUN TestImportWithCustomPlatform [2022-07-12T11:08:23.515Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T11:08:23.771Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T11:08:23.771Z] === RUN TestImportWithCustomPlatform// [2022-07-12T11:08:23.771Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T11:08:23.771Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T11:08:23.771Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T11:08:24.031Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T11:08:24.031Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T11:08:24.031Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T11:08:24.031Z] --- PASS: TestImportWithCustomPlatform (0.47s) [2022-07-12T11:08:24.031Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-07-12T11:08:24.031Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T11:08:24.031Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T11:08:24.031Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-07-12T11:08:24.031Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-07-12T11:08:24.031Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-07-12T11:08:24.031Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-07-12T11:08:24.031Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T11:08:24.031Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T11:08:24.031Z] === RUN TestImagesFilterMultiReference [2022-07-12T11:08:24.031Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-12T11:08:24.031Z] === RUN TestImagePullPlatformInvalid [2022-07-12T11:08:24.031Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-12T11:08:24.031Z] === RUN TestRemoveImageOrphaning [2022-07-12T11:08:24.593Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-07-12T11:08:24.593Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T11:08:24.981Z] --- PASS: TestReplicatedJob (5.06s) [2022-07-12T11:08:24.981Z] === RUN TestUpdateReplicatedJob [2022-07-12T11:08:25.155Z] time="2022-07-12T11:08:24Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-12T11:08:27.108Z] --- PASS: TestRemoveImageGarbageCollector (2.46s) [2022-07-12T11:08:27.108Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T11:08:27.108Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-07-12T11:08:27.108Z] === RUN TestTagInvalidReference [2022-07-12T11:08:27.108Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-12T11:08:27.108Z] === RUN TestTagValidPrefixedRepo [2022-07-12T11:08:27.108Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-12T11:08:27.108Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T11:08:27.108Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-12T11:08:27.108Z] === RUN TestTagOfficialNames [2022-07-12T11:08:27.108Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-12T11:08:27.108Z] === RUN TestTagMatchesDigest [2022-07-12T11:08:27.372Z] --- PASS: TestTagMatchesDigest (0.09s) [2022-07-12T11:08:27.372Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-12T11:08:27.498Z] --- PASS: TestUpdateReplicatedJob (2.98s) [2022-07-12T11:08:27.498Z] === RUN TestServiceListWithStatuses [2022-07-12T11:08:27.498Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T11:08:27.498Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T11:08:27.498Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T11:08:28.750Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-12T11:08:29.678Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-12T11:08:29.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-12T11:08:30.190Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-12T11:08:30.753Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-12T11:08:30.753Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-12T11:08:31.316Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-12T11:08:31.664Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2022-07-12T11:08:31.664Z] === RUN TestDockerNetworkReConnect [2022-07-12T11:08:31.878Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-12T11:08:32.440Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-12T11:08:33.002Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-12T11:08:33.259Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-12T11:08:33.821Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-12T11:08:34.383Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-12T11:08:34.383Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-12T11:08:34.931Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2022-07-12T11:08:34.931Z] === RUN TestServicePlugin [2022-07-12T11:08:34.931Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:08:34.931Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-12T11:08:34.931Z] === RUN TestServiceUpdateLabel [2022-07-12T11:08:34.945Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-12T11:08:35.506Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-12T11:08:36.070Z] check_test.go:540: [d4778cbebefb2] daemon is not started [2022-07-12T11:08:36.070Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-12T11:08:36.821Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-07-12T11:08:36.821Z] === RUN TestServiceUpdateSecrets [2022-07-12T11:08:36.998Z] check_test.go:540: [d5a0b48028e3a] daemon is not started [2022-07-12T11:08:36.999Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-12T11:08:37.561Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-12T11:08:37.561Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-12T11:08:37.817Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-12T11:08:39.183Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-12T11:08:42.452Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-12T11:08:42.708Z] check_test.go:540: [dc8e366ae7339] daemon is not started [2022-07-12T11:08:42.708Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-12T11:08:45.979Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-12T11:08:45.979Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-12T11:08:47.347Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-12T11:08:47.604Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-12T11:08:48.974Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-12T11:08:51.662Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-07-12T11:08:51.662Z] === RUN TestServiceUpdateConfigs [2022-07-12T11:08:52.241Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-12T11:08:52.803Z] check_test.go:540: [d9b6566c961f9] daemon is not started [2022-07-12T11:08:52.803Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-12T11:08:53.059Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-12T11:08:57.231Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-12T11:09:00.504Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-12T11:09:00.504Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-12T11:09:00.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-12T11:09:03.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-12T11:09:03.278Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-12T11:09:05.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-12T11:09:06.099Z] check_test.go:540: [de587c844892d] daemon is not started [2022-07-12T11:09:06.099Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-12T11:09:06.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-12T11:09:06.502Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2022-07-12T11:09:06.502Z] === RUN TestServiceUpdateNetwork [2022-07-12T11:09:06.611Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-12T11:09:07.174Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-12T11:09:07.737Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-12T11:09:09.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-12T11:09:09.668Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-12T11:09:09.668Z] check_test.go:540: [d32f67679381e] daemon is not started [2022-07-12T11:09:09.668Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-12T11:09:11.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-12T11:09:12.401Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-12T11:09:13.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-12T11:09:14.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-12T11:09:14.869Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-12T11:09:18.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-12T11:09:18.672Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2022-07-12T11:09:18.672Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T11:09:18.672Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-12T11:09:19.074Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-12T11:09:19.234Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-12T11:09:20.966Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-12T11:09:22.332Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-12T11:09:26.499Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-12T11:09:27.318Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-12T11:09:29.766Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-12T11:09:29.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-12T11:09:33.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-12T11:09:33.598Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-12T11:09:33.855Z] --- PASS: TestServiceUpdatePidsLimit (15.97s) [2022-07-12T11:09:33.855Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-12T11:09:33.855Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-12T11:09:33.855Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-12T11:09:33.855Z] PASS [2022-07-12T11:09:33.855Z] [2022-07-12T11:09:33.855Z] === Skipped [2022-07-12T11:09:33.855Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T11:09:33.855Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T11:09:33.855Z] [2022-07-12T11:09:33.855Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-12T11:09:33.855Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T11:09:33.855Z] [2022-07-12T11:09:33.855Z] DONE 27 tests, 2 skipped in 130.822s [2022-07-12T11:09:33.855Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T11:09:33.855Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:09:33.855Z] ++ set -e [2022-07-12T11:09:33.855Z] ++ '[' -n 0 ']' [2022-07-12T11:09:33.855Z] ++ set -x [2022-07-12T11:09:33.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:09:33.855Z] INFO: Testing against a local daemon [2022-07-12T11:09:33.855Z] === RUN TestSessionCreate [2022-07-12T11:09:33.855Z] --- PASS: TestSessionCreate (0.03s) [2022-07-12T11:09:33.855Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T11:09:33.855Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-12T11:09:33.855Z] PASS [2022-07-12T11:09:33.855Z] [2022-07-12T11:09:33.855Z] DONE 2 tests in 0.137s [2022-07-12T11:09:33.855Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T11:09:33.855Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:09:33.855Z] ++ set -e [2022-07-12T11:09:33.855Z] ++ '[' -n 0 ']' [2022-07-12T11:09:33.855Z] ++ set -x [2022-07-12T11:09:33.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:09:33.855Z] INFO: Testing against a local daemon [2022-07-12T11:09:33.855Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T11:09:33.855Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T11:09:33.855Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T11:09:33.855Z] === RUN TestDiskUsage [2022-07-12T11:09:33.855Z] === PAUSE TestDiskUsage [2022-07-12T11:09:33.855Z] === RUN TestEventsExecDie [2022-07-12T11:09:34.417Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-12T11:09:34.417Z] === RUN TestEventsBackwardsCompatible [2022-07-12T11:09:34.417Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-12T11:09:34.417Z] === RUN TestEventsVolumeCreate [2022-07-12T11:09:34.417Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-12T11:09:34.417Z] === RUN TestInfoBinaryCommits [2022-07-12T11:09:34.417Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-12T11:09:34.417Z] === RUN TestInfoAPIVersioned [2022-07-12T11:09:34.417Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-12T11:09:34.417Z] === RUN TestInfoAPI [2022-07-12T11:09:34.417Z] --- PASS: TestInfoAPI (0.02s) [2022-07-12T11:09:34.417Z] === RUN TestInfoAPIWarnings [2022-07-12T11:09:35.489Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-12T11:09:35.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-12T11:09:36.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-12T11:09:36.310Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-12T11:09:37.677Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-12T11:09:37.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-12T11:09:40.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-12T11:09:40.711Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-12T11:09:45.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-12T11:09:46.522Z] docker_cli_daemon_test.go:2503: [d0a1df7ba0923] daemon is not started [2022-07-12T11:09:47.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-12T11:09:48.452Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-12T11:09:48.452Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-12T11:09:49.380Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-12T11:09:50.308Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-12T11:09:52.477Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-12T11:09:52.477Z] === RUN TestInfoDebug [2022-07-12T11:09:52.477Z] --- PASS: TestInfoDebug (0.52s) [2022-07-12T11:09:52.477Z] === RUN TestInfoInsecureRegistries [2022-07-12T11:09:52.477Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-12T11:09:52.477Z] === RUN TestInfoRegistryMirrors [2022-07-12T11:09:52.477Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-12T11:09:52.477Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T11:09:53.050Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-12T11:09:53.050Z] === RUN TestPingCacheHeaders [2022-07-12T11:09:53.050Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-12T11:09:53.050Z] === RUN TestPingGet [2022-07-12T11:09:53.050Z] --- PASS: TestPingGet (0.02s) [2022-07-12T11:09:53.050Z] === RUN TestPingHead [2022-07-12T11:09:53.050Z] --- PASS: TestPingHead (0.02s) [2022-07-12T11:09:53.050Z] === RUN TestPingSwarmHeader [2022-07-12T11:09:53.626Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T11:09:54.192Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T11:09:55.120Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T11:09:55.120Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-12T11:09:55.120Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T11:09:55.120Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T11:09:55.120Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T11:09:55.120Z] === RUN TestVersion [2022-07-12T11:09:55.120Z] --- PASS: TestVersion (0.02s) [2022-07-12T11:09:55.120Z] === CONT TestDiskUsage [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T11:09:55.682Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T11:09:55.938Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T11:09:55.938Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T11:09:55.939Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T11:09:55.939Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T11:09:55.939Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T11:09:55.939Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T11:09:55.939Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T11:09:55.939Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T11:09:55.939Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T11:09:55.939Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage (1.11s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-12T11:09:56.195Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:09:56.195Z] PASS [2022-07-12T11:09:56.195Z] [2022-07-12T11:09:56.195Z] === Skipped [2022-07-12T11:09:56.195Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T11:09:56.195Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T11:09:56.195Z] [2022-07-12T11:09:56.195Z] DONE 54 tests, 1 skipped in 22.552s [2022-07-12T11:09:56.195Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T11:09:56.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:09:56.195Z] ++ set -e [2022-07-12T11:09:56.195Z] ++ '[' -n 0 ']' [2022-07-12T11:09:56.195Z] ++ set -x [2022-07-12T11:09:56.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:09:56.195Z] INFO: Testing against a local daemon [2022-07-12T11:09:56.195Z] === RUN TestVolumesCreateAndList [2022-07-12T11:09:56.195Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T11:09:56.195Z] === RUN TestVolumesRemove [2022-07-12T11:09:56.451Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-12T11:09:56.451Z] === RUN TestVolumesInspect [2022-07-12T11:09:56.451Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-12T11:09:56.451Z] === RUN TestVolumesInvalidJSON [2022-07-12T11:09:56.451Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T11:09:56.451Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T11:09:56.451Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T11:09:56.451Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T11:09:56.451Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T11:09:56.451Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T11:09:56.451Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T11:09:56.451Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-12T11:09:56.451Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T11:09:56.451Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T11:09:56.451Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T11:09:56.451Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T11:09:56.451Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T11:09:56.451Z] PASS [2022-07-12T11:09:56.451Z] [2022-07-12T11:09:56.451Z] DONE 9 tests in 0.202s [2022-07-12T11:09:56.451Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T11:09:56.451Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T11:09:56.451Z] +++ kill 14245 [2022-07-12T11:09:56.708Z] +++ /etc/init.d/apparmor stop [2022-07-12T11:09:56.708Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T11:09:56.708Z] [2022-07-12T11:09:56.708Z] Unloading profiles will leave already running processes permanently [2022-07-12T11:09:56.708Z] unconfined, which can lead to unexpected situations. [2022-07-12T11:09:56.708Z] [2022-07-12T11:09:56.708Z] To set a process to complain mode, use the command line tool [2022-07-12T11:09:56.708Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T11:09:56.708Z] +++ true [2022-07-12T11:09:56.708Z] exiting test-integration [2022-07-12T11:09:56.708Z] ++ exit 0 [2022-07-12T11:09:56.708Z] [2022-07-12T11:09:56.854Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-12T11:09:56.854Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault Post stage [Pipeline] junit [2022-07-12T11:09:57.281Z] Recording test results [2022-07-12T11:09:57.417Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-12T11:09:57.433Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T11:09:57.754Z] + echo Ensuring container killed. [2022-07-12T11:09:57.755Z] Ensuring container killed. [2022-07-12T11:09:57.755Z] + docker rm -vf docker-pr1 [2022-07-12T11:09:57.755Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-12T11:09:58.029Z] + echo Chowning /workspace to jenkins user [2022-07-12T11:09:58.029Z] Chowning /workspace to jenkins user [2022-07-12T11:09:58.029Z] + id -u [2022-07-12T11:09:58.029Z] + id -g [2022-07-12T11:09:58.029Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43797:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T11:09:58.029Z] Unable to find image 'busybox:latest' locally [2022-07-12T11:09:58.029Z] latest: Pulling from library/busybox [2022-07-12T11:09:58.286Z] 87379020f3b6: Pulling fs layer [2022-07-12T11:09:58.286Z] 87379020f3b6: Verifying Checksum [2022-07-12T11:09:58.286Z] 87379020f3b6: Download complete [2022-07-12T11:09:58.286Z] 87379020f3b6: Pull complete [2022-07-12T11:09:58.286Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-12T11:09:58.286Z] Status: Downloaded newer image for busybox:latest [2022-07-12T11:09:58.344Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-12T11:09:59.272Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-12T11:09:59.528Z] === RUN TestDockerDaemonSuite/TestShmSize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T11:09:59.977Z] + bundleName=arm64-integration [2022-07-12T11:09:59.977Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-12T11:09:59.977Z] Creating arm64-integration-bundles.tar.gz [2022-07-12T11:09:59.977Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-12T11:09:59.977Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-12T11:10:00.242Z] Archiving artifacts [2022-07-12T11:10:01.338Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-12T11:10:01.338Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-12T11:10:01.338Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-12T11:10:01.338Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-12T11:10:01.338Z] Cross building: bundles/cross/linux/s390x [2022-07-12T11:10:01.338Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-12T11:10:01.338Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-12T11:10:01.420Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-12T11:10:01.677Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-12T11:10:01.702Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43797/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T11:10:02.011Z] + make clean [2022-07-12T11:10:02.267Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T11:10:02.267Z] docker-dev-cache [2022-07-12T11:10:02.267Z] docker-mod-cache [Pipeline] deleteDir [2022-07-12T11:10:02.605Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-12T11:10:03.173Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-12T11:10:03.735Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-12T11:10:03.992Z] === RUN TestDockerDaemonSuite/TestTLSVerify [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T11:10:04.249Z] check_test.go:540: [d988fdd26ce51] daemon is not started [2022-07-12T11:10:04.249Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-12T11:10:04.249Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-12T11:10:04.505Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-12T11:10:04.505Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-12T11:10:04.505Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-12T11:10:05.872Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite (329.75s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.75s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.65s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.26s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.56s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.41s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.07s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.28s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.21s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.73s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.00s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.61s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.55s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.12s) [2022-07-12T11:10:11.155Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.97s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.78s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.42s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.51s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.55s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.40s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.44s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.43s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.45s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.44s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.38s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.26s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.27s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.15s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.86s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.04s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.62s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.34s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.24s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.97s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.88s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.18s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.58s) [2022-07-12T11:10:11.155Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-12T11:10:11.155Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.08s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.03s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.15s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.82s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.08s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.57s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.77s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.62s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.04s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.98s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.35s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.88s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-07-12T11:10:11.155Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.19s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.32s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.61s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.39s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.31s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.55s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.36s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.93s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-07-12T11:10:11.156Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.07s) [2022-07-12T11:10:11.156Z] === RUN TestDockerSwarmSuite [2022-07-12T11:10:11.156Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-12T11:10:11.412Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-12T11:10:12.777Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-12T11:10:13.338Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-12T11:10:13.594Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-12T11:10:13.851Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-12T11:10:14.780Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-12T11:10:15.709Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-12T11:10:15.966Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-12T11:10:16.624Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-12T11:10:21.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-12T11:10:28.407Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-12T11:10:28.407Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-12T11:10:30.297Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-12T11:10:33.572Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-12T11:10:34.940Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-12T11:10:34.940Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-12T11:10:34.940Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-12T11:10:34.940Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-12T11:10:34.940Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-12T11:10:34.940Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-12T11:10:34.940Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-12T11:10:34.940Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-12T11:10:34.940Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-12T11:10:34.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-12T11:10:36.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-12T11:10:38.203Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-12T11:10:38.767Z] docker_api_swarm_test.go:563: [d00b970231c9b] joining swarm manager [d59d12fa3fadc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:10:42.940Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-12T11:10:45.460Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-12T11:10:45.716Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-12T11:10:50.967Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-12T11:10:51.532Z] docker_api_swarm_test.go:585: [de0c626a17259] joining swarm manager [d59d12fa3fadc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:10:54.805Z] check_test.go:611: [d00b970231c9b] daemon is not started [2022-07-12T11:10:56.717Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-12T11:10:56.973Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-12T11:10:58.338Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-12T11:11:01.606Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-12T11:11:01.863Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-12T11:11:01.863Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-12T11:11:02.792Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-12T11:11:03.720Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-12T11:11:04.647Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-12T11:11:05.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-12T11:11:05.209Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-12T11:11:05.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-12T11:11:08.479Z] docker_api_swarm_test.go:46: [d14fbc3326e20] joining swarm manager [dbbe07dc69ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:11:13.727Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-12T11:11:14.654Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-12T11:11:17.183Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-12T11:11:27.125Z] --- PASS: TestImportExtremelyLargeImageWorks (178.60s) [2022-07-12T11:11:27.125Z] PASS [2022-07-12T11:11:27.125Z] [2022-07-12T11:11:27.125Z] DONE 22 tests in 182.875s [2022-07-12T11:11:27.125Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T11:11:27.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:11:27.125Z] ++ set -e [2022-07-12T11:11:27.125Z] ++ '[' -n 0 ']' [2022-07-12T11:11:27.125Z] ++ set -x [2022-07-12T11:11:27.125Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:11:27.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-12T11:11:27.125Z] === RUN TestStripANSICommands [2022-07-12T11:11:27.125Z] === RUN TestStripANSICommands/#00 [2022-07-12T11:11:27.125Z] === RUN TestStripANSICommands/#01 [2022-07-12T11:11:27.125Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T11:11:27.125Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T11:11:27.125Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T11:11:27.125Z] PASS [2022-07-12T11:11:27.125Z] [2022-07-12T11:11:27.125Z] DONE 3 tests in 0.068s [2022-07-12T11:11:27.125Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T11:11:27.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:11:27.125Z] ++ set -e [2022-07-12T11:11:27.125Z] ++ '[' -n 0 ']' [2022-07-12T11:11:27.125Z] ++ set -x [2022-07-12T11:11:27.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:11:27.126Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-12T11:11:27.126Z] INFO: Testing against a local daemon [2022-07-12T11:11:27.126Z] === RUN TestNetworkCreateDelete [2022-07-12T11:11:27.126Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-07-12T11:11:27.126Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T11:11:27.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-12T11:11:27.126Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-07-12T11:11:27.126Z] === RUN TestDaemonDNSFallback [2022-07-12T11:11:27.126Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-12T11:11:27.126Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-12T11:11:30.394Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-12T11:11:31.321Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-12T11:11:32.686Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-12T11:11:33.619Z] --- PASS: TestDaemonDNSFallback (6.93s) [2022-07-12T11:11:33.619Z] === RUN TestInspectNetwork [2022-07-12T11:11:36.887Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-12T11:11:37.450Z] === RUN TestInspectNetwork/full_network_id [2022-07-12T11:11:37.450Z] === RUN TestInspectNetwork/partial_network_id [2022-07-12T11:11:37.450Z] === RUN TestInspectNetwork/network_name [2022-07-12T11:11:37.450Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-12T11:11:38.377Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-12T11:11:39.743Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-12T11:11:41.634Z] --- PASS: TestInspectNetwork (8.03s) [2022-07-12T11:11:41.634Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-12T11:11:41.634Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-12T11:11:41.634Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-12T11:11:41.634Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-12T11:11:41.634Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T11:11:44.152Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-07-12T11:11:44.152Z] === RUN TestNetworkInvalidJSON [2022-07-12T11:11:44.152Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T11:11:44.152Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T11:11:44.152Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:11:44.152Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:11:44.152Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:11:44.152Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:11:44.152Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T11:11:44.152Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T11:11:44.152Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T11:11:44.153Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T11:11:44.153Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T11:11:44.153Z] === RUN TestNetworkList [2022-07-12T11:11:44.153Z] === RUN TestNetworkList//networks [2022-07-12T11:11:44.153Z] === PAUSE TestNetworkList//networks [2022-07-12T11:11:44.153Z] === RUN TestNetworkList//networks/ [2022-07-12T11:11:44.153Z] === PAUSE TestNetworkList//networks/ [2022-07-12T11:11:44.153Z] === CONT TestNetworkList//networks [2022-07-12T11:11:44.153Z] === CONT TestNetworkList//networks/ [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkList (0.02s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T11:11:44.153Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T11:11:44.153Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T11:11:44.409Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-12T11:11:44.409Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T11:11:45.337Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-07-12T11:11:45.337Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T11:11:46.284Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2022-07-12T11:11:46.284Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T11:11:47.650Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-07-12T11:11:47.650Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T11:11:49.016Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-07-12T11:11:49.016Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T11:11:49.272Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-07-12T11:11:49.272Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T11:11:50.201Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-12T11:11:50.201Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-12T11:11:52.091Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2022-07-12T11:11:52.091Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T11:11:52.091Z] service_test.go:243: FLAKY_TEST [2022-07-12T11:11:52.091Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T11:11:52.091Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T11:11:52.864Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-12T11:11:52.865Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-12T11:11:52.865Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-12T11:11:52.865Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-12T11:11:52.865Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-12T11:11:53.186Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-12T11:11:53.455Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-12T11:11:53.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/test/unit [2022-07-12T11:11:53.711Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-12T11:11:53.728Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-12T11:11:53.728Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-12T11:11:53.728Z] + TESTDIRS=./... [2022-07-12T11:11:53.728Z] + exclude_paths='/vendor/|/integration' [2022-07-12T11:11:53.728Z] ++ go list ./... [2022-07-12T11:11:53.728Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-12T11:11:53.968Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-12T11:11:54.529Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-12T11:11:54.785Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-12T11:11:55.041Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-12T11:11:55.111Z] + pkg_list='github.com/docker/docker/api [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/backend/build [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/httputils [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/middleware [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/build [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/container [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/debug [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/image [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/network [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/session [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/system [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/server/router/volume [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/backend [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/container [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/events [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/filters [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/image [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/mount [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/network [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/registry [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/strslice [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/swarm [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/time [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/versions [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T11:11:55.111Z] github.com/docker/docker/api/types/volume [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/builder-next [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/dockerfile [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/remotecontext [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T11:11:55.111Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T11:11:55.111Z] github.com/docker/docker/cli [2022-07-12T11:11:55.111Z] github.com/docker/docker/cli/config [2022-07-12T11:11:55.111Z] github.com/docker/docker/cli/debug [2022-07-12T11:11:55.111Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T11:11:55.111Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T11:11:55.111Z] github.com/docker/docker/client [2022-07-12T11:11:55.111Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T11:11:55.112Z] github.com/docker/docker/cmd/dockerd [2022-07-12T11:11:55.112Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T11:11:55.112Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T11:11:55.112Z] github.com/docker/docker/container [2022-07-12T11:11:55.112Z] github.com/docker/docker/container/stream [2022-07-12T11:11:55.112Z] github.com/docker/docker/contrib/apparmor [2022-07-12T11:11:55.112Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T11:11:55.112Z] github.com/docker/docker/contrib/httpserver [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/config [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/events [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/exec [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/images [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/initlayer [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/links [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/listeners [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/local [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/names [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/network [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/stats [2022-07-12T11:11:55.112Z] github.com/docker/docker/distribution [2022-07-12T11:11:55.112Z] github.com/docker/docker/distribution/metadata [2022-07-12T11:11:55.112Z] github.com/docker/docker/distribution/utils [2022-07-12T11:11:55.112Z] github.com/docker/docker/distribution/xfer [2022-07-12T11:11:55.112Z] github.com/docker/docker/dockerversion [2022-07-12T11:11:55.112Z] github.com/docker/docker/errdefs [2022-07-12T11:11:55.112Z] github.com/docker/docker/image [2022-07-12T11:11:55.112Z] github.com/docker/docker/image/cache [2022-07-12T11:11:55.112Z] github.com/docker/docker/image/tarexport [2022-07-12T11:11:55.112Z] github.com/docker/docker/image/v1 [2022-07-12T11:11:55.112Z] github.com/docker/docker/internal/test/suite [2022-07-12T11:11:55.112Z] github.com/docker/docker/layer [2022-07-12T11:11:55.112Z] github.com/docker/docker/libcontainerd [2022-07-12T11:11:55.112Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T11:11:55.112Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T11:11:55.112Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T11:11:55.112Z] github.com/docker/docker/libcontainerd/types [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/config [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/idm [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/ns [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/options [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/osl [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/types [2022-07-12T11:11:55.112Z] github.com/docker/docker/oci [2022-07-12T11:11:55.112Z] github.com/docker/docker/oci/caps [2022-07-12T11:11:55.112Z] github.com/docker/docker/opts [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/aaparser [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/archive [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/authorization [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/capabilities [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/containerfs [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/directory [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/dmesg [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/fileutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/fsutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/homedir [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/idtools [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/ioutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/longpath [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/loopback [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/parsers [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/pidfile [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/platform [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/plugins [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/pools [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/progress [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/pubsub [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/reexec [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/signal [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/stack [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/stringid [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/system [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/tailfile [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/tarsum [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/urlutil [2022-07-12T11:11:55.112Z] github.com/docker/docker/pkg/useragent [2022-07-12T11:11:55.112Z] github.com/docker/docker/plugin [2022-07-12T11:11:55.112Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T11:11:55.112Z] github.com/docker/docker/plugin/v2 [2022-07-12T11:11:55.112Z] github.com/docker/docker/profiles/apparmor [2022-07-12T11:11:55.112Z] github.com/docker/docker/profiles/seccomp [2022-07-12T11:11:55.112Z] github.com/docker/docker/quota [2022-07-12T11:11:55.112Z] github.com/docker/docker/reference [2022-07-12T11:11:55.112Z] github.com/docker/docker/registry [2022-07-12T11:11:55.112Z] github.com/docker/docker/registry/resumable [2022-07-12T11:11:55.112Z] github.com/docker/docker/restartmanager [2022-07-12T11:11:55.112Z] github.com/docker/docker/rootless [2022-07-12T11:11:55.112Z] github.com/docker/docker/rootless/specconv [2022-07-12T11:11:55.112Z] github.com/docker/docker/runconfig [2022-07-12T11:11:55.112Z] github.com/docker/docker/runconfig/opts [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil/daemon [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil/environment [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil/fakegit [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil/registry [2022-07-12T11:11:55.112Z] github.com/docker/docker/testutil/request [2022-07-12T11:11:55.112Z] github.com/docker/docker/volume [2022-07-12T11:11:55.112Z] github.com/docker/docker/volume/drivers [2022-07-12T11:11:55.112Z] github.com/docker/docker/volume/local [2022-07-12T11:11:55.112Z] github.com/docker/docker/volume/mounts [2022-07-12T11:11:55.112Z] github.com/docker/docker/volume/service [2022-07-12T11:11:55.112Z] github.com/docker/docker/volume/service/opts [2022-07-12T11:11:55.112Z] github.com/docker/docker/volume/testutils' [2022-07-12T11:11:55.112Z] ++ grep --fixed-strings -v /libnetwork [2022-07-12T11:11:55.112Z] ++ echo 'github.com/docker/docker/api [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/backend/build [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/httputils [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/middleware [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/build [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/container [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/debug [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/image [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/network [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/session [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/system [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/server/router/volume [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/backend [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/container [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/events [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/filters [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/image [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/mount [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/network [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/registry [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/strslice [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/swarm [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/time [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/versions [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T11:11:55.112Z] github.com/docker/docker/api/types/volume [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/builder-next [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/dockerfile [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/remotecontext [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T11:11:55.112Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T11:11:55.112Z] github.com/docker/docker/cli [2022-07-12T11:11:55.112Z] github.com/docker/docker/cli/config [2022-07-12T11:11:55.112Z] github.com/docker/docker/cli/debug [2022-07-12T11:11:55.112Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T11:11:55.112Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T11:11:55.112Z] github.com/docker/docker/client [2022-07-12T11:11:55.112Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T11:11:55.112Z] github.com/docker/docker/cmd/dockerd [2022-07-12T11:11:55.112Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T11:11:55.112Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T11:11:55.112Z] github.com/docker/docker/container [2022-07-12T11:11:55.112Z] github.com/docker/docker/container/stream [2022-07-12T11:11:55.112Z] github.com/docker/docker/contrib/apparmor [2022-07-12T11:11:55.112Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T11:11:55.112Z] github.com/docker/docker/contrib/httpserver [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/config [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/events [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/exec [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/images [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/initlayer [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/links [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/listeners [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/local [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/names [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/network [2022-07-12T11:11:55.112Z] github.com/docker/docker/daemon/stats [2022-07-12T11:11:55.112Z] github.com/docker/docker/distribution [2022-07-12T11:11:55.112Z] github.com/docker/docker/distribution/metadata [2022-07-12T11:11:55.112Z] github.com/docker/docker/distribution/utils [2022-07-12T11:11:55.112Z] github.com/docker/docker/distribution/xfer [2022-07-12T11:11:55.112Z] github.com/docker/docker/dockerversion [2022-07-12T11:11:55.112Z] github.com/docker/docker/errdefs [2022-07-12T11:11:55.112Z] github.com/docker/docker/image [2022-07-12T11:11:55.112Z] github.com/docker/docker/image/cache [2022-07-12T11:11:55.112Z] github.com/docker/docker/image/tarexport [2022-07-12T11:11:55.112Z] github.com/docker/docker/image/v1 [2022-07-12T11:11:55.112Z] github.com/docker/docker/internal/test/suite [2022-07-12T11:11:55.112Z] github.com/docker/docker/layer [2022-07-12T11:11:55.112Z] github.com/docker/docker/libcontainerd [2022-07-12T11:11:55.112Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T11:11:55.112Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T11:11:55.112Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T11:11:55.112Z] github.com/docker/docker/libcontainerd/types [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/config [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T11:11:55.112Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/idm [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/ns [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/options [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/osl [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/libnetwork/types [2022-07-12T11:11:55.113Z] github.com/docker/docker/oci [2022-07-12T11:11:55.113Z] github.com/docker/docker/oci/caps [2022-07-12T11:11:55.113Z] github.com/docker/docker/opts [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/aaparser [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/archive [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/authorization [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/capabilities [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/containerfs [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/directory [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/dmesg [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/fileutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/fsutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/homedir [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/idtools [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/ioutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/longpath [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/loopback [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/parsers [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/pidfile [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/platform [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugins [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/pools [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/progress [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/pubsub [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/reexec [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/signal [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/stack [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/stringid [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/system [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/tailfile [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/tarsum [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/urlutil [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/useragent [2022-07-12T11:11:55.113Z] github.com/docker/docker/plugin [2022-07-12T11:11:55.113Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T11:11:55.113Z] github.com/docker/docker/plugin/v2 [2022-07-12T11:11:55.113Z] github.com/docker/docker/profiles/apparmor [2022-07-12T11:11:55.113Z] github.com/docker/docker/profiles/seccomp [2022-07-12T11:11:55.113Z] github.com/docker/docker/quota [2022-07-12T11:11:55.113Z] github.com/docker/docker/reference [2022-07-12T11:11:55.113Z] github.com/docker/docker/registry [2022-07-12T11:11:55.113Z] github.com/docker/docker/registry/resumable [2022-07-12T11:11:55.113Z] github.com/docker/docker/restartmanager [2022-07-12T11:11:55.113Z] github.com/docker/docker/rootless [2022-07-12T11:11:55.113Z] github.com/docker/docker/rootless/specconv [2022-07-12T11:11:55.113Z] github.com/docker/docker/runconfig [2022-07-12T11:11:55.113Z] github.com/docker/docker/runconfig/opts [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/daemon [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/environment [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fakegit [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/registry [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/request [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/drivers [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/local [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/mounts [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/service [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/service/opts [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/testutils' [2022-07-12T11:11:55.113Z] + base_pkg_list='github.com/docker/docker/api [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/backend/build [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/httputils [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/middleware [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/build [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/container [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/debug [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/image [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/network [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/session [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/system [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/volume [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/backend [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/container [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/events [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/filters [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/image [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/mount [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/network [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/registry [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/strslice [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/swarm [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/time [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/versions [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/volume [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/builder-next [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/dockerfile [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/remotecontext [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T11:11:55.113Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T11:11:55.113Z] github.com/docker/docker/cli [2022-07-12T11:11:55.113Z] github.com/docker/docker/cli/config [2022-07-12T11:11:55.113Z] github.com/docker/docker/cli/debug [2022-07-12T11:11:55.113Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T11:11:55.113Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T11:11:55.113Z] github.com/docker/docker/client [2022-07-12T11:11:55.113Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T11:11:55.113Z] github.com/docker/docker/cmd/dockerd [2022-07-12T11:11:55.113Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T11:11:55.113Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T11:11:55.113Z] github.com/docker/docker/container [2022-07-12T11:11:55.113Z] github.com/docker/docker/container/stream [2022-07-12T11:11:55.113Z] github.com/docker/docker/contrib/apparmor [2022-07-12T11:11:55.113Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T11:11:55.113Z] github.com/docker/docker/contrib/httpserver [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/cluster [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/config [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/events [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/exec [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/images [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/initlayer [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/links [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/listeners [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/local [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/names [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/network [2022-07-12T11:11:55.113Z] github.com/docker/docker/daemon/stats [2022-07-12T11:11:55.113Z] github.com/docker/docker/distribution [2022-07-12T11:11:55.113Z] github.com/docker/docker/distribution/metadata [2022-07-12T11:11:55.113Z] github.com/docker/docker/distribution/utils [2022-07-12T11:11:55.113Z] github.com/docker/docker/distribution/xfer [2022-07-12T11:11:55.113Z] github.com/docker/docker/dockerversion [2022-07-12T11:11:55.113Z] github.com/docker/docker/errdefs [2022-07-12T11:11:55.113Z] github.com/docker/docker/image [2022-07-12T11:11:55.113Z] github.com/docker/docker/image/cache [2022-07-12T11:11:55.113Z] github.com/docker/docker/image/tarexport [2022-07-12T11:11:55.113Z] github.com/docker/docker/image/v1 [2022-07-12T11:11:55.113Z] github.com/docker/docker/internal/test/suite [2022-07-12T11:11:55.113Z] github.com/docker/docker/layer [2022-07-12T11:11:55.113Z] github.com/docker/docker/libcontainerd [2022-07-12T11:11:55.113Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T11:11:55.113Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T11:11:55.113Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T11:11:55.113Z] github.com/docker/docker/libcontainerd/types [2022-07-12T11:11:55.113Z] github.com/docker/docker/oci [2022-07-12T11:11:55.113Z] github.com/docker/docker/oci/caps [2022-07-12T11:11:55.113Z] github.com/docker/docker/opts [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/aaparser [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/archive [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/authorization [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/capabilities [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/containerfs [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/directory [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/dmesg [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/fileutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/fsutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/homedir [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/idtools [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/ioutils [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/longpath [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/loopback [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/parsers [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/pidfile [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/platform [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugins [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/pools [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/progress [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/pubsub [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/reexec [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/signal [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/stack [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/stringid [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/system [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/tailfile [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/tarsum [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/urlutil [2022-07-12T11:11:55.113Z] github.com/docker/docker/pkg/useragent [2022-07-12T11:11:55.113Z] github.com/docker/docker/plugin [2022-07-12T11:11:55.113Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T11:11:55.113Z] github.com/docker/docker/plugin/v2 [2022-07-12T11:11:55.113Z] github.com/docker/docker/profiles/apparmor [2022-07-12T11:11:55.113Z] github.com/docker/docker/profiles/seccomp [2022-07-12T11:11:55.113Z] github.com/docker/docker/quota [2022-07-12T11:11:55.113Z] github.com/docker/docker/reference [2022-07-12T11:11:55.113Z] github.com/docker/docker/registry [2022-07-12T11:11:55.113Z] github.com/docker/docker/registry/resumable [2022-07-12T11:11:55.113Z] github.com/docker/docker/restartmanager [2022-07-12T11:11:55.113Z] github.com/docker/docker/rootless [2022-07-12T11:11:55.113Z] github.com/docker/docker/rootless/specconv [2022-07-12T11:11:55.113Z] github.com/docker/docker/runconfig [2022-07-12T11:11:55.113Z] github.com/docker/docker/runconfig/opts [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/daemon [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/environment [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fakegit [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/registry [2022-07-12T11:11:55.113Z] github.com/docker/docker/testutil/request [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/drivers [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/local [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/mounts [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/service [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/service/opts [2022-07-12T11:11:55.113Z] github.com/docker/docker/volume/testutils' [2022-07-12T11:11:55.113Z] ++ echo 'github.com/docker/docker/api [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/backend/build [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/httputils [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/middleware [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/build [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/container [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/debug [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/image [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/network [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/session [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/system [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/server/router/volume [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/backend [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/container [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/events [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/filters [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/image [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/mount [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/network [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/registry [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/strslice [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/swarm [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/time [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/versions [2022-07-12T11:11:55.113Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T11:11:55.114Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T11:11:55.114Z] github.com/docker/docker/api/types/volume [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/builder-next [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/dockerfile [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/remotecontext [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T11:11:55.114Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T11:11:55.114Z] github.com/docker/docker/cli [2022-07-12T11:11:55.114Z] github.com/docker/docker/cli/config [2022-07-12T11:11:55.114Z] github.com/docker/docker/cli/debug [2022-07-12T11:11:55.114Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T11:11:55.114Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T11:11:55.114Z] github.com/docker/docker/client [2022-07-12T11:11:55.114Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T11:11:55.114Z] github.com/docker/docker/cmd/dockerd [2022-07-12T11:11:55.114Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T11:11:55.114Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T11:11:55.114Z] github.com/docker/docker/container [2022-07-12T11:11:55.114Z] github.com/docker/docker/container/stream [2022-07-12T11:11:55.114Z] github.com/docker/docker/contrib/apparmor [2022-07-12T11:11:55.114Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T11:11:55.114Z] github.com/docker/docker/contrib/httpserver [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/cluster [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/config [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/events [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/exec [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/images [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/initlayer [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/links [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/listeners [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/local [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/names [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/network [2022-07-12T11:11:55.114Z] github.com/docker/docker/daemon/stats [2022-07-12T11:11:55.114Z] github.com/docker/docker/distribution [2022-07-12T11:11:55.114Z] github.com/docker/docker/distribution/metadata [2022-07-12T11:11:55.114Z] github.com/docker/docker/distribution/utils [2022-07-12T11:11:55.114Z] github.com/docker/docker/distribution/xfer [2022-07-12T11:11:55.114Z] github.com/docker/docker/dockerversion [2022-07-12T11:11:55.114Z] github.com/docker/docker/errdefs [2022-07-12T11:11:55.114Z] github.com/docker/docker/image [2022-07-12T11:11:55.114Z] github.com/docker/docker/image/cache [2022-07-12T11:11:55.114Z] github.com/docker/docker/image/tarexport [2022-07-12T11:11:55.114Z] github.com/docker/docker/image/v1 [2022-07-12T11:11:55.114Z] github.com/docker/docker/internal/test/suite [2022-07-12T11:11:55.114Z] github.com/docker/docker/layer [2022-07-12T11:11:55.114Z] github.com/docker/docker/libcontainerd [2022-07-12T11:11:55.114Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T11:11:55.114Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T11:11:55.114Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T11:11:55.114Z] github.com/docker/docker/libcontainerd/types [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/config [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/idm [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ns [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/options [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/osl [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/types [2022-07-12T11:11:55.114Z] github.com/docker/docker/oci [2022-07-12T11:11:55.114Z] github.com/docker/docker/oci/caps [2022-07-12T11:11:55.114Z] github.com/docker/docker/opts [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/aaparser [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/archive [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/authorization [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/capabilities [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/containerfs [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/directory [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/dmesg [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/fileutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/fsutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/homedir [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/idtools [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/ioutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/longpath [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/loopback [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/parsers [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/pidfile [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/platform [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/plugins [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/pools [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/progress [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/pubsub [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/reexec [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/signal [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/stack [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/stringid [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/system [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/tailfile [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/tarsum [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/urlutil [2022-07-12T11:11:55.114Z] github.com/docker/docker/pkg/useragent [2022-07-12T11:11:55.114Z] github.com/docker/docker/plugin [2022-07-12T11:11:55.114Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T11:11:55.114Z] github.com/docker/docker/plugin/v2 [2022-07-12T11:11:55.114Z] github.com/docker/docker/profiles/apparmor [2022-07-12T11:11:55.114Z] github.com/docker/docker/profiles/seccomp [2022-07-12T11:11:55.114Z] github.com/docker/docker/quota [2022-07-12T11:11:55.114Z] github.com/docker/docker/reference [2022-07-12T11:11:55.114Z] github.com/docker/docker/registry [2022-07-12T11:11:55.114Z] github.com/docker/docker/registry/resumable [2022-07-12T11:11:55.114Z] github.com/docker/docker/restartmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/rootless [2022-07-12T11:11:55.114Z] github.com/docker/docker/rootless/specconv [2022-07-12T11:11:55.114Z] github.com/docker/docker/runconfig [2022-07-12T11:11:55.114Z] github.com/docker/docker/runconfig/opts [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil/daemon [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil/environment [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil/fakegit [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil/registry [2022-07-12T11:11:55.114Z] github.com/docker/docker/testutil/request [2022-07-12T11:11:55.114Z] github.com/docker/docker/volume [2022-07-12T11:11:55.114Z] github.com/docker/docker/volume/drivers [2022-07-12T11:11:55.114Z] github.com/docker/docker/volume/local [2022-07-12T11:11:55.114Z] github.com/docker/docker/volume/mounts [2022-07-12T11:11:55.114Z] github.com/docker/docker/volume/service [2022-07-12T11:11:55.114Z] github.com/docker/docker/volume/service/opts [2022-07-12T11:11:55.114Z] github.com/docker/docker/volume/testutils' [2022-07-12T11:11:55.114Z] ++ grep --fixed-strings /libnetwork [2022-07-12T11:11:55.114Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/config [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/idm [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ns [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/options [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/osl [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/types' [2022-07-12T11:11:55.114Z] + echo 'github.com/docker/docker/libnetwork [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/config [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/idm [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T11:11:55.114Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T11:11:55.115Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/ns [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/options [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/osl [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/types' [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T11:11:55.115Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T11:11:55.115Z] + type docker-proxy [2022-07-12T11:11:55.115Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-12T11:11:55.115Z] + hack/make.sh binary-proxy install-proxy [2022-07-12T11:11:55.115Z] [2022-07-12T11:11:55.296Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-12T11:11:55.684Z] Removing bundles/ [2022-07-12T11:11:55.684Z] [2022-07-12T11:11:55.684Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-12T11:11:55.684Z] Building: bundles/binary-proxy/docker-proxy [2022-07-12T11:11:55.684Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T11:11:56.660Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-12T11:11:57.221Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-12T11:11:58.148Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-12T11:11:59.075Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-12T11:12:00.002Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-12T11:12:00.930Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-12T11:12:03.822Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-12T11:12:03.822Z] [2022-07-12T11:12:03.822Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-12T11:12:03.822Z] Installing docker-proxy to /usr/local/bin/ [2022-07-12T11:12:03.822Z] [2022-07-12T11:12:03.822Z] + mkdir -p bundles [2022-07-12T11:12:03.822Z] + '[' -n 'github.com/docker/docker/api [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/backend/build [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/httputils [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/middleware [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/build [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/container [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/debug [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/image [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/network [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/session [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/system [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/server/router/volume [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/backend [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/container [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/events [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/filters [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/image [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/mount [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/network [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/registry [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/strslice [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/swarm [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/time [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/versions [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T11:12:03.822Z] github.com/docker/docker/api/types/volume [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/builder-next [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/dockerfile [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/remotecontext [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T11:12:03.822Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T11:12:03.822Z] github.com/docker/docker/cli [2022-07-12T11:12:03.822Z] github.com/docker/docker/cli/config [2022-07-12T11:12:03.822Z] github.com/docker/docker/cli/debug [2022-07-12T11:12:03.822Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T11:12:03.822Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T11:12:03.822Z] github.com/docker/docker/client [2022-07-12T11:12:03.822Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T11:12:03.822Z] github.com/docker/docker/cmd/dockerd [2022-07-12T11:12:03.822Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T11:12:03.822Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T11:12:03.822Z] github.com/docker/docker/container [2022-07-12T11:12:03.822Z] github.com/docker/docker/container/stream [2022-07-12T11:12:03.822Z] github.com/docker/docker/contrib/apparmor [2022-07-12T11:12:03.822Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T11:12:03.822Z] github.com/docker/docker/contrib/httpserver [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/cluster [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/config [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/events [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/exec [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/images [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/initlayer [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/links [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/listeners [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/local [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/names [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/network [2022-07-12T11:12:03.822Z] github.com/docker/docker/daemon/stats [2022-07-12T11:12:03.822Z] github.com/docker/docker/distribution [2022-07-12T11:12:03.822Z] github.com/docker/docker/distribution/metadata [2022-07-12T11:12:03.822Z] github.com/docker/docker/distribution/utils [2022-07-12T11:12:03.822Z] github.com/docker/docker/distribution/xfer [2022-07-12T11:12:03.822Z] github.com/docker/docker/dockerversion [2022-07-12T11:12:03.822Z] github.com/docker/docker/errdefs [2022-07-12T11:12:03.822Z] github.com/docker/docker/image [2022-07-12T11:12:03.822Z] github.com/docker/docker/image/cache [2022-07-12T11:12:03.822Z] github.com/docker/docker/image/tarexport [2022-07-12T11:12:03.822Z] github.com/docker/docker/image/v1 [2022-07-12T11:12:03.822Z] github.com/docker/docker/internal/test/suite [2022-07-12T11:12:03.822Z] github.com/docker/docker/layer [2022-07-12T11:12:03.822Z] github.com/docker/docker/libcontainerd [2022-07-12T11:12:03.822Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T11:12:03.822Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T11:12:03.822Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T11:12:03.822Z] github.com/docker/docker/libcontainerd/types [2022-07-12T11:12:03.822Z] github.com/docker/docker/oci [2022-07-12T11:12:03.822Z] github.com/docker/docker/oci/caps [2022-07-12T11:12:03.822Z] github.com/docker/docker/opts [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/aaparser [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/archive [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/authorization [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/capabilities [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/containerfs [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/directory [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/dmesg [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/fileutils [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/fsutils [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/homedir [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/idtools [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/ioutils [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/longpath [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/loopback [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/parsers [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/pidfile [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/platform [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/plugins [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/pools [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/progress [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/pubsub [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/reexec [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/signal [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/stack [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/stringid [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/system [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/tailfile [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/tarsum [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/urlutil [2022-07-12T11:12:03.822Z] github.com/docker/docker/pkg/useragent [2022-07-12T11:12:03.822Z] github.com/docker/docker/plugin [2022-07-12T11:12:03.822Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T11:12:03.822Z] github.com/docker/docker/plugin/v2 [2022-07-12T11:12:03.822Z] github.com/docker/docker/profiles/apparmor [2022-07-12T11:12:03.822Z] github.com/docker/docker/profiles/seccomp [2022-07-12T11:12:03.822Z] github.com/docker/docker/quota [2022-07-12T11:12:03.822Z] github.com/docker/docker/reference [2022-07-12T11:12:03.822Z] github.com/docker/docker/registry [2022-07-12T11:12:03.822Z] github.com/docker/docker/registry/resumable [2022-07-12T11:12:03.822Z] github.com/docker/docker/restartmanager [2022-07-12T11:12:03.822Z] github.com/docker/docker/rootless [2022-07-12T11:12:03.822Z] github.com/docker/docker/rootless/specconv [2022-07-12T11:12:03.822Z] github.com/docker/docker/runconfig [2022-07-12T11:12:03.822Z] github.com/docker/docker/runconfig/opts [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil/daemon [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil/environment [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil/fakegit [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil/registry [2022-07-12T11:12:03.822Z] github.com/docker/docker/testutil/request [2022-07-12T11:12:03.822Z] github.com/docker/docker/volume [2022-07-12T11:12:03.822Z] github.com/docker/docker/volume/drivers [2022-07-12T11:12:03.822Z] github.com/docker/docker/volume/local [2022-07-12T11:12:03.822Z] github.com/docker/docker/volume/mounts [2022-07-12T11:12:03.822Z] github.com/docker/docker/volume/service [2022-07-12T11:12:03.822Z] github.com/docker/docker/volume/service/opts [2022-07-12T11:12:03.822Z] github.com/docker/docker/volume/testutils' ']' [2022-07-12T11:12:03.823Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-12T11:12:03.823Z] ? github.com/docker/docker/api [no test files] [2022-07-12T11:12:05.098Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-12T11:12:08.401Z] --- PASS: TestServiceWithDataPathPortInit (15.83s) [2022-07-12T11:12:08.401Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T11:12:11.668Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6vt0ufhjhybo2zgkn8krtgjon Created:2022-07-12 11:12:09.383046432 +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[edfcb7fb37817e0ae48ba2eea56c41dfe22c08f1fa4c50a2b073689e572e7f92:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r2a6hrnfqiljb8zzicqadl4r1 EndpointID:c0ee6790712bee0029fabbbd13131338f4cc4b6058abea1b71863c16727be962 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cf7f65b7ece54bce6c375ffb7bcf42c3be98e0e5d2c0b72c801312a53a471d56 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:d1808d300a43 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r2a6hrnfqiljb8zzicqadl4r1 EndpointID:c0ee6790712bee0029fabbbd13131338f4cc4b6058abea1b71863c16727be962 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-12T11:12:15.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-12T11:12:16.090Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.13s) [2022-07-12T11:12:16.090Z] PASS [2022-07-12T11:12:16.090Z] [2022-07-12T11:12:16.090Z] === Skipped [2022-07-12T11:12:16.090Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T11:12:16.090Z] service_test.go:243: FLAKY_TEST [2022-07-12T11:12:16.090Z] [2022-07-12T11:12:16.090Z] DONE 38 tests, 1 skipped in 50.038s [2022-07-12T11:12:16.090Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T11:12:16.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:12:16.090Z] ++ set -e [2022-07-12T11:12:16.090Z] ++ '[' -n 0 ']' [2022-07-12T11:12:16.090Z] ++ set -x [2022-07-12T11:12:16.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:12:16.090Z] INFO: Testing against a local daemon [2022-07-12T11:12:16.090Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T11:12:16.090Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:12:16.090Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T11:12:16.090Z] === RUN TestDockerNetworkIpvlan [2022-07-12T11:12:16.090Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:12:16.090Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T11:12:16.090Z] PASS [2022-07-12T11:12:16.090Z] [2022-07-12T11:12:16.090Z] === Skipped [2022-07-12T11:12:16.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T11:12:16.090Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:12:16.090Z] [2022-07-12T11:12:16.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T11:12:16.090Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T11:12:16.090Z] [2022-07-12T11:12:16.090Z] DONE 2 tests, 2 skipped in 0.123s [2022-07-12T11:12:16.346Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T11:12:16.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:12:16.346Z] ++ set -e [2022-07-12T11:12:16.346Z] ++ '[' -n 0 ']' [2022-07-12T11:12:16.346Z] ++ set -x [2022-07-12T11:12:16.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:12:16.346Z] INFO: Testing against a local daemon [2022-07-12T11:12:16.346Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T11:12:18.240Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.61s) [2022-07-12T11:12:18.240Z] === RUN TestDockerNetworkMacvlan [2022-07-12T11:12:18.240Z] docker_api_swarm_test.go:304: [deb7862e25e32] joining swarm manager [dbc96c72db86a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:12:18.801Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-12T11:12:19.418Z] docker_api_swarm_test.go:305: [d59997a4ef945] joining swarm manager [dbc96c72db86a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:12:19.677Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-12T11:12:20.241Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-12T11:12:20.498Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-12T11:12:21.427Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-12T11:12:21.684Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-12T11:12:21.934Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-07-12T11:12:23.050Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-12T11:12:24.942Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-12T11:12:29.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-12T11:12:29.370Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-12T11:12:29.627Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-12T11:12:30.190Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-12T11:12:30.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-12T11:12:30.450Z] --- PASS: TestDockerNetworkMacvlan (12.55s) [2022-07-12T11:12:30.450Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-07-12T11:12:30.450Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-12T11:12:30.450Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2022-07-12T11:12:30.450Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2022-07-12T11:12:30.450Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s) [2022-07-12T11:12:30.450Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-07-12T11:12:30.450Z] PASS [2022-07-12T11:12:30.450Z] [2022-07-12T11:12:30.450Z] DONE 8 tests in 14.251s [2022-07-12T11:12:30.450Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T11:12:30.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:12:30.450Z] ++ set -e [2022-07-12T11:12:30.450Z] ++ '[' -n 0 ']' [2022-07-12T11:12:30.450Z] ++ set -x [2022-07-12T11:12:30.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:12:30.451Z] testing: warning: no tests to run [2022-07-12T11:12:30.451Z] PASS [2022-07-12T11:12:30.451Z] [2022-07-12T11:12:30.451Z] DONE 0 tests in 0.031s [2022-07-12T11:12:30.710Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T11:12:30.710Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:12:30.710Z] ++ set -e [2022-07-12T11:12:30.710Z] ++ '[' -n 0 ']' [2022-07-12T11:12:30.710Z] ++ set -x [2022-07-12T11:12:30.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:12:30.710Z] INFO: Testing against a local daemon [2022-07-12T11:12:30.710Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T11:12:31.637Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-12T11:12:31.637Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-12T11:12:31.637Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-12T11:12:31.893Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-12T11:12:32.150Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2022-07-12T11:12:32.150Z] === RUN TestAuthZPluginTLS [2022-07-12T11:12:32.711Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-12T11:12:32.711Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T11:12:33.273Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-12T11:12:33.273Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T11:12:33.836Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-12T11:12:33.836Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T11:12:34.398Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-07-12T11:12:34.398Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T11:12:35.766Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2022-07-12T11:12:35.766Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T11:12:36.328Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-12T11:12:36.328Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T11:12:36.584Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-12T11:12:36.840Z] --- PASS: TestAuthZPluginErrorRequest (0.72s) [2022-07-12T11:12:36.840Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T11:12:37.403Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-07-12T11:12:37.403Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T11:12:39.921Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2022-07-12T11:12:39.921Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T11:12:40.484Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-12T11:12:40.740Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-12T11:12:41.304Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-12T11:12:41.304Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2022-07-12T11:12:41.304Z] === RUN TestAuthZPluginHeader [2022-07-12T11:12:41.561Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-12T11:12:41.818Z] === RUN TestDockerSuite/TestBuildFails [2022-07-12T11:12:42.380Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-07-12T11:12:42.381Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T11:12:42.381Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-12T11:12:42.636Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-12T11:12:44.526Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-12T11:12:45.891Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-12T11:12:47.259Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.81s) [2022-07-12T11:12:47.259Z] === RUN TestAuthZPluginV2Disable [2022-07-12T11:12:47.259Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-12T11:12:48.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-12T11:12:48.187Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-12T11:12:48.443Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-12T11:12:49.381Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-12T11:12:50.308Z] docker_api_swarm_test.go:272: [d5ddf03d184bb] joining swarm manager [db4c1f427e20a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:12:51.236Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-12T11:12:51.236Z] --- PASS: TestAuthZPluginV2Disable (4.30s) [2022-07-12T11:12:51.236Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T11:12:51.799Z] docker_api_swarm_test.go:273: [d5df87bd8eeb1] joining swarm manager [db4c1f427e20a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:12:51.800Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-12T11:12:52.362Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-12T11:12:53.731Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-12T11:12:55.096Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-12T11:12:55.096Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.87s) [2022-07-12T11:12:55.096Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T11:12:56.025Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-12T11:12:56.281Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-12T11:12:56.843Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-12T11:12:57.100Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-12T11:12:57.662Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-12T11:12:57.662Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-12T11:12:58.596Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-12T11:12:59.158Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-12T11:12:59.721Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-12T11:13:00.283Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-12T11:13:00.539Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-12T11:13:01.468Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-12T11:13:02.834Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-12T11:13:05.354Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-12T11:13:06.718Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.53s) [2022-07-12T11:13:06.718Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T11:13:09.245Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-12T11:13:09.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-12T11:13:11.389Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-12T11:13:11.646Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-12T11:13:11.646Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-12T11:13:11.902Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-12T11:13:11.902Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-12T11:13:12.158Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-12T11:13:13.524Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-12T11:13:14.086Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-12T11:13:16.603Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-12T11:13:16.603Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-12T11:13:17.165Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-12T11:13:23.703Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-12T11:13:23.703Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-12T11:13:23.703Z] PASS [2022-07-12T11:13:23.703Z] [2022-07-12T11:13:23.703Z] DONE 17 tests in 53.014s [2022-07-12T11:13:23.703Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T11:13:23.703Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:23.703Z] ++ set -e [2022-07-12T11:13:23.703Z] ++ '[' -n 0 ']' [2022-07-12T11:13:23.703Z] ++ set -x [2022-07-12T11:13:23.703Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:23.703Z] INFO: Testing against a local daemon [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:13:23.703Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:13:23.703Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T11:13:23.703Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T11:13:23.703Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T11:13:23.703Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T11:13:23.703Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T11:13:23.703Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T11:13:23.703Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T11:13:23.703Z] === RUN TestPluginInstall [2022-07-12T11:13:23.703Z] === RUN TestPluginInstall/no_auth [2022-07-12T11:13:25.071Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-12T11:13:25.999Z] time="2022-07-12T11:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:13:25.999Z] time="2022-07-12T11:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc91eab6746df51887366f52a53c6625333f3f96fe140b9e7b97c139fb45ac33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:13:25.999Z] time="2022-07-12T11:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:13:25.999Z] time="2022-07-12T11:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc91eab6746df51887366f52a53c6625333f3f96fe140b9e7b97c139fb45ac33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:13:26.255Z] === RUN TestPluginInstall/with_htpasswd [2022-07-12T11:13:26.256Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-12T11:13:26.818Z] time="2022-07-12T11:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:13:26.819Z] time="2022-07-12T11:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:611532713ec7c65e84d34bb73d5f50e525b670bfad9934c923c9dea9b391aa0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:13:26.819Z] time="2022-07-12T11:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:13:26.819Z] time="2022-07-12T11:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:611532713ec7c65e84d34bb73d5f50e525b670bfad9934c923c9dea9b391aa0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:13:27.075Z] === RUN TestPluginInstall/with_insecure [2022-07-12T11:13:28.006Z] time="2022-07-12T11:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:13:28.006Z] time="2022-07-12T11:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcdaa8a3bb35daadb950dba903b84a956860d1566d57aa9d81298b7d54027898" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:13:28.006Z] time="2022-07-12T11:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T11:13:28.006Z] time="2022-07-12T11:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcdaa8a3bb35daadb950dba903b84a956860d1566d57aa9d81298b7d54027898" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T11:13:28.262Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-12T11:13:28.262Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-12T11:13:28.262Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-12T11:13:28.262Z] plugin_test.go:195: [d48edc2359033] daemon is not started [2022-07-12T11:13:28.262Z] --- PASS: TestPluginInstall (4.56s) [2022-07-12T11:13:28.262Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2022-07-12T11:13:28.262Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-07-12T11:13:28.262Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2022-07-12T11:13:28.262Z] === RUN TestPluginsWithRuntimes [2022-07-12T11:13:30.151Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-12T11:13:31.079Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-12T11:13:31.650Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-12T11:13:32.217Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-12T11:13:32.217Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-07-12T11:13:32.217Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-07-12T11:13:32.217Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-07-12T11:13:32.217Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T11:13:33.145Z] --- PASS: TestPluginBackCompatMediaTypes (0.86s) [2022-07-12T11:13:33.145Z] PASS [2022-07-12T11:13:33.145Z] [2022-07-12T11:13:33.145Z] DONE 24 tests in 9.506s [2022-07-12T11:13:33.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-12T11:13:33.145Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T11:13:33.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:33.145Z] ++ set -e [2022-07-12T11:13:33.145Z] ++ '[' -n 0 ']' [2022-07-12T11:13:33.145Z] ++ set -x [2022-07-12T11:13:33.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:33.401Z] INFO: Testing against a local daemon [2022-07-12T11:13:33.401Z] === RUN TestExternalGraphDriver [2022-07-12T11:13:33.657Z] === RUN TestExternalGraphDriver/json [2022-07-12T11:13:33.913Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-12T11:13:34.169Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-12T11:13:35.536Z] === RUN TestExternalGraphDriver/spec [2022-07-12T11:13:36.464Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-12T11:13:37.399Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-12T11:13:37.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-12T11:13:37.912Z] === RUN TestExternalGraphDriver/pull [2022-07-12T11:13:38.170Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-12T11:13:39.099Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-12T11:13:40.028Z] --- PASS: TestExternalGraphDriver (6.80s) [2022-07-12T11:13:40.028Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2022-07-12T11:13:40.028Z] --- PASS: TestExternalGraphDriver/spec (2.31s) [2022-07-12T11:13:40.028Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2022-07-12T11:13:40.028Z] === RUN TestGraphdriverPluginV2 [2022-07-12T11:13:40.284Z] docker_api_swarm_node_test.go:20: [d03cfa230b747] joining swarm manager [d5040abf84041]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:13:40.845Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-12T11:13:41.101Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-12T11:13:41.101Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-12T11:13:41.101Z] docker_api_swarm_node_test.go:21: [d096884674f69] joining swarm manager [d5040abf84041]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:13:41.663Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-12T11:13:41.920Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-12T11:13:42.482Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-12T11:13:43.848Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-12T11:13:44.776Z] --- PASS: TestGraphdriverPluginV2 (4.74s) [2022-07-12T11:13:44.776Z] PASS [2022-07-12T11:13:44.776Z] [2022-07-12T11:13:44.776Z] DONE 5 tests in 11.681s [2022-07-12T11:13:44.776Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T11:13:44.776Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:44.776Z] ++ set -e [2022-07-12T11:13:44.776Z] ++ '[' -n 0 ']' [2022-07-12T11:13:44.776Z] ++ set -x [2022-07-12T11:13:44.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:45.033Z] INFO: Testing against a local daemon [2022-07-12T11:13:45.033Z] === RUN TestContinueAfterPluginCrash [2022-07-12T11:13:45.033Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T11:13:45.033Z] === RUN TestReadPluginNoRead [2022-07-12T11:13:45.033Z] === PAUSE TestReadPluginNoRead [2022-07-12T11:13:45.033Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T11:13:45.033Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T11:13:45.033Z] === CONT TestContinueAfterPluginCrash [2022-07-12T11:13:45.033Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T11:13:46.398Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-12T11:13:47.769Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-12T11:13:49.658Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2022-07-12T11:13:49.658Z] === CONT TestReadPluginNoRead [2022-07-12T11:13:49.658Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-12T11:13:50.597Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-12T11:13:51.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-12T11:13:51.965Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-12T11:13:52.223Z] === RUN TestReadPluginNoRead/default [2022-07-12T11:13:54.112Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T11:13:54.673Z] --- PASS: TestContinueAfterPluginCrash (9.58s) [2022-07-12T11:13:55.236Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-12T11:13:55.799Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T11:13:56.729Z] docker_api_swarm_test.go:502: [d84dfa406671b] joining swarm manager [d509d5d8d07b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:13:57.657Z] === CONT TestReadPluginNoRead [2022-07-12T11:13:57.657Z] read_test.go:92: [ddd4169be9ec4] daemon is not started [2022-07-12T11:13:57.657Z] --- PASS: TestReadPluginNoRead (8.26s) [2022-07-12T11:13:57.657Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2022-07-12T11:13:57.657Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2022-07-12T11:13:57.657Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2022-07-12T11:13:57.657Z] PASS [2022-07-12T11:13:57.657Z] [2022-07-12T11:13:57.657Z] DONE 6 tests in 12.684s [2022-07-12T11:13:57.657Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-12T11:13:57.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:57.657Z] ++ set -e [2022-07-12T11:13:57.657Z] ++ '[' -n 0 ']' [2022-07-12T11:13:57.657Z] ++ set -x [2022-07-12T11:13:57.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:57.657Z] testing: warning: no tests to run [2022-07-12T11:13:57.657Z] PASS [2022-07-12T11:13:57.657Z] [2022-07-12T11:13:57.657Z] DONE 0 tests in 0.042s [2022-07-12T11:13:57.657Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T11:13:57.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:57.657Z] ++ set -e [2022-07-12T11:13:57.657Z] ++ '[' -n 0 ']' [2022-07-12T11:13:57.657Z] ++ set -x [2022-07-12T11:13:57.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:57.657Z] INFO: Testing against a local daemon [2022-07-12T11:13:57.913Z] === RUN TestPluginWithDevMounts [2022-07-12T11:13:57.913Z] === PAUSE TestPluginWithDevMounts [2022-07-12T11:13:57.913Z] === CONT TestPluginWithDevMounts [2022-07-12T11:13:57.913Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 6.0% of statements [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/builder [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-12T11:13:58.457Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/builder/dockerfile 0.518s coverage: 49.3% of statements [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-12T11:13:58.457Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-12T11:13:58.475Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-12T11:13:59.027Z] ok github.com/docker/docker/builder/remotecontext/git 1.750s coverage: 86.3% of statements [2022-07-12T11:13:59.027Z] ? github.com/docker/docker/cli [no test files] [2022-07-12T11:13:59.027Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-12T11:13:59.027Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-12T11:13:59.027Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-12T11:13:59.409Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-12T11:13:59.665Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-07-12T11:13:59.665Z] PASS [2022-07-12T11:13:59.665Z] [2022-07-12T11:13:59.665Z] DONE 1 tests in 1.944s [2022-07-12T11:13:59.665Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T11:13:59.665Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:59.665Z] ++ set -e [2022-07-12T11:13:59.665Z] ++ '[' -n 0 ']' [2022-07-12T11:13:59.665Z] ++ set -x [2022-07-12T11:13:59.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:13:59.665Z] INFO: Testing against a local daemon [2022-07-12T11:13:59.665Z] === RUN TestSecretInspect [2022-07-12T11:13:59.968Z] ok github.com/docker/docker/cmd/docker-proxy 0.276s coverage: 67.6% of statements [2022-07-12T11:14:02.930Z] --- PASS: TestSecretInspect (2.71s) [2022-07-12T11:14:02.930Z] === RUN TestSecretList [2022-07-12T11:14:04.174Z] ok github.com/docker/docker/client 0.123s coverage: 75.6% of statements [2022-07-12T11:14:05.445Z] --- PASS: TestSecretList (2.69s) [2022-07-12T11:14:05.445Z] === RUN TestSecretsCreateAndDelete [2022-07-12T11:14:06.006Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-12T11:14:06.934Z] docker_api_swarm_test.go:507: [d44e62d955aed] joining swarm manager [d509d5d8d07b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:14:07.863Z] --- PASS: TestSecretsCreateAndDelete (2.73s) [2022-07-12T11:14:07.863Z] === RUN TestSecretsUpdate [2022-07-12T11:14:09.227Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-12T11:14:10.592Z] --- PASS: TestSecretsUpdate (2.58s) [2022-07-12T11:14:10.592Z] === RUN TestTemplatedSecret [2022-07-12T11:14:10.592Z] === RUN TestDockerSuite/TestBuildRm [2022-07-12T11:14:13.127Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-12T11:14:13.688Z] --- PASS: TestTemplatedSecret (3.13s) [2022-07-12T11:14:13.688Z] === RUN TestSecretCreateResolve [2022-07-12T11:14:13.944Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-12T11:14:14.870Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-12T11:14:15.432Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-12T11:14:15.996Z] --- PASS: TestSecretCreateResolve (2.49s) [2022-07-12T11:14:15.996Z] PASS [2022-07-12T11:14:15.996Z] [2022-07-12T11:14:15.996Z] DONE 6 tests in 16.435s [2022-07-12T11:14:15.996Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T11:14:15.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:14:15.996Z] ++ set -e [2022-07-12T11:14:15.996Z] ++ '[' -n 0 ']' [2022-07-12T11:14:15.996Z] ++ set -x [2022-07-12T11:14:15.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:14:16.253Z] INFO: Testing against a local daemon [2022-07-12T11:14:16.253Z] === RUN TestServiceCreateInit [2022-07-12T11:14:16.253Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T11:14:16.509Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-12T11:14:17.436Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-12T11:14:18.366Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-12T11:14:21.632Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T11:14:21.632Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-12T11:14:21.632Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-12T11:14:21.632Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-12T11:14:21.632Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-12T11:14:21.632Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-12T11:14:21.889Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-12T11:14:22.815Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-12T11:14:22.816Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-12T11:14:23.743Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-12T11:14:25.630Z] --- PASS: TestServiceCreateInit (9.38s) [2022-07-12T11:14:25.630Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s) [2022-07-12T11:14:25.630Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2022-07-12T11:14:25.630Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T11:14:26.995Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-12T11:14:27.923Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-12T11:14:28.851Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-12T11:14:29.781Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-12T11:14:30.708Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-12T11:14:32.087Z] === RUN TestDockerSuite/TestBuildUser [2022-07-12T11:14:33.451Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-12T11:14:35.966Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-12T11:14:40.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-12T11:14:42.021Z] docker_api_swarm_node_test.go:81: [da3a20eac5ee1] joining swarm manager [dd7664e046d87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:14:42.947Z] --- PASS: TestCreateServiceMultipleTimes (17.35s) [2022-07-12T11:14:42.947Z] === RUN TestCreateServiceConflict [2022-07-12T11:14:46.216Z] --- PASS: TestCreateServiceConflict (2.91s) [2022-07-12T11:14:46.216Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T11:14:49.483Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-12T11:14:49.483Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2022-07-12T11:14:49.483Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T11:14:50.413Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-12T11:14:50.669Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-12T11:14:50.886Z] ok github.com/docker/docker/cmd/dockerd 0.105s coverage: 31.9% of statements [2022-07-12T11:14:50.886Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-12T11:14:50.886Z] ok github.com/docker/docker/cmd/dockerd/trap 2.515s coverage: 0.0% of statements [2022-07-12T11:14:50.886Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-12T11:14:50.886Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-12T11:14:50.886Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-12T11:14:50.886Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-12T11:14:50.886Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-12T11:14:52.036Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-12T11:14:52.599Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-12T11:14:53.526Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-12T11:14:53.526Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-12T11:14:53.526Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-12T11:14:53.526Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-12T11:14:53.526Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-12T11:14:53.526Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-12T11:14:53.526Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-12T11:14:53.526Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-12T11:14:53.526Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-12T11:14:54.891Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-12T11:14:54.891Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-12T11:14:55.090Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-07-12T11:14:55.467Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-12T11:14:55.734Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-12T11:14:56.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-12T11:14:56.551Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-12T11:14:56.807Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-12T11:14:57.003Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-07-12T11:14:57.944Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-12T11:14:58.696Z] docker_api_swarm_node_test.go:53: [dddba677ec62c] joining swarm manager [dca3c5b4b9839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:14:58.953Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-12T11:14:59.515Z] docker_api_swarm_node_test.go:54: [d98056b571935] joining swarm manager [dca3c5b4b9839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:15:00.076Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-12T11:15:01.005Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-12T11:15:01.005Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-12T11:15:01.568Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-12T11:15:01.568Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-12T11:15:01.568Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-12T11:15:02.129Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-12T11:15:03.494Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s) [2022-07-12T11:15:03.494Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T11:15:03.494Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-12T11:15:04.420Z] === RUN TestDockerSuite/TestCommitChange [2022-07-12T11:15:04.982Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-12T11:15:05.910Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-12T11:15:06.095Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-07-12T11:15:06.165Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2022-07-12T11:15:06.165Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T11:15:06.666Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-07-12T11:15:06.927Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-12T11:15:07.092Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-12T11:15:07.188Z] ok github.com/docker/docker/daemon 10.192s coverage: 16.2% of statements [2022-07-12T11:15:07.188Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-12T11:15:07.188Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-12T11:15:07.188Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-12T11:15:07.188Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-12T11:15:07.759Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2022-07-12T11:15:08.460Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-12T11:15:09.141Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.709s coverage: 74.8% of statements [2022-07-12T11:15:09.388Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-12T11:15:09.388Z] --- PASS: TestCreateServiceConfigFileMode (2.93s) [2022-07-12T11:15:09.388Z] === RUN TestCreateServiceSysctls [2022-07-12T11:15:10.082Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-07-12T11:15:10.318Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-12T11:15:10.343Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.254s coverage: 56.2% of statements [2022-07-12T11:15:11.685Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-12T11:15:12.247Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-12T11:15:12.254Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-07-12T11:15:13.174Z] --- PASS: TestCreateServiceSysctls (3.90s) [2022-07-12T11:15:13.174Z] === RUN TestCreateServiceCapabilities [2022-07-12T11:15:13.429Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-12T11:15:13.679Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.351s coverage: 50.6% of statements [2022-07-12T11:15:13.694Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-12T11:15:14.262Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-12T11:15:14.623Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.404s coverage: 45.9% of statements [2022-07-12T11:15:14.623Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-12T11:15:15.190Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-12T11:15:15.753Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-12T11:15:16.008Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.991s coverage: 58.5% of statements [2022-07-12T11:15:16.008Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-12T11:15:16.008Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-12T11:15:16.008Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-07-12T11:15:16.314Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2022-07-12T11:15:16.314Z] === RUN TestInspect [2022-07-12T11:15:16.570Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-12T11:15:16.950Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-07-12T11:15:17.132Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-12T11:15:17.522Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-12T11:15:17.694Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-12T11:15:18.464Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.8% of statements [2022-07-12T11:15:18.464Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-12T11:15:18.464Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-12T11:15:19.034Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.2% of statements [2022-07-12T11:15:19.061Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-12T11:15:19.622Z] --- PASS: TestInspect (3.32s) [2022-07-12T11:15:19.622Z] === RUN TestCreateJob [2022-07-12T11:15:19.622Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-12T11:15:19.975Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 80.2% of statements [2022-07-12T11:15:20.183Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-12T11:15:20.234Z] ok github.com/docker/docker/daemon/logger/fluentd 0.029s coverage: 53.6% of statements [2022-07-12T11:15:20.234Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-12T11:15:20.803Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.4% of statements [2022-07-12T11:15:20.803Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-07-12T11:15:21.110Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-12T11:15:21.373Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-07-12T11:15:22.039Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-12T11:15:22.315Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.205s coverage: 76.8% of statements [2022-07-12T11:15:22.315Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2022-07-12T11:15:22.315Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-12T11:15:22.315Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-12T11:15:22.601Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-12T11:15:23.163Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-12T11:15:23.256Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-07-12T11:15:23.256Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2022-07-12T11:15:23.419Z] --- PASS: TestCreateJob (3.74s) [2022-07-12T11:15:23.419Z] === RUN TestReplicatedJob [2022-07-12T11:15:24.347Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-12T11:15:24.642Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2022-07-12T11:15:24.642Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-12T11:15:24.910Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-12T11:15:25.589Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-12T11:15:25.838Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-12T11:15:26.096Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-12T11:15:26.160Z] ok github.com/docker/docker/daemon/logger/splunk 1.573s coverage: 82.5% of statements [2022-07-12T11:15:26.160Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-12T11:15:26.160Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-12T11:15:27.026Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-12T11:15:27.100Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-12T11:15:27.589Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-12T11:15:28.481Z] ok github.com/docker/docker/distribution 1.529s coverage: 28.0% of statements [2022-07-12T11:15:28.481Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-12T11:15:28.742Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-12T11:15:28.953Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-12T11:15:29.311Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-12T11:15:29.514Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-12T11:15:29.514Z] --- PASS: TestReplicatedJob (6.17s) [2022-07-12T11:15:29.514Z] === RUN TestUpdateReplicatedJob [2022-07-12T11:15:29.571Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-07-12T11:15:29.571Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-12T11:15:29.832Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2022-07-12T11:15:30.076Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-12T11:15:30.403Z] ok github.com/docker/docker/image/tarexport 0.041s coverage: 0.7% of statements [2022-07-12T11:15:30.403Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-12T11:15:30.403Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-12T11:15:30.974Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-12T11:15:31.441Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-12T11:15:31.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-12T11:15:31.915Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-12T11:15:31.969Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-12T11:15:32.176Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-12T11:15:32.437Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-12T11:15:33.858Z] --- PASS: TestUpdateReplicatedJob (4.01s) [2022-07-12T11:15:33.858Z] === RUN TestServiceListWithStatuses [2022-07-12T11:15:33.858Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T11:15:33.858Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T11:15:33.858Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T11:15:34.113Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-12T11:15:34.347Z] ok github.com/docker/docker/pkg/archive 0.356s coverage: 82.2% of statements [2022-07-12T11:15:34.918Z] ok github.com/docker/docker/pkg/authorization 0.143s coverage: 68.3% of statements [2022-07-12T11:15:34.918Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-12T11:15:35.178Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-12T11:15:38.281Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-12T11:15:38.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-12T11:15:38.471Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 42.7% of statements [2022-07-12T11:15:38.471Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-12T11:15:38.471Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-12T11:15:38.732Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-12T11:15:38.842Z] --- PASS: TestDockerNetworkConnectAlias (5.38s) [2022-07-12T11:15:38.842Z] === RUN TestDockerNetworkReConnect [2022-07-12T11:15:39.302Z] ok github.com/docker/docker/layer 7.400s coverage: 68.9% of statements [2022-07-12T11:15:39.302Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-12T11:15:39.302Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-12T11:15:39.302Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-12T11:15:39.302Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-12T11:15:39.302Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-12T11:15:39.302Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-12T11:15:39.302Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-07-12T11:15:39.563Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-12T11:15:39.563Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2022-07-12T11:15:40.505Z] ok github.com/docker/docker/pkg/idtools 0.455s coverage: 67.9% of statements [2022-07-12T11:15:40.765Z] ok github.com/docker/docker/pkg/ioutils 0.492s coverage: 69.7% of statements [2022-07-12T11:15:41.026Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-12T11:15:41.027Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-12T11:15:41.027Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-12T11:15:41.357Z] docker_api_swarm_test.go:202: [da3d612eb6703] joining swarm manager [d93e049d03d1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:15:41.357Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-12T11:15:41.597Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2022-07-12T11:15:41.597Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-07-12T11:15:41.858Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-07-12T11:15:41.858Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-12T11:15:41.917Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-12T11:15:42.118Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-12T11:15:42.118Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-12T11:15:42.118Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-12T11:15:42.689Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-07-12T11:15:43.259Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-12T11:15:43.519Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-12T11:15:43.519Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-12T11:15:43.805Z] --- PASS: TestDockerNetworkReConnect (4.74s) [2022-07-12T11:15:43.805Z] === RUN TestServicePlugin [2022-07-12T11:15:44.900Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-12T11:15:45.160Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-12T11:15:45.160Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-12T11:15:45.420Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-12T11:15:45.681Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-12T11:15:45.700Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-12T11:15:45.942Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-12T11:15:46.524Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-12T11:15:46.785Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-12T11:15:47.045Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2022-07-12T11:15:47.614Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-12T11:15:47.875Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-12T11:15:48.216Z] plugin_test.go:61: [d4e21c28b0108] joining swarm manager [d0d4b32393a0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:15:48.216Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-12T11:15:48.472Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-12T11:15:49.032Z] plugin_test.go:64: [d2db93d8bbe8c] joining swarm manager [d0d4b32393a0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:15:49.785Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-12T11:15:49.785Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-12T11:15:50.357Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-07-12T11:15:51.297Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2022-07-12T11:15:51.557Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-12T11:15:52.299Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-12T11:15:52.498Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-12T11:15:52.555Z] === RUN TestDockerSuite/TestCpToDot [2022-07-12T11:15:52.759Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-12T11:15:53.020Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-12T11:15:53.116Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-12T11:15:53.590Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-12T11:15:53.590Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-12T11:15:54.043Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-12T11:15:55.413Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-12T11:15:55.502Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-12T11:15:55.669Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-12T11:15:56.072Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.8% of statements [2022-07-12T11:15:56.332Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-12T11:15:56.594Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-12T11:15:56.850Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-12T11:15:57.411Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-12T11:15:57.714Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-12T11:15:58.338Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-12T11:15:58.338Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-12T11:15:58.338Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-12T11:15:58.901Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-12T11:15:59.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-12T11:15:59.720Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-12T11:15:59.720Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-12T11:15:59.720Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-12T11:15:59.720Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-12T11:16:00.282Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-12T11:16:00.282Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-12T11:16:00.538Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-12T11:16:00.538Z] === RUN TestDockerSuite/TestCreateRM [2022-07-12T11:16:00.538Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-12T11:16:00.538Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-12T11:16:00.538Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-12T11:16:00.794Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-12T11:16:00.794Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-12T11:16:01.723Z] docker_api_swarm_test.go:384: [d9d287d60b220] joining swarm manager [d4a7d2c389c80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:16:03.091Z] docker_api_swarm_test.go:385: [dda39ff652326] joining swarm manager [d4a7d2c389c80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:16:03.347Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-12T11:16:03.347Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-12T11:16:03.347Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-12T11:16:06.619Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-12T11:16:06.619Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-12T11:16:06.619Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-12T11:16:07.181Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-12T11:16:07.743Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-12T11:16:08.305Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-12T11:16:08.560Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-12T11:16:09.122Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-12T11:16:11.009Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-12T11:16:11.570Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-12T11:16:13.462Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-12T11:16:15.985Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-12T11:16:15.985Z] --- PASS: TestServicePlugin (32.29s) [2022-07-12T11:16:15.985Z] === RUN TestServiceUpdateLabel [2022-07-12T11:16:16.911Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-12T11:16:17.840Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-12T11:16:18.766Z] --- PASS: TestServiceUpdateLabel (2.75s) [2022-07-12T11:16:18.766Z] === RUN TestServiceUpdateSecrets [2022-07-12T11:16:19.660Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/rootless [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/volume [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-12T11:16:19.660Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === Skipped [2022-07-12T11:16:19.660Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-12T11:16:19.660Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-12T11:16:19.660Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-12T11:16:19.660Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-12T11:16:19.660Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:71: No driver to put! [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-12T11:16:19.660Z] time="2022-07-12T11:15:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-12T11:16:19.660Z] time="2022-07-12T11:15:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-12T11:16:19.660Z] time="2022-07-12T11:15:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-12T11:16:19.660Z] time="2022-07-12T11:15:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-12T11:16:19.660Z] time="2022-07-12T11:15:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:71: No driver to put! [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-12T11:16:19.660Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-12T11:16:19.660Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-12T11:16:19.660Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T11:16:19.660Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-12T11:16:19.660Z] graphtest_unix.go:71: No driver to put! [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-12T11:16:19.660Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-12T11:16:19.660Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-12T11:16:19.660Z] [2022-07-12T11:16:19.660Z] DONE 2811 tests, 28 skipped in 253.953s [2022-07-12T11:16:19.660Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/config [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/idm [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/ns [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/options [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/osl [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T11:16:19.660Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-12T11:16:19.661Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-12T11:16:24.007Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-12T11:16:24.007Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-12T11:16:24.568Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-12T11:16:25.129Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-12T11:16:25.384Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-12T11:16:25.641Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-12T11:16:25.641Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-12T11:16:25.641Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-12T11:16:26.568Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-12T11:16:27.496Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-12T11:16:27.753Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-12T11:16:27.753Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-12T11:16:28.315Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-12T11:16:28.570Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-12T11:16:29.496Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-12T11:16:30.859Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-12T11:16:30.859Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-12T11:16:30.859Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-12T11:16:30.859Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-12T11:16:30.859Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-12T11:16:30.859Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-12T11:16:33.372Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-12T11:16:33.372Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-07-12T11:16:33.372Z] === RUN TestServiceUpdateConfigs [2022-07-12T11:16:33.628Z] === RUN TestDockerSuite/TestEventsRename [2022-07-12T11:16:34.191Z] === RUN TestDockerSuite/TestEventsResize [2022-07-12T11:16:34.752Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-12T11:16:40.012Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-12T11:16:40.941Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-12T11:16:41.502Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-12T11:16:44.016Z] === RUN TestDockerSuite/TestEventsTop [2022-07-12T11:16:44.577Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-12T11:16:47.091Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-12T11:16:48.020Z] --- PASS: TestServiceUpdateConfigs (14.63s) [2022-07-12T11:16:48.020Z] === RUN TestServiceUpdateNetwork [2022-07-12T11:16:57.959Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-12T11:17:00.476Z] check_test.go:611: [dda39ff652326] daemon is not started [2022-07-12T11:17:00.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-12T11:17:01.038Z] --- PASS: TestServiceUpdateNetwork (13.12s) [2022-07-12T11:17:01.038Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T11:17:02.405Z] docker_api_swarm_test.go:802: [db73d69c4c265] joining swarm manager [df6b0b0d1c997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:17:02.405Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-12T11:17:03.333Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-12T11:17:03.589Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-12T11:17:03.846Z] docker_api_swarm_test.go:802: [d88df94e2e475] joining swarm manager [df6b0b0d1c997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:17:05.242Z] docker_api_swarm_test.go:802: [de4880dd12ce3] joining swarm manager [df6b0b0d1c997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-12T11:17:06.383Z] ok github.com/docker/docker/libnetwork 37.145s coverage: 40.6% of statements [2022-07-12T11:17:06.383Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-12T11:17:06.383Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-12T11:17:06.383Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-12T11:17:06.383Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-12T11:17:06.383Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.369s coverage: 59.9% of statements [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-12T11:17:06.383Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-12T11:17:06.383Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.078s coverage: 5.0% of statements [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-12T11:17:06.383Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-12T11:17:06.383Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-12T11:17:06.383Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-12T11:17:07.757Z] docker_api_swarm_test.go:802: [d0f791b536d7c] joining swarm manager [df6b0b0d1c997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-12T11:17:09.121Z] === RUN TestDockerSuite/TestExec [2022-07-12T11:17:09.683Z] docker_api_swarm_test.go:810: [d986e194ab98a] joining swarm manager [df6b0b0d1c997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-12T11:17:09.939Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-12T11:17:10.195Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-12T11:17:11.125Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-12T11:17:12.495Z] === RUN TestDockerSuite/TestExecEnv [2022-07-12T11:17:12.755Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-12T11:17:13.683Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-12T11:17:14.244Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-12T11:17:16.139Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-12T11:17:16.370Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.278s coverage: 6.6% of statements [2022-07-12T11:17:16.370Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-12T11:17:16.370Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-12T11:17:16.370Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-12T11:17:16.370Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-12T11:17:16.370Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-12T11:17:16.370Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-12T11:17:16.394Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-12T11:17:16.631Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-12T11:17:16.893Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-07-12T11:17:16.956Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-12T11:17:17.153Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-12T11:17:17.414Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-12T11:17:17.518Z] === RUN TestDockerSuite/TestExecParseError [2022-07-12T11:17:17.774Z] --- PASS: TestServiceUpdatePidsLimit (16.76s) [2022-07-12T11:17:17.774Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-12T11:17:17.774Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-07-12T11:17:17.774Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s) [2022-07-12T11:17:17.774Z] PASS [2022-07-12T11:17:17.774Z] [2022-07-12T11:17:17.774Z] === Skipped [2022-07-12T11:17:17.774Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T11:17:17.774Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T11:17:17.774Z] [2022-07-12T11:17:17.774Z] DONE 27 tests, 1 skipped in 181.777s [2022-07-12T11:17:17.774Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T11:17:17.774Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:17:17.774Z] ++ set -e [2022-07-12T11:17:17.774Z] ++ '[' -n 0 ']' [2022-07-12T11:17:17.774Z] ++ set -x [2022-07-12T11:17:17.774Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:17:18.030Z] INFO: Testing against a local daemon [2022-07-12T11:17:18.030Z] === RUN TestSessionCreate [2022-07-12T11:17:18.030Z] --- PASS: TestSessionCreate (0.03s) [2022-07-12T11:17:18.030Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T11:17:18.030Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-12T11:17:18.030Z] PASS [2022-07-12T11:17:18.030Z] [2022-07-12T11:17:18.030Z] DONE 2 tests in 0.162s [2022-07-12T11:17:18.030Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T11:17:18.030Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:17:18.030Z] ++ set -e [2022-07-12T11:17:18.030Z] ++ '[' -n 0 ']' [2022-07-12T11:17:18.030Z] ++ set -x [2022-07-12T11:17:18.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:17:18.030Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-12T11:17:18.286Z] INFO: Testing against a local daemon [2022-07-12T11:17:18.286Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T11:17:18.286Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T11:17:18.286Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T11:17:18.286Z] === RUN TestDiskUsage [2022-07-12T11:17:18.286Z] === PAUSE TestDiskUsage [2022-07-12T11:17:18.286Z] === RUN TestEventsExecDie [2022-07-12T11:17:18.848Z] --- PASS: TestEventsExecDie (0.71s) [2022-07-12T11:17:18.848Z] === RUN TestEventsBackwardsCompatible [2022-07-12T11:17:18.848Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-12T11:17:18.848Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-12T11:17:18.848Z] === RUN TestEventsVolumeCreate [2022-07-12T11:17:19.104Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-07-12T11:17:19.104Z] === RUN TestInfoBinaryCommits [2022-07-12T11:17:19.104Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-12T11:17:19.104Z] === RUN TestInfoAPIVersioned [2022-07-12T11:17:19.104Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-12T11:17:19.104Z] === RUN TestInfoAPI [2022-07-12T11:17:19.104Z] --- PASS: TestInfoAPI (0.02s) [2022-07-12T11:17:19.104Z] === RUN TestInfoAPIWarnings [2022-07-12T11:17:19.361Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-12T11:17:19.922Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-12T11:17:20.483Z] === RUN TestDockerSuite/TestExecTTY [2022-07-12T11:17:21.046Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-12T11:17:21.608Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-12T11:17:22.169Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-12T11:17:22.741Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-12T11:17:22.742Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-12T11:17:22.742Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-12T11:17:24.107Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-12T11:17:24.363Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-12T11:17:25.289Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-12T11:17:25.851Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-12T11:17:26.782Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-12T11:17:27.406Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-12T11:17:27.710Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-12T11:17:29.597Z] === RUN TestDockerSuite/TestHealth [2022-07-12T11:17:36.134Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-12T11:17:36.134Z] === RUN TestInfoDebug [2022-07-12T11:17:36.134Z] --- PASS: TestInfoDebug (0.52s) [2022-07-12T11:17:36.134Z] === RUN TestInfoInsecureRegistries [2022-07-12T11:17:36.697Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-12T11:17:36.697Z] === RUN TestInfoRegistryMirrors [2022-07-12T11:17:37.258Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-12T11:17:37.258Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T11:17:37.514Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-12T11:17:37.514Z] === RUN TestPingCacheHeaders [2022-07-12T11:17:37.514Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-07-12T11:17:37.514Z] === RUN TestPingGet [2022-07-12T11:17:37.514Z] --- PASS: TestPingGet (0.01s) [2022-07-12T11:17:37.514Z] === RUN TestPingHead [2022-07-12T11:17:37.514Z] --- PASS: TestPingHead (0.01s) [2022-07-12T11:17:37.514Z] === RUN TestPingSwarmHeader [2022-07-12T11:17:38.074Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T11:17:38.636Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T11:17:39.563Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T11:17:39.819Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-07-12T11:17:39.819Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T11:17:39.819Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T11:17:39.819Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T11:17:39.819Z] === RUN TestVersion [2022-07-12T11:17:39.819Z] --- PASS: TestVersion (0.02s) [2022-07-12T11:17:39.819Z] === CONT TestDiskUsage [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T11:17:40.380Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T11:17:40.637Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T11:17:40.637Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T11:17:40.637Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T11:17:40.637Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T11:17:40.637Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T11:17:40.637Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T11:17:40.637Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T11:17:40.637Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T11:17:40.637Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T11:17:40.637Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage (1.20s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-12T11:17:40.893Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T11:17:40.893Z] PASS [2022-07-12T11:17:40.893Z] [2022-07-12T11:17:40.893Z] === Skipped [2022-07-12T11:17:40.893Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T11:17:40.893Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T11:17:40.893Z] [2022-07-12T11:17:40.893Z] DONE 54 tests, 1 skipped in 22.883s [2022-07-12T11:17:40.893Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T11:17:40.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:17:40.893Z] ++ set -e [2022-07-12T11:17:40.893Z] ++ '[' -n 0 ']' [2022-07-12T11:17:40.893Z] ++ set -x [2022-07-12T11:17:40.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-12T11:17:41.150Z] INFO: Testing against a local daemon [2022-07-12T11:17:41.150Z] === RUN TestVolumesCreateAndList [2022-07-12T11:17:41.150Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-12T11:17:41.150Z] === RUN TestVolumesRemove [2022-07-12T11:17:41.150Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-12T11:17:41.150Z] === RUN TestVolumesInspect [2022-07-12T11:17:41.150Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-12T11:17:41.150Z] === RUN TestVolumesInvalidJSON [2022-07-12T11:17:41.150Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T11:17:41.150Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T11:17:41.150Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T11:17:41.150Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T11:17:41.150Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T11:17:41.150Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T11:17:41.150Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T11:17:41.150Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-12T11:17:41.150Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T11:17:41.150Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T11:17:41.150Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T11:17:41.150Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T11:17:41.150Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T11:17:41.150Z] PASS [2022-07-12T11:17:41.150Z] [2022-07-12T11:17:41.150Z] DONE 9 tests in 0.202s [2022-07-12T11:17:41.150Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T11:17:41.406Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T11:17:41.406Z] +++ kill 6703 [2022-07-12T11:17:41.662Z] +++ /etc/init.d/apparmor stop [2022-07-12T11:17:41.662Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T11:17:41.662Z] [2022-07-12T11:17:41.662Z] Unloading profiles will leave already running processes permanently [2022-07-12T11:17:41.662Z] unconfined, which can lead to unexpected situations. [2022-07-12T11:17:41.662Z] [2022-07-12T11:17:41.662Z] To set a process to complain mode, use the command line tool [2022-07-12T11:17:41.662Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T11:17:41.662Z] +++ true [2022-07-12T11:17:41.662Z] exiting test-integration [2022-07-12T11:17:41.662Z] ++ exit 0 [2022-07-12T11:17:41.662Z] [2022-07-12T11:17:42.224Z] + for job in $(jobs -p) [2022-07-12T11:17:42.224Z] + wait 7389 [2022-07-12T11:17:42.309Z] ok github.com/docker/docker/libnetwork/ipam 14.139s coverage: 85.3% of statements [2022-07-12T11:17:42.309Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-12T11:17:42.309Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-12T11:17:42.570Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-12T11:17:42.830Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-12T11:17:42.830Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-12T11:17:43.090Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-12T11:17:43.661Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-07-12T11:17:44.232Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.1% of statements [2022-07-12T11:17:44.492Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-12T11:17:44.752Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-12T11:17:48.779Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-12T11:17:52.044Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-12T11:17:54.560Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-12T11:17:54.560Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-12T11:17:54.560Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-12T11:17:54.560Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-12T11:17:54.816Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-12T11:17:54.816Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-12T11:17:55.377Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-12T11:17:55.939Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-12T11:17:55.939Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-12T11:17:55.939Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-12T11:17:55.939Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-12T11:17:56.195Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-12T11:17:56.451Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-12T11:17:56.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-12T11:17:56.707Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-12T11:17:56.707Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-12T11:17:57.636Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-12T11:17:57.636Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-12T11:17:58.198Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-12T11:17:58.760Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-12T11:17:59.017Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-12T11:17:59.578Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-12T11:18:02.094Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-12T11:18:02.094Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-12T11:18:02.094Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-12T11:18:03.462Z] === RUN TestDockerSuite/TestImportFile [2022-07-12T11:18:04.390Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-12T11:18:04.390Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-12T11:18:05.317Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-12T11:18:06.682Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-12T11:18:07.613Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-12T11:18:08.179Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-12T11:18:08.742Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-12T11:18:08.997Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-12T11:18:08.997Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-12T11:18:08.997Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-12T11:18:09.558Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-12T11:18:10.121Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-12T11:18:10.121Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-12T11:18:10.683Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-12T11:18:10.683Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-12T11:18:10.683Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-12T11:18:11.245Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-12T11:18:11.806Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-12T11:18:12.062Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-12T11:18:12.624Z] === RUN TestDockerSuite/TestInspectImage [2022-07-12T11:18:12.624Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-12T11:18:12.879Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-12T11:18:12.879Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-12T11:18:12.879Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-12T11:18:13.134Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-12T11:18:13.695Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-12T11:18:13.695Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-12T11:18:14.257Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-12T11:18:14.819Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-12T11:18:17.332Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-12T11:18:17.332Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-12T11:18:17.588Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-12T11:18:18.150Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-12T11:18:18.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-12T11:18:19.078Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-12T11:18:19.639Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-12T11:18:20.569Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-12T11:18:21.133Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-12T11:18:21.697Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-12T11:18:22.259Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-12T11:18:23.187Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-12T11:18:23.187Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-12T11:18:23.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-12T11:18:24.114Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-12T11:18:24.689Z] docker_api_swarm_service_test.go:395: [d047668db55d6] joining swarm manager [deeae7c703656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:18:25.619Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-12T11:18:25.874Z] docker_api_swarm_service_test.go:395: [d249a8f457c6a] joining swarm manager [deeae7c703656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:18:25.874Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-12T11:18:27.763Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-12T11:18:29.653Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-12T11:18:31.544Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-12T11:18:31.544Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-12T11:18:32.908Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-12T11:18:33.163Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-12T11:18:33.724Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-12T11:18:41.805Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-12T11:18:41.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-12T11:18:42.061Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-12T11:18:42.622Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-12T11:18:43.552Z] docker_api_swarm_service_test.go:343: [d495f64809558] joining swarm manager [d03089c917278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:18:44.479Z] docker_api_swarm_service_test.go:343: [ded6a37b03cb4] joining swarm manager [d03089c917278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:18:44.736Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-12T11:18:44.736Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-12T11:18:44.736Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-12T11:18:46.104Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-12T11:18:47.032Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-12T11:18:48.397Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-12T11:18:49.332Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-12T11:18:49.893Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-12T11:18:51.782Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-12T11:18:52.038Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-12T11:18:52.600Z] === RUN TestDockerSuite/TestLogsSince [2022-07-12T11:18:59.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-12T11:18:59.131Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-12T11:19:01.019Z] docker_api_swarm_service_test.go:490: [d01c97946d044] joining swarm manager [d6bdf99dcc60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:19:01.580Z] docker_api_swarm_service_test.go:490: [d3c6ee2e5f74f] joining swarm manager [d6bdf99dcc60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:19:04.845Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-12T11:19:05.101Z] === RUN TestDockerSuite/TestLogsTail [2022-07-12T11:19:05.663Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-12T11:19:06.225Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-12T11:19:06.482Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-12T11:19:06.482Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-12T11:19:06.482Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-12T11:19:06.739Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-12T11:19:06.739Z] === RUN TestDockerSuite/TestNetHostname [2022-07-12T11:19:08.105Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-12T11:19:08.105Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-12T11:19:08.105Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-12T11:19:08.105Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-12T11:19:09.034Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-12T11:19:09.596Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-12T11:19:10.522Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-12T11:19:10.522Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-12T11:19:10.522Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-12T11:19:10.779Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-12T11:19:14.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-12T11:19:16.579Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-12T11:19:17.142Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-12T11:19:18.513Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-12T11:19:19.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-12T11:19:21.244Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-12T11:19:22.174Z] docker_api_swarm_service_test.go:128: [db19fd4d68005] joining swarm manager [d1af2889b8a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:19:23.102Z] docker_api_swarm_service_test.go:129: [ddd4930e42bf0] joining swarm manager [d1af2889b8a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:19:23.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-12T11:19:25.031Z] docker_api_swarm_service_test.go:137: [d2cb9fc62dc1b] joining swarm manager [d1af2889b8a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-12T11:19:25.593Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-12T11:19:25.849Z] docker_api_swarm_service_test.go:138: [d932742608e11] joining swarm manager [d1af2889b8a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-12T11:19:29.116Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-12T11:19:30.480Z] === RUN TestDockerSuite/TestPluginActive [2022-07-12T11:19:32.994Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-12T11:19:36.247Z] ok github.com/docker/docker/libnetwork/networkdb 103.936s coverage: 60.0% of statements [2022-07-12T11:19:36.247Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-12T11:19:36.247Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-12T11:19:36.247Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2022-07-12T11:19:36.247Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-12T11:19:36.247Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-12T11:19:36.507Z] ok github.com/docker/docker/libnetwork/portmapper 0.574s coverage: 48.6% of statements [2022-07-12T11:19:36.768Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-12T11:19:36.768Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-12T11:19:37.033Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-12T11:19:37.033Z] [2022-07-12T11:19:37.033Z] === Skipped [2022-07-12T11:19:37.033Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-12T11:19:37.033Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T11:19:37.033Z] [2022-07-12T11:19:37.033Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-12T11:19:37.033Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T11:19:37.033Z] [2022-07-12T11:19:37.033Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-12T11:19:37.033Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T11:19:37.033Z] [2022-07-12T11:19:37.033Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-12T11:19:37.033Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T11:19:37.033Z] [2022-07-12T11:19:37.033Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-12T11:19:37.033Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T11:19:37.033Z] [2022-07-12T11:19:37.033Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-12T11:19:37.033Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T11:19:37.033Z] [2022-07-12T11:19:37.033Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-12T11:19:37.033Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T11:19:37.033Z] [2022-07-12T11:19:37.033Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-12T11:19:37.033Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T11:19:37.033Z] [2022-07-12T11:19:37.033Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-12T11:19:37.033Z] firewalld_test.go:14: firewalld is not running [2022-07-12T11:19:37.033Z] [2022-07-12T11:19:37.033Z] DONE 327 tests, 9 skipped in 200.399s Post stage [Pipeline] junit [2022-07-12T11:19:37.625Z] Recording test results [2022-07-12T11:19:38.015Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-12T11:19:38.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43797/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=10829dd2221fdf8c5fe8610ff257f9a910068ba4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:10829dd2221fdf8c5fe8610ff257f9a910068ba4 hack/validate/vendor [2022-07-12T11:19:38.907Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T11:19:39.484Z] + echo Ensuring container killed. [2022-07-12T11:19:39.484Z] Ensuring container killed. [2022-07-12T11:19:39.484Z] + docker rm -vf docker-pr1 [2022-07-12T11:19:39.484Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-12T11:19:39.550Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-12T11:19:39.550Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-12T11:19:39.550Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-12T11:19:39.777Z] + echo Chowning /workspace to jenkins user [2022-07-12T11:19:39.777Z] Chowning /workspace to jenkins user [2022-07-12T11:19:39.777Z] + id -u [2022-07-12T11:19:39.777Z] + id -g [2022-07-12T11:19:39.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43797:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T11:19:40.916Z] === RUN TestDockerSuite/TestPluginMetricsCollector [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T11:19:41.469Z] + bundleName=unit [2022-07-12T11:19:41.470Z] + echo Creating unit-bundles.tar.gz [2022-07-12T11:19:41.470Z] Creating unit-bundles.tar.gz [2022-07-12T11:19:41.470Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-12T11:19:41.470Z] bundles/junit-report-libnetwork.xml [2022-07-12T11:19:41.470Z] bundles/junit-report.xml [2022-07-12T11:19:41.470Z] bundles/go-test-report-libnetwork.json [2022-07-12T11:19:41.470Z] bundles/go-test-report.json [2022-07-12T11:19:41.470Z] bundles/profile-libnetwork.out [2022-07-12T11:19:41.470Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-12T11:19:41.483Z] Archiving artifacts [2022-07-12T11:19:41.826Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43797/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T11:19:42.132Z] + make clean [2022-07-12T11:19:42.132Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T11:19:42.132Z] docker-dev-cache [2022-07-12T11:19:42.132Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T11:19:43.428Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-12T11:19:48.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-12T11:19:48.668Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-12T11:19:50.557Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-12T11:19:50.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-12T11:19:51.487Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-12T11:19:52.416Z] === RUN TestDockerSuite/TestPortList [2022-07-12T11:19:52.977Z] docker_api_swarm_service_test.go:304: [d2ddbf6f69b30] joining swarm manager [ddf9fc68143cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:19:53.904Z] docker_api_swarm_service_test.go:304: [dad50a53188ca] joining swarm manager [ddf9fc68143cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:20:00.444Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-12T11:20:02.968Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-12T11:20:02.968Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-12T11:20:05.485Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-12T11:20:06.046Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-12T11:20:06.302Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-12T11:20:06.558Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-12T11:20:08.449Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-12T11:20:09.012Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-12T11:20:11.526Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-12T11:20:14.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-12T11:20:14.296Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-12T11:20:14.296Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-12T11:20:16.187Z] docker_api_swarm_service_test.go:100: [db0b4531914b2] joining swarm manager [dfca15b6e6012]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:20:17.114Z] docker_api_swarm_service_test.go:101: [d6fcc3d3cb543] joining swarm manager [dfca15b6e6012]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:20:17.114Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-12T11:20:23.651Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-12T11:20:24.578Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-12T11:20:25.944Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-12T11:20:26.878Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-12T11:20:28.247Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-12T11:20:29.614Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-12T11:20:31.505Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-12T11:20:32.871Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-12T11:20:32.871Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-12T11:20:33.434Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-12T11:20:34.798Z] check_test.go:611: [db0b4531914b2] daemon is not started [2022-07-12T11:20:35.728Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-12T11:20:37.094Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-12T11:20:37.094Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-12T11:20:37.094Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-12T11:20:37.654Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-12T11:20:38.215Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-12T11:20:38.215Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-12T11:20:39.141Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-12T11:20:40.069Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-12T11:20:40.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-12T11:20:40.325Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-12T11:20:42.844Z] docker_api_swarm_service_test.go:533: [d938b15bef93f] joining swarm manager [df0aacd9e5172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:20:44.210Z] docker_api_swarm_service_test.go:534: [dca40a3f47a1e] joining swarm manager [df0aacd9e5172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:20:47.495Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-12T11:20:48.896Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-12T11:20:50.262Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-12T11:20:50.262Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-12T11:20:50.517Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-12T11:20:50.773Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-12T11:20:52.660Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-12T11:20:53.588Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-12T11:20:56.106Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-12T11:20:56.669Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-12T11:20:56.669Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-12T11:20:56.669Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-12T11:20:59.184Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-12T11:20:59.746Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-12T11:21:00.002Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-12T11:21:00.932Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-12T11:21:01.858Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-12T11:21:03.225Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-12T11:21:03.787Z] === RUN TestDockerSuite/TestRmiTag [2022-07-12T11:21:03.787Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-12T11:21:04.348Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-12T11:21:06.866Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-12T11:21:07.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-12T11:21:07.441Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-12T11:21:08.022Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-12T11:21:08.280Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-12T11:21:08.841Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-12T11:21:09.771Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-12T11:21:09.771Z] docker_api_swarm_service_test.go:148: [d216bfb8486d4] joining swarm manager [d083411b05df9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:21:10.027Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-12T11:21:10.589Z] docker_api_swarm_service_test.go:148: [de7b467833815] joining swarm manager [d083411b05df9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:21:10.845Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-12T11:21:11.773Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-12T11:21:15.041Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-12T11:21:15.602Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-12T11:21:16.533Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-12T11:21:17.460Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-12T11:21:19.350Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-12T11:21:20.715Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-12T11:21:22.604Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-12T11:21:23.166Z] === RUN TestDockerSuite/TestDockerFails [2022-07-12T11:21:23.166Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-12T11:21:24.532Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-12T11:21:24.787Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-12T11:21:25.349Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-12T11:21:26.713Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-12T11:21:26.981Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-12T11:21:27.553Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-12T11:21:28.921Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-12T11:21:29.483Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-12T11:21:29.739Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-12T11:21:30.300Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-12T11:21:30.300Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-12T11:21:30.556Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-12T11:21:31.920Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-12T11:21:32.176Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-12T11:21:32.738Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-12T11:21:33.300Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-12T11:21:34.227Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-12T11:21:35.592Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-12T11:21:36.154Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-12T11:21:36.715Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-12T11:21:37.642Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-12T11:21:37.899Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-12T11:21:38.461Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-12T11:21:39.390Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-12T11:21:39.951Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-12T11:21:40.515Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-12T11:21:41.078Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-12T11:21:41.334Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-12T11:21:41.334Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-12T11:21:42.700Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-12T11:21:43.263Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-12T11:21:43.825Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-12T11:21:44.409Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-12T11:21:44.672Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-12T11:21:44.672Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-12T11:21:45.235Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-12T11:21:45.796Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-12T11:21:46.052Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-12T11:21:46.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-12T11:21:46.724Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-12T11:21:47.286Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-12T11:21:47.286Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-12T11:21:47.848Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-12T11:21:47.848Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-12T11:21:48.778Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-12T11:21:49.706Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-12T11:21:50.268Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-12T11:21:51.199Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-12T11:21:51.199Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-12T11:21:51.759Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-12T11:21:52.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-12T11:21:53.617Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-12T11:21:54.544Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-12T11:21:55.105Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-12T11:21:55.361Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-12T11:21:55.924Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-12T11:21:56.485Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-12T11:21:57.049Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-12T11:21:58.415Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-12T11:22:00.934Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-12T11:22:00.934Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-12T11:22:01.189Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-12T11:22:03.088Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-12T11:22:04.016Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-12T11:22:06.535Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-12T11:22:07.903Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-12T11:22:07.903Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-12T11:22:07.903Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-12T11:22:07.903Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-12T11:22:07.903Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-12T11:22:08.464Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-12T11:22:09.835Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-12T11:22:11.202Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-12T11:22:12.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-12T11:22:13.062Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-12T11:22:13.318Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-12T11:22:15.213Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-12T11:22:15.777Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-12T11:22:15.777Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-12T11:22:15.778Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-12T11:22:16.706Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-12T11:22:16.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-12T11:22:18.072Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-12T11:22:18.072Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-12T11:22:18.330Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-12T11:22:18.894Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-12T11:22:19.150Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-12T11:22:19.406Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-12T11:22:19.968Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-12T11:22:19.968Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-12T11:22:20.529Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-12T11:22:21.092Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-12T11:22:22.061Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-12T11:22:22.316Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-12T11:22:22.572Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-12T11:22:23.134Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-12T11:22:23.391Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-12T11:22:23.952Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-12T11:22:24.883Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-12T11:22:24.883Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-12T11:22:25.444Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-12T11:22:25.444Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-12T11:22:26.005Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-12T11:22:26.934Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-12T11:22:27.499Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-12T11:22:27.499Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-12T11:22:27.499Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-12T11:22:28.865Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-12T11:22:29.794Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-12T11:22:30.722Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-12T11:22:31.649Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-12T11:22:34.916Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-12T11:22:38.182Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-12T11:22:42.346Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-12T11:22:42.346Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-12T11:22:43.294Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-12T11:22:43.294Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-12T11:22:43.294Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-12T11:22:43.294Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-12T11:22:43.855Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-12T11:22:45.742Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-12T11:22:46.669Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-12T11:22:47.595Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-12T11:22:54.128Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-12T11:22:54.128Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-12T11:22:54.128Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-12T11:22:54.690Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-12T11:22:54.690Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-12T11:22:54.690Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-12T11:22:55.616Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-12T11:22:56.177Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-12T11:22:57.103Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-12T11:22:57.103Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-12T11:22:57.360Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-12T11:22:58.288Z] === RUN TestDockerSuite/TestRunMount [2022-07-12T11:23:02.454Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-12T11:23:02.454Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-12T11:23:02.710Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-12T11:23:03.275Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-12T11:23:04.641Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-12T11:23:06.541Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-12T11:23:07.907Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-12T11:23:09.274Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-12T11:23:10.641Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-12T11:23:10.641Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-12T11:23:11.567Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-12T11:23:11.568Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-12T11:23:12.498Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-12T11:23:13.427Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-12T11:23:13.988Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-12T11:23:13.988Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-12T11:23:14.551Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-12T11:23:16.444Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-12T11:23:16.700Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-12T11:23:18.066Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-12T11:23:19.957Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-12T11:23:20.885Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-12T11:23:21.448Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-12T11:23:21.448Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-12T11:23:22.378Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-12T11:23:22.378Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-12T11:23:22.945Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-12T11:23:22.945Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-12T11:23:23.507Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-12T11:23:23.507Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-12T11:23:24.069Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-12T11:23:25.460Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-12T11:23:27.975Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-12T11:23:29.864Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-12T11:23:29.864Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-12T11:23:29.864Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-12T11:23:30.791Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-12T11:23:30.791Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-12T11:23:31.047Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-12T11:23:32.415Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-12T11:23:33.346Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-12T11:23:33.907Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-12T11:23:33.907Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-12T11:23:33.907Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-12T11:23:34.468Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-12T11:23:35.030Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-12T11:23:35.286Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-12T11:23:35.850Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-12T11:23:35.850Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-12T11:23:35.850Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-12T11:23:36.414Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-12T11:23:36.670Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-12T11:23:36.926Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-12T11:23:36.926Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-12T11:23:36.926Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-12T11:23:37.488Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-12T11:23:38.855Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-12T11:23:38.855Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-12T11:23:38.855Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-12T11:23:39.781Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-12T11:23:41.670Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-12T11:23:43.036Z] === RUN TestDockerSuite/TestRunRm [2022-07-12T11:23:43.292Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-12T11:23:45.836Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-12T11:23:46.763Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-12T11:23:47.327Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-12T11:23:47.889Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-12T11:23:49.779Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-12T11:23:50.034Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-12T11:23:50.962Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-12T11:23:52.853Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-12T11:23:54.747Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-12T11:23:56.112Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-12T11:23:57.041Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-12T11:23:57.297Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-12T11:23:57.857Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-12T11:23:57.857Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-12T11:23:58.420Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-12T11:23:58.981Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-12T11:23:59.544Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-12T11:24:00.106Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-12T11:24:00.669Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-12T11:24:00.669Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-12T11:24:01.231Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-12T11:24:03.752Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-12T11:24:03.752Z] === RUN TestDockerSuite/TestRunState [2022-07-12T11:24:05.138Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-12T11:24:05.701Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-12T11:24:06.263Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-12T11:24:06.518Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-12T11:24:06.518Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-12T11:24:06.518Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-12T11:24:06.774Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-12T11:24:07.335Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-12T11:24:08.703Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-12T11:24:08.703Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-12T11:24:08.703Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-12T11:24:08.703Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-12T11:24:08.960Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-12T11:24:10.851Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-12T11:24:11.778Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-12T11:24:11.778Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-12T11:24:13.143Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-12T11:24:15.032Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-12T11:24:15.960Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-12T11:24:17.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-12T11:24:19.215Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-12T11:24:19.777Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-12T11:24:20.340Z] docker_cli_service_logs_test.go:248: checking task gheb7f7arlaj [2022-07-12T11:24:20.340Z] docker_cli_service_logs_test.go:253: checking messages for gheb7f7arlaj [2022-07-12T11:24:20.340Z] docker_cli_service_logs_test.go:248: checking task 2cu2z13pm8pf [2022-07-12T11:24:20.340Z] docker_cli_service_logs_test.go:253: checking messages for 2cu2z13pm8pf [2022-07-12T11:24:20.596Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-12T11:24:20.853Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-12T11:24:21.109Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-12T11:24:23.018Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-12T11:24:23.956Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-12T11:24:23.956Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-12T11:24:24.517Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-12T11:24:24.773Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-12T11:24:24.773Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-12T11:24:25.335Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-12T11:24:25.897Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-12T11:24:26.153Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-12T11:24:26.153Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-12T11:24:26.409Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-12T11:24:26.409Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-12T11:24:26.974Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-12T11:24:29.493Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-12T11:24:29.749Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-12T11:24:30.679Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-12T11:24:32.570Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-12T11:24:33.937Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-12T11:24:35.301Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-12T11:24:36.666Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-12T11:24:37.228Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-12T11:24:37.228Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-12T11:24:37.228Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-12T11:24:37.228Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-12T11:24:37.228Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-12T11:24:37.228Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-12T11:24:37.228Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-12T11:24:37.228Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-12T11:24:37.228Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-12T11:24:37.228Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-12T11:24:37.789Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-12T11:24:38.352Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-12T11:24:39.721Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-12T11:24:40.282Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-12T11:24:40.844Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-12T11:24:40.844Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-12T11:24:41.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-12T11:24:41.681Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-12T11:24:41.681Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-12T11:24:41.681Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-12T11:24:41.681Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-12T11:24:41.681Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-12T11:24:41.681Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-12T11:24:41.681Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-12T11:24:41.681Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-12T11:24:41.681Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-12T11:24:41.681Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-12T11:24:41.681Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-12T11:24:41.681Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-12T11:24:41.681Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-12T11:24:41.681Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-12T11:24:41.681Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-12T11:24:42.245Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-12T11:24:42.805Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-12T11:24:42.805Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-12T11:24:43.368Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-12T11:24:43.624Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-12T11:24:43.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-12T11:24:44.441Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-12T11:24:44.441Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-12T11:24:45.002Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-12T11:24:45.564Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-12T11:24:45.564Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-12T11:24:45.564Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-12T11:24:46.124Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-12T11:24:46.685Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-12T11:24:47.247Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-12T11:24:47.808Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-12T11:24:47.808Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-12T11:24:47.808Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-12T11:24:48.371Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-12T11:24:48.371Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-12T11:24:48.934Z] docker_cli_swarm_test.go:1895: [d9537395d37c4] joining swarm manager [d64b4ca8f2a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:24:49.496Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-12T11:24:50.058Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-12T11:24:50.058Z] docker_cli_swarm_test.go:1896: [d3d0d49f30f7e] joining swarm manager [d64b4ca8f2a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:24:51.947Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-12T11:24:52.203Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-12T11:24:52.203Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-12T11:24:52.203Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-12T11:24:52.203Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-12T11:24:52.764Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-12T11:24:53.325Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-12T11:24:54.253Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-12T11:24:55.617Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-12T11:24:56.178Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-12T11:24:58.068Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-12T11:25:00.604Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-12T11:25:03.118Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-12T11:25:04.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-12T11:25:05.847Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-12T11:25:06.410Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-12T11:25:07.336Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-12T11:25:08.704Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-12T11:25:10.069Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-12T11:25:11.437Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-12T11:25:11.437Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-12T11:25:12.803Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-12T11:25:14.693Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-12T11:25:15.620Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-12T11:25:17.511Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-12T11:25:19.401Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-12T11:25:20.359Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-12T11:25:20.359Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-12T11:25:20.359Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-12T11:25:20.359Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-12T11:25:20.616Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-12T11:25:21.544Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-12T11:25:21.800Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-12T11:25:22.362Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-12T11:25:23.291Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-12T11:25:23.548Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-12T11:25:24.913Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-12T11:25:24.913Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-12T11:25:25.474Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-12T11:25:26.404Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2852710185 [2022-07-12T11:25:26.714Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-12T11:25:26.714Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-12T11:25:28.081Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-12T11:25:28.081Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-12T11:25:28.081Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-12T11:25:29.009Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-12T11:25:30.376Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-12T11:25:32.890Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-12T11:25:32.890Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-12T11:25:33.451Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-12T11:25:33.451Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-12T11:25:34.816Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-12T11:25:34.816Z] docker_cli_sni_test.go:30: Flakey test [2022-07-12T11:25:34.816Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-12T11:25:37.330Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-12T11:25:39.218Z] docker_cli_swarm_test.go:1796: [d2db7337c4772] joining swarm manager [dcdc62b2ea81f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:25:39.780Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-12T11:25:41.144Z] docker_cli_swarm_test.go:1797: [d2f9ce2bdb45d] joining swarm manager [dcdc62b2ea81f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:25:41.706Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-12T11:25:42.268Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-12T11:25:43.195Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-12T11:25:45.709Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-12T11:25:47.597Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-12T11:25:47.853Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-12T11:25:48.785Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-12T11:25:50.675Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-12T11:25:52.078Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-12T11:25:54.593Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-12T11:25:56.482Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-12T11:25:58.373Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-12T11:26:01.637Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-12T11:26:04.151Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-12T11:26:06.040Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-12T11:26:06.295Z] docker_cli_swarm_test.go:1315: [da70832931f30] joining swarm manager [dea83e37c47a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:26:07.659Z] docker_cli_swarm_test.go:1316: [d0682bd8741a3] joining swarm manager [dea83e37c47a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:26:08.600Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-12T11:26:09.167Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-12T11:26:09.730Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-12T11:26:10.292Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-12T11:26:10.292Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-12T11:26:10.292Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-12T11:26:10.549Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-12T11:26:11.111Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-12T11:26:11.111Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-12T11:26:11.111Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-12T11:26:11.111Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-12T11:26:11.111Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-12T11:26:12.038Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-12T11:26:12.600Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-12T11:26:13.161Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-12T11:26:14.089Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-12T11:26:18.253Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-12T11:26:18.508Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-12T11:26:18.508Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-12T11:26:18.509Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-12T11:26:19.072Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-12T11:26:19.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-12T11:26:21.523Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-12T11:26:22.888Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-12T11:26:24.253Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-12T11:26:39.100Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-12T11:26:39.101Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-12T11:26:39.356Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-12T11:26:39.611Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-12T11:26:39.867Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-12T11:26:39.867Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-12T11:26:39.867Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-12T11:26:40.431Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-12T11:26:40.431Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-12T11:26:40.993Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-12T11:26:40.993Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-12T11:26:40.993Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-12T11:26:40.993Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-12T11:26:41.249Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-12T11:26:42.614Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-12T11:26:42.614Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-12T11:26:42.871Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-12T11:26:42.871Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-12T11:26:42.871Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-12T11:26:42.871Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-12T11:26:42.871Z] --- PASS: TestDockerSuite (1322.62s) [2022-07-12T11:26:42.871Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-12T11:26:42.871Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.65s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.10s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.74s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.76s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.13s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.41s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.55s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.26s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.67s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.78s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.76s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.67s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.96s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.75s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.96s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.92s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.49s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.45s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.87s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2022-07-12T11:26:42.872Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.45s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.77s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.29s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.40s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.51s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (0.72s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cdeca8__} (1.50s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12484503879_/foo_false_____} (1.58s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12484503879_/foo_true_____} (1.46s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3997392739_/foo_false_____} (1.49s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3997392739_/foo_true_____} (1.52s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3997392739_/foo_true__0xc000cdecd8___} (1.52s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cdecf0__} (1.55s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cded08__} (1.55s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cded20__} (1.46s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cded38__} (1.55s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.77s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.57s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.36s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.78s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.72s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.84s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.77s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.61s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.74s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.93s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.24s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.90s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.15s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.91s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.89s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.27s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.79s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.79s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.58s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.24s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.89s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.03s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.60s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.60s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.72s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.40s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.45s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.62s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.66s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.82s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.34s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.34s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.53s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.58s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.68s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.62s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.87s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.57s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.46s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.08s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.23s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.43s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.18s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.12s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.82s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.43s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.44s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.04s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.25s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.16s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.27s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.65s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.55s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.96s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.46s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.67s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.95s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.31s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.56s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.12s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2022-07-12T11:26:42.872Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.30s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.50s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2022-07-12T11:26:42.872Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.40s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.50s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.15s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.22s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.11s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.01s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.53s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.06s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.79s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.10s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.00s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.94s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.95s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.64s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.10s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.41s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.26s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.84s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.15s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.21s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.21s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.14s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.50s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.28s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.58s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.18s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.30s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.82s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.86s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnv (0.98s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.95s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.37s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.07s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.50s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.13s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.62s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.34s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFails (0.62s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.72s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.55s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.34s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.99s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.77s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.48s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.25s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.04s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.49s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLabel (0.61s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.54s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLabels (0.68s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.35s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.01s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.32s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.91s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.26s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.70s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.40s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.10s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.03s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.44s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.68s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.42s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.72s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.91s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.76s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.71s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.57s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.38s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.28s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.61s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.73s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.29s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.24s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildPATH (2.86s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.74s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.09s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildRm (2.50s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.94s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.07s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildStderr (0.76s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.30s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.02s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.98s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.77s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.89s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.53s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildUser (1.43s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.40s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.40s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.17s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.84s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.15s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.25s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.54s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCommitChange (0.86s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.89s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.15s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.24s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.82s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCommitTTY (1.14s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.30s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.66s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.27s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.84s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.69s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.88s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.81s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.99s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.07s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.16s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.79s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.15s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.76s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.60s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.55s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.39s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.18s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.46s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-12T11:26:42.873Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.34s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.08s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (1.98s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.09s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsCopy (1.01s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.18s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.63s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFormat (0.97s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-07-12T11:26:42.873Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.15s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-07-12T11:26:42.874Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-12T11:26:42.874Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.21s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.48s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.80s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.85s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.52s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.41s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecCgroup (0.97s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.49s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecParseError (0.65s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-07-12T11:26:42.874Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.62s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestExecWithUser (0.94s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestHealth (19.07s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestBuildHistory (2.49s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.72s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.11s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-07-12T11:26:42.874Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-07-12T11:26:42.874Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.34s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.12s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.65s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.58s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.60s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.15s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.33s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.52s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.98s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.21s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.70s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.64s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.25s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.06s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.33s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.61s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.73s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.82s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.95s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPluginActive (2.34s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.43s) [2022-07-12T11:26:42.874Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.54s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.76s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.10s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.73s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.13s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.05s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPortList (7.29s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.05s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.24s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.82s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.48s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.64s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.73s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.30s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.63s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.18s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.59s) [2022-07-12T11:26:42.874Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.80s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.37s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.66s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.10s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.35s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.35s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.68s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.50s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.65s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.62s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.22s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.85s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.53s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.75s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.39s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.34s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-07-12T11:26:42.874Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.22s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-12T11:26:42.875Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.55s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.93s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.93s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.79s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.64s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.04s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.72s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.18s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.31s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.63s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.26s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.12s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.81s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.49s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.31s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.96s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.57s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.23s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.59s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.53s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.66s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.68s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.98s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.53s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.15s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.87s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.04s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.56s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.77s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.70s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.90s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.83s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunMount (3.98s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.56s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.35s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.38s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.39s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.67s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNetHost (0.92s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.68s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.69s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.13s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.47s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.17s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.65s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.61s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.50s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.89s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.88s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.66s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.53s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.79s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.26s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.65s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.52s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.70s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.52s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.76s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunState (1.16s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunSysctls (1.14s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.90s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.01s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.20s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.69s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.21s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.56s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.41s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.88s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.10s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.41s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.55s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.58s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.11s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.65s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.63s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-07-12T11:26:43.132Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-12T11:26:43.132Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-12T11:26:43.133Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-12T11:26:43.133Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-12T11:26:43.133Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.65s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.60s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.11s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2022-07-12T11:26:43.133Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.13s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.74s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.18s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.18s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.57s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.27s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.53s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.66s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.83s) [2022-07-12T11:26:43.133Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.94s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.43s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.21s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-07-12T11:26:43.133Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.77s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.73s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.07s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.62s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-07-12T11:26:43.133Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-07-12T11:26:43.133Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-12T11:26:43.133Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2022-07-12T11:26:43.133Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.63s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-07-12T11:26:43.133Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-12T11:26:43.133Z] === RUN TestDockerRegistrySuite [2022-07-12T11:26:43.133Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-12T11:26:44.060Z] check_test.go:427: [d37b5aa55f6e3] daemon is not started [2022-07-12T11:26:44.060Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-12T11:26:45.428Z] check_test.go:427: [dc98d0304054a] daemon is not started [2022-07-12T11:26:45.428Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-12T11:26:46.356Z] check_test.go:427: [d975c93dff5d6] daemon is not started [2022-07-12T11:26:46.356Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-12T11:26:46.612Z] check_test.go:427: [d3aab72f09e82] daemon is not started [2022-07-12T11:26:46.612Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-12T11:26:49.880Z] check_test.go:427: [d40c5e7804f78] daemon is not started [2022-07-12T11:26:49.880Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-12T11:26:55.123Z] check_test.go:427: [d7a209ba89c39] daemon is not started [2022-07-12T11:26:55.123Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-12T11:26:57.659Z] check_test.go:427: [d174263356ec8] daemon is not started [2022-07-12T11:26:57.660Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-12T11:26:58.221Z] check_test.go:427: [df93ea9d2c095] daemon is not started [2022-07-12T11:26:58.221Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-12T11:26:59.149Z] check_test.go:427: [dcf09a5533ab3] daemon is not started [2022-07-12T11:26:59.149Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-12T11:27:00.077Z] check_test.go:427: [d6d7f2e82afa7] daemon is not started [2022-07-12T11:27:00.077Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-12T11:27:01.441Z] check_test.go:427: [d9deef4cfd67e] daemon is not started [2022-07-12T11:27:01.441Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-12T11:27:02.369Z] check_test.go:427: [d8db9ac0473d8] daemon is not started [2022-07-12T11:27:02.369Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-12T11:27:03.297Z] check_test.go:427: [d51025487d97f] daemon is not started [2022-07-12T11:27:03.297Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-12T11:27:04.225Z] check_test.go:427: [da97b2ba9f4f7] daemon is not started [2022-07-12T11:27:04.225Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-12T11:27:05.153Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f5637ee68cb3800a8c09fbbd8f6797292838fe1ba1540861cc6bf17a3cdd7dcf [2022-07-12T11:27:06.080Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8d0d67adc5bc09cf60085e07eed16d670ab04f6bfc6b4ef6bc7aac5962329010 [2022-07-12T11:27:06.080Z] check_test.go:427: [d6832271e7e97] daemon is not started [2022-07-12T11:27:06.080Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-12T11:27:07.007Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f2ce153545a4e03960c99d3b0a68bf4082908beab43de24683b22bc6bbb0910a [2022-07-12T11:27:07.933Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5b865fd4569d29c15cfe61b557b45b53d9cf7a36b20cdbbd8c4eefdfabc97cfb [2022-07-12T11:27:07.933Z] check_test.go:427: [df6d8b3e5a702] daemon is not started [2022-07-12T11:27:07.933Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-12T11:27:08.860Z] check_test.go:427: [d024f642f78bc] daemon is not started [2022-07-12T11:27:08.860Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-12T11:27:11.379Z] check_test.go:427: [d333c5506bce4] daemon is not started [2022-07-12T11:27:11.379Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-12T11:27:11.941Z] check_test.go:427: [d2e0e8d3653db] daemon is not started [2022-07-12T11:27:11.941Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-12T11:27:12.196Z] check_test.go:427: [dcbecedea6c76] daemon is not started [2022-07-12T11:27:12.196Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-12T11:27:13.124Z] check_test.go:427: [d6a5182fc7b6e] daemon is not started [2022-07-12T11:27:13.124Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-12T11:27:14.069Z] check_test.go:427: [dc303c1912e8c] daemon is not started [2022-07-12T11:27:14.069Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-12T11:27:14.997Z] check_test.go:427: [df596388ea65a] daemon is not started [2022-07-12T11:27:14.997Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-12T11:27:17.512Z] check_test.go:427: [d680fe81e70d9] daemon is not started [2022-07-12T11:27:17.512Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-12T11:27:17.512Z] check_test.go:427: [da74535cc024d] daemon is not started [2022-07-12T11:27:17.512Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-12T11:27:18.440Z] check_test.go:427: [d0b27a6bdc0d7] daemon is not started [2022-07-12T11:27:18.440Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-12T11:27:19.002Z] check_test.go:427: [d57be392aee09] daemon is not started [2022-07-12T11:27:19.002Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-12T11:27:19.002Z] check_test.go:427: [df79bcc68db93] daemon is not started [2022-07-12T11:27:19.002Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-12T11:27:19.259Z] check_test.go:427: [d29a700c57750] daemon is not started [2022-07-12T11:27:19.259Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-12T11:27:19.515Z] check_test.go:427: [dc72ea1e8abfe] daemon is not started [2022-07-12T11:27:19.515Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-12T11:27:19.771Z] check_test.go:427: [dace1a9893e73] daemon is not started [2022-07-12T11:27:19.771Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-12T11:27:20.027Z] check_test.go:427: [d3ae00bace71d] daemon is not started [2022-07-12T11:27:20.027Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-12T11:27:20.956Z] check_test.go:427: [d2ea33098a022] daemon is not started [2022-07-12T11:27:20.956Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-12T11:27:22.322Z] check_test.go:427: [df8616f7db329] daemon is not started [2022-07-12T11:27:22.322Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-12T11:27:23.249Z] check_test.go:427: [dc0cea383ac41] daemon is not started [2022-07-12T11:27:23.249Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-12T11:27:24.177Z] check_test.go:427: [d797f495d098e] daemon is not started [2022-07-12T11:27:24.177Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-12T11:27:25.104Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite (42.81s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.10s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.36s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.62s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-12T11:27:25.665Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-12T11:27:25.665Z] === RUN TestDockerSchema1RegistrySuite [2022-07-12T11:27:25.665Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-12T11:27:25.922Z] check_test.go:454: [dd21276b8411a] daemon is not started [2022-07-12T11:27:25.922Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-12T11:27:29.190Z] check_test.go:454: [d7f4d727a56d7] daemon is not started [2022-07-12T11:27:29.190Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-12T11:27:34.475Z] check_test.go:454: [d06dde511484c] daemon is not started [2022-07-12T11:27:34.475Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-12T11:27:35.036Z] check_test.go:454: [d7b54d3bd5d37] daemon is not started [2022-07-12T11:27:35.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-12T11:27:35.036Z] check_test.go:454: [dc9cbe5b7fc64] daemon is not started [2022-07-12T11:27:35.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-12T11:27:35.963Z] check_test.go:454: [d50d41573a0f2] daemon is not started [2022-07-12T11:27:35.963Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-12T11:27:36.891Z] check_test.go:454: [d1f2e3c59690a] daemon is not started [2022-07-12T11:27:36.891Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-12T11:27:37.818Z] check_test.go:454: [d6f426a237260] daemon is not started [2022-07-12T11:27:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-12T11:27:40.335Z] check_test.go:454: [d59dd06d3de8d] daemon is not started [2022-07-12T11:27:40.335Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-12T11:27:40.591Z] check_test.go:454: [d1756b2ce5744] daemon is not started [2022-07-12T11:27:40.591Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-12T11:27:41.153Z] check_test.go:454: [d735e1a89a6dd] daemon is not started [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite (15.30s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.30s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-07-12T11:27:41.153Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-07-12T11:27:41.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-12T11:27:41.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-12T11:27:41.715Z] check_test.go:483: [d45da5663548b] daemon is not started [2022-07-12T11:27:41.715Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-12T11:27:42.276Z] check_test.go:483: [df68aed4dca06] daemon is not started [2022-07-12T11:27:42.276Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-12T11:27:42.532Z] check_test.go:483: [d93eda8dd5f65] daemon is not started [2022-07-12T11:27:42.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-12T11:27:43.897Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-12T11:27:44.459Z] check_test.go:483: [da13d1ce209ba] daemon is not started [2022-07-12T11:27:44.459Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-12T11:27:44.715Z] check_test.go:483: [d588a60a215d7] daemon is not started [2022-07-12T11:27:44.715Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-12T11:27:45.642Z] check_test.go:483: [da5e50ad14378] daemon is not started [2022-07-12T11:27:45.642Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-12T11:27:45.897Z] check_test.go:483: [d44fe1afa092c] daemon is not started [2022-07-12T11:27:45.897Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.83s) [2022-07-12T11:27:45.897Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-07-12T11:27:45.897Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-07-12T11:27:45.897Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-12T11:27:45.897Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-07-12T11:27:45.897Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.58s) [2022-07-12T11:27:45.897Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-07-12T11:27:45.897Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.90s) [2022-07-12T11:27:45.897Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-12T11:27:45.897Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-12T11:27:45.897Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-12T11:27:51.138Z] check_test.go:510: [dfd58a9c68393] daemon is not started [2022-07-12T11:27:51.138Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-12T11:27:51.138Z] check_test.go:510: [d1a5bea5713a8] daemon is not started [2022-07-12T11:27:51.138Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-12T11:27:51.394Z] check_test.go:510: [d2df851a1ee90] daemon is not started [2022-07-12T11:27:51.394Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-12T11:27:51.394Z] check_test.go:510: [d335aa979f187] daemon is not started [2022-07-12T11:27:51.394Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-12T11:27:51.649Z] check_test.go:510: [d0a89e325066b] daemon is not started [2022-07-12T11:27:51.649Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-07-12T11:27:51.650Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-12T11:27:51.650Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-12T11:27:51.650Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-12T11:27:51.650Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-12T11:27:51.650Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-07-12T11:27:51.650Z] === RUN TestDockerNetworkSuite [2022-07-12T11:27:51.650Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-12T11:27:53.028Z] docker_cli_network_unix_test.go:46: [d677e24c09c31] daemon is not started [2022-07-12T11:27:53.028Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-12T11:27:53.590Z] docker_cli_network_unix_test.go:46: [d195f8c4dfca7] daemon is not started [2022-07-12T11:27:53.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-12T11:27:56.106Z] docker_cli_network_unix_test.go:46: [d24265431443a] daemon is not started [2022-07-12T11:27:56.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-12T11:27:57.729Z] docker_cli_network_unix_test.go:46: [dbc94d04f9f35] daemon is not started [2022-07-12T11:27:57.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-12T11:27:58.241Z] docker_cli_network_unix_test.go:1233: [d8fc0638ea392] daemon is not started [2022-07-12T11:28:00.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-12T11:28:01.321Z] docker_cli_network_unix_test.go:46: [d1b3a0a7e9021] daemon is not started [2022-07-12T11:28:01.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-12T11:28:07.134Z] docker_cli_network_unix_test.go:46: [d950073c882fe] daemon is not started [2022-07-12T11:28:07.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-12T11:28:09.024Z] docker_cli_network_unix_test.go:46: [d0a9de6c969f2] daemon is not started [2022-07-12T11:28:09.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-12T11:28:10.646Z] docker_cli_network_unix_test.go:46: [dafc4045fce16] daemon is not started [2022-07-12T11:28:10.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-12T11:28:10.903Z] docker_cli_network_unix_test.go:46: [da2c178af6243] daemon is not started [2022-07-12T11:28:10.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-12T11:28:11.464Z] docker_cli_network_unix_test.go:46: [daba5b0b95d1d] daemon is not started [2022-07-12T11:28:11.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-12T11:28:12.027Z] docker_cli_network_unix_test.go:46: [db2819e4145d3] daemon is not started [2022-07-12T11:28:12.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-12T11:28:12.861Z] docker_cli_network_unix_test.go:46: [dfe4fd500e6cb] daemon is not started [2022-07-12T11:28:13.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-12T11:28:13.424Z] docker_cli_network_unix_test.go:46: [d929b8cfa0f8a] daemon is not started [2022-07-12T11:28:13.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-12T11:28:13.680Z] docker_cli_network_unix_test.go:46: [d1c61ac1080f8] daemon is not started [2022-07-12T11:28:13.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-12T11:28:14.241Z] docker_cli_network_unix_test.go:46: [dd69552500e0b] daemon is not started [2022-07-12T11:28:14.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-12T11:28:14.753Z] docker_cli_network_unix_test.go:46: [daea494a506fd] daemon is not started [2022-07-12T11:28:14.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-12T11:28:14.753Z] docker_cli_network_unix_test.go:46: [d5fa55ad68402] daemon is not started [2022-07-12T11:28:14.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-12T11:28:14.753Z] docker_cli_network_unix_test.go:46: [d08ff1a196372] daemon is not started [2022-07-12T11:28:15.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-12T11:28:15.571Z] docker_cli_network_unix_test.go:46: [deac85a6e7462] daemon is not started [2022-07-12T11:28:15.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-12T11:28:16.133Z] docker_cli_network_unix_test.go:46: [d0f2ed91e8cb9] daemon is not started [2022-07-12T11:28:16.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-12T11:28:16.697Z] docker_cli_network_unix_test.go:46: [d052a1827aa8d] daemon is not started [2022-07-12T11:28:16.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-12T11:28:16.953Z] docker_cli_network_unix_test.go:46: [d93a26e39f150] daemon is not started [2022-07-12T11:28:16.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-12T11:28:16.953Z] docker_cli_network_unix_test.go:46: [d64685c292397] daemon is not started [2022-07-12T11:28:16.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-12T11:28:18.320Z] docker_cli_network_unix_test.go:968: [d46c7b015be56] daemon is not started [2022-07-12T11:28:19.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-12T11:28:20.611Z] docker_cli_network_unix_test.go:46: [dc867894e8696] daemon is not started [2022-07-12T11:28:20.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-12T11:28:23.129Z] docker_cli_network_unix_test.go:1116: [d6f3d77019432] daemon is not started [2022-07-12T11:28:27.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-12T11:28:27.298Z] docker_cli_network_unix_test.go:46: [da2b460edb79a] daemon is not started [2022-07-12T11:28:27.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-12T11:28:27.553Z] docker_cli_network_unix_test.go:46: [d31ad02981f31] daemon is not started [2022-07-12T11:28:27.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-12T11:28:27.553Z] docker_cli_network_unix_test.go:46: [d83736560e5f8] daemon is not started [2022-07-12T11:28:27.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-12T11:28:27.809Z] docker_cli_network_unix_test.go:46: [d35804795f7ec] daemon is not started [2022-07-12T11:28:27.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-12T11:28:28.065Z] docker_cli_network_unix_test.go:46: [dda5e714d7753] daemon is not started [2022-07-12T11:28:28.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-12T11:28:28.065Z] docker_cli_network_unix_test.go:46: [db6f0520612aa] daemon is not started [2022-07-12T11:28:28.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-12T11:28:28.065Z] docker_cli_network_unix_test.go:46: [db3b62570accb] daemon is not started [2022-07-12T11:28:28.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-12T11:28:29.957Z] docker_cli_network_unix_test.go:46: [d9c887ee0bc67] daemon is not started [2022-07-12T11:28:30.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-12T11:28:30.520Z] docker_cli_network_unix_test.go:46: [dce1e427fee17] daemon is not started [2022-07-12T11:28:30.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-12T11:28:30.520Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-12T11:28:30.520Z] docker_cli_network_unix_test.go:46: [d99ee453e7ef8] daemon is not started [2022-07-12T11:28:30.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-12T11:28:31.102Z] docker_cli_network_unix_test.go:46: [dd060f738bf4f] daemon is not started [2022-07-12T11:28:31.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-12T11:28:35.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-12T11:28:35.786Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-12T11:28:36.349Z] docker_cli_network_unix_test.go:1084: [dfd5d0934118e] daemon is not started [2022-07-12T11:28:38.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-12T11:28:38.865Z] docker_cli_network_unix_test.go:46: [df90efa45f928] daemon is not started [2022-07-12T11:28:38.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-12T11:28:39.429Z] docker_cli_network_unix_test.go:46: [d7bc5eb323d33] daemon is not started [2022-07-12T11:28:39.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-12T11:28:39.990Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-12T11:28:41.357Z] docker_cli_network_unix_test.go:46: [d5ca00cfbbec3] daemon is not started [2022-07-12T11:28:41.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-12T11:28:41.614Z] docker_cli_network_unix_test.go:46: [dc5200fcf3334] daemon is not started [2022-07-12T11:28:41.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-12T11:28:42.544Z] docker_cli_network_unix_test.go:46: [d53bcc9f4f577] daemon is not started [2022-07-12T11:28:42.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-12T11:28:43.365Z] docker_cli_network_unix_test.go:46: [d4385e291a8d2] daemon is not started [2022-07-12T11:28:43.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-12T11:28:44.293Z] docker_cli_network_unix_test.go:46: [dab79829e8a34] daemon is not started [2022-07-12T11:28:44.549Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-12T11:28:47.074Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-12T11:28:51.253Z] docker_cli_network_unix_test.go:46: [d1dfe34902cc3] daemon is not started [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite (59.66s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.34s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.58s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.17s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.00s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.49s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.94s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-12T11:28:51.253Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.69s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.27s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.64s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.09s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.64s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.23s) [2022-07-12T11:28:51.253Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.72s) [2022-07-12T11:28:51.253Z] === RUN TestDockerHubPullSuite [2022-07-12T11:28:51.253Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-12T11:28:53.770Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-12T11:28:54.331Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-12T11:28:56.219Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-12T11:28:56.219Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-12T11:28:57.146Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-12T11:28:59.035Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-12T11:28:59.291Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-12T11:28:59.856Z] --- PASS: TestDockerHubPullSuite (8.46s) [2022-07-12T11:28:59.856Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.11s) [2022-07-12T11:28:59.856Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-07-12T11:28:59.856Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.03s) [2022-07-12T11:28:59.856Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s) [2022-07-12T11:28:59.856Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.63s) [2022-07-12T11:28:59.856Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-12T11:28:59.856Z] PASS [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === Skipped [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-12T11:28:59.856Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-12T11:28:59.856Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_sni_test.go:30: Flakey test [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-12T11:28:59.856Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-12T11:28:59.856Z] docker_cli_network_unix_test.go:46: [d99ee453e7ef8] daemon is not started [2022-07-12T11:28:59.856Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-12T11:28:59.856Z] [2022-07-12T11:28:59.856Z] DONE 1265 tests, 51 skipped in 1465.517s [2022-07-12T11:28:59.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T11:28:59.857Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T11:28:59.857Z] +++ kill 9370 [2022-07-12T11:28:59.857Z] +++ /etc/init.d/apparmor stop [2022-07-12T11:28:59.857Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T11:28:59.857Z] [2022-07-12T11:28:59.857Z] Unloading profiles will leave already running processes permanently [2022-07-12T11:28:59.857Z] unconfined, which can lead to unexpected situations. [2022-07-12T11:28:59.857Z] [2022-07-12T11:28:59.857Z] To set a process to complain mode, use the command line tool [2022-07-12T11:28:59.857Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T11:28:59.857Z] +++ true [2022-07-12T11:28:59.857Z] exiting test-integration [2022-07-12T11:28:59.857Z] ++ exit 0 [2022-07-12T11:28:59.857Z] [2022-07-12T11:29:00.112Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-12T11:29:00.112Z] + for job in $(jobs -p) [2022-07-12T11:29:00.112Z] + wait 7390 [2022-07-12T11:29:02.627Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-12T11:29:05.891Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-12T11:29:05.891Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-12T11:29:05.891Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-12T11:29:11.134Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-12T11:29:11.695Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-12T11:29:12.258Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-12T11:29:14.772Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-12T11:30:10.933Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-12T11:30:10.933Z] docker_cli_swarm_test.go:1180: [d38d57189697f] joining swarm manager [dddd41799fc0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:30:17.466Z] docker_cli_swarm_test.go:1189: [dce4d55458faf] joining swarm manager [dddd41799fc0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:31:04.076Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-12T11:31:06.589Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-12T11:31:10.754Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-12T11:31:13.270Z] docker_cli_swarm_test.go:1112: [dcce489e1f23c] joining swarm manager [df046e70d8a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:31:14.195Z] docker_cli_swarm_test.go:1113: [d4a863918ceb7] joining swarm manager [df046e70d8a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:32:50.561Z] docker_cli_swarm_test.go:1166: [da24ddae2773f] joining swarm manager [df046e70d8a0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-12T11:33:12.461Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-12T11:33:13.389Z] docker_cli_swarm_test.go:1447: [d35aa631ae8d7] joining swarm manager [dfd2974043cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:33:13.949Z] docker_cli_swarm_test.go:1448: [de8f8a8146517] joining swarm manager [dfd2974043cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T11:33:26.112Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-12T11:33:26.112Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-12T11:33:26.112Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-12T11:33:26.112Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-12T11:33:26.112Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-12T11:33:26.674Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-12T11:33:29.189Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-12T11:33:32.454Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-12T11:33:34.343Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-12T11:33:36.236Z] docker_cli_swarm_unix_test.go:63: [dd43b6774355e] joining swarm manager [dfd3bc4e63f65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:34:32.393Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-12T11:34:32.393Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-12T11:34:32.393Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-12T11:34:34.281Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-12T11:34:37.547Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-12T11:34:40.062Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-12T11:34:41.949Z] docker_api_swarm_test.go:962: [d70a8bde08bc0] joining swarm manager [dad36157edcd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T11:35:00.000Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-12T11:35:12.167Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-12T11:35:13.530Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-12T11:35:16.044Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-12T11:35:18.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-12T11:35:26.642Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-12T11:35:31.892Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-12T11:35:33.780Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-12T11:35:36.293Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-12T11:35:38.807Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-12T11:35:41.321Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-12T11:35:44.591Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-12T11:35:46.480Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-12T11:36:42.659Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-12T11:36:57.490Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite (1622.20s) [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.11s) [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s) [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.14s) [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.18s) [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.97s) [2022-07-12T11:37:15.526Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2022-07-12T11:37:15.526Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.66s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.32s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.74s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.63s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.92s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.69s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.76s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.69s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.99s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.13s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.18s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.81s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.30s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.44s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.19s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.92s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.63s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.13s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.20s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.30s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.18s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.26s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.41s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.75s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.36s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.36s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.57s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.62s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.53s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.94s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.96s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.42s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.58s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.74s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.19s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.21s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.92s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.53s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.62s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.96s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.68s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.03s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.14s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.88s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.30s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.83s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.52s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.59s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.75s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.99s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.64s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.47s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.18s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.72s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (151.51s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.26s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.13s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.08s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.79s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.08s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.23s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.60s) [2022-07-12T11:37:15.527Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.91s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.85s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.82s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.17s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.50s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.50s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.07s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.26s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.70s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.31s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.47s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.45s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-07-12T11:37:15.527Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-07-12T11:37:15.527Z] === RUN TestDockerExternalVolumeSuite [2022-07-12T11:37:15.527Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-12T11:37:15.527Z] docker_cli_external_volume_driver_test.go:53: [d51b46ded2d6b] daemon is not started [2022-07-12T11:37:30.374Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-12T11:38:37.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-12T11:38:46.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-12T11:39:00.902Z] docker_cli_external_volume_driver_test.go:53: [d4672f2e850bc] daemon is not started [2022-07-12T11:39:15.747Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-12T11:39:30.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-12T11:39:45.414Z] docker_cli_external_volume_driver_test.go:53: [d0c2406dc466b] daemon is not started [2022-07-12T11:40:03.461Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-12T11:40:03.462Z] docker_cli_external_volume_driver_test.go:53: [d0b4efbc530bb] daemon is not started [2022-07-12T11:40:15.624Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-12T11:40:47.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-12T11:41:05.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-12T11:41:20.538Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-12T11:42:07.149Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-12T11:42:25.190Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-12T11:42:57.223Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-12T11:43:29.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-12T11:43:44.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-12T11:43:58.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-12T11:43:58.920Z] docker_cli_external_volume_driver_test.go:485: [df0b9fd8f63ef] daemon is not started [2022-07-12T11:44:16.960Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-12T11:44:16.960Z] docker_cli_external_volume_driver_test.go:53: [d884cbf97c207] daemon is not started [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite (437.04s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.65s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-07-12T11:44:31.794Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-12T11:44:31.794Z] PASS [2022-07-12T11:44:31.794Z] [2022-07-12T11:44:31.794Z] === Skipped [2022-07-12T11:44:31.794Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-12T11:44:31.794Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-12T11:44:31.794Z] check_test.go:540: [dbbc228426936] daemon is not started [2022-07-12T11:44:31.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-12T11:44:31.794Z] [2022-07-12T11:44:31.794Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-12T11:44:31.794Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-12T11:44:31.794Z] check_test.go:540: [d5bd7f5ea5c19] daemon is not started [2022-07-12T11:44:31.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-12T11:44:31.794Z] [2022-07-12T11:44:31.794Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-12T11:44:31.794Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-12T11:44:31.794Z] check_test.go:540: [d872def42ef8d] daemon is not started [2022-07-12T11:44:31.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-12T11:44:31.794Z] [2022-07-12T11:44:31.794Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-12T11:44:31.794Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-12T11:44:31.794Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-12T11:44:31.794Z] [2022-07-12T11:44:31.794Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-12T11:44:31.794Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-12T11:44:31.794Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-12T11:44:31.794Z] [2022-07-12T11:44:31.794Z] DONE 269 tests, 5 skipped in 2395.248s [2022-07-12T11:44:31.794Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T11:44:31.794Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d99e9e648a189/docker.pid [2022-07-12T11:44:31.794Z] +++ kill 6947 [2022-07-12T11:44:31.794Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6947 is not a child of this shell [2022-07-12T11:44:31.794Z] warning: PID 6947 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d99e9e648a189/docker.pid had a nonzero exit code [2022-07-12T11:44:31.794Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d99e9e648a189/root: target is busy. [2022-07-12T11:44:31.794Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T11:44:31.794Z] +++ kill 9361 [2022-07-12T11:44:31.794Z] +++ /etc/init.d/apparmor stop [2022-07-12T11:44:31.794Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T11:44:31.794Z] [2022-07-12T11:44:31.794Z] Unloading profiles will leave already running processes permanently [2022-07-12T11:44:31.794Z] unconfined, which can lead to unexpected situations. [2022-07-12T11:44:31.794Z] [2022-07-12T11:44:31.794Z] To set a process to complain mode, use the command line tool [2022-07-12T11:44:31.794Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T11:44:31.794Z] +++ true [2022-07-12T11:44:31.794Z] exiting test-integration [2022-07-12T11:44:31.794Z] ++ exit 0 [2022-07-12T11:44:31.794Z] [2022-07-12T11:44:31.794Z] + exit 0 [2022-07-12T11:44:31.794Z] ++ jobs -p [2022-07-12T11:44:31.794Z] + pids= [2022-07-12T11:44:31.794Z] + echo 'Remaining pids to kill: []' [2022-07-12T11:44:31.794Z] Remaining pids to kill: [] [2022-07-12T11:44:31.794Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-12T11:44:31.810Z] Recording test results [2022-07-12T11:44:33.420Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T11:44:33.745Z] + echo Ensuring container killed. [2022-07-12T11:44:33.745Z] Ensuring container killed. [2022-07-12T11:44:33.745Z] + docker ps -aq -f name=docker-pr1-* [2022-07-12T11:44:33.745Z] + cids=37ec0dccb5ad [2022-07-12T11:44:33.745Z] 8016344539ec [2022-07-12T11:44:33.745Z] 7b9531c1f12c [2022-07-12T11:44:33.745Z] + [ -n 37ec0dccb5ad [2022-07-12T11:44:33.745Z] 8016344539ec [2022-07-12T11:44:33.745Z] 7b9531c1f12c ] [2022-07-12T11:44:33.745Z] + docker rm -vf 37ec0dccb5ad 8016344539ec 7b9531c1f12c [2022-07-12T11:44:34.673Z] 37ec0dccb5ad [2022-07-12T11:44:34.673Z] 8016344539ec [2022-07-12T11:44:34.673Z] 7b9531c1f12c [Pipeline] sh [2022-07-12T11:44:34.989Z] + echo Chowning /workspace to jenkins user [2022-07-12T11:44:34.989Z] Chowning /workspace to jenkins user [2022-07-12T11:44:34.989Z] + id -u [2022-07-12T11:44:34.989Z] + id -g [2022-07-12T11:44:34.989Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43797:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T11:44:34.989Z] Unable to find image 'busybox:latest' locally [2022-07-12T11:44:34.989Z] latest: Pulling from library/busybox [2022-07-12T11:44:35.245Z] 19d511225f94: Pulling fs layer [2022-07-12T11:44:35.245Z] 19d511225f94: Download complete [2022-07-12T11:44:35.245Z] 19d511225f94: Pull complete [2022-07-12T11:44:35.245Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-12T11:44:35.245Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T11:44:38.089Z] + bundleName=amd64 [2022-07-12T11:44:38.089Z] + echo Creating amd64-bundles.tar.gz [2022-07-12T11:44:38.089Z] Creating amd64-bundles.tar.gz [2022-07-12T11:44:38.089Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-12T11:44:38.089Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-12T11:44:39.475Z] Archiving artifacts [2022-07-12T11:44:41.225Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43797/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T11:44:41.566Z] + make clean [2022-07-12T11:44:41.822Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T11:44:41.822Z] docker-dev-cache [2022-07-12T11:44:41.822Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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